Click or drag to resize

SkosConcept.BroadMatch Property

Gets more general concepts from other concept schemes.

Namespace:  VDS.RDF.Skos
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SkosConcept> BroadMatch { get; }

Property Value

Type: IEnumerable<SkosConcept>
See Also