Monthly ArchiveMarch 2002
libraptor RDF syntax parsing/serializing 27 Mar 2002 06:43 am
Raptor Version 0.9.4 Released
- XML Base support (xml:base) added
- xml:lang support added with N-Triples lang-string support
- All N-Triples string escapes implemented
- N-Triples support with XML literals – xml(“<foo/>”) and plain “foo”
- removed all special code for containers; treated as regular typedNodes
- rdf:parseType="Literal" now working
- Builds as shared and static libraries
- Conformance test suite added