Click or drag to resize

SkosConcept.CloseMatch Property

Gets confidently interchangeable concepts from other concept schemes.

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

Property Value

Type: IEnumerable<SkosConcept>
See Also