Version history
V1.6 - New feature release
- Fetch schemas automatically - configurable option, see SiRPAC.java
- Predicates automatically get their source address (filename/URI)
as a prefix
- rdf:value was not correctly managed - fixed
V1.5 - New feature release
- terminology change
- support for future extensibility with the RDF identified namespace
- support for complex aboutEach expressions
- support for RDF embedded in any XML
- support for URI addressed resources in addition to file level access
V1.4 - Bug fix release
- support for optional RDF element
- correct manipulation of IDs from RDF namespace
- some byte code in the distribution was corrupted
V1.3 - Bug fix release
- 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
- Compatibility with the
RDF M&S WD dated 19-Aug-1998.
- explicit reification within a Description block supported
(see example6.rdf in the distribution)
- collection properties changed name from 1 to _1, 2 to _2, etc.
- reificated nodes did not earlier include the non-reificated
property -> fixed.
- Compatibility with the
Namespaces in XML WD
dated 2-Aug-1998.
- Support for namespaces defined with 'xmlns' attributes: local
scoping and default namespaces implemented
V1.1 - Bug fix release with following bugs repaired
- Collections inside typedNodes did not determine
property target correctly.
- typedNodes inside properties occasionally got
wrong target value.
- Multiple internal references with fragment identifiers
where not correctly managed.
- 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.5 1998/10/09 23:17:41 jsaarela Exp $