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