Uses of Interface
org.apache.commons.rdf.simple.SimpleRDF.SimpleRDFTerm
-
Packages that use SimpleRDF.SimpleRDFTerm Package Description org.apache.commons.rdf.simple A simple in-memory implementation of the Commons RDF API. -
-
Uses of SimpleRDF.SimpleRDFTerm in org.apache.commons.rdf.simple
Classes in org.apache.commons.rdf.simple that implement SimpleRDF.SimpleRDFTerm Modifier and Type Class Description (package private) class
BlankNodeImpl
A simple implementation of BlankNode.(package private) class
IRIImpl
A simple implementation of IRI.(package private) class
LiteralImpl
A simple implementation of Literal.class
Types
Types from the RDF and XML Schema vocabularies.
-