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