SkosConceptExample Property |
Gets examples of the use of the concept.
Namespace:
VDS.RDF.Skos
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<INode> Example { get; }
Public ReadOnly Property Example As IEnumerable(Of INode)
Get
Property Value
Type:
IEnumerableINodeSee Also