static readonly Uri XMLLiteral
URI representing rdf:XMLLiteral
static readonly Uri Alt
URI representing rdf:Alt, an unordered set of alternatives, where the first one is the default option...
static readonly Uri Bag
URI representing rdf:Bag, an unordered container.
static readonly Uri Seq
URI representing rdf:Seq, an ordered container.
static readonly Uri type
URI representing rdf:type
static readonly Uri first
URI representing rdf:first
static readonly Uri rest
URI representing rdf:rest
static readonly Uri subject
URI representing rdf:subject
const string Namespace
http://www.w3.org/1999/02/22-rdf-syntax-ns#
static Uri ListItem(int Index)
URI representing an item in a list.
Grade Supports(string Uri)
If the interface understands objects such as Uri .
string OntologyPrefix
Well-known ontology prefix.
static readonly Uri predicate
URI representing rdf:predicate
bool ShowByDefault
If the ontology should be shown by default in query interfaces.
static readonly Uri List
URI representing rdf:List
static readonly Uri Statement
URI representing rdf:Statement
Interface for semantic ontologies.