Click or drag to resize

SkosConceptCloseMatch 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: IEnumerableSkosConcept
See Also