Skip to content

Class: PromotionQualifyingDegree

Information items on the degree that qualifies a person for working towards a doctoral degree.

URI: trr379cps:PromotionQualifyingDegree

erDiagram Annotation { string annotation_value } 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 } City { string name string display_label string display_note stringList editorial_note uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } DSCOrganization { string name string short_name string display_label string display_note stringList editorial_note 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 } PromotionQualifyingDegree { DegreeTypeClassification degree_type YYYYMM degree_date } Statement { } Thing { uriorcurie pid uriorcurieList broad_mappings uriorcurieList close_mappings string description uriorcurieList exact_mappings uriorcurieList narrow_mappings uriorcurieList related_mappings NodeUriOrCurie schema_type } Annotation ||--|o Thing : "annotation_tag" AttributeSpecification ||--|| Property : "predicate" AttributeSpecification ||--}o Annotation : "annotations" AttributeSpecification ||--}o AttributeSpecification : "attributes" AttributeSpecification ||--}o Statement : "characterized_by" City ||--|| Country : "at_location" City ||--}o Annotation : "annotations" City ||--}o AttributeSpecification : "attributes" City ||--}o Identifier : "identifiers" City ||--}o Statement : "characterized_by" City ||--}o Thing : "relations" DSCOrganization ||--|o DSCOrganization : "part_of" DSCOrganization ||--|| City : "at_location" DSCOrganization ||--}o Annotation : "annotations" DSCOrganization ||--}o AttributeSpecification : "attributes" DSCOrganization ||--}o Identifier : "identifiers" DSCOrganization ||--}o Statement : "characterized_by" DSCOrganization ||--}o Thing : "relations" PromotionQualifyingDegree ||--|| DSCOrganization : "degree_institution" Statement ||--|| Property : "predicate" Statement ||--|| Thing : "object" Thing ||--}o Annotation : "annotations" Thing ||--}o AttributeSpecification : "attributes" Thing ||--}o Statement : "characterized_by" Thing ||--}o Thing : "relations"

Slots

Name Cardinality and Range Description Inheritance
degree_type 1
DegreeTypeClassification
Type of degree that qualifies a person for a doctorate direct
degree_date 1
YYYYMM
Date when the qualifying degree was received direct
degree_institution 1
DSCOrganization
Institution that granted the degree that qualifies a person for a doctorate direct

Usages

used by used in type used
Contributor promotion_qualifying_degree range PromotionQualifyingDegree

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.trr379.de/s/dfg-cp-survey

Mappings

Mapping Type Mapped Value
self trr379cps:PromotionQualifyingDegree
native trr379cps:PromotionQualifyingDegree

LinkML Source

Direct

name: PromotionQualifyingDegree
description: Information items on the degree that qualifies a person for working towards
  a doctoral degree.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slots:
- degree_type
- degree_date
- degree_institution
slot_usage:
  degree_type:
    name: degree_type
    annotations:
      sh:order:
        tag: sh:order
        value: 1
    required: true
  degree_date:
    name: degree_date
    annotations:
      sh:order:
        tag: sh:order
        value: 2
    required: true
  degree_institution:
    name: degree_institution
    annotations:
      sh:order:
        tag: sh:order
        value: 3
    range: DSCOrganization
    required: true

Induced

name: PromotionQualifyingDegree
description: Information items on the degree that qualifies a person for working towards
  a doctoral degree.
from_schema: https://concepts.trr379.de/s/dfg-cp-survey
slot_usage:
  degree_type:
    name: degree_type
    annotations:
      sh:order:
        tag: sh:order
        value: 1
    required: true
  degree_date:
    name: degree_date
    annotations:
      sh:order:
        tag: sh:order
        value: 2
    required: true
  degree_institution:
    name: degree_institution
    annotations:
      sh:order:
        tag: sh:order
        value: 3
    range: DSCOrganization
    required: true
attributes:
  degree_type:
    name: degree_type
    annotations:
      sh:order:
        tag: sh:order
        value: 1
    description: Type of degree that qualifies a person for a doctorate.
    title: Type of degree
    from_schema: https://concepts.trr379.de/s/dfg-cp-survey
    rank: 1000
    alias: degree_type
    owner: PromotionQualifyingDegree
    domain_of:
    - PromotionQualifyingDegree
    range: DegreeTypeClassification
    required: true
  degree_date:
    name: degree_date
    annotations:
      sh:order:
        tag: sh:order
        value: 2
    description: Date when the qualifying degree was received.
    title: Date received
    from_schema: https://concepts.trr379.de/s/dfg-cp-survey
    rank: 1000
    alias: degree_date
    owner: PromotionQualifyingDegree
    domain_of:
    - PromotionQualifyingDegree
    range: YYYYMM
    required: true
  degree_institution:
    name: degree_institution
    annotations:
      sh:order:
        tag: sh:order
        value: 3
    description: Institution that granted the degree that qualifies a person for a
      doctorate.
    title: Degree granting institution
    from_schema: https://concepts.trr379.de/s/dfg-cp-survey
    rank: 1000
    alias: degree_institution
    owner: PromotionQualifyingDegree
    domain_of:
    - PromotionQualifyingDegree
    range: DSCOrganization
    required: true