From 5e60fa321252ca1235295e71197d3683d7b68f28 Mon Sep 17 00:00:00 2001 From: HoF-Halle-Wittenberg Date: Tue, 3 Sep 2024 10:14:44 +0000 Subject: [PATCH] deploy: 1695ac4ce5a494d80bd79fe01562f084b0d20b06 --- .../index-cs/search/de/altLabel.cfg.json | 1 + .../index-cs/search/de/altLabel.ctx.json | 1 + .../index-cs/search/de/altLabel.map.json | 1 + .../index-cs/search/de/definition.cfg.json | 1 + .../index-cs/search/de/definition.ctx.json | 1 + .../index-cs/search/de/definition.map.json | 1 + .../index-cs/search/de/definition.store.json | 0 .../index-cs/search/de/definition.tag.json | 0 .../index-cs/search/de/example.cfg.json | 1 + .../index-cs/search/de/example.ctx.json | 1 + .../index-cs/search/de/example.map.json | 1 + .../index-cs/search/de/hiddenLabel.cfg.json | 1 + .../index-cs/search/de/hiddenLabel.ctx.json | 1 + .../index-cs/search/de/hiddenLabel.map.json | 1 + .../index-cs/search/de/notation.cfg.json | 1 + .../index-cs/search/de/notation.ctx.json | 1 + .../index-cs/search/de/notation.map.json | 1 + .../index-cs/search/de/prefLabel.cfg.json | 1 + .../index-cs/search/de/prefLabel.ctx.json | 1 + .../index-cs/search/de/prefLabel.map.json | 1 + .../index-cs/search/de/reg.json | 1 + .../index-cs/search/en/altLabel.cfg.json | 1 + .../index-cs/search/en/altLabel.ctx.json | 1 + .../index-cs/search/en/altLabel.map.json | 1 + .../index-cs/search/en/definition.cfg.json | 1 + .../index-cs/search/en/definition.ctx.json | 1 + .../index-cs/search/en/definition.map.json | 1 + .../index-cs/search/en/definition.store.json | 0 .../index-cs/search/en/definition.tag.json | 0 .../index-cs/search/en/example.cfg.json | 1 + .../index-cs/search/en/example.ctx.json | 1 + .../index-cs/search/en/example.map.json | 1 + .../index-cs/search/en/hiddenLabel.cfg.json | 1 + .../index-cs/search/en/hiddenLabel.ctx.json | 1 + .../index-cs/search/en/hiddenLabel.map.json | 1 + .../index-cs/search/en/notation.cfg.json | 1 + .../index-cs/search/en/notation.ctx.json | 1 + .../index-cs/search/en/notation.map.json | 1 + .../index-cs/search/en/prefLabel.cfg.json | 1 + .../index-cs/search/en/prefLabel.ctx.json | 1 + .../index-cs/search/en/prefLabel.map.json | 1 + .../index-cs/search/en/reg.json | 1 + index.json | 2 +- interactivitytype/contentBlock.html | 7 + interactivitytype/contentBlock.json | 176 ++++++++++++++++++ interactivitytype/contentBlock.jsonld | 176 ++++++++++++++++++ interactivitytype/curricularBlock.html | 7 + interactivitytype/curricularBlock.json | 176 ++++++++++++++++++ interactivitytype/curricularBlock.jsonld | 176 ++++++++++++++++++ interactivitytype/curriculum.html | 7 + interactivitytype/curriculum.json | 176 ++++++++++++++++++ interactivitytype/curriculum.jsonld | 176 ++++++++++++++++++ interactivitytype/index.html | 7 + interactivitytype/index.json | 1 + interactivitytype/index.jsonld | 1 + interactivitytype/interUniversity.html | 7 + interactivitytype/interUniversity.json | 176 ++++++++++++++++++ interactivitytype/interUniversity.jsonld | 176 ++++++++++++++++++ interactivitytype/interaction.html | 7 + interactivitytype/interaction.json | 176 ++++++++++++++++++ interactivitytype/interaction.jsonld | 176 ++++++++++++++++++ interactivitytype/other.html | 7 + interactivitytype/other.json | 176 ++++++++++++++++++ interactivitytype/other.jsonld | 176 ++++++++++++++++++ .../teachingLearningScenario.html | 7 + .../teachingLearningScenario.json | 176 ++++++++++++++++++ .../teachingLearningScenario.jsonld | 176 ++++++++++++++++++ interactivitytype/universityWide.html | 7 + interactivitytype/universityWide.json | 176 ++++++++++++++++++ interactivitytype/universityWide.jsonld | 176 ++++++++++++++++++ .../contentBlock.html/page-data.json | 1 + .../curricularBlock.html/page-data.json | 1 + .../curriculum.html/page-data.json | 1 + .../index.html/page-data.json | 1 + .../interUniversity.html/page-data.json | 1 + .../interaction.html/page-data.json | 1 + .../other.html/page-data.json | 1 + .../page-data.json | 1 + .../universityWide.html/page-data.json | 1 + page-data/sq/d/4240049689.json | 2 +- page-data/sq/d/821988263.json | 2 +- 81 files changed, 2931 insertions(+), 3 deletions(-) create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.store.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.tag.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/reg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.store.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.tag.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.cfg.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.ctx.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.map.json create mode 100644 hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/reg.json create mode 100644 interactivitytype/contentBlock.html create mode 100644 interactivitytype/contentBlock.json create mode 100644 interactivitytype/contentBlock.jsonld create mode 100644 interactivitytype/curricularBlock.html create mode 100644 interactivitytype/curricularBlock.json create mode 100644 interactivitytype/curricularBlock.jsonld create mode 100644 interactivitytype/curriculum.html create mode 100644 interactivitytype/curriculum.json create mode 100644 interactivitytype/curriculum.jsonld create mode 100644 interactivitytype/index.html create mode 100644 interactivitytype/index.json create mode 100644 interactivitytype/index.jsonld create mode 100644 interactivitytype/interUniversity.html create mode 100644 interactivitytype/interUniversity.json create mode 100644 interactivitytype/interUniversity.jsonld create mode 100644 interactivitytype/interaction.html create mode 100644 interactivitytype/interaction.json create mode 100644 interactivitytype/interaction.jsonld create mode 100644 interactivitytype/other.html create mode 100644 interactivitytype/other.json create mode 100644 interactivitytype/other.jsonld create mode 100644 interactivitytype/teachingLearningScenario.html create mode 100644 interactivitytype/teachingLearningScenario.json create mode 100644 interactivitytype/teachingLearningScenario.jsonld create mode 100644 interactivitytype/universityWide.html create mode 100644 interactivitytype/universityWide.json create mode 100644 interactivitytype/universityWide.jsonld create mode 100644 page-data/interactivitytype/contentBlock.html/page-data.json create mode 100644 page-data/interactivitytype/curricularBlock.html/page-data.json create mode 100644 page-data/interactivitytype/curriculum.html/page-data.json create mode 100644 page-data/interactivitytype/index.html/page-data.json create mode 100644 page-data/interactivitytype/interUniversity.html/page-data.json create mode 100644 page-data/interactivitytype/interaction.html/page-data.json create mode 100644 page-data/interactivitytype/other.html/page-data.json create mode 100644 page-data/interactivitytype/teachingLearningScenario.html/page-data.json create mode 100644 page-data/interactivitytype/universityWide.html/page-data.json diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/altLabel.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.store.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.store.json new file mode 100644 index 0000000000..e69de29bb2 diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.tag.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/definition.tag.json new file mode 100644 index 0000000000..e69de29bb2 diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/example.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/hiddenLabel.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/notation.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.map.json new file mode 100644 index 0000000000..e58347bb3a --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/prefLabel.map.json @@ -0,0 +1 @@ +[{"inhaltlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhaltliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhaltlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhaltlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhaltli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhaltl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhalt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inhal":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inha":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"inh":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"in":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"i":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"nhaltlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhaltliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhaltlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhaltlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhaltli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhaltl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhalt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nhal":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nha":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nh":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"n":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"haltlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"haltliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"haltlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"haltlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"haltli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"haltl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"halt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"hal":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ha":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"h":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"altlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"altliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"altlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"altlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"altli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"altl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"alt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"al":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"a":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ltlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ltliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ltlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ltlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ltli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ltl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"lt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"l":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"tlicher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"tliche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"tlich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"tlic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"tli":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"tl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"t":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"licher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"liche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"lich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"lic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"li":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"icher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"iche":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ich":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cher":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"che":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"c":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"her":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"he":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"er":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"e":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"r":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"curricularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curriculare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cur":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urricularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urriculare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ur":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"u":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rricularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rriculare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ricularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"riculare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"icularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"iculare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"icular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"icula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"icul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"icu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"culare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"cular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"cula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"cul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ularer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ulare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"larer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"lare":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"lar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"la":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"arer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"are":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"re":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"curriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"riculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"riculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"iculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"iculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"culum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"culu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ulum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ulu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"lum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"lu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"um":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"m":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"hochschulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hochschul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochschu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochsch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochsc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hoch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hoc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ho":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ochschul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochsch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochsc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"och":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"oc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chschul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chsch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chsc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hschul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hsch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hsc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"schul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"sch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"sc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"s":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"chul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"hul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ulübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ulü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lüberg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lüber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lübe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lüb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"lü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"überg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"über":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"übe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"üb":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ü":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"bergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"berg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ber":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"be":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"b":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ergr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"erg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgreifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgreifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgreife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgreif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgrei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rgr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rg":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"greifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"greifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"greife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"greif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"grei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"gre":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"gr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"g":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"reifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"reifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"reife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"reif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"eifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"eifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"eife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"eif":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ifend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ifen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ife":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"if":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"fend":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"fen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"fe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"f":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"end":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"en":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"nd":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"d":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"interaktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interaktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interakti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interakt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"intera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"inter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"inte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"int":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteraktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteraktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nterakti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nterakt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nterak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ntera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teraktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teraktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"terakti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"terakt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"terak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"te":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eraktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eraktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"erakti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"erakt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"erak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"era":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"raktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"raktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"rakti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"rakt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"rak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"aktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"aktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"akti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"akt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ak":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ktion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ktio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"kti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"kt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"k":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"io":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"on":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sonstiges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sonstige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sonstig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sonsti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sonst":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sons":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"son":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"so":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"onstiges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"onstige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"onstig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"onsti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"onst":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ons":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"nstiges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"nstige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"nstig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"nsti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"nst":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ns":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"stiges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"stige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"stig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"sti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"st":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"tiges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"tige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"tig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"iges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ige":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ig":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ges":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ge":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"es":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"lehr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"leh":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"le":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ehr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"eh":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"hr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"hochschulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochschulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochschulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hochschulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ochschulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chschulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hschulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"schulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"chulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"hulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ulweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ulwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ulwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ulw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"lweit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"lwei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"lwe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"lw":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"weit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"wei":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"we":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"w":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"eit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"it":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"]},{"block":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"bloc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"blo":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"bl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"b":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"programm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"program":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"progra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"progr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"prog":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"pro":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"pr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"p":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"handlung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"handlun":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"handlu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"handl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"hand":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"han":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ha":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"h":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"lernsituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsitua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsitu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lernsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lerns":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lern":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ler":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"lock":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"loc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"lo":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rogramm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rogram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rogra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rogr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rog":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ro":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"andlung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"andlun":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"andlu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"andl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"and":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"an":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ernsituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsitua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsitu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ernsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"erns":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ern":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"er":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsitua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsitu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rns":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rn":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"szenario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"szenari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"szenar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"szena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"szen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sze":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sz":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"ock":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"oc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogramm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"og":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ndlung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ndlun":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ndlu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ndl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nd":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nsituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsitua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsitu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ns":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"n":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situa":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situ":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"si":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"s":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"zenario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"zenari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"zenar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"zena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"zen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ze":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"z":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"en":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"ck":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"gramm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"gram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"gra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"gr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"g":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"dlung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"dlun":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"dlu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"dl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"d":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"itua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"itu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"it":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"i":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"t":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"na":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"k":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ramm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"amm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"am":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"a":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"lun":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"lu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"l":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ung":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"un":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"u":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"atio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"at":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"mm":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ng":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"io":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"g":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"on":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/reg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/reg.json new file mode 100644 index 0000000000..9a68ff8633 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/de/reg.json @@ -0,0 +1 @@ +{"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/altLabel.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.store.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.store.json new file mode 100644 index 0000000000..e69de29bb2 diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.tag.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/definition.tag.json new file mode 100644 index 0000000000..e69de29bb2 diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/example.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/hiddenLabel.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.map.json new file mode 100644 index 0000000000..ff5b952c39 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/notation.map.json @@ -0,0 +1 @@ +[{},{},{},{},{},{},{},{},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.cfg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.cfg.json new file mode 100644 index 0000000000..2aa8266260 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.cfg.json @@ -0,0 +1 @@ +{"doc":0,"opt":1} \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.ctx.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.ctx.json new file mode 100644 index 0000000000..ee1aac42be --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.ctx.json @@ -0,0 +1 @@ +[{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.map.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.map.json new file mode 100644 index 0000000000..7bfbb326a9 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/prefLabel.map.json @@ -0,0 +1 @@ +[{"content":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"conten":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"conte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"cont":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"con":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"co":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"c":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ontent":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"onten":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"onte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ont":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"on":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ntent":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nten":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"nte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nt":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"n":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"tent":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"ten":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"te":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"t":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ent":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"en":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"e":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"curricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"curricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cur":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"cu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"urricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ur":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"u":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"rricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"r":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ricular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ricula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ricul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ricu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ric":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"icular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"icula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"icul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"icu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ic":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"i":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"cular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"cula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"cul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ular":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ula":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ul":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"lar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"la":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"l":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"a":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"curriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"curriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"urriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rriculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rriculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"riculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"riculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"iculum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"iculu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"culum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"culu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ulum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ulu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"lum":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"lu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"um":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"m":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"inter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"inte":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"int":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"in":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ter":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"er":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"interaction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interactio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interacti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interact":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"interac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"intera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteraction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteractio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteracti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nteract":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"nterac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ntera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teraction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teractio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teracti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"teract":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"terac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tera":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eraction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eractio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eracti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"eract":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"erac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"era":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"raction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ractio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"racti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ract":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"rac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"action":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"actio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"acti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"act":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ction":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ctio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"cti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ct":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"tio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"ion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"io":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction"],"other":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"othe":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"oth":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ot":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"ther":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"the":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"th":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"her":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"he":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other"],"h":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"teaching":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"teachin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"teachi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"teach":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"teac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tea":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"eaching":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"eachin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"eachi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"each":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"eac":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ea":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"aching":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"achin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"achi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ach":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ching":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"chin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"chi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ch":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"hing":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"hin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"hi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ing":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ng":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"g":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"university":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"universit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"universi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"univers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"univer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"unive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"univ":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"uni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"un":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"niversity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"niversit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"niversi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"nivers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"niver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"nive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"niv":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"iversity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"iversit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"iversi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ivers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"iver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"iv":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"versity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"versit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"versi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"vers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ve":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"v":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ersity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ersit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ersi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rsity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"rs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"sity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"sit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"si":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"s":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"it":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"ty":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"y":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"]},{"block":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"bloc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"blo":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"bl":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"b":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"program":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"progra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"progr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"prog":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"pro":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"pr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"p":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"university":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"universit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"universi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"univers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"univer":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"unive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"univ":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"uni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"un":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"u":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"learning":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"learnin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"learni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"learn":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lear":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"lea":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"le":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"l":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"wide":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"wid":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"wi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"w":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"]},{"lock":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"loc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"lo":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"l":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock"],"rogram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rogra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rogr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rog":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ro":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"niversity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"niversit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"niversi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"nivers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"niver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"nive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"niv":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"earning":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"earnin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"earni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"earn":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ear":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situa":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"situ":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"si":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"s":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ituat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"itua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"itu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"it":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ide":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"id":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"]},{"ock":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"oc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ogr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"og":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"iversity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"iversit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"iversi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ivers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"iver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ive":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"iv":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"versity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"versit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"versi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"vers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ver":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ve":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"v":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"arning":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"arnin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"arni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"arn":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rning":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rnin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rn":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"r":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tuat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tu":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"scenario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"scenari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"scenar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"scena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"scen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sce":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"sc":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"cenario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"cenari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"cenar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"cena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"cen":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ce":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"de":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"],"d":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide"]},{"ck":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"gram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"gra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"gr":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"g":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ersity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ersit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ersi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ers":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"ning":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nin":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ni":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uatio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"uat":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ua":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"u":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ation":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"atio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ati":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"at":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"enar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ena":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"en":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"k":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock"],"ram":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ra":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"rsity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rsit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rsi":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"rs":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"sity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"sit":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"si":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"s":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"tion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"tio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ti":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ion":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"io":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"nar":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"na":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ario":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ari":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"am":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"a":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum"],"ity":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"it":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"on":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"o":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"rio":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"],"ri":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario"]},{"ty":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"],"y":["https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity"]},{}] \ No newline at end of file diff --git a/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/reg.json b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/reg.json new file mode 100644 index 0000000000..9a68ff8633 --- /dev/null +++ b/hof-halle-wittenberg.github.io/vocabs/interactivitytype/index-cs/search/en/reg.json @@ -0,0 +1 @@ +{"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario":1,"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide":1} \ No newline at end of file diff --git a/index.json b/index.json index 2f558bf3c9..86609ac09b 100644 --- a/index.json +++ b/index.json @@ -1 +1 @@ -[{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","title":{"en":"University Mission","de":"Leistungsbereich der Hochschule"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the addressed mission of the university to a resource.","de":"Eine Werteliste um einer Ressource den adressierten Leistungsbereich der Hochschule zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","title":{"en":null,"de":"Zielgruppe"},"dc_title":null,"prefLabel":null,"description":{"en":"A list of audiences that can be assigned to a resource.","de":"Eine Liste von Zielgruppen, die einer Ressource zugeordnet werden können."},"dc_description":null,"languages":["de","en"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","title":{"en":"Didactic Use Case","de":"Didaktischer Anwendungsfall"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the didactic use case to a resource.","de":"Eine Werteliste, um einer Ressource den didaktischen Anwendungsfall zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","title":{"en":"Organisational Context","de":"Organisationaler Kontext"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the organizational context to a resource.","de":"Eine Werteliste um einer Ressource den organisatorischen Kontext zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","title":{"en":"Content Type","de":"Inhaltstyp"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the basic content type to a resource.","de":"Eine Werteliste um den grundlegenden Inhaltstyp einer Ressource zuzuordnen."},"dc_description":null,"languages":["en","de"]}] \ No newline at end of file +[{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","title":{"en":"University Mission","de":"Leistungsbereich der Hochschule"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the addressed mission of the university to a resource.","de":"Eine Werteliste um einer Ressource den adressierten Leistungsbereich der Hochschule zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","title":{"en":null,"de":"Zielgruppe"},"dc_title":null,"prefLabel":null,"description":{"en":"A list of audiences that can be assigned to a resource.","de":"Eine Liste von Zielgruppen, die einer Ressource zugeordnet werden können."},"dc_description":null,"languages":["de","en"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","title":{"en":"Didactic Use Case","de":"Didaktischer Anwendungsfall"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the didactic use case to a resource.","de":"Eine Werteliste, um einer Ressource den didaktischen Anwendungsfall zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"},"dc_title":null,"prefLabel":null,"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"dc_description":null,"languages":["de","en"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","title":{"en":"Organisational Context","de":"Organisationaler Kontext"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the organizational context to a resource.","de":"Eine Werteliste um einer Ressource den organisatorischen Kontext zuzuordnen."},"dc_description":null,"languages":["en","de"]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","title":{"en":"Content Type","de":"Inhaltstyp"},"dc_title":null,"prefLabel":null,"description":{"en":"A value list to assign the basic content type to a resource.","de":"Eine Werteliste um den grundlegenden Inhaltstyp einer Ressource zuzuordnen."},"dc_description":null,"languages":["en","de"]}] \ No newline at end of file diff --git a/interactivitytype/contentBlock.html b/interactivitytype/contentBlock.html new file mode 100644 index 0000000000..1aef8d2bd2 --- /dev/null +++ b/interactivitytype/contentBlock.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/contentBlock.json b/interactivitytype/contentBlock.json new file mode 100644 index 0000000000..06d4233f97 --- /dev/null +++ b/interactivitytype/contentBlock.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock", + "type": "Concept", + "prefLabel": { + "en": "Content Block", + "de": "Inhaltlicher Block" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/contentBlock.jsonld b/interactivitytype/contentBlock.jsonld new file mode 100644 index 0000000000..06d4233f97 --- /dev/null +++ b/interactivitytype/contentBlock.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock", + "type": "Concept", + "prefLabel": { + "en": "Content Block", + "de": "Inhaltlicher Block" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/curricularBlock.html b/interactivitytype/curricularBlock.html new file mode 100644 index 0000000000..5d100fbb99 --- /dev/null +++ b/interactivitytype/curricularBlock.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/curricularBlock.json b/interactivitytype/curricularBlock.json new file mode 100644 index 0000000000..3e56db6f0c --- /dev/null +++ b/interactivitytype/curricularBlock.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock", + "type": "Concept", + "prefLabel": { + "en": "Curricular Block", + "de": "Curricularer Block" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/curricularBlock.jsonld b/interactivitytype/curricularBlock.jsonld new file mode 100644 index 0000000000..3e56db6f0c --- /dev/null +++ b/interactivitytype/curricularBlock.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock", + "type": "Concept", + "prefLabel": { + "en": "Curricular Block", + "de": "Curricularer Block" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/curriculum.html b/interactivitytype/curriculum.html new file mode 100644 index 0000000000..4e6ecf77ff --- /dev/null +++ b/interactivitytype/curriculum.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/curriculum.json b/interactivitytype/curriculum.json new file mode 100644 index 0000000000..c91978ea0a --- /dev/null +++ b/interactivitytype/curriculum.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum", + "type": "Concept", + "prefLabel": { + "en": "Curriculum, Program", + "de": "Curriculum, Programm" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/curriculum.jsonld b/interactivitytype/curriculum.jsonld new file mode 100644 index 0000000000..c91978ea0a --- /dev/null +++ b/interactivitytype/curriculum.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum", + "type": "Concept", + "prefLabel": { + "en": "Curriculum, Program", + "de": "Curriculum, Programm" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/index.html b/interactivitytype/index.html new file mode 100644 index 0000000000..5cf1610fb1 --- /dev/null +++ b/interactivitytype/index.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/index.json b/interactivitytype/index.json new file mode 100644 index 0000000000..6207779eda --- /dev/null +++ b/interactivitytype/index.json @@ -0,0 +1 @@ +{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","type":"ConceptScheme","title":{"en":"Interactivity Type","de":"Aktionsradius"},"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"hasTopConcept":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","prefLabel":{"en":"Curricular Block","de":"Curricularer Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","prefLabel":{"en":"University-wide","de":"hochschulweit"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","prefLabel":{"en":"Other","de":"Sonstiges"}}],"@context":{"@version":1.1,"id":"@id","type":"@type","@vocab":"http://www.w3.org/2004/02/skos/core#","xsd":"http://www.w3.org/2001/XMLSchema#","dct":"http://purl.org/dc/terms/","dc":"http://purl.org/dc/elements/1.1/","schema":"https://schema.org/","vann":"http://purl.org/vocab/vann/","ldp":"http://www.w3.org/ns/ldp#","owl":"http://www.w3.org/2002/07/owl#","title":{"@id":"dct:title","@container":"@language"},"dc:title":{"@id":"dc:title","@container":"@language"},"dc:description":{"@id":"dc:description","@container":"@language"},"description":{"@id":"dct:description","@container":"@language"},"issued":{"@id":"dct:issued","@type":"xsd:date"},"created":{"@id":"dct:created","@type":"xsd:date"},"modified":{"@id":"dct:modified","@type":"xsd:date"},"creator":"dct:creator","publisher":"dct:publisher","preferredNamespacePrefix":"vann:preferredNamespacePrefix","preferredNamespaceUri":"vann:preferredNamespaceUri","isBasedOn":"schema:isBasedOn","source":"dct:source","prefLabel":{"@container":"@language"},"altLabel":{"@container":["@language","@set"]},"hiddenLabel":{"@container":["@language","@set"]},"definition":{"@container":"@language"},"note":{"@container":["@language","@set"]},"changeNote":{"@container":["@language","@set"]},"editorialNote":{"@container":["@language","@set"]},"historyNote":{"@container":["@language","@set"]},"scopeNote":{"@container":["@language","@set"]},"notation":{"@container":"@set"},"example":{"@container":"@language"},"narrower":{"@container":"@set"},"related":{"@container":"@set"},"relatedMatch":{"@container":"@set"},"narrowerTransitive":{"@container":"@set"},"broaderTransitive":{"@container":"@set"},"broadMatch":{"@container":"@set"},"narrowMatch":{"@container":"@set"},"closeMatch":{"@container":"@set"},"exactMatch":{"@container":"@set"},"hasTopConcept":{"@container":"@set"},"inScheme":{"@container":"@set"},"topConceptOf":{"@container":"@set"},"deprecated":{"@id":"owl:deprecated","@type":"xsd:boolean"},"isReplacedBy":{"@id":"dct:isReplacedBy","@container":"@set"}}} \ No newline at end of file diff --git a/interactivitytype/index.jsonld b/interactivitytype/index.jsonld new file mode 100644 index 0000000000..6207779eda --- /dev/null +++ b/interactivitytype/index.jsonld @@ -0,0 +1 @@ +{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","type":"ConceptScheme","title":{"en":"Interactivity Type","de":"Aktionsradius"},"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"hasTopConcept":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","prefLabel":{"en":"Curricular Block","de":"Curricularer Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","prefLabel":{"en":"University-wide","de":"hochschulweit"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","prefLabel":{"en":"Other","de":"Sonstiges"}}],"@context":{"@version":1.1,"id":"@id","type":"@type","@vocab":"http://www.w3.org/2004/02/skos/core#","xsd":"http://www.w3.org/2001/XMLSchema#","dct":"http://purl.org/dc/terms/","dc":"http://purl.org/dc/elements/1.1/","schema":"https://schema.org/","vann":"http://purl.org/vocab/vann/","ldp":"http://www.w3.org/ns/ldp#","owl":"http://www.w3.org/2002/07/owl#","title":{"@id":"dct:title","@container":"@language"},"dc:title":{"@id":"dc:title","@container":"@language"},"dc:description":{"@id":"dc:description","@container":"@language"},"description":{"@id":"dct:description","@container":"@language"},"issued":{"@id":"dct:issued","@type":"xsd:date"},"created":{"@id":"dct:created","@type":"xsd:date"},"modified":{"@id":"dct:modified","@type":"xsd:date"},"creator":"dct:creator","publisher":"dct:publisher","preferredNamespacePrefix":"vann:preferredNamespacePrefix","preferredNamespaceUri":"vann:preferredNamespaceUri","isBasedOn":"schema:isBasedOn","source":"dct:source","prefLabel":{"@container":"@language"},"altLabel":{"@container":["@language","@set"]},"hiddenLabel":{"@container":["@language","@set"]},"definition":{"@container":"@language"},"note":{"@container":["@language","@set"]},"changeNote":{"@container":["@language","@set"]},"editorialNote":{"@container":["@language","@set"]},"historyNote":{"@container":["@language","@set"]},"scopeNote":{"@container":["@language","@set"]},"notation":{"@container":"@set"},"example":{"@container":"@language"},"narrower":{"@container":"@set"},"related":{"@container":"@set"},"relatedMatch":{"@container":"@set"},"narrowerTransitive":{"@container":"@set"},"broaderTransitive":{"@container":"@set"},"broadMatch":{"@container":"@set"},"narrowMatch":{"@container":"@set"},"closeMatch":{"@container":"@set"},"exactMatch":{"@container":"@set"},"hasTopConcept":{"@container":"@set"},"inScheme":{"@container":"@set"},"topConceptOf":{"@container":"@set"},"deprecated":{"@id":"owl:deprecated","@type":"xsd:boolean"},"isReplacedBy":{"@id":"dct:isReplacedBy","@container":"@set"}}} \ No newline at end of file diff --git a/interactivitytype/interUniversity.html b/interactivitytype/interUniversity.html new file mode 100644 index 0000000000..9a1bb86b9e --- /dev/null +++ b/interactivitytype/interUniversity.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/interUniversity.json b/interactivitytype/interUniversity.json new file mode 100644 index 0000000000..dc6b952f80 --- /dev/null +++ b/interactivitytype/interUniversity.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity", + "type": "Concept", + "prefLabel": { + "en": "Inter-university", + "de": "hochschulübergreifend" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/interUniversity.jsonld b/interactivitytype/interUniversity.jsonld new file mode 100644 index 0000000000..dc6b952f80 --- /dev/null +++ b/interactivitytype/interUniversity.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity", + "type": "Concept", + "prefLabel": { + "en": "Inter-university", + "de": "hochschulübergreifend" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/interaction.html b/interactivitytype/interaction.html new file mode 100644 index 0000000000..483713d5c0 --- /dev/null +++ b/interactivitytype/interaction.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/interaction.json b/interactivitytype/interaction.json new file mode 100644 index 0000000000..8ef5e22b97 --- /dev/null +++ b/interactivitytype/interaction.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction", + "type": "Concept", + "prefLabel": { + "en": "Interaction, Action", + "de": "Interaktion, Handlung" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/interaction.jsonld b/interactivitytype/interaction.jsonld new file mode 100644 index 0000000000..8ef5e22b97 --- /dev/null +++ b/interactivitytype/interaction.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction", + "type": "Concept", + "prefLabel": { + "en": "Interaction, Action", + "de": "Interaktion, Handlung" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/other.html b/interactivitytype/other.html new file mode 100644 index 0000000000..976e0c260e --- /dev/null +++ b/interactivitytype/other.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/other.json b/interactivitytype/other.json new file mode 100644 index 0000000000..6e50a263f1 --- /dev/null +++ b/interactivitytype/other.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other", + "type": "Concept", + "prefLabel": { + "en": "Other", + "de": "Sonstiges" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/other.jsonld b/interactivitytype/other.jsonld new file mode 100644 index 0000000000..6e50a263f1 --- /dev/null +++ b/interactivitytype/other.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other", + "type": "Concept", + "prefLabel": { + "en": "Other", + "de": "Sonstiges" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/teachingLearningScenario.html b/interactivitytype/teachingLearningScenario.html new file mode 100644 index 0000000000..6f8ebdcff1 --- /dev/null +++ b/interactivitytype/teachingLearningScenario.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/teachingLearningScenario.json b/interactivitytype/teachingLearningScenario.json new file mode 100644 index 0000000000..1abf808ec2 --- /dev/null +++ b/interactivitytype/teachingLearningScenario.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario", + "type": "Concept", + "prefLabel": { + "en": "Teaching/Learning Situation, Scenario", + "de": "Lehr-/Lernsituation, Szenario" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/teachingLearningScenario.jsonld b/interactivitytype/teachingLearningScenario.jsonld new file mode 100644 index 0000000000..1abf808ec2 --- /dev/null +++ b/interactivitytype/teachingLearningScenario.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario", + "type": "Concept", + "prefLabel": { + "en": "Teaching/Learning Situation, Scenario", + "de": "Lehr-/Lernsituation, Szenario" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/universityWide.html b/interactivitytype/universityWide.html new file mode 100644 index 0000000000..04ed00b52e --- /dev/null +++ b/interactivitytype/universityWide.html @@ -0,0 +1,7 @@ +

https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide

Copy URI
JSON
+ + \ No newline at end of file diff --git a/interactivitytype/universityWide.json b/interactivitytype/universityWide.json new file mode 100644 index 0000000000..76eb336e1c --- /dev/null +++ b/interactivitytype/universityWide.json @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide", + "type": "Concept", + "prefLabel": { + "en": "University-wide", + "de": "hochschulweit" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/interactivitytype/universityWide.jsonld b/interactivitytype/universityWide.jsonld new file mode 100644 index 0000000000..76eb336e1c --- /dev/null +++ b/interactivitytype/universityWide.jsonld @@ -0,0 +1,176 @@ +{ + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide", + "type": "Concept", + "prefLabel": { + "en": "University-wide", + "de": "hochschulweit" + }, + "inScheme": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "inSchemeAll": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/" + } + ], + "topConceptOf": [ + { + "id": "https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/", + "title": { + "en": "Interactivity Type", + "de": "Aktionsradius" + } + } + ], + "@context": { + "@version": 1.1, + "id": "@id", + "type": "@type", + "@vocab": "http://www.w3.org/2004/02/skos/core#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "dct": "http://purl.org/dc/terms/", + "dc": "http://purl.org/dc/elements/1.1/", + "schema": "https://schema.org/", + "vann": "http://purl.org/vocab/vann/", + "ldp": "http://www.w3.org/ns/ldp#", + "owl": "http://www.w3.org/2002/07/owl#", + "title": { + "@id": "dct:title", + "@container": "@language" + }, + "dc:title": { + "@id": "dc:title", + "@container": "@language" + }, + "dc:description": { + "@id": "dc:description", + "@container": "@language" + }, + "description": { + "@id": "dct:description", + "@container": "@language" + }, + "issued": { + "@id": "dct:issued", + "@type": "xsd:date" + }, + "created": { + "@id": "dct:created", + "@type": "xsd:date" + }, + "modified": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "creator": "dct:creator", + "publisher": "dct:publisher", + "preferredNamespacePrefix": "vann:preferredNamespacePrefix", + "preferredNamespaceUri": "vann:preferredNamespaceUri", + "isBasedOn": "schema:isBasedOn", + "source": "dct:source", + "prefLabel": { + "@container": "@language" + }, + "altLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "hiddenLabel": { + "@container": [ + "@language", + "@set" + ] + }, + "definition": { + "@container": "@language" + }, + "note": { + "@container": [ + "@language", + "@set" + ] + }, + "changeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "editorialNote": { + "@container": [ + "@language", + "@set" + ] + }, + "historyNote": { + "@container": [ + "@language", + "@set" + ] + }, + "scopeNote": { + "@container": [ + "@language", + "@set" + ] + }, + "notation": { + "@container": "@set" + }, + "example": { + "@container": "@language" + }, + "narrower": { + "@container": "@set" + }, + "related": { + "@container": "@set" + }, + "relatedMatch": { + "@container": "@set" + }, + "narrowerTransitive": { + "@container": "@set" + }, + "broaderTransitive": { + "@container": "@set" + }, + "broadMatch": { + "@container": "@set" + }, + "narrowMatch": { + "@container": "@set" + }, + "closeMatch": { + "@container": "@set" + }, + "exactMatch": { + "@container": "@set" + }, + "hasTopConcept": { + "@container": "@set" + }, + "inScheme": { + "@container": "@set" + }, + "topConceptOf": { + "@container": "@set" + }, + "deprecated": { + "@id": "owl:deprecated", + "@type": "xsd:boolean" + }, + "isReplacedBy": { + "@id": "dct:isReplacedBy", + "@container": "@set" + } + } +} \ No newline at end of file diff --git a/page-data/interactivitytype/contentBlock.html/page-data.json b/page-data/interactivitytype/contentBlock.html/page-data.json new file mode 100644 index 0000000000..28031c8051 --- /dev/null +++ b/page-data/interactivitytype/contentBlock.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/contentBlock.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","type":"Concept","prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/curricularBlock.html/page-data.json b/page-data/interactivitytype/curricularBlock.html/page-data.json new file mode 100644 index 0000000000..aa9b7dc8e5 --- /dev/null +++ b/page-data/interactivitytype/curricularBlock.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/curricularBlock.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","type":"Concept","prefLabel":{"en":"Curricular Block","de":"Curricularer Block"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/curriculum.html/page-data.json b/page-data/interactivitytype/curriculum.html/page-data.json new file mode 100644 index 0000000000..4ad3e1f709 --- /dev/null +++ b/page-data/interactivitytype/curriculum.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/curriculum.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","type":"Concept","prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/index.html/page-data.json b/page-data/interactivitytype/index.html/page-data.json new file mode 100644 index 0000000000..83ac4c7ba0 --- /dev/null +++ b/page-data/interactivitytype/index.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-scheme-jsx","path":"/interactivitytype/index.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","type":"ConceptScheme","title":{"en":"Interactivity Type","de":"Aktionsradius"},"prefLabel":null,"dc_title":null,"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"dc_description":null,"hasTopConcept":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","notation":null,"prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","notation":null,"prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","notation":null,"prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","notation":null,"prefLabel":{"en":"Curricular Block","de":"Curricularer Block"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","notation":null,"prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","notation":null,"prefLabel":{"en":"University-wide","de":"hochschulweit"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","notation":null,"prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","notation":null,"prefLabel":{"en":"Other","de":"Sonstiges"},"altLabel":null,"hiddenLabel":null,"definition":null,"example":null,"scopeNote":null,"deprecated":null,"narrower":[]}]},"embed":[{"json":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","type":"ConceptScheme","title":{"en":"Interactivity Type","de":"Aktionsradius"},"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"hasTopConcept":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","prefLabel":{"en":"Curricular Block","de":"Curricularer Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","prefLabel":{"en":"University-wide","de":"hochschulweit"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","prefLabel":{"en":"Other","de":"Sonstiges"}}],"@context":{"@version":1.1,"id":"@id","type":"@type","@vocab":"http://www.w3.org/2004/02/skos/core#","xsd":"http://www.w3.org/2001/XMLSchema#","dct":"http://purl.org/dc/terms/","dc":"http://purl.org/dc/elements/1.1/","schema":"https://schema.org/","vann":"http://purl.org/vocab/vann/","ldp":"http://www.w3.org/ns/ldp#","owl":"http://www.w3.org/2002/07/owl#","title":{"@id":"dct:title","@container":"@language"},"dc:title":{"@id":"dc:title","@container":"@language"},"dc:description":{"@id":"dc:description","@container":"@language"},"description":{"@id":"dct:description","@container":"@language"},"issued":{"@id":"dct:issued","@type":"xsd:date"},"created":{"@id":"dct:created","@type":"xsd:date"},"modified":{"@id":"dct:modified","@type":"xsd:date"},"creator":"dct:creator","publisher":"dct:publisher","preferredNamespacePrefix":"vann:preferredNamespacePrefix","preferredNamespaceUri":"vann:preferredNamespaceUri","isBasedOn":"schema:isBasedOn","source":"dct:source","prefLabel":{"@container":"@language"},"altLabel":{"@container":["@language","@set"]},"hiddenLabel":{"@container":["@language","@set"]},"definition":{"@container":"@language"},"note":{"@container":["@language","@set"]},"changeNote":{"@container":["@language","@set"]},"editorialNote":{"@container":["@language","@set"]},"historyNote":{"@container":["@language","@set"]},"scopeNote":{"@container":["@language","@set"]},"notation":{"@container":"@set"},"example":{"@container":"@language"},"narrower":{"@container":"@set"},"related":{"@container":"@set"},"relatedMatch":{"@container":"@set"},"narrowerTransitive":{"@container":"@set"},"broaderTransitive":{"@container":"@set"},"broadMatch":{"@container":"@set"},"narrowMatch":{"@container":"@set"},"closeMatch":{"@container":"@set"},"exactMatch":{"@container":"@set"},"hasTopConcept":{"@container":"@set"},"inScheme":{"@container":"@set"},"topConceptOf":{"@container":"@set"},"deprecated":{"@id":"owl:deprecated","@type":"xsd:boolean"},"isReplacedBy":{"@id":"dct:isReplacedBy","@container":"@set"}}},"jsonld":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","type":"ConceptScheme","title":{"en":"Interactivity Type","de":"Aktionsradius"},"description":{"en":"A list of interaction types that define the action radius of a resource in more detail.","de":"Eine Liste von Interaktionstypen, die den Aktionsradius einer Ressource näher bestimmen."},"hasTopConcept":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/contentBlock","prefLabel":{"en":"Content Block","de":"Inhaltlicher Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curricularBlock","prefLabel":{"en":"Curricular Block","de":"Curricularer Block"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/curriculum","prefLabel":{"en":"Curriculum, Program","de":"Curriculum, Programm"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","prefLabel":{"en":"University-wide","de":"hochschulweit"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"}},{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","prefLabel":{"en":"Other","de":"Sonstiges"}}],"@context":{"@version":1.1,"id":"@id","type":"@type","@vocab":"http://www.w3.org/2004/02/skos/core#","xsd":"http://www.w3.org/2001/XMLSchema#","dct":"http://purl.org/dc/terms/","dc":"http://purl.org/dc/elements/1.1/","schema":"https://schema.org/","vann":"http://purl.org/vocab/vann/","ldp":"http://www.w3.org/ns/ldp#","owl":"http://www.w3.org/2002/07/owl#","title":{"@id":"dct:title","@container":"@language"},"dc:title":{"@id":"dc:title","@container":"@language"},"dc:description":{"@id":"dc:description","@container":"@language"},"description":{"@id":"dct:description","@container":"@language"},"issued":{"@id":"dct:issued","@type":"xsd:date"},"created":{"@id":"dct:created","@type":"xsd:date"},"modified":{"@id":"dct:modified","@type":"xsd:date"},"creator":"dct:creator","publisher":"dct:publisher","preferredNamespacePrefix":"vann:preferredNamespacePrefix","preferredNamespaceUri":"vann:preferredNamespaceUri","isBasedOn":"schema:isBasedOn","source":"dct:source","prefLabel":{"@container":"@language"},"altLabel":{"@container":["@language","@set"]},"hiddenLabel":{"@container":["@language","@set"]},"definition":{"@container":"@language"},"note":{"@container":["@language","@set"]},"changeNote":{"@container":["@language","@set"]},"editorialNote":{"@container":["@language","@set"]},"historyNote":{"@container":["@language","@set"]},"scopeNote":{"@container":["@language","@set"]},"notation":{"@container":"@set"},"example":{"@container":"@language"},"narrower":{"@container":"@set"},"related":{"@container":"@set"},"relatedMatch":{"@container":"@set"},"narrowerTransitive":{"@container":"@set"},"broaderTransitive":{"@container":"@set"},"broadMatch":{"@container":"@set"},"narrowMatch":{"@container":"@set"},"closeMatch":{"@container":"@set"},"exactMatch":{"@container":"@set"},"hasTopConcept":{"@container":"@set"},"inScheme":{"@container":"@set"},"topConceptOf":{"@container":"@set"},"deprecated":{"@id":"owl:deprecated","@type":"xsd:boolean"},"isReplacedBy":{"@id":"dct:isReplacedBy","@container":"@set"}}}}],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/interUniversity.html/page-data.json b/page-data/interactivitytype/interUniversity.html/page-data.json new file mode 100644 index 0000000000..f9bd255f10 --- /dev/null +++ b/page-data/interactivitytype/interUniversity.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/interUniversity.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interUniversity","type":"Concept","prefLabel":{"en":"Inter-university","de":"hochschulübergreifend"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/interaction.html/page-data.json b/page-data/interactivitytype/interaction.html/page-data.json new file mode 100644 index 0000000000..46ffb5fadf --- /dev/null +++ b/page-data/interactivitytype/interaction.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/interaction.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/interaction","type":"Concept","prefLabel":{"en":"Interaction, Action","de":"Interaktion, Handlung"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/other.html/page-data.json b/page-data/interactivitytype/other.html/page-data.json new file mode 100644 index 0000000000..7e495d2388 --- /dev/null +++ b/page-data/interactivitytype/other.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/other.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/other","type":"Concept","prefLabel":{"en":"Other","de":"Sonstiges"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/teachingLearningScenario.html/page-data.json b/page-data/interactivitytype/teachingLearningScenario.html/page-data.json new file mode 100644 index 0000000000..0c777d6182 --- /dev/null +++ b/page-data/interactivitytype/teachingLearningScenario.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/teachingLearningScenario.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/teachingLearningScenario","type":"Concept","prefLabel":{"en":"Teaching/Learning Situation, Scenario","de":"Lehr-/Lernsituation, Szenario"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/interactivitytype/universityWide.html/page-data.json b/page-data/interactivitytype/universityWide.html/page-data.json new file mode 100644 index 0000000000..c5ba383542 --- /dev/null +++ b/page-data/interactivitytype/universityWide.html/page-data.json @@ -0,0 +1 @@ +{"componentChunkName":"component---src-components-concept-jsx","path":"/interactivitytype/universityWide.html","result":{"pageContext":{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/universityWide","type":"Concept","prefLabel":{"en":"University-wide","de":"hochschulweit"},"altLabel":null,"hiddenLabel":null,"definition":null,"note":null,"changeNote":null,"editorialNote":null,"historyNote":null,"scopeNote":null,"notation":null,"example":null,"narrower":[],"narrowerTransitive":[],"broader":null,"broaderTransitive":null,"related":[],"relatedMatch":null,"broadMatch":null,"narrowMatch":null,"closeMatch":null,"exactMatch":null,"inScheme":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"inSchemeAll":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/"}],"topConceptOf":[{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","title":{"en":"Interactivity Type","de":"Aktionsradius"}}],"deprecated":null,"isReplacedBy":null},"collections":[],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/"}},"staticQueryHashes":["3649515864","4240049689","63159454"],"slicesMap":{}} \ No newline at end of file diff --git a/page-data/sq/d/4240049689.json b/page-data/sq/d/4240049689.json index d7ca158f39..fea23b2394 100644 --- a/page-data/sq/d/4240049689.json +++ b/page-data/sq/d/4240049689.json @@ -1 +1 @@ -{"data":{"site":{"siteMetadata":{"colors":{"skoHubWhite":"rgb(255, 255, 255)","skoHubDarkColor":"rgb(15, 85, 75)","skoHubMiddleColor":"rgb(20, 150, 140)","skoHubLightColor":"rgb(40, 200, 175)","skoHubThinColor":"rgb(55, 250, 210)","skoHubBlackColor":"rgb(5, 30, 30)","skoHubAction":"rgb(230, 0, 125)","skoHubNotice":"rgb(250, 180, 50)","skoHubDarkGrey":"rgb(155, 155, 155)","skoHubMiddleGrey":"rgb(200, 200, 200)","skoHubLightGrey":"rgb(235, 235, 235)"},"logo":"skohub-signet-color.svg","title":"SkoHub Vocabs","fonts":{"bold":{"font_family":"Ubuntu","font_style":"normal","font_weight":700,"name":"ubuntu-v20-latin-700"},"regular":{"font_family":"Ubuntu","font_style":"normal","font_weight":400,"name":"ubuntu-v20-latin-regular"}},"searchableAttributes":["prefLabel","notation","altLabel","hiddenLabel","example","definition"],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/","failOnValidation":false}},"allConceptScheme":{"edges":[{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","fields":{"languages":["en","de"]}}}]}}} \ No newline at end of file +{"data":{"site":{"siteMetadata":{"colors":{"skoHubWhite":"rgb(255, 255, 255)","skoHubDarkColor":"rgb(15, 85, 75)","skoHubMiddleColor":"rgb(20, 150, 140)","skoHubLightColor":"rgb(40, 200, 175)","skoHubThinColor":"rgb(55, 250, 210)","skoHubBlackColor":"rgb(5, 30, 30)","skoHubAction":"rgb(230, 0, 125)","skoHubNotice":"rgb(250, 180, 50)","skoHubDarkGrey":"rgb(155, 155, 155)","skoHubMiddleGrey":"rgb(200, 200, 200)","skoHubLightGrey":"rgb(235, 235, 235)"},"logo":"skohub-signet-color.svg","title":"SkoHub Vocabs","fonts":{"bold":{"font_family":"Ubuntu","font_style":"normal","font_weight":700,"name":"ubuntu-v20-latin-700"},"regular":{"font_family":"Ubuntu","font_style":"normal","font_weight":400,"name":"ubuntu-v20-latin-regular"}},"searchableAttributes":["prefLabel","notation","altLabel","hiddenLabel","example","definition"],"customDomain":"https://hof-halle-wittenberg.github.io/vocabs/","failOnValidation":false}},"allConceptScheme":{"edges":[{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","fields":{"languages":["en","de"]}}}]}}} \ No newline at end of file diff --git a/page-data/sq/d/821988263.json b/page-data/sq/d/821988263.json index 8ee02e17c7..cd93dc3918 100644 --- a/page-data/sq/d/821988263.json +++ b/page-data/sq/d/821988263.json @@ -1 +1 @@ -{"data":{"allConceptScheme":{"edges":[{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","fields":{"languages":["en","de"]}}}]}}} \ No newline at end of file +{"data":{"allConceptScheme":{"edges":[{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/area/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/audience/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/didacticUseCase/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/interactivitytype/","fields":{"languages":["de","en"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/organisationalContext/","fields":{"languages":["en","de"]}}},{"node":{"id":"https://hof-halle-wittenberg.github.io/vocabs/type/","fields":{"languages":["en","de"]}}}]}}} \ No newline at end of file