Alt

The class of containers of alternatives.

Comment
The class of containers of alternatives.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
Alt
SubClassOf
Container

Bag

The class of unordered containers.

Comment
The class of unordered containers.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
Bag
SubClassOf
Container

Class

The class of classes.

Comment
The class of classes.
IsDefinedBy
rdf-schema#
Label
Class
SubClassOf
Resource

comment

A description of the subject resource.

Comment
A description of the subject resource.
Domain
Resource
IsDefinedBy
rdf-schema#
Label
comment
Range
Literal

Container

The class of RDF containers.

Comment
The class of RDF containers.
IsDefinedBy
rdf-schema#
Label
Container
SubClassOf
Resource

ContainerMembershipProperty

The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.

Comment
The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.
IsDefinedBy
rdf-schema#
Label
ContainerMembershipProperty
SubClassOf
Property

Datatype

The class of RDF datatypes.

Comment
The class of RDF datatypes.
IsDefinedBy
rdf-schema#
Label
Datatype
SubClassOf
Class

domain

A domain of the subject property.

Comment
A domain of the subject property.
Domain
Property
IsDefinedBy
rdf-schema#
Label
domain
Range
Class

first

The first item in the subject RDF list.

Comment
The first item in the subject RDF list.
Domain
List
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
first
Range
Resource

isDefinedBy

The definition of the subject resource.

Comment
The definition of the subject resource.
Domain
Resource
IsDefinedBy
rdf-schema#
Label
isDefinedBy
Range
Resource
SubPropertyOf
seeAlso

label

A human-readable name for the subject.

Comment
A human-readable name for the subject.
Domain
Resource
IsDefinedBy
rdf-schema#
Label
label
Range
Literal

List

The class of RDF Lists.

Comment
The class of RDF Lists.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
List
SubClassOf
Resource

Literal

The class of literal values, eg. textual strings and integers.

Comment
The class of literal values, eg. textual strings and integers.
IsDefinedBy
rdf-schema#
Label
Literal
SubClassOf
Resource

member

A member of the subject resource.

Comment
A member of the subject resource.
Domain
Resource
IsDefinedBy
rdf-schema#
Label
member
Range
Resource

nil

The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.

Comment
The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
nil

object

The object of the subject RDF statement.

Comment
The object of the subject RDF statement.
Domain
Statement
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
object
Range
Resource

predicate

The predicate of the subject RDF statement.

Comment
The predicate of the subject RDF statement.
Domain
Statement
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
predicate
Range
Resource

Property

The class of RDF properties.

Comment
The class of RDF properties.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
Property
SubClassOf
Resource

range

A range of the subject property.

Comment
A range of the subject property.
Domain
Property
IsDefinedBy
rdf-schema#
Label
range
Range
Class
PreferredNamespacePrefix
rdfs
SeeAlso
rdf-schema-more

Resource

The class resource, everything.

Comment
The class resource, everything.
IsDefinedBy
rdf-schema#
Label
Resource

rest

The rest of the subject RDF list after the first item.

Comment
The rest of the subject RDF list after the first item.
Domain
List
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
rest
Range
List

seeAlso

Further information about the subject resource.

Comment
Further information about the subject resource.
Domain
Resource
IsDefinedBy
rdf-schema#
Label
seeAlso
Range
Resource

Seq

The class of ordered containers.

Comment
The class of ordered containers.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
Seq
SubClassOf
Container

Statement

The class of RDF statements.

Comment
The class of RDF statements.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
Statement
SubClassOf
Resource

subClassOf

The subject is a subclass of a class.

Comment
The subject is a subclass of a class.
Domain
Class
IsDefinedBy
rdf-schema#
Label
subClassOf
Range
Class

subPropertyOf

The subject is a subproperty of a property.

Comment
The subject is a subproperty of a property.
Domain
Property
IsDefinedBy
rdf-schema#
Label
subPropertyOf
Range
Property

subject

The subject of the subject RDF statement.

Comment
The subject of the subject RDF statement.
Domain
Statement
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
subject
Range
Resource

type

The subject is an instance of a class.

Comment
The subject is an instance of a class.
Domain
Resource
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
type
Range
Class

value

Idiomatic property used for structured values.

Comment
Idiomatic property used for structured values.
Domain
Resource
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
value
Range
Resource

XMLLiteral

The class of XML literal values.

Comment
The class of XML literal values.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
XMLLiteral
SubClassOf
Literal