Classes:
|
RDF model-to-DOM serialization, DOM-to-RDF model deserialization
where the serialized DOM conforms to RDF/XML syntax (1999 Recommendation)
|
|
N3 Deserializer which makes use of Sean B. Palmer's n3p <http://inamidst.com/n3p>
|
|
N-Triples module. http://www.w3.org/TR/rdf-testcases/#ntriples
|
|
RDF model-to-TriX DOM serialization, TriX XML-to-RDF model deserialization,
using SAX, where the serialized XML conforms to TriX syntax.
|