OntologyClearImports Method  | 
 
            Removes all owl:imports triples for this Ontology.
            
 
    Namespace: 
   VDS.RDF.Ontology
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool ClearImports()
Public Function ClearImports As Boolean
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:VDS.RDF.Ontology.Ontology.ClearImports"]
See Also