The RDF Schema vocabulary (RDFS)

IRI:
http://www.w3.org/2000/01/rdf-schema#
Other visualisation :
Ontology source - WebVowl

Table of Content

  1. Classes
  2. Object Properties
  3. Namespace Declarations

Classes

Classc back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#Class

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class of classes.
has super-classes
Resourcec
has sub-classes
Datatypec
is in domain of
subClassOfop
is in range of
domainop, rangeop, subClassOfop

Containerc back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#Container

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class of RDF containers.
has super-classes
Resourcec

ContainerMembershipPropertyc back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.
has super-classes
propertyc

Datatypec back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#Datatype

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class of RDF datatypes.
has super-classes
Classc

Literalc back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#Literal

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class of literal values, eg. textual strings and integers.
has super-classes
Resourcec

Resourcec back to ToC or Class ToC

IRI: http://www.w3.org/2000/01/rdf-schema#Resource

is defined by
http://www.w3.org/2000/01/rdf-schema#
The class resource, everything.
has sub-classes
Classc, Containerc, Literalc
is in domain of
memberop
is in range of
memberop

Object Properties

domainop back to ToC or Object Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#domain

is defined by
http://www.w3.org/2000/01/rdf-schema#
A domain of the subject property.
has domain
propertyc
has range
Classc

memberop back to ToC or Object Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#member

is defined by
http://www.w3.org/2000/01/rdf-schema#
A member of the subject resource.
has domain
Resourcec
has range
Resourcec

rangeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#range

is defined by
http://www.w3.org/2000/01/rdf-schema#
A range of the subject property.
has domain
propertyc
has range
Classc

subClassOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#subClassOf

is defined by
http://www.w3.org/2000/01/rdf-schema#
The subject is a subclass of a class.
has domain
Classc
has range
Classc

subPropertyOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#subPropertyOf

is defined by
http://www.w3.org/2000/01/rdf-schema#
The subject is a subproperty of a property.
has domain
propertyc
has range
propertyc

Namespace Declarations back to ToC

default namespace
http://www.w3.org/2000/01/rdf-schema#
01
http://www.w3.org/2000/01/
dc
http://purl.org/dc/elements/1.1/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .