OntologyResourceClearDifferentFrom Method |
Clears all owl:differentFrom triples for the resource.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool ClearDifferentFrom()
Public Function ClearDifferentFrom As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyResource.ClearDifferentFrom"]
See Also