Package org.eclipse.rdf4j.sparqlbuilder.rdf
-
Interface Summary Interface Description Iri Denotes an RDF IRIRdfBlankNode Denotes an RDF Blank NodeRdfObject Denotes an element that can represent an object in aTriplePattern
RdfPredicate Denotes an element that can represent a predicate in aTriplePattern
RdfResource Denotes an RDF ResourceRdfSubject Denotes an element that can represent a subject in aTriplePattern
RdfValue Denotes an RDF Value. -
Class Summary Class Description Rdf A class with static methods to create basicSparqlBuilder
RDF objects from either string values or RDF4J Model objects.RdfBlankNode.AnonymousBlankNode an anonymous blank nodeRdfBlankNode.LabeledBlankNode a labeled blank node, of the form "_:label
"RdfBlankNode.PropertiesBlankNode A blank node representing a resource that matches the contained set of predicate-object listsRdfLiteral<T> Denotes an RDF literalRdfLiteral.BooleanLiteral Represents an RDF boolean literalRdfLiteral.NumericLiteral Represents an RDF number literalRdfLiteral.StringLiteral Represents an RDF string literalRdfPredicateObjectList A Predicate-Object ListRdfPredicateObjectListCollection An RDF predicate-object list collection