• 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