Subject | Object |
rdf:Alt | "A collection of alternatives."@en |
rdf:Bag | "An unordered collection."@en |
rdfs:Class | "The class of classes." |
rdfs:Class | "The concept of Class" |
rdfs:comment | "A description of the subject resource." |
rdfs:comment | "Use this for descriptions" |
rdfs:Container | "The class of RDF containers." |
rdfs:Container | "This represents the set Containers." |
rdfs:ContainerMembershipProperty | "The class of container membership properties, rdf:_1, rdf:_2, ...,
all of which are sub-properties of 'member'." |
rdfs:ContainerMembershipProperty | "The container membership properties, rdf:1, rdf:2, ..., all of which are sub-properties of 'member'." |
rdfs:Datatype | "The class of RDF datatypes." |
rdfs:Datatype | "The class of datatypes."@en |
rdfs:domain | "A domain class for a property type" |
rdfs:domain | "A domain of the subject property." |
rdf:first | "The first item in an RDF list. Also often called the head."@en |
rdfs:isDefinedBy | "Indicates the namespace of a resource" |
rdfs:isDefinedBy | "The defininition of the subject resource." |
rdfs:label | "A human-readable name for the subject." |
rdfs:label | "Provides a human-readable version of a resource name." |
rdf:List | "The class of RDF Lists"@en |
rdfs:Literal | "The class of literal values, eg. textual strings and integers." |
rdfs:Literal | "This represents the set of atomic values, eg. textual strings." |
rdfs:member | "A member of the subject resource." |
rdfs:member | "a member of a container" |
rdf: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."@en |
rdf:object | "The object of an RDF statement." |
rdf:predicate | "the predicate of an RDF statement." |
rdf:Property | "The concept of a property." |
rdfs:range | "A range class for a property type" |
rdfs:range | "A range of the subject property." |
rdfs:Resource | "The class resource, everything." |
rdf:rest | "The rest of an RDF list after the first item. Also often called the tail."@en |
rdfs:seeAlso | "A resource that provides information about the subject resource" |
rdfs:seeAlso | "Further information about the subject resource." |
rdf:Seq | "An ordered collection."@en |
rdf:Statement | "The class of RDF statements." |
rdfs:subClassOf | "Indicates membership of a class" |
rdfs:subClassOf | "The subject is a subclass of a class." |
rdf:subject | "The subject of an RDF statement." |
rdfs:subPropertyOf | "Indicates specialization of properties" |
rdfs:subPropertyOf | "The subject is a subproperty of a property." |
rdf:type | "Indicates membership of a class" |
rdf:value | "Identifies the principal value (usually a string) of a property when the property value is a structured resource" |
rdfs:XMLLiteral | "The class of XML literals." |