Click or drag to resize

OntologyResourceClearSeeAlso Method

Removes all rdfs:seeAlso triples for the resource.

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

Return Value

Type: Boolean

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

See Also