compound_individual_sample_id_list
URI: mifc:compound_individual_sample_id_list
Applicable to: Component
Description
A list of component_sample_id's that were used to create a component profile.
Properties
- Range: String. The range of the slot is the type of the value that can be assigned to it.
- Multivalued: True. If the slot is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|
separated. - Requirement status: Optional (You can add this slot, but it is not required.)
Examples
Example: [CY123W2|CY123W3|CY123W7|CY123W5|CY123W4|CY123W6]
Example value:
[CY123W2|CY123W3|CY123W7|CY123W5|CY123W4|CY123W6]
Comments
- This would typically be the list of individual samples the values of which were averaged to create a generic component profile.
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:compound_individual_sample_id_list |
native | mifc:compound_individual_sample_id_list |
Schema developer documentation
LinkML source
name: compound_individual_sample_id_list
description: A list of component_sample_id's that were used to create a component
profile.
comments:
- This would typically be the list of individual samples the values of which were
averaged to create a generic component profile.
examples:
- value: '[CY123W2|CY123W3|CY123W7|CY123W5|CY123W4|CY123W6]'
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: compound_individual_sample_id_list
domain_of:
- Component
range: string
multivalued: true