Monthly ArchiveDecember 2003
libraptor RDF syntax parsing/serializing 31 Dec 2003 07:11 am
Raptor Version 1.1.0 Released
- Added an
N-Triples Plus parser - Updated for RDF/XML Revised Working Draft (10 October 2003) allowing
rdf:RDFto be optional by default. No further changes were needed for RDF/XML Revised Proposed Recommendation (15 December 2003) - Made URI class constructors, methods and factory methods as
well as some other utility functions using or returning URIs or
literals takeunsigned char*rather thanchar*. - Added the XML namespace, XML namespace stack and XML qname classes to
the public API. - Added a function to discover supported parsers.
- Fixes for line number counting in N-Triples
- Added support for libxml2 SAX2 API for 2.6.0 and later.
- The N-Triples parser now uses the generate ID code.
- Added configure options for XML 1.1 names and disabling NFC check code.