|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.forth.ics.vrp.corevrp.vocabulary.rdfschema
rdfschema.java - Containing the parameters for the RDF Schema namespaces.
Field Summary | |
static ArrayList |
all
The set of all resources. |
static String |
Class
Element from the RDF Schema namespace: NS+"Class" |
static ArrayList |
Classes
The set of Classes from the RDF Schema namespace. |
static String |
comment
Element from the RDF Schema namespace: NS+"comment" |
static String |
ConstraintProperty
Element from the RDF Schema namespace: NS+"ConstraintProperty" |
static String |
ConstraintResource
Element from the RDF Schema namespace: NS+"ConstraintResource" |
static String |
Container
Element from the RDF Schema namespace: NS+"Container" |
static String |
ContainerMembershipProperty
Element from the RDF Schema namespace: NS+"ContainerMembershipProperty" |
static String |
Datatype
|
static String |
domain
Element from the RDF Schema namespace: NS+"domain" |
static String |
genID1
Since the w3c appended a description to the schema ns a genID:1 will be generated. |
static String |
isDefinedBy
Element from the RDF Schema namespace: NS+"isDefinedBy" |
static String |
label
Element from the RDF Schema namespace: NS+"label" |
static String |
Literal
Element from the RDF Schema namespace: NS+"Literal" |
static String |
member
Element from the RDF Schema namespace: NS+"member" |
static String |
NS
The RDF Schema namespace URL: "http://www.w3.org/2000/01/rdf-schema#" |
static ArrayList |
Properties
The set of Properties from the RDF Schema namespace. |
static String |
range
Element from the RDF Schema namespace: NS+"range" |
static String |
Resource
Element from the RDF Schema namespace: NS+"Resource" |
static String |
seeAlso
Element from the RDF Schema namespace: NS+"seeAlso" |
static String |
subClassOf
Element from the RDF Schema namespace: NS+"subClassOf" |
static String |
subPropertyOf
Element from the RDF Schema namespace: NS+"subPropertyOf" |
static String |
XMLRep
|
Constructor Summary | |
rdfschema()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String NS
public static final String Resource
public static final String comment
public static final String label
public static final String Class
public static final String subClassOf
public static final String subPropertyOf
public static final String seeAlso
public static final String isDefinedBy
public static final String ConstraintResource
public static final String ConstraintProperty
public static final String domain
public static final String range
public static final String Literal
public static final String Container
public static final String ContainerMembershipProperty
public static final String member
public static final String Datatype
public static final String genID1
public static ArrayList Classes
public static ArrayList Properties
public static ArrayList all
public static final String XMLRep
Constructor Detail |
public rdfschema()
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |