Click or drag to resize

OntologyResourceClearSameAs Method

Removes all owl:sameAs triples for the resource.

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

Return Value

Type: Boolean

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

See Also