Uses of Package
com.apicatalog.rdf
-
Packages that use com.apicatalog.rdf Package Description com.apicatalog.jsonld.api com.apicatalog.jsonld.deseralization Deserialize JSON-LD to RDF Algorithm.com.apicatalog.jsonld.document Processable documents.com.apicatalog.jsonld.processor com.apicatalog.jsonld.serialization Serialize RDF as JSON-LD Algorithm.com.apicatalog.rdf com.apicatalog.rdf.impl com.apicatalog.rdf.io com.apicatalog.rdf.io.nquad com.apicatalog.rdf.spi -
Classes in com.apicatalog.rdf used by com.apicatalog.jsonld.api Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.jsonld.deseralization Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.jsonld.document Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.jsonld.processor Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.jsonld.serialization Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.rdf Class Description RdfDataset RdfGraph TheRdfGraph
interface describes operations on an RDF graph used by the @linkJsonLd.fromRdf(java.lang.String)
andJsonLd.toRdf(java.net.URI)
methods in theJsonLd
interface.RdfLiteral TheRdfLiteral
interface describes an immutableRDF Literal
.RdfNQuad Represents an immutable N-Quad statement.RdfResource An immutable RDF statement's value.RdfTriple TheRdfTriple
interface describes an immutable RDF triple.RdfValue An immutable RDF statement's value. -
Classes in com.apicatalog.rdf used by com.apicatalog.rdf.impl Class Description RdfDataset RdfGraph TheRdfGraph
interface describes operations on an RDF graph used by the @linkJsonLd.fromRdf(java.lang.String)
andJsonLd.toRdf(java.net.URI)
methods in theJsonLd
interface.RdfLiteral TheRdfLiteral
interface describes an immutableRDF Literal
.RdfNQuad Represents an immutable N-Quad statement.RdfResource An immutable RDF statement's value.RdfTriple TheRdfTriple
interface describes an immutable RDF triple.RdfValue An immutable RDF statement's value. -
Classes in com.apicatalog.rdf used by com.apicatalog.rdf.io Class Description RdfDataset -
Classes in com.apicatalog.rdf used by com.apicatalog.rdf.io.nquad Class Description RdfDataset RdfNQuad Represents an immutable N-Quad statement.RdfValue An immutable RDF statement's value. -
Classes in com.apicatalog.rdf used by com.apicatalog.rdf.spi Class Description RdfDataset RdfGraph TheRdfGraph
interface describes operations on an RDF graph used by the @linkJsonLd.fromRdf(java.lang.String)
andJsonLd.toRdf(java.net.URI)
methods in theJsonLd
interface.RdfLiteral TheRdfLiteral
interface describes an immutableRDF Literal
.RdfNQuad Represents an immutable N-Quad statement.RdfResource An immutable RDF statement's value.RdfTriple TheRdfTriple
interface describes an immutable RDF triple.RdfValue An immutable RDF statement's value.