Click or drag to resize

SkosConcept.ExactMatch Property

Gets interchangeably similar concepts from other concept schemes.

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

Property Value

Type: IEnumerable<SkosConcept>
See Also