OntologyClearBackwardsCompatibleWith Method  | 
 
            Removes all owl:backwardsCompatibleWith triples for this Ontology.
            
 
    Namespace: 
   VDS.RDF.Ontology
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool ClearBackwardsCompatibleWith()
Public Function ClearBackwardsCompatibleWith As Boolean
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:VDS.RDF.Ontology.Ontology.ClearBackwardsCompatibleWith"]
See Also