Skip to content

Commit

Permalink
data: update dokubib (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Kleinbölting <seakayone@users.noreply.github.com>
  • Loading branch information
danielasubotic and seakayone authored Dec 16, 2024
1 parent 8eeb61a commit 5482200
Showing 1 changed file with 31 additions and 4 deletions.
35 changes: 31 additions & 4 deletions data/json/dokubib.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand All @@ -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",
Expand Down Expand Up @@ -143,4 +170,4 @@
}
}
]
}
}

0 comments on commit 5482200

Please sign in to comment.