Slot: sampling_time_point¶
date that the sample was collected
URI: w3:resultTime Alias: sampling_time_point
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| Sample | Entity (material from a fermentation run) that is converted into a new item (... | no |
Properties¶
-
Range: Datetime
-
Required: True
Examples¶
| Value |
|---|
| 11:45 on day 1 |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://ontology.ibisba.eu/mife/
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | w3:resultTime |
| native | mife:sampling_time_point |
LinkML Source¶
name: sampling_time_point
description: date that the sample was collected
examples:
- value: 11:45 on day 1
from_schema: https://ontology.ibisba.eu/mife/
rank: 1000
slot_uri: w3:resultTime
alias: sampling_time_point
domain_of:
- Sample
range: datetime
required: true
multivalued: false