From 2ae6e80d7f207ce456a59749bfddefa277b2fb23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Institut=20f=C3=BCr=20Hochschulforschung=20Halle-Wittenber?= =?UTF-8?q?g?= Date: Mon, 2 Sep 2024 12:05:35 +0200 Subject: [PATCH] Update organisationalContext.ttl Change labels of strategic support evaluation and didactic support evaluation for better distinction --- organisationalContext.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/organisationalContext.ttl b/organisationalContext.ttl index 2fc787e3e0..8aad792c7c 100644 --- a/organisationalContext.ttl +++ b/organisationalContext.ttl @@ -117,7 +117,7 @@ orgContext:ExaminationAffairs a skos:Concept ; skos:inScheme orgContext: . orgContext:Evaluation a skos:Concept ; - skos:prefLabel "Evaluation"@de, "evaluation"@en ; + skos:prefLabel "Evaluation und Akkreditierung"@de, "evaluation and accreditation"@en ; skos:broader orgContext:StrategicSupport ; skos:inScheme orgContext: . @@ -151,8 +151,8 @@ orgContext:Mentoring a skos:Concept ; skos:broader orgContext:DidacticSupport ; skos:inScheme orgContext: . -orgContext:SupportEvaluation a skos:Concept ; - skos:prefLabel "Evaluation"@de, "evaluation"@en ; +orgContext:TeachingEvaluation a skos:Concept ; + skos:prefLabel "Lehrevaluation"@de, "teaching evaluation"@en ; skos:broader orgContext:DidacticSupport ; skos:inScheme orgContext: .