inference |
in addition to ground statements,
model includes inferred statements
based on the ontology
| Jena
com.hp.hpl.jena.daml package |
graph model |
can traverse incoming and outgoing
statements associated with each
resource
| Jena
com.hp.hpl.mesa.rdf.jena.model package |
statement |
model is just a list of triples;
streaming parsers
can supply these incrementally
| RDF API
Jena
com.hp.hpl.jena.rdf.arp
package
|
XML |
conceptually doable,
but difficult due to the lack of a standard canonical encoding for RDF
(about/ID x abbreviated x Description/typedNodes = 8 ways of saying the same thing)
|