Click or drag to resize

OntologyResourceClearDifferentFrom Method

Clears all owl:differentFrom triples for the resource.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool ClearDifferentFrom()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyResource.ClearDifferentFrom"]

See Also