Skip to content

Class: ConsortiumParticipation

Information on the nature of a person's participation in the consortium.

URI: trr379cps:ConsortiumParticipation

erDiagram ConsortiumParticipation { ParticipationFundingClassification participation_funding YYYYMM participation_start_date YYYYMM participation_end_date } Role { string name stringList curation_comments string display_label string display_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Statement { } AttributeSpecification { uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type uriorcurie range string value } Annotation { string annotation_value } Thing { uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Identifier { uriorcurie creator string notation NodeUriOrCurie schema_type } StatusGroup { string name stringList curation_comments string display_label string display_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } ConsortiumParticipation ||--|| StatusGroup : "status_group" ConsortiumParticipation ||--|o Role : "role" Role ||--}o Identifier : "identifiers" Role ||--}o Thing : "relations" Role ||--}o Annotation : "annotations" Role ||--}o AttributeSpecification : "attributes" Role ||--}o Statement : "characterized_by" Statement ||--|| Thing : "object" Statement ||--|| Property : "predicate" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o Annotation : "annotations" AttributeSpecification ||--}o AttributeSpecification : "attributes" AttributeSpecification ||--}o Statement : "characterized_by" Annotation ||--|o Thing : "annotation_tag" Thing ||--}o Thing : "relations" Thing ||--}o Annotation : "annotations" Thing ||--}o AttributeSpecification : "attributes" Thing ||--}o Statement : "characterized_by" StatusGroup ||--}o Identifier : "identifiers" StatusGroup ||--}o Thing : "relations" StatusGroup ||--}o Annotation : "annotations" StatusGroup ||--}o AttributeSpecification : "attributes" StatusGroup ||--}o Statement : "characterized_by"
Press "Alt" / "Option" to enable Pan & Zoom

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
Funding direct
participation_start_date 1
YYYYMM
Start date direct
participation_end_date 0..1
YYYYMM
End date direct
role 0..1
Role
Function in project direct

Usages

used by used in type used
Person 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
- 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
  role:
    name: role
    annotations:
      sh:order:
        tag: sh:order
        value: 4
  participation_end_date:
    name: participation_end_date
    annotations:
      sh:order:
        tag: sh:order
        value: 5
class_uri: trr379cps:ConsortiumParticipation

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
  role:
    name: role
    annotations:
      sh:order:
        tag: sh:order
        value: 4
  participation_end_date:
    name: participation_end_date
    annotations:
      sh:order:
        tag: sh:order
        value: 5
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: Funding
    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 date.
    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: 5
    description: End date.
    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
  role:
    name: role
    annotations:
      sh:order:
        tag: sh:order
        value: 4
    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
class_uri: trr379cps:ConsortiumParticipation