java.lang.Object
org.apache.jena.vocabulary.RDF.Init
- Enclosing class:
- RDF
RDF constants are used during Jena initialization.
If that initialization is triggered by touching the RDF class, then the constants are null.
So for these cases, call this helper class: Init.function()
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Resourcestatic ResourceAlt()static ResourceBag()static Resourcestatic Propertystatic RDFDatatypestatic RDFDatatypestatic RDFDatatypestatic RDFDatatypestatic Propertyfirst()static ResourceHTML()static ResourceJSON()static Resourcestatic Propertylanguage()static ResourceList()static Resourcenil()static Propertyobject()static Propertystatic Propertyrest()static ResourceSeq()static Resourcestatic Propertysubject()static Propertytype()static Propertyvalue()static Resource
-
Constructor Details
-
Init
public Init()
-
-
Method Details
-
Alt
-
Bag
-
_Property
-
Seq
-
Statement
-
List
-
nil
-
first
-
rest
-
subject
-
predicate
-
object
-
type
-
value
-
langString
-
HTML
-
xmlLiteral
-
JSON
-
CompoundLiteral
-
language
-
direction
-
dtRDFHTML
-
dtLangString
-
dtXMLLiteral
-
dtRDFJSON
-