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