From 170aa821ca87294f4bc529cb9c7cf567c276cc12 Mon Sep 17 00:00:00 2001 From: RS Date: Thu, 1 May 2025 19:14:49 +0000 Subject: [PATCH] =?UTF-8?q?Metadaten/Templates/I=20Studium/Lehramtsstudium?= =?UTF-8?q?=5FMetadaten.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Templates/I Studium/Lehramtsstudium_Metadaten.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Metadaten/Templates/I Studium/Lehramtsstudium_Metadaten.md diff --git a/Metadaten/Templates/I Studium/Lehramtsstudium_Metadaten.md b/Metadaten/Templates/I Studium/Lehramtsstudium_Metadaten.md new file mode 100644 index 0000000..46f1ae8 --- /dev/null +++ b/Metadaten/Templates/I Studium/Lehramtsstudium_Metadaten.md @@ -0,0 +1,9 @@ +# Metadaten Lehramtsstudium + +| Spalte | Beschreibung | Datentyp | Zulässige Werte / Format | Beispielwert | +|--------------|------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------| +| `ID` | Eindeutige Kennung, bestehend aus Landes- und Schulartkürzel (z. B. BY-LA-MS) | Text | Bundesland-Kürzel + „-LA-“ + Schulart-Kurzbezeichnung (`HS`, `RS`, `GY`, `GS`, etc. oder `S1` für Sekundarstufe I) | `BY-LA-MS` | +| `Schulart` | Offizielle Bezeichnung der Schulart(en) oder Schulstufe (z. B. Mittelschule, Gymnasium, Sekundarstufe I) | Text | Freitext, ggf. mit Orientierung an Landesbezeichnungen | Mittelschule | +| `Studienart` | Art des Studiengangs | Kategorie| `Staatsexamen`, `Bachelor-Master`, `Sonstige` | Staatsexamen | +| `Abschluss` | Zu erreichender Abschluss | Kategorie| `Erste Staatsprüfung`, `Bachelor of Education`, `Master of Education`, `Bachelor of Science`, `Bachelor of Arts`, `Sonstige` | Erste Staatsprüfung | +| `Dauer` | Regelstudienzeit in Semestern | Integer | Ganze Zahl zwischen 4 und 12 (je nach Studienart und Abschluss) | 9 | \ No newline at end of file