Click or drag to resize

OntologyResourceClearTypes Method

Removes all rdf:type triples for the resource.

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

Return Value

Type: Boolean

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

See Also