Version history

V1.7 - New feature release

  1. SiRPAC now supports the parseType attribute available for any predicate.
  2. By default, SiRPAC does no longer generate Bags for each Description block.
  3. addTriple method has been switched from private to public to allow applications to use more efficient storage structures (than Java's Vector) to store triples.

V1.6 - New feature release

  1. Fetch schemas automatically - configurable option, see SiRPAC.java
  2. Predicates automatically get their source address (filename/URI) as a prefix
  3. rdf:value was not correctly managed - fixed

V1.5 - New feature release

  1. terminology change
  2. support for future extensibility with the RDF identified namespace
  3. support for complex aboutEach expressions
  4. support for RDF embedded in any XML
  5. support for URI addressed resources in addition to file level access

V1.4 - Bug fix release

  1. support for optional RDF element
  2. correct manipulation of IDs from RDF namespace
  3. some byte code in the distribution was corrupted

V1.3 - Bug fix release

  1. separate release just to fix the problem with attributes from the xml prefix'ed namespace. (For example, xml:lang was incorrectly managed)

V1.2 - New feature release

  1. Compatibility with the RDF M&S WD dated 19-Aug-1998.
  2. Compatibility with the Namespaces in XML WD dated 2-Aug-1998.

V1.1 - Bug fix release with following bugs repaired

  1. Collections inside typedNodes did not determine property target correctly.
  2. typedNodes inside properties occasionally got wrong target value.
  3. Multiple internal references with fragment identifiers where not correctly managed.
  4. properties without children where not correclty managed.

V1.0 - First release on 28-Jul-98


Thanks go to Stefan Decker, Alain Michard, Dan Brickley, Ralp Swick, Dan Connolly, and Olivier Marce for suggestions on SiRPAC.


Last update: $Id: History.html,v 1.7 1998/12/15 17:02:20 jsaarela Exp $