Click or drag to resize

OntologyResourceResource Property

Gets the Resource that this Ontology Resource refers to.

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

Property Value

Type: INode
See Also