Click or drag to resize

IndividualClasses Property

Gets all the Classes that this resource belongs to.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<OntologyClass> Classes { get; }

Property Value

Type: IEnumerableOntologyClass
See Also