Class: PromotionStatus
Information items on the process to receiving a doctoral degree.
URI: trr379cps:PromotionStatus
erDiagram PromotionStatus { YYYYMM promotion_start_date YYYYMM dissertation_submission_date YYYYMM oral_exam_date }
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
promotion_start_date | 0..1 YYYYMM |
Estimated date on which doctoral work began | direct |
dissertation_submission_date | 0..1 YYYYMM |
Date when the dissertation was submitted | direct |
oral_exam_date | 0..1 YYYYMM |
Date of a successfully concluded dissertation defense, disputation, rigorosum... | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Contributor | promotion_status | range | PromotionStatus |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.trr379.de/s/dfg-cp-survey
Mappings
Mapping Type | Mapped Value |
---|---|
self | trr379cps:PromotionStatus |
native | trr379cps:PromotionStatus |
LinkML Source
Direct
name: PromotionStatus
description: Information items on the process to receiving a doctoral degree.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slots:
- promotion_start_date
- dissertation_submission_date
- oral_exam_date
slot_usage:
promotion_start_date:
name: promotion_start_date
annotations:
sh:order:
tag: sh:order
value: 1
dissertation_submission_date:
name: dissertation_submission_date
annotations:
sh:order:
tag: sh:order
value: 2
oral_exam_date:
name: oral_exam_date
annotations:
sh:order:
tag: sh:order
value: 3
Induced
name: PromotionStatus
description: Information items on the process to receiving a doctoral degree.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slot_usage:
promotion_start_date:
name: promotion_start_date
annotations:
sh:order:
tag: sh:order
value: 1
dissertation_submission_date:
name: dissertation_submission_date
annotations:
sh:order:
tag: sh:order
value: 2
oral_exam_date:
name: oral_exam_date
annotations:
sh:order:
tag: sh:order
value: 3
attributes:
promotion_start_date:
name: promotion_start_date
annotations:
sh:order:
tag: sh:order
value: 1
description: Estimated date on which doctoral work began.
title: Doctoral project start date
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: promotion_start_date
owner: PromotionStatus
domain_of:
- PromotionStatus
range: YYYYMM
dissertation_submission_date:
name: dissertation_submission_date
annotations:
sh:order:
tag: sh:order
value: 2
description: Date when the dissertation was submitted.
title: Dissertation submission date
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: dissertation_submission_date
owner: PromotionStatus
domain_of:
- PromotionStatus
range: YYYYMM
oral_exam_date:
name: oral_exam_date
annotations:
sh:order:
tag: sh:order
value: 3
description: Date of a successfully concluded dissertation defense, disputation,
rigorosum, or similar.
title: Date of a passed oral examination
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
rank: 1000
alias: oral_exam_date
owner: PromotionStatus
domain_of:
- PromotionStatus
range: YYYYMM