java.lang.Object
org.apache.jena.vocabulary.RDF
Vocabulary definition for the standard RDF.
See RDF schema (turtle).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
The main items of RDF vocabulary, but at the Node level, parked inside a nested class so that there's a simple way to refer to them. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resource
static final Resource
static final Resource
static final Property
static final Resource
static final String
static final String
static final RDFDatatype
static final RDFDatatype
static final RDFDatatype
static final RDFDatatype
static final RDFDatatype
static final Property
static final Resource
static final Resource
static final Property
This property is used in facet restrictions.static final Resource
static final Property
static final Resource
static final Resource
static final Property
static final Resource
This property is used explicitly in facet restrictions.static final Property
static final Resource
static final Property
static final Resource
static final Resource
static final Property
static final Property
static final String
The namespace of the vocabulary as a stringstatic final Property
static final Resource
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uri
The namespace of the vocabulary as a string- See Also:
-
Alt
-
Bag
-
Property
-
Seq
-
Statement
-
List
-
nil
-
CompoundLiteral
-
first
-
rest
-
subject
-
predicate
-
object
-
type
-
value
-
langString
-
dirLangString
-
xmlLiteral
-
JSON
-
HTML
-
PlainLiteral
This property is used explicitly in facet restrictions. Also, it can be used as a literal type (e.g.,'test'^^rdf:PlainLiteral
) in old ontologies based on RDF-1.0 -
langRange
This property is used in facet restrictions. The facetrdf:langRange
can be used to refer to a subset of strings containing the language tag.- See Also:
-
language
-
direction
-
dirLTR
-
dirRTL
-
dtLangString
-
dtDirLangString
-
dtXMLLiteral
-
dtRDFJSON
-
dtRDFHTML
-
-
Constructor Details
-
RDF
public RDF()
-
-
Method Details
-
getURI
returns the URI for this schema- Returns:
- the URI for this schema
-
li
-