Expand description
RDFS vocabulary.
Constants§
- CLASS
- The class of classes.
- COMMENT
- A description of the subject resource.
- CONTAINER
- The class of RDF containers.
- CONTAINER_
MEMBERSHIP_ PROPERTY - The class of container membership properties,
rdf:_1
,rdf:_2
, …, all of which are sub-properties ofmember
. - DATATYPE
- The class of RDF datatypes.
- DOMAIN
- A domain of the subject property.
- IS_
DEFINED_ BY - The definition of the subject resource.
- LABEL
- A human-readable name for the subject.
- LITERAL
- The class of literal values, e.g. textual strings and integers.
- MEMBER
- A member of the subject resource.
- RANGE
- A range of the subject property.
- RESOURCE
- The class resource, everything.
- SEE_
ALSO - Further information about the subject resource.
- SUB_
CLASS_ OF - The subject is a subclass of a class.
- SUB_
PROPERTY_ OF - The subject is a subproperty of a property.