From 5482200a6ea9114f4a925084858167efc6ba8cf5 Mon Sep 17 00:00:00 2001 From: Daniela Subotic <48174709+danielasubotic@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:51:33 +0100 Subject: [PATCH] data: update dokubib (#290) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Christian Kleinbölting --- data/json/dokubib.json | 35 +++++++++++++++++++++++++++++++---- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/data/json/dokubib.json b/data/json/dokubib.json index f1e9fa09..abf5212b 100644 --- a/data/json/dokubib.json +++ b/data/json/dokubib.json @@ -25,14 +25,23 @@ { "en": "Historic photograph" }, + { + "de": "Historisches Foto" + }, { "en": "Local history" }, { - "en": "St. Moritz" + "de": "Ortsgeschichte" + }, + { + "de": "St. Moritz" + }, + { + "en": "Touristic development" }, { - "fr": "Touristic development" + "de": "Touristische Entwicklung" } ], "name": "Bilddatenbank Bibliothek St. Moritz", @@ -69,7 +78,13 @@ "url": { "__type": "URL", "type": "URL", - "url": "https://data.dasch.swiss/dokubib/", + "url": "https://app.dasch.swiss/project/ZjLtCB-rRpG-NglRpxy1dg", + "text": "Discover Project Data" + }, + "secondaryURL": { + "__type": "URL", + "type": "URL", + "url": "https://www.biblio-stmoritz.ch/dokumentationsbibliothek", "text": "Project Website" }, "status": "Ongoing" @@ -92,6 +107,18 @@ "fr": "allemand" } ], + "licenses": [ + { + "__type": "License", + "date": "2024-12-10", + "license": { + "__type": "URL", + "type": "Creative Commons", + "url": "https://creativecommons.org/licenses/by-nc-nd/4.0/", + "text": "CC BY-NC-ND 4.0" + } + } + ], "attributions": [ { "__type": "Attribution", @@ -143,4 +170,4 @@ } } ] -} +} \ No newline at end of file