Enum: EnumCourseType
A predefined set of course categories or types, facilitating the classification and organization of courses.
Following the nestor Metadatenschema https://zenodo.org/records/3760398
URI: EnumCourseType
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| workshop | None | An interactive and hands-on educational session where participants actively e... | 
| seminar | None | An educational session where a small group of participants engages in intensi... | 
| information event | None | An event aimed at providing participants with key information on a specific s... | 
| lecture | None | A type of course or educational session where an instructor or expert present... | 
| talk | None | A type of course or session focused on a lecture or presentation format, wher... | 
| webinar | None | An online seminar or educational session conducted over the internet, allowin... | 
Slots
| Name | Description | 
|---|---|
| courseType | Course categories or types, facilitating the classification and organization ... | 
Aliases
- enumVeranstaltungsformat
Identifier and Mapping Information
Schema Source
- from schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
LinkML Source
name: enumCourseType
description: A predefined set of course categories or types, facilitating the classification
  and organization of courses.<br/>Following the nestor Metadatenschema https://zenodo.org/records/3760398
from_schema: https://c2d-knowledgebase-c2d-ap2-c7d1191c3c64405c285d0ac5584cbf678bdf0.gp.hrz.tu-chemnitz.de/
aliases:
- enumVeranstaltungsformat
rank: 1000
permissible_values:
  workshop:
    text: workshop
    description: An interactive and hands-on educational session where participants
      actively engage in practical activities, exercises, or projects related to a
      specific topic. Workshops are designed to develop skills, solve problems, or
      create tangible outcomes, often with guidance from an instructor or facilitator.
  seminar:
    text: seminar
    description: An educational session where a small group of participants engages
      in intensive discussion and exchange of ideas on a specific topic, often led
      by an expert or facilitator. Seminars typically involve active participation,
      collaboration, and in-depth exploration of the subject matter.
  information event:
    text: information event
    description: An event aimed at providing participants with key information on
      a specific subject. Unlike traditional courses, these events are typically shorter,
      focused on delivering essential insights or updates, and may include presentations,
      briefings, and opportunities for Q&A.
  lecture:
    text: lecture
    description: A type of course or educational session where an instructor or expert
      presents information on a specific subject to an audience, often in a formal
      or academic setting
  talk:
    text: talk
    description: A type of course or session focused on a lecture or presentation
      format, where an expert or speaker delivers information on a specific topic.
  webinar:
    text: webinar
    description: An online seminar or educational session conducted over the internet,
      allowing participants to join remotely.