Click or drag to resize

OntologyResource.Types Property

Gets the rdf:type's for the Resource.

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

Property Value

Type: IEnumerable<INode>
See Also