Namespace Soprano.Vocabulary.RDF |
|
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
The class of containers of alternatives. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
The class of unordered containers. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
The class of RDF Lists. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
The class of RDF properties. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
The class of ordered containers. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
The class of RDF statements. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
The class of XML literal values. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
The first item in the subject RDF list. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#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. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
The object of the subject RDF statement. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
The predicate of the subject RDF statement. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns# |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
The rest of the subject RDF list after the first item. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
The subject of the subject RDF statement. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
The subject is an instance of a class. |
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
Idiomatic property used for structured values. |