OntologyHelper.PropertyBackwardCompatibleWith Field |
Constant URIs for properties exposed by
OntologyResource and its derived classes.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string PropertyBackwardCompatibleWith = "http://www.w3.org/2002/07/owl#backwardCompatibleWith"
Public Const PropertyBackwardCompatibleWith As String = "http://www.w3.org/2002/07/owl#backwardCompatibleWith"
Field Value
Type:
String
See Also