Inputs to the Action; for example datasets or other data sources.
URI: schema:object
Alias: actionInputPids
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 should be a URL to a digital object (dataset, publication, etc)
For example:
https://example.com, http://example.com,
ftp://ftp.example.org/data, doi:10.1000/example123
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:object |
| native |
mbo:actionInputPids |
LinkML Source
name: actionInputPids
description: Inputs to the `Action`; for example datasets or other data sources.
title: Inputs (URL PIDs)
comments:
- "This should be a URL to a digital object (dataset, publication, etc)\nFor example:\
\ `https://example.com`, `http://example.com`, \n`ftp://ftp.example.org/data`, `doi:10.1000/example123`\n\
\nPipe-delimited when there are multiple values\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:object
alias: actionInputPids
domain_of:
- Action
range: uri
required: false
multivalued: true