Skip to content

Enum: Titel

URI: mastr:enum/Titel

Permissible Values

Value Meaning Description
Dr. None
Prof. None
Prof. Dr. None

Slots

Name Description
marktakteurTitel Titel der natürlichen Person. Katalogkategorie: Titel

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/mastr

LinkML Source

name: Titel
from_schema: https://example.org/mastr
rank: 1000
permissible_values:
  Dr.:
    text: Dr.
    annotations:
      catalog_id:
        tag: catalog_id
        value: '1000'
  Prof.:
    text: Prof.
    annotations:
      catalog_id:
        tag: catalog_id
        value: '1001'
  Prof. Dr.:
    text: Prof. Dr.
    annotations:
      catalog_id:
        tag: catalog_id
        value: '1002'