OntologyClassIsTopClass Property |
Gets whether something is a Top Class i.e. has no super classes.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsTopClass { get; }
Public ReadOnly Property IsTopClass As Boolean
Get
Property Value
Type:
BooleanSee Also