Click or drag to resize

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