Class: ConsortiumParticipation
Information on the nature of a person's participation in the consortium.
URI: trr379cps:ConsortiumParticipation
classDiagram class ConsortiumParticipation click ConsortiumParticipation href "../ConsortiumParticipation/" ConsortiumParticipation : participation_end_date ConsortiumParticipation : participation_funding ConsortiumParticipation --> "1" ParticipationFundingClassification : participation_funding click ParticipationFundingClassification href "../ParticipationFundingClassification/" ConsortiumParticipation : participation_project ConsortiumParticipation --> "*" ConsortiumProject : participation_project click ConsortiumProject href "../ConsortiumProject/" ConsortiumParticipation : participation_start_date ConsortiumParticipation : role ConsortiumParticipation --> "0..1" Role : role click Role href "../Role/" ConsortiumParticipation : status_group ConsortiumParticipation --> "1" StatusGroup : status_group click StatusGroup href "../StatusGroup/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| status_group | 1 StatusGroup |
Status group a person is currently a member of | direct |
| participation_funding | 1 ParticipationFundingClassification |
The amount of funding provided by the consortium for this participation | direct |
| participation_start_date | 1 YYYYMM |
Start of this participation in the consortium | direct |
| participation_end_date | 0..1 YYYYMM |
End of this participation in the consortium | direct |
| participation_project | * ConsortiumProject |
The consortium projects that this participation was associated with | direct |
| role | 0..1 Role |
Function in project | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Contributor | consortium_participation | range | ConsortiumParticipation |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.trr379.de/s/dfg-cp-survey
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | trr379cps:ConsortiumParticipation |
| native | trr379cps:ConsortiumParticipation |
LinkML Source
Direct
name: ConsortiumParticipation
description: Information on the nature of a person's participation in the consortium.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slots:
- status_group
- participation_funding
- participation_start_date
- participation_end_date
- participation_project
- role
slot_usage:
participation_start_date:
name: participation_start_date
annotations:
sh:order:
tag: sh:order
value: 1
required: true
participation_funding:
name: participation_funding
annotations:
sh:order:
tag: sh:order
value: 2
required: true
status_group:
name: status_group
annotations:
sh:order:
tag: sh:order
value: 3
required: true
participation_project:
name: participation_project
annotations:
sh:order:
tag: sh:order
value: 4
role:
name: role
annotations:
sh:order:
tag: sh:order
value: 5
participation_end_date:
name: participation_end_date
annotations:
sh:order:
tag: sh:order
value: 6
Induced
name: ConsortiumParticipation
description: Information on the nature of a person's participation in the consortium.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slot_usage:
participation_start_date:
name: participation_start_date
annotations:
sh:order:
tag: sh:order
value: 1
required: true
participation_funding:
name: participation_funding
annotations:
sh:order:
tag: sh:order
value: 2
required: true
status_group:
name: status_group
annotations:
sh:order:
tag: sh:order
value: 3
required: true
participation_project:
name: participation_project
annotations:
sh:order:
tag: sh:order
value: 4
role:
name: role
annotations:
sh:order:
tag: sh:order
value: 5
participation_end_date:
name: participation_end_date
annotations:
sh:order:
tag: sh:order
value: 6
attributes:
status_group:
name: status_group
annotations:
sh:order:
tag: sh:order
value: 3
description: Status group a person is currently a member of. If multiple groups
qualify, the most specific should be selected.
title: Current status group
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: status_group
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: StatusGroup
required: true
participation_funding:
name: participation_funding
annotations:
sh:order:
tag: sh:order
value: 2
description: The amount of funding provided by the consortium for this participation.
title: Funding
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: participation_funding
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: ParticipationFundingClassification
required: true
participation_start_date:
name: participation_start_date
annotations:
sh:order:
tag: sh:order
value: 1
description: Start of this participation in the consortium.
title: Start date
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: participation_start_date
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: YYYYMM
required: true
participation_end_date:
name: participation_end_date
annotations:
sh:order:
tag: sh:order
value: 6
description: End of this participation in the consortium.
title: End date
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: participation_end_date
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: YYYYMM
participation_project:
name: participation_project
annotations:
sh:order:
tag: sh:order
value: 4
description: The consortium projects that this participation was associated with.
title: Project(s)
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: participation_project
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: ConsortiumProject
multivalued: true
role:
name: role
annotations:
sh:order:
tag: sh:order
value: 5
description: Function in project. Only for the "other scientifically engaged personnel"
status group.
title: Role (required for other scientifically engaged personnel)
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: role
owner: ConsortiumParticipation
domain_of:
- ConsortiumParticipation
range: Role