Slot: mapping_justification
A mapping justification is an action (or the written representation of that action) of showing a mapping to be right or reasonable.
URI: sssom:mapping_justification
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Mapping | Represents an individual mapping between a pair of entities | no |
Properties
-
Range: EntityReference
-
Required: True
-
Regex pattern:
^semapv:(MappingReview|ManualMappingCuration|LogicalReasoning|LexicalMatching|CompositeMatching|UnspecifiedMatching|SemanticSimilarityThresholdMatching|LexicalSimilarityThresholdMatching|MappingChaining)$
Examples
Value |
---|
semapv:LexicalMatching |
semapv:ManualMappingCuration |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sssom/schema/
LinkML Source
name: mapping_justification
description: A mapping justification is an action (or the written representation of
that action) of showing a mapping to be right or reasonable.
examples:
- value: semapv:LexicalMatching
- value: semapv:ManualMappingCuration
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: mapping_justification
domain_of:
- mapping
range: EntityReference
required: true
pattern: ^semapv:(MappingReview|ManualMappingCuration|LogicalReasoning|LexicalMatching|CompositeMatching|UnspecifiedMatching|SemanticSimilarityThresholdMatching|LexicalSimilarityThresholdMatching|MappingChaining)$
any_of:
- equals_string: semapv:LexicalMatching
- equals_string: semapv:LogicalReasoning
- equals_string: semapv:CompositeMatching
- equals_string: semapv:UnspecifiedMatching
- equals_string: semapv:SemanticSimilarityThresholdMatching
- equals_string: semapv:LexicalSimilarityThresholdMatching
- equals_string: semapv:MappingChaining
- equals_string: semapv:MappingReview
- equals_string: semapv:ManualMappingCuration