Click or drag to resize

Ontology.RemoveIncompatibleWith Method

Overload List
  NameDescription
Public methodRemoveIncompatibleWith(Uri)
Removes a owl:incompatibleWith triple for this Ontology.
Public methodRemoveIncompatibleWith(INode)
Removes a owl:incompatibleWith triple for this Ontology.
Public methodRemoveIncompatibleWith(OntologyResource)
Removes a owl:incompatibleWith triple for this Ontology.
Top
See Also