Slot: food_description_match_type
A value from a controlled vocabulary term representing the type of mapping between the food_description_label and food_primary_type_label.
URI: mifc:food_description_match_type Alias: food_description_match_type
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Food | Metadata about foods analyzed for components of nutritional interest | no |
Properties
-
Range: SkosMatchType
-
Recommended: True
Examples
| Value |
|---|
| skos:exactMatch |
| skos:closeMatch |
| skos:broadMatch |
| skos:narrowMatch |
| skos:relatedMatch |
Comments
- Note that the subject is the food_description_label and the object is food_primary_type_label
- See https://github.com/mapping-commons/sssom/blob/master/src/sssom_schema/schema/sssom_schema.yaml
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/FoodDataCentral/mifc
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | mifc:food_description_match_type |
| native | mifc:food_description_match_type |
LinkML Source
name: food_description_match_type
description: A value from a controlled vocabulary term representing the type of mapping
between the food_description_label and food_primary_type_label.
comments:
- Note that the subject is the food_description_label and the object is food_primary_type_label
- See https://github.com/mapping-commons/sssom/blob/master/src/sssom_schema/schema/sssom_schema.yaml
examples:
- value: skos:exactMatch
description: Mappings assessed to indicate a high degree of confidence that the
concepts expressed in the subject and object terms can be used interchangeably.
In SKOS this is described as following the transitive property.
- value: skos:closeMatch
description: Mappings between the subject and object terms that convey a high degree
of similarity, but are not exactly the same or interchangeable.
- value: skos:broadMatch
description: Mappings between a subject and object terms, where the object term
is above the subject within a concept hierarchy.
- value: skos:narrowMatch
description: Mappings between a subject and object terms, where the object term
that is below the subject within a concept hierarchy.
- value: skos:relatedMatch
description: Mappings between subject and object terms that might have some association
but are not clearly not referring to the the same or similar concepts.
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/FoodDataCentral/mifc
rank: 1000
alias: food_description_match_type
domain_of:
- Food
range: SkosMatchType
recommended: true