SkosConceptMappingRelation Property  | 
 
            Gets concepts with comparable meaning from other concept schemes.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<SkosConcept> MappingRelation { get; }Public ReadOnly Property MappingRelation As IEnumerable(Of SkosConcept)
	Get
Property Value
Type: 
IEnumerableSkosConcept
See Also