Click or drag to resize

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; }

Property Value

Type: IEnumerableINode
See Also