Class OntologyHelper
Static Helper class for the Ontology API.
Inheritance
Inherited Members
Namespace: VDS.RDF.Ontology
Assembly: dotNetRdf.Ontology.dll
Syntax
public static class OntologyHelper
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
Fields
| Improve this Doc View SourceOwlAnnotationProperty
Constants for URIs for classes in Ontologies.
Declaration
public const string OwlAnnotationProperty = "http://www.w3.org/2002/07/owl#AnnotationProperty"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
OwlClass
Constants for URIs for classes in Ontologies.
Declaration
public const string OwlClass = "http://www.w3.org/2002/07/owl#Class"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
OwlDatatypeProperty
Constants for URIs for classes in Ontologies.
Declaration
public const string OwlDatatypeProperty = "http://www.w3.org/2002/07/owl#DatatypeProperty"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
OwlObjectProperty
Constants for URIs for classes in Ontologies.
Declaration
public const string OwlObjectProperty = "http://www.w3.org/2002/07/owl#ObjectProperty"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
OwlOntology
Constants for URIs for classes in Ontologies.
Declaration
public const string OwlOntology = "http://www.w3.org/2002/07/owl#Ontology"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyBackwardCompatibleWith
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyBackwardCompatibleWith = "http://www.w3.org/2002/07/owl#backwardCompatibleWith"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyComment
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyComment = "http://www.w3.org/2000/01/rdf-schema#comment"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyDifferentFrom
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyDifferentFrom = "http://www.w3.org/2002/07/owl#differentFrom"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyDisjointWith
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyDisjointWith = "http://www.w3.org/2002/07/owl#disjointWith"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyDomain
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyDomain = "http://www.w3.org/2000/01/rdf-schema#domain"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyEquivalentClass
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyEquivalentClass = "http://www.w3.org/2002/07/owl#equivalentClass"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyEquivalentProperty
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyEquivalentProperty = "http://www.w3.org/2002/07/owl#equivalentProperty"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyImports
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyImports = "http://www.w3.org/2002/07/owl#imports"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyIncompatibleWith
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyIncompatibleWith = "http://www.w3.org/2002/07/owl#incompatibleWith"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyInverseOf
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyInverseOf = "http://www.w3.org/2002/07/owl#inverseOf"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyIsDefinedBy
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyIsDefinedBy = "http://www.w3.org/2000/01/rdf-schema#isDefinedBy"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyLabel
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyLabel = "http://www.w3.org/2000/01/rdf-schema#label"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyPriorVersion
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyPriorVersion = "http://www.w3.org/2002/07/owl#priorVersion"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyRange
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyRange = "http://www.w3.org/2000/01/rdf-schema#range"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertySameAs
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertySameAs = "http://www.w3.org/2002/07/owl#sameAs"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertySeeAlso
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertySeeAlso = "http://www.w3.org/2000/01/rdf-schema#seeAlso"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertySubClassOf
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertySubClassOf = "http://www.w3.org/2000/01/rdf-schema#subClassOf"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertySubPropertyOf
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertySubPropertyOf = "http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyType
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyType = "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
PropertyVersionInfo
Constant URIs for properties exposed by OntologyResource and its derived classes.
Declaration
public const string PropertyVersionInfo = "http://www.w3.org/2002/07/owl#versionInfo"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
RdfProperty
Constants for URIs for classes in Ontologies.
Declaration
public const string RdfProperty = "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
RdfsClass
Constants for URIs for classes in Ontologies.
Declaration
public const string RdfsClass = "http://www.w3.org/2000/01/rdf-schema#Class"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.
RdfsResource
Constants for URIs for classes in Ontologies.
Declaration
public const string RdfsResource = "http://www.w3.org/2000/01/rdf-schema#Resource"
Field Value
Type | Description |
---|---|
string |
Remarks
See Using the Ontology API for some informal documentation on the use of the Ontology namespace.