|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.model.vocabulary.RDFS
public class RDFS
Constants for RDF Schema primitives and for the RDF Schema namespace.
| Field Summary | |
|---|---|
static URI |
CLASS
http://www.w3.org/2000/01/rdf-schema#Class |
static URI |
COMMENT
http://www.w3.org/2000/01/rdf-schema#comment |
static URI |
CONTAINER
http://www.w3.org/2000/01/rdf-schema#Container |
static URI |
CONTAINERMEMBERSHIPPROPERTY
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty |
static URI |
DATATYPE
http://www.w3.org/2000/01/rdf-schema#Datatype |
static URI |
DOMAIN
http://www.w3.org/2000/01/rdf-schema#domain |
static URI |
ISDEFINEDBY
http://www.w3.org/2000/01/rdf-schema#isDefinedBy |
static URI |
LABEL
http://www.w3.org/2000/01/rdf-schema#label |
static URI |
LITERAL
http://www.w3.org/2000/01/rdf-schema#Literal |
static URI |
MEMBER
http://www.w3.org/2000/01/rdf-schema#member |
static String |
NAMESPACE
http://www.w3.org/2000/01/rdf-schema# |
static URI |
RANGE
http://www.w3.org/2000/01/rdf-schema#range |
static URI |
RESOURCE
http://www.w3.org/2000/01/rdf-schema#Resource |
static URI |
SEEALSO
http://www.w3.org/2000/01/rdf-schema#seeAlso |
static URI |
SUBCLASSOF
http://www.w3.org/2000/01/rdf-schema#subClassOf |
static URI |
SUBPROPERTYOF
http://www.w3.org/2000/01/rdf-schema#subPropertyOf |
| Constructor Summary | |
|---|---|
RDFS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final URI RESOURCE
public static final URI LITERAL
public static final URI CLASS
public static final URI SUBCLASSOF
public static final URI SUBPROPERTYOF
public static final URI DOMAIN
public static final URI RANGE
public static final URI COMMENT
public static final URI LABEL
public static final URI DATATYPE
public static final URI CONTAINER
public static final URI MEMBER
public static final URI ISDEFINEDBY
public static final URI SEEALSO
public static final URI CONTAINERMEMBERSHIPPROPERTY
| Constructor Detail |
|---|
public RDFS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||