|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A convenience access to the RDFS vocabulary
Field Summary | |
static java.lang.String |
_Namespace
Namespace URI of this schema |
static Resource |
Class
The concept of Class |
static Resource |
comment
Use this for descriptions |
static Resource |
ConstraintProperty
Properties used to express RDF Schema constraints. |
static Resource |
ConstraintResource
Resources used to express RDF Schema constraints. |
static Resource |
Container
This represents the set Containers. |
static Resource |
ContainerMembershipProperty
This is the class that the properties _1,_2, ... |
static Resource |
domain
This is how we associate a class with properties that its instances can have |
static Resource |
isDefinedBy
Indicates a resource containing and defining the subject resource. |
static Resource |
label
Provides a human-readable version of a resource name |
static Resource |
Literal
This represents the set of atomic values, eg. |
static Resource |
Property
The concept of a property. |
static Resource |
range
Properties that can be used in a schema to provide constraints |
static Resource |
Resource
The most general class |
static Resource |
seeAlso
Indicates a resource that provides information about the subject resource |
static Resource |
subClassOf
Indicates membership of a class |
static Resource |
subPropertyOf
Indicates specialization of properties |
Field Detail |
public static final java.lang.String _Namespace
public static final Resource seeAlso
public static final Resource comment
public static final Resource isDefinedBy
public static final Resource subClassOf
public static final Resource domain
public static final Resource Class
public static final Resource subPropertyOf
public static final Resource ConstraintResource
public static final Resource ConstraintProperty
public static final Resource ContainerMembershipProperty
public static final Resource range
public static final Resource Property
public static final Resource Resource
public static final Resource Literal
public static final Resource Container
public static final Resource label
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |