RDF Vocabulary

Class namecomment
vdl:Resource The class resource, everything.
vdl:Class The concept of Class
rdf:Property The concept of a property.
vdl:Literal This represents the set of atomic values, eg. textual strings.
rdf:Statement The class of RDF statements.
vdl:Container This represents the set Containers.
rdf:Bag An unordered collection.
rdf:Seq An ordered collection.
rdf:Alt A collection of alternatives.
vdl:ContainerMembershipProperty The container membership properties, rdf_1, ... rdf_n, all of which are sub-properties of 'member'.
Property namecommentdomainrange
vdl:isDefinedBy Indicates the namespace of a resourcevdl:Resourcevdl:Resource
rdf:subject The subject of an RDF statement.rdf:Statementvdl:Resource
rdf:predicate the predicate of an RDF statement.rdf:Statementrdf:Property
rdf:object The object of an RDF statement.rdf:Statementnot specified
rdf:type Indicates membership of a classvdl:Resourcevdl:Class
vdl:member a member of a containervdl:Containernot specified
vdl:subClassOf Indicates membership of a classvdl:Classvdl:Class
rdf:value Identifies the principal value (usually a string) of a property when the property value is a structured resourcevdl:Resourcenot specified
vdl:subPropertyOf Indicates specialization of propertiesrdf:Propertyrdf:Property
vdl:comment Use this for descriptionsvdl:Resourcevdl:Literal
vdl:label Provides a human-readable version of a resource name.vdl:Resourcevdl:Literal
vdl:domain A domain class for a property typerdf:Propertyvdl:Class
vdl:range A range class for a property typerdf:Propertyvdl:Class
vdl:seeAlso A resource that provides information about the subject resourcevdl:Resourcevdl:Resource