Version history

V1.11 - New feature release

  1. SiRPAC introduces couple of new classes and interfaces:
  2. improvements on URI management in overall

V1.10 - Bug fix release

  1. Bug fix in characters() method - thanks to Tod Creasey
  2. Bug fix on the parseType="Literal" management - thanks to Dan Brickley

V1.9 - Bug fix release

  1. Conformance with the namespace of the RDF Model&Syntax specification
  2. Improved handling of parseType='Resource', especially when nested

V1.8 - New feature release

  1. Improved handling of parseType="Literal" and parseType="Resource"
  2. Included VisRDF.html and VisRDF, Node, and Arc classes in the distribution - useful for visualization
  3. Included SiRPACServlet class in the distribution for those who wish to install SiRPAC as a servlet.

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 to Stefan Decker, Alain Michard, Dan Brickley, Ralp Swick, Dan Connolly, Olivier Marce, Eric Prud'hommeaux, Tim Bray, Tod Creasey, and David Megginson for suggestions on SiRPAC.


Last update: $Id: History.html,v 1.10 1999/05/04 15:16:28 lehors Exp $