All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractBNode Base class forBNode, offering common functionality.AbstractIRI Base class forIRI, offering common functionality.AbstractLiteral Base class forLiteral, offering common functionality.AbstractNamespace Base class forNamespace, offering common functionality.AbstractStatement Base class forStatement, offering common functionality.AbstractTriple Base class forTriple, offering common functionality.AbstractValueFactory Base class forValueFactory, offering common functionality.BNode An RDF-1.1 blank node (aka bnode, aka anonymous node).CoreDatatype CoreDatatype.GEO CoreDatatype.RDF CoreDatatype.XSD InternedIRI An IRI implementation that interns the stringValue so that two objects can be compared by their stringValue reference.IRI An Internationalized Resource Identifier (IRI).Literal An RDF-1.1 literal consisting of a label (the lexical value), a datatype, and optionally a language tag.Model ModelFactory Factory to create emptyModelimplementations.Namespace A namespace, consisting of a namespace name and a prefix that has been assigned to it.NamespaceAware Resource The supertype of all RDF resources (IRIs and blank nodes).Statement An RDF statement, with optional associated context.Triple An RDF-star embedded triple.Value The supertype of all RDF model objects (URIs, blank nodes and literals).ValueFactory A factory for creatingIRIs,blank nodes,literalsandstatementsbased on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation.