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; }
Public ReadOnly Property IsDefinedBy As IEnumerable(Of INode)
Get
Property Value
Type:
IEnumerableINodeSee Also