Slot: Participants (mPIDs) (participantIds)

The IDs of the people or organizations who collaborated in the action.

URI: schema:participant Alias: participantIds

Applicable Classes

Name Description Modifies Slot
Action The act of creation of one or more MBO datasets no

Properties

Type and Range

Property Value
Range PersonOrOrganization
Domain Of Action
Slot URI schema:participant

Cardinality and Requirements

Property Value
Multivalued Yes

Comments

  • mPID(s) from the first column of either Person.csv or Organization.csv Pipe-delimited when there are multiple values

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:participant
native mbo:participantIds

LinkML Source

name: participantIds
description: The IDs of the people or organizations who collaborated in the action.
title: Participants (mPIDs)
comments:
- 'mPID(s) from the first column of either Person.csv or Organization.csv

  Pipe-delimited when there are multiple values

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:participant
alias: participantIds
domain_of:
- Action
range: PersonOrOrganization
required: false
multivalued: true