java.lang.Object
org.apache.jena.vocabulary.RDFS.Init
- Enclosing class:
- RDFS
RDFS constants are used during Jena initialization.
If that initialization is triggered by touching the RDFS class, then the constants are null.
So for these cases, call this helper class: Init.function()
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceClass()static Propertycomment()static Resourcestatic Resourcestatic ResourceDatatype()static Propertydomain()static Propertystatic Propertylabel()static ResourceLiteral()static Propertymember()static Propertyrange()static ResourceResource()static PropertyseeAlso()static Propertystatic Property
-
Constructor Details
-
Init
public Init()
-
-
Method Details
-
Class
-
Datatype
-
Container
-
ContainerMembershipProperty
-
Literal
-
Resource
-
comment
-
domain
-
label
-
isDefinedBy
-
range
-
seeAlso
-
subClassOf
-
subPropertyOf
-
member
-