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

CompoundLiteral

A class representing a compound literal.

Comment
A class representing a compound literal.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
CompoundLiteral
SeeAlso
the-rdf-compoundliteral-class-and-the-rdf-language-and-rdf-direction-properties
SubClassOf
Resource

direction

The base direction component of a CompoundLiteral.

Comment
The base direction component of a CompoundLiteral.
Domain
CompoundLiteral
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
direction
SeeAlso
the-rdf-compoundliteral-class-and-the-rdf-language-and-rdf-direction-properties

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

HTML

The datatype of RDF literals storing fragments of HTML content

Comment
The datatype of RDF literals storing fragments of HTML content
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
HTML
SeeAlso
section-html
SubClassOf
Literal

JSON

The datatype of RDF literals storing JSON content.

Comment
The datatype of RDF literals storing JSON content.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
JSON
SeeAlso
the-rdf-json-datatype
SubClassOf
Literal

langString

The datatype of language-tagged string values

Comment
The datatype of language-tagged string values
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
langString
SeeAlso
section-Graph-Literal
SubClassOf
Literal

language

The language component of a CompoundLiteral.

Comment
The language component of a CompoundLiteral.
Domain
CompoundLiteral
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
language
SeeAlso
the-rdf-compoundliteral-class-and-the-rdf-language-and-rdf-direction-properties

List

The class of RDF Lists.

Comment
The class of RDF Lists.
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
List
SubClassOf
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

PlainLiteral

The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2

Comment
The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2
IsDefinedBy
The RDF Concepts Vocabulary (RDF)
Label
PlainLiteral
SeeAlso
http://www.w3.org/TR/rdf-plain-literal/
SubClassOf
Literal

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

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

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

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

The RDF Concepts Vocabulary (RDF)

This is the RDF Schema for the RDF vocabulary terms in the RDF Namespace, defined in RDF 1.1 Concepts.

Date
2019-12-16
Description
This is the RDF Schema for the RDF vocabulary terms in the RDF Namespace, defined in RDF 1.1 Concepts.
Title
The RDF Concepts Vocabulary (RDF)

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 datatype of XML literal values.

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