Class SESAME
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.SESAME
Defines constants for the Sesame schema namespace.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
http://www.openrdf.org/schema/sesame#directSubClassOfstatic final IRI
http://www.openrdf.org/schema/sesame#directSubPropertyOfstatic final IRI
http://www.openrdf.org/schema/sesame#directTypestatic final String
The Sesame Schema namespace ( http://www.openrdf.org/schema/sesame#).static final IRI
Deprecated.static final Namespace
An immutableNamespace
constant that represents the Sesame Schema namespace.static final String
Recommended prefix for the Sesame Schema namespace: "sesame"static final IRI
http://www.openrdf.org/schema/sesame#wildcard -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
The Sesame Schema namespace ( http://www.openrdf.org/schema/sesame#).- See Also:
-
PREFIX
Recommended prefix for the Sesame Schema namespace: "sesame"- See Also:
-
NS
An immutableNamespace
constant that represents the Sesame Schema namespace. -
DIRECTSUBCLASSOF
http://www.openrdf.org/schema/sesame#directSubClassOf -
DIRECTSUBPROPERTYOF
http://www.openrdf.org/schema/sesame#directSubPropertyOf -
DIRECTTYPE
http://www.openrdf.org/schema/sesame#directType -
NIL
Deprecated.since 3.3.2 - useRDF4J.NIL
insteadThe SPARQL null context identifier ( http://www.openrdf.org/schema/sesame#nil) -
WILDCARD
http://www.openrdf.org/schema/sesame#wildcard
-
-
Constructor Details
-
SESAME
public SESAME()
-
RDF4J.NIL
instead