public class RDFS extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
Class
comment: The class of classes.
|
static UriRef |
comment
comment: A description of the subject resource.
|
static UriRef |
Container
comment: The class of RDF containers.
|
static UriRef |
ContainerMembershipProperty
comment: The class of container membership properties, rdf:_1, rdf:_2, ...,
all of which are sub-properties of 'member'.
|
static UriRef |
Datatype
comment: The class of RDF datatypes.
|
static UriRef |
domain
comment: A domain of the subject property.
|
static UriRef |
isDefinedBy
comment: The defininition of the subject resource.
|
static UriRef |
label
comment: A human-readable name for the subject.
|
static UriRef |
Literal
comment: The class of literal values, eg.
|
static UriRef |
member
comment: A member of the subject resource.
|
static UriRef |
range
comment: A range of the subject property.
|
static UriRef |
Resource
comment: The class resource, everything.
|
static UriRef |
seeAlso
comment: Further information about the subject resource.
|
static UriRef |
subClassOf
comment: The subject is a subclass of a class.
|
static UriRef |
subPropertyOf
comment: The subject is a subproperty of a property.
|
static UriRef |
THIS_ONTOLOGY |
Constructor and Description |
---|
RDFS() |
public static final UriRef Class
public static final UriRef Container
public static final UriRef ContainerMembershipProperty
public static final UriRef Datatype
public static final UriRef Literal
public static final UriRef Resource
public static final UriRef comment
public static final UriRef domain
public static final UriRef isDefinedBy
public static final UriRef label
public static final UriRef member
public static final UriRef range
public static final UriRef seeAlso
public static final UriRef subClassOf
public static final UriRef subPropertyOf
public static final UriRef THIS_ONTOLOGY
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.