Slot: Child Actions (mPIDs) (childActionMboIds)
The MBO identifiers of any child actions created or performed as a result of this action.
URI: schema:result
Alias: childActionMboIds
Applicable Classes
| Name |
Description |
Modifies Slot |
| Action |
The act of creation of one or more MBO datasets |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
- This child action must be defined in the CSV file Action.csv.
What defines a child action vs a subsequent action is up to you:
for example, if you are creating your own datasets from published data,
for 2 different parameters, the parent action could be
collating physical parameters and the child actions could be, ...for CO2, ...for Chla
Pipe-delimited when there are multiple values
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:result |
| native |
mbo:childActionMboIds |
LinkML Source
name: childActionMboIds
description: The MBO identifiers of any child actions created or performed as a result
of this action.
title: Child Actions (mPIDs)
comments:
- "This child action must be defined in the CSV file Action.csv. \nWhat defines a\
\ child action vs a subsequent action is up to you: \nfor example, if you are creating\
\ your own datasets from published data, \nfor 2 different parameters, the parent\
\ action could be \n`collating physical parameters` and the child actions could\
\ be, `...for CO2`, `...for Chla`\n\nPipe-delimited when there are multiple values\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:result
alias: childActionMboIds
domain_of:
- Action
range: Action
required: false
multivalued: true