Class: ProfessionalDomain
A branch of knowledge or professional domain that encompasses a structured body of concepts, practices, and methodologies, such as biology, engineering, or central university facilities. It often includes multiple subfields, departments, or areas of expertise, and may span both academic research and practical application.
URI: C2D_Ontology:ProfessionalDomain
 classDiagram
    class ProfessionalDomain
    click ProfessionalDomain href "../ProfessionalDomain"
      ProfessionalDomain : label
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| label | 1 String | A brief and descriptive name or designation for the object, used for easy ide... | direct | 
Usages
| used by | used in | type | used | 
|---|---|---|---|
| Item | professionalDomain | range | ProfessionalDomain | 
| KnowledgeItem | professionalDomain | range | ProfessionalDomain | 
| EducationalMaterial | professionalDomain | range | ProfessionalDomain | 
| DataProblem | professionalDomain | range | ProfessionalDomain | 
| ExpertContract | professionalDomain | range | ProfessionalDomain | 
| Portal | professionalDomain | range | ProfessionalDomain | 
| Tool | professionalDomain | range | ProfessionalDomain | 
Aliases
- Fachbereich
Identifier and Mapping Information
Schema Source
- from schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | C2D_Ontology:ProfessionalDomain | 
| native | C2D_Ontology:ProfessionalDomain | 
LinkML Source
Direct
name: ProfessionalDomain
description: A branch of knowledge or professional domain that encompasses a structured
  body of concepts, practices, and methodologies, such as biology, engineering, or
  central university facilities. It often includes multiple subfields, departments,
  or areas of expertise, and may span both academic research and practical application.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- Fachbereich
slots:
- label
Induced
name: ProfessionalDomain
description: A branch of knowledge or professional domain that encompasses a structured
  body of concepts, practices, and methodologies, such as biology, engineering, or
  central university facilities. It often includes multiple subfields, departments,
  or areas of expertise, and may span both academic research and practical application.
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- Fachbereich
attributes:
  label:
    name: label
    description: A brief and descriptive name or designation for the object, used
      for easy identification and reference.
    from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
    aliases:
    - Bezeichnung
    rank: 1000
    alias: label
    owner: ProfessionalDomain
    domain_of:
    - ProfessionalDomain
    - Competence
    range: string
    required: true