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; }
Public ReadOnly Property MappingRelation As IEnumerable(Of SkosConcept)
Get
Property Value
Type:
IEnumerableSkosConceptSee Also