Click or drag to resize

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; }

Property Value

Type: Boolean
See Also