Click or drag to resize

SkosConcept.MappingRelation Property

Gets concepts with comparable meaning from other concept schemes.

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

Property Value

Type: IEnumerable<SkosConcept>
See Also