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.
Note: Blank nodes are disjoint from IRIs and literals.
A simple implementation of BlankNode.
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 simple, memory-based implementation of 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 simple, memory-based implementation of Graph.
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 simple implementation of IRI.
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 simple implementation of Literal.
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 simple implementation of Quad.
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.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.
The result of
RDFParser.parse()
indicating parsing completed.An RDF syntax, e.g.
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.
Marker interface to say that this RDFTerm is part of the Simple
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 simple implementation of Triple.
Types from the RDF and XML Schema vocabularies.
W3C RDF 1.1 serialization syntax.
IRI representing a W3C RDF
format.