Skip to content

Class: PromotionStatus

Information items on the process to receiving a doctoral degree.

URI: trr379cps:PromotionStatus

erDiagram PromotionStatus { YYYYMM promotion_start_date PromotionStatusClassification promotion_status YYYYMM dissertation_submission_date YYYYMM oral_exam_date }
Press "Alt" / "Option" to enable Pan & Zoom

Slots

Name Cardinality and Range Description Inheritance
promotion_start_date 0..1
YYYYMM
Estimated date on which doctoral work began direct
promotion_status 0..1
PromotionStatusClassification
Current status of the doctoral project (only for doctoral researchers) 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

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
- promotion_status
- dissertation_submission_date
- oral_exam_date
class_uri: trr379cps:PromotionStatus

Induced

name: PromotionStatus
description: Information items on the process to receiving a doctoral degree.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
attributes:
  promotion_start_date:
    name: promotion_start_date
    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
  promotion_status:
    name: promotion_status
    description: Current status of the doctoral project (only for doctoral researchers).
    title: Doctoral project status (only for doctoral researchers)
    from_schema: https://concepts.trr379.de/s/dfg-cp-survey
    rank: 1000
    alias: promotion_status
    owner: PromotionStatus
    domain_of:
    - Person
    - PromotionStatus
    range: PromotionStatusClassification
  dissertation_submission_date:
    name: dissertation_submission_date
    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
    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
class_uri: trr379cps:PromotionStatus