Click or drag to resize

OntologyResourceIsDefinedBy Property

Gets the Is Defined By(s) for the Resource.

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

Property Value

Type: IEnumerableINode
See Also