All Classes and Interfaces

Class
Description
Abstract RDFParser
A RDF-1.1 Blank Node, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
Note: Blank nodes are disjoint from IRIs and literals.
This interface represents the RDFTerms that may be used in the subject position of an RDF-1.1 Triple as well as the graph name position of a Quad.
An Iterable which should be AutoCloseable.close()d after use.
An RDF 1.1 Dataset, a set of RDF quads, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
A Graph view on a Dataset.
An RDF 1.1 Graph, a set of RDF triples, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
A "graph-like" interface that contains TripleLike statements.
Factory for RDF4JTerm instances.
An RDF-1.1 IRI, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
 
 
A Graph view of a JsonLd RDFDataset.
Common abstract GraphLike.
 
 
 
 
 
JSON-LD Java RDF implementation.
 
 
 
A union graph representation of a JsonLd RDFDataset.
An RDF-1.1 Literal, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
A Quad is a statement in a RDF-1.1 Dataset, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Working Group Note published on 25 February 2014.
A generalised "quad-like" interface, extended by Quad.
A RDF implementation.
RDF4J implementation of RDF.
 
Marker interface for RDF4J implementations of Commons RDF BlankNode.
Marker interface for RDF4J implementations of Commons RDF BlankNodeOrIRI (e.g. the subject of a Triple).
Marker interface for RDF4J implementations of Dataset.
Marker interface for RDF4J implementations of Graph.
Marker interface for RDF4J implementations of GraphLike.
Marker interface for RDF4J implementations of Commons RDF IRI.
Marker interface for RDF4J implementations of Commons RDF Literal.
RDF4J-based parser.
Marker interface for RDF4J implementations of Quad.
Marker interface for RDF4J implementations of RDFTerm.
Marker interface for RDF4J implementations of Triple.
Marker interface for RDF4J implementations of TripleLike statements.
 
Parse an RDF source into a target (e.g. a Graph/Dataset).
The result of RDFParser.parse() indicating parsing completed.
An RDF syntax, e.g. as used for parsing and writing RDF.
An RDF-1.1 Term, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
Deprecated.
Simple RDF implementation.
Deprecated.
An RDF-1.1 Triple, as defined by RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation published on 25 February 2014.
A generalised "triple-like" interface, extended by Triple and Quad.
Types from the RDF and XML Schema vocabularies.