|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A convenience access to the RDF vocabulary
Field Summary | |
static java.lang.String |
_Namespace
Namespace URI of this schema |
static Resource |
Alt
A collection of alternatives |
static Resource |
Bag
An unordered collection |
static Resource |
object
Identifies the object of a statement when representing the statement in reified form |
static Resource |
predicate
Identifies the property used in a statement when representing the statement in reified form |
static Resource |
Property
A name of a property, defining specific meaning for the property |
static Resource |
Seq
An ordered collection |
static Resource |
Statement
A triple consisting of a predicate, a subject, and an object. |
static Resource |
subject
Identifies the resource that a statement is describing when representing the statement in reified form |
static Resource |
type
Identifies the Class of a resource |
static Resource |
value
Identifies the principal value (usually a string) of a property when the property value is a structured resource |
Field Detail |
public static final java.lang.String _Namespace
public static final Resource predicate
public static final Resource type
public static final Resource object
public static final Resource Property
public static final Resource value
public static final Resource Statement
public static final Resource subject
public static final Resource Alt
public static final Resource Bag
public static final Resource Seq
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |