From f8923077b1bbb9cccf973cee8984720280233a71 Mon Sep 17 00:00:00 2001 From: Balduin Landolt <33053745+BalduinLandolt@users.noreply.github.com> Date: Tue, 17 Sep 2024 19:28:12 +0200 Subject: [PATCH] data: Use relative paths to link data to schema (#245) --- data/json/Rome.json | 4 ++-- data/json/aura-effizienz.json | 4 ++-- data/json/awg.json | 4 ++-- data/json/beol.json | 4 ++-- data/json/beyondthetext.json | 4 ++-- data/json/big-data-in-agriculture.json | 4 ++-- data/json/biz.json | 4 ++-- data/json/bruno-manser.json | 4 ++-- data/json/cache.json | 4 ++-- data/json/commode.json | 4 ++-- data/json/dasch.json | 4 ++-- data/json/decoso.json | 4 ++-- data/json/deir-el-medina.json | 2 +- data/json/delille.json | 2 +- data/json/digitalagenda.json | 4 ++-- data/json/dokubib.json | 4 ++-- data/json/drawings.json | 4 ++-- data/json/eHKKA.json | 4 ++-- data/json/fagottino.json | 4 ++-- data/json/globalgeschichte.json | 4 ++-- data/json/hdm.json | 4 ++-- data/json/healing-arts.json | 4 ++-- data/json/igeoarchive.json | 4 ++-- data/json/incunabula.json | 4 ++-- data/json/kunsthalle.json | 4 ++-- data/json/lenzburg.json | 4 ++-- data/json/lhtt.json | 4 ++-- data/json/limc.json | 4 ++-- data/json/locusludi.json | 4 ++-- data/json/mark16.json | 4 ++-- data/json/mfmps.json | 4 ++-- data/json/mls.json | 4 ++-- data/json/nietzsche.json | 4 ++-- data/json/olympic.json | 4 ++-- data/json/operativetv.json | 4 ++-- data/json/participation-social.json | 4 ++-- data/json/portraits-pou.json | 4 ++-- data/json/posepi.json | 4 ++-- data/json/postkarten.json | 4 ++-- data/json/prethero.json | 4 ++-- data/json/prom_know.json | 4 ++-- data/json/reforme-geneve.json | 4 ++-- data/json/religious-speech.json | 4 ++-- data/json/rich.json | 4 ++-- data/json/roud.json | 4 ++-- data/json/sgv.json | 4 ++-- data/json/societesavoie.json | 4 ++-- data/json/stardom.json | 4 ++-- data/json/tanner.json | 4 ++-- data/json/tdk.json | 4 ++-- data/json/tds.json | 4 ++-- data/json/vitrocentre.json | 4 ++-- data/json/waldaucinema.json | 4 ++-- data/json/woposs.json | 4 ++-- data/json/wordweb.json | 4 ++-- 55 files changed, 108 insertions(+), 108 deletions(-) diff --git a/data/json/Rome.json b/data/json/Rome.json index 9952c7aa..21d0d27e 100644 --- a/data/json/Rome.json +++ b/data/json/Rome.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Croci, C., Quadri, I, Gianandrea, M., Romano, S., Tosti, E., Chiaraella, M., Ventura, D., Rivoal, M., 2022, Rome in the Early Middle Ages: Arts and Culture [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0118", @@ -447,4 +447,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/aura-effizienz.json b/data/json/aura-effizienz.json index 7f714f28..56b35818 100644 --- a/data/json/aura-effizienz.json +++ b/data/json/aura-effizienz.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Jael Bollag, Katharina Wolf, Hubert Thüring (2018-2023). Aura und Effizienz [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/0846.", @@ -303,4 +303,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/awg.json b/data/json/awg.json index 465c3528..37f2592f 100644 --- a/data/json/awg.json +++ b/data/json/awg.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "See https://www.anton-webern.ch/index.php?id=85", @@ -729,4 +729,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/beol.json b/data/json/beol.json index 4f21c25f..4de1b596 100644 --- a/data/json/beol.json +++ b/data/json/beol.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Bernoulli-Euler Online (BEOL), 2019, DaSCH. https://beol.dasch.swiss", @@ -587,4 +587,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/data/json/beyondthetext.json b/data/json/beyondthetext.json index 7752302f..1242c3a3 100644 --- a/data/json/beyondthetext.json +++ b/data/json/beyondthetext.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Beyond the Text (BT), University of Basel, 2026", @@ -393,4 +393,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/big-data-in-agriculture.json b/data/json/big-data-in-agriculture.json index 56d18a9a..b4dcdeb1 100644 --- a/data/json/big-data-in-agriculture.json +++ b/data/json/big-data-in-agriculture.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Klauser FR and Pauschinger D (2020) Big Data in Agriculture: The Making of Smart Farms.", @@ -268,4 +268,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/biz.json b/data/json/biz.json index 40e31344..c6828ff7 100644 --- a/data/json/biz.json +++ b/data/json/biz.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Lucien Criblez, Lea Hägi, Stefan Kessler, Christina Rothen and Thomas Ruoss (2024). Forschungsinfrastruktur «Bildung in Zahlen» [Datenbank]. DaSCH, https://ark.dasch.swiss/ark:/72163/1/0828.", @@ -903,4 +903,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/bruno-manser.json b/data/json/bruno-manser.json index c5369d87..fb435bdd 100644 --- a/data/json/bruno-manser.json +++ b/data/json/bruno-manser.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Bruno Manser/Bruno Manser Fonds", @@ -233,4 +233,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/data/json/cache.json b/data/json/cache.json index affe300d..165ec6c7 100644 --- a/data/json/cache.json +++ b/data/json/cache.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Gegen|Wissen, intercom: Zürich (2020)", @@ -466,4 +466,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/commode.json b/data/json/commode.json index 80e77e48..3c150ba6 100644 --- a/data/json/commode.json +++ b/data/json/commode.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Canonicity, Obscenity, and the Making of Modern Chaucer (COMMode): An Investigation of the Transmission and Audiences of The Canterbury Tales from 1700 to 2020", @@ -185,4 +185,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/dasch.json b/data/json/dasch.json index e77a4b82..83f3d62f 100644 --- a/data/json/dasch.json +++ b/data/json/dasch.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "DaSCH (2023). Swiss National Data and Service Center for the Humanities [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/0810", @@ -209,4 +209,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/decoso.json b/data/json/decoso.json index aa938505..77e295a7 100644 --- a/data/json/decoso.json +++ b/data/json/decoso.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "teaserText": "It aims to apply decolonial methods and to mobilize practice-based approaches to engage in the critical analysis of case studies of art practices from socialist geographies of the Cold War period.", @@ -284,4 +284,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/deir-el-medina.json b/data/json/deir-el-medina.json index 93dbb3f6..dbaf86f4 100644 --- a/data/json/deir-el-medina.json +++ b/data/json/deir-el-medina.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "status": "Ongoing", diff --git a/data/json/delille.json b/data/json/delille.json index fa0dfd51..41ab910f 100644 --- a/data/json/delille.json +++ b/data/json/delille.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Reconstruire Delille, 2021", diff --git a/data/json/digitalagenda.json b/data/json/digitalagenda.json index 06d94433..7a1ee5a4 100644 --- a/data/json/digitalagenda.json +++ b/data/json/digitalagenda.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Guerrero Cantarell, Rosalía, Carmen Flury, Fabian Grütter and Michael Geiss (2023). Education and the European Digital Agenda: Switzerland, Germany and Sweden after 1970. DaSCH, https://ark.dasch.swiss/ark:/72163/1/0848.", @@ -508,4 +508,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/dokubib.json b/data/json/dokubib.json index ba6d5e4d..f1e9fa09 100644 --- a/data/json/dokubib.json +++ b/data/json/dokubib.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Dokumentationsbibliothek St. Moritz", @@ -143,4 +143,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/drawings.json b/data/json/drawings.json index 639a552d..1600802a 100644 --- a/data/json/drawings.json +++ b/data/json/drawings.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Brandt, P.-Y., Serbaeva O., Cocco, Ch., Dessart, G., Dandarova Robert, Z., Rivoal, M., 2019, Dessins de dieux [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0105.", @@ -631,4 +631,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/eHKKA.json b/data/json/eHKKA.json index c35f725b..43312c47 100644 --- a/data/json/eHKKA.json +++ b/data/json/eHKKA.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Morgenthaler et al., historisch-kritsche Kellerausgabe online, 1996-2013", @@ -269,4 +269,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/fagottino.json b/data/json/fagottino.json index 9059bfa3..41fa9c30 100644 --- a/data/json/fagottino.json +++ b/data/json/fagottino.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Agrell, Donna, Domínguez, Áurea, Graziadio, Giovanni Battista, Matthews, Zoë, Viola, Letizia, Plath, Niko, Simian, Ricardo (2023). Fagottino project research articles and documents [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/0845", @@ -403,4 +403,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/globalgeschichte.json b/data/json/globalgeschichte.json index 281d8f6a..53881308 100644 --- a/data/json/globalgeschichte.json +++ b/data/json/globalgeschichte.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Marti, P., Studer, D., Affolter, S. (2024). Globalgeschichtliche Perspektiven im Schweizer Geschichtsunterricht [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/084A", @@ -262,4 +262,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/hdm.json b/data/json/hdm.json index aa9984be..c1f4850e 100644 --- a/data/json/hdm.json +++ b/data/json/hdm.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "HdM-Bern", @@ -171,4 +171,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/healing-arts.json b/data/json/healing-arts.json index 087d0f8a..f604e547 100644 --- a/data/json/healing-arts.json +++ b/data/json/healing-arts.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Holler, T.; Baptista Wilhelm, L; Von Kerssenbrock-Krosigk, G.: Healing Arts. Representations and Practices of Medical Knowledge in Art and Literature (9th-12th centuries) [database]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/083E", @@ -274,4 +274,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/igeoarchive.json b/data/json/igeoarchive.json index 8f7de9a3..c9240aea 100644 --- a/data/json/igeoarchive.json +++ b/data/json/igeoarchive.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Brönnimann, D., Lo Russo, S., Pümpin, Ch., Ismail-Meyer, K., Devos, Y., Kübler, S., Rentzel, Ph. (2024). I-GEOARCHive [Database]. DaSCH. http://ark.dasch.swiss/ark:/72163/1/0838", @@ -532,4 +532,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/incunabula.json b/data/json/incunabula.json index 4e8bbd2b..1bf98985 100644 --- a/data/json/incunabula.json +++ b/data/json/incunabula.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "teaserText": "An art-scientific monograph of the richly illustrated early prints in Basel - the most important center of early letterpress printing in the territory of present-day Switzerland.", @@ -295,4 +295,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/kunsthalle.json b/data/json/kunsthalle.json index 21bbd1f3..2909fd5f 100644 --- a/data/json/kunsthalle.json +++ b/data/json/kunsthalle.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Fotoarchiv Kunsthalle Basel (2023). [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/080C", @@ -413,4 +413,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/lenzburg.json b/data/json/lenzburg.json index 103e72bc..4d0844f8 100644 --- a/data/json/lenzburg.json +++ b/data/json/lenzburg.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Schweizerisches Volksliedarchiv, Tonbandsammlung Folkfestival auf der Lenzburg", @@ -321,4 +321,4 @@ "name": "Digitale Erschliessung Tonbandsammlung Lenzburg" } ] -} \ No newline at end of file +} diff --git a/data/json/lhtt.json b/data/json/lhtt.json index 535f2e4f..1f792af7 100644 --- a/data/json/lhtt.json +++ b/data/json/lhtt.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Life Histories of Theban Tombs (2023). DaSCH. https://ark.dasch.swiss/ark:/72163/1/0820", @@ -2281,4 +2281,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/limc.json b/data/json/limc.json index 5c7836b5..a470778f 100644 --- a/data/json/limc.json +++ b/data/json/limc.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Digital LIMC (2021): Digital LIMC, DaSCH. https://weblimc.org/page/home/Basel", @@ -376,4 +376,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/locusludi.json b/data/json/locusludi.json index 3da40066..712ea38c 100644 --- a/data/json/locusludi.json +++ b/data/json/locusludi.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Attia (2024). Kottabos in the Greek World (2024). DaSCH, https://ark.dasch.swiss/ark:/72163/1/0847.", @@ -266,4 +266,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/mark16.json b/data/json/mark16.json index f6897d15..cdff7375 100644 --- a/data/json/mark16.json +++ b/data/json/mark16.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "SNSF MARK16 (2023). MARK16 Manuscript Data [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/0844.", @@ -592,4 +592,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/mfmps.json b/data/json/mfmps.json index ddb59bf1..a52edb5c 100644 --- a/data/json/mfmps.json +++ b/data/json/mfmps.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Terrier Aliferis, L., Acosta, L., Ciardo, S., Rivoal, M., 2020, MedFrameS [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0116.", @@ -347,4 +347,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/mls.json b/data/json/mls.json index 3a0f5600..d451c2ef 100644 --- a/data/json/mls.json +++ b/data/json/mls.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "AutorIn: Artikelname. MLS, Datum der Abfrage.", @@ -470,4 +470,4 @@ "name": "SAGW Förderung der Digitalisierung" } ] -} \ No newline at end of file +} diff --git a/data/json/nietzsche.json b/data/json/nietzsche.json index 89f33fc8..db8f1705 100644 --- a/data/json/nietzsche.json +++ b/data/json/nietzsche.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "teaserText": "The digital edition project \"Der späte Nietzsche\" (The Late Nietzsche) publishes Friedrich Nietzsche's late estate digitally congruent to the manuscripts.", @@ -381,4 +381,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/olympic.json b/data/json/olympic.json index ea4afd97..36ce467f 100644 --- a/data/json/olympic.json +++ b/data/json/olympic.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Clastres, P., Carpentier, F., Klima, H., Défayes, F., Metzger, C., Rivoal, M., 2020, Les membres du Comité international olympique (CIO) de 1894 à 1972 [database]. DaSCH https://ark.dasch.swiss/ark:/72163/1/0114.", @@ -360,4 +360,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/operativetv.json b/data/json/operativetv.json index 384b2307..23c7c69a 100644 --- a/data/json/operativetv.json +++ b/data/json/operativetv.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Weber, Anne-Katrin; Cronjäger, Lisa; Sandoz, Marie; Scheiwiller, Sébastien (2024). Operative TV [Database]. DaSCH", @@ -330,4 +330,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/participation-social.json b/data/json/participation-social.json index 4e8c7029..f02e179b 100644 --- a/data/json/participation-social.json +++ b/data/json/participation-social.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Obrist B, Dillip A, Mayumana I, Rutishauser M, Simon V (2022). Participation in Social Health Protection: An Anthropological Case Study in Tanzania [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/083D.", @@ -361,4 +361,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/portraits-pou.json b/data/json/portraits-pou.json index b82d6fd1..47ccb0aa 100644 --- a/data/json/portraits-pou.json +++ b/data/json/portraits-pou.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Portraits of Unbelonging (POU), 2021, DaSCH. ark.dasch.swiss/ark:/72163/1/0827", @@ -220,4 +220,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/data/json/posepi.json b/data/json/posepi.json index 9323b7cc..91ef0aa6 100644 --- a/data/json/posepi.json +++ b/data/json/posepi.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Jacquin, J., Keck, A., Robin, C., Roh, S., Rivoal, M. (2024). Marqueurs épistémiques et évidentiels du français identifiés et annotés dans un corpus d'interactions relevant de débats politiques et de réunions d’entreprise [Projet FNS 188924, POSEPI] [base de données] (DaSCH), http://ark.dasch.swiss/ark:/72163/1/0120", @@ -368,4 +368,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/postkarten.json b/data/json/postkarten.json index 72eb73e0..f0e9a09c 100644 --- a/data/json/postkarten.json +++ b/data/json/postkarten.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Postkarten Russland (2023). [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/0811", @@ -160,4 +160,4 @@ "name": "Universität Basel, Departement Geschichte" } ] -} \ No newline at end of file +} diff --git a/data/json/prethero.json b/data/json/prethero.json index 82762545..d2ea0575 100644 --- a/data/json/prethero.json +++ b/data/json/prethero.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Wawrzyniak, N., Doudet, E., Rivoal, M., Premiers théâtres romands [base de données] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0119. Wawrzyniak, N., Doudet, E., Rivoal, M., Early French-Swiss Theater [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0119.", @@ -276,4 +276,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/prom_know.json b/data/json/prom_know.json index 598486c9..42518a15 100644 --- a/data/json/prom_know.json +++ b/data/json/prom_know.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "R. Sigrist, 2023, Base de données sur les savants de la période 1700-1870 [base de données], Swiss National Data and Service Center for the Humanities (DaSCH), http://ark.dasch.swiss/ark:/72163/1/0117.", @@ -425,4 +425,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/reforme-geneve.json b/data/json/reforme-geneve.json index 951e1e92..000e1d0b 100644 --- a/data/json/reforme-geneve.json +++ b/data/json/reforme-geneve.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Grosse, Ch., Dunant Gonzenbach, A., Matthey-Doret, A., 2019, Côté chaire, côté rue, La Réforme à Genève (1517-1617) [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0111.", @@ -305,4 +305,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/religious-speech.json b/data/json/religious-speech.json index edf4c07d..a5cba05d 100644 --- a/data/json/religious-speech.json +++ b/data/json/religious-speech.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "Gonzalez, Ph., Roca Escoda, M., Stavo Debauge, J., Evequoz, Y., Ben Amor, S., Rivoal, M., 2019, Embarras de la parole religieuse [base de données] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0101.", @@ -452,4 +452,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/rich.json b/data/json/rich.json index dd8d2dfb..e43a3c47 100644 --- a/data/json/rich.json +++ b/data/json/rich.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Nitsche, M., Schobinger, J., Scheller, J., Thyroff, J., Weber, T. (2024). Historische Lernprozesse erforschen – Research of Learning Processes in History (RicH) [Dataset]. DaSCH. https://ark.dasch.swiss/ark:/72163/1/084E", @@ -312,4 +312,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/roud.json b/data/json/roud.json index a4c79533..64f6d47f 100644 --- a/data/json/roud.json +++ b/data/json/roud.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Maggetti, D., Jacquier Kaempfer, C., Spadini, E., Pellegrino, B., Burri, J., Lacord, R., Peterman, S., Christen, A., Jaouen, L., Rivoal, M., 2020, Gustave Roud, oeuvres [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0112.", @@ -470,4 +470,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/sgv.json b/data/json/sgv.json index a0f3af8c..c1b73bd5 100644 --- a/data/json/sgv.json +++ b/data/json/sgv.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Photo Archive of the Cultural Anthropology Switzerland (CAS).", @@ -1833,4 +1833,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/societesavoie.json b/data/json/societesavoie.json index 41a9db53..2534bc2c 100644 --- a/data/json/societesavoie.json +++ b/data/json/societesavoie.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Pibiri, E., Badoux, L., Frei, S., Rivoal, M., 2022, Base de données du projet Hôtels de la cour de Savoie [base de données], Swiss National Data and Service Center for the Humanities (DaSCH), http://ark.dasch.swiss/ark:/72163/1/0121.", @@ -317,4 +317,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/stardom.json b/data/json/stardom.json index 294ff5fc..3713e0c3 100644 --- a/data/json/stardom.json +++ b/data/json/stardom.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Boillat, A., Chedaleux, D., Rohner, J., Cordonier, L., Gaillard, A., Jaouen, L., Rivoal, M., 2018, Personnage et vedettariat au prisme du genre [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0107.", @@ -428,4 +428,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/tanner.json b/data/json/tanner.json index b70a34a5..2adc756f 100644 --- a/data/json/tanner.json +++ b/data/json/tanner.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Boillat, A., Annen, V, Modoux, J., Jaouen, L., Rivoal, M., 2022, « Le scénario chez Alain Tanner : discours et pratiques » [base de données] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0102.", @@ -377,4 +377,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/tdk.json b/data/json/tdk.json index 2c4e496d..c417ceb5 100644 --- a/data/json/tdk.json +++ b/data/json/tdk.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "University of Basel Kings’ Valley Project Online (UBKVP), 2021, DaSCH. ark.dasch.swiss/ark:/72163/1/0805", @@ -321,4 +321,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/tds.json b/data/json/tds.json index 7e465637..8bf189fc 100644 --- a/data/json/tds.json +++ b/data/json/tds.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Ponzetto, V., Ruimi, J., Hodroge, A., Fièvre, P., Baumann, F., Hugentobler, Th., Schuwey, Ch., Rivoal, M., 2018, Théâtres de société [database] (DaSCH), https://ark.dasch.swiss/ark:/72163/1/0103.", @@ -628,4 +628,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/vitrocentre.json b/data/json/vitrocentre.json index 18b7d70a..c4938b24 100644 --- a/data/json/vitrocentre.json +++ b/data/json/vitrocentre.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Vitrocentre Romont has to be mentioned, in regards to images: Vitrocentre Romont and where mentioned the photographer has to be mentioned", @@ -176,4 +176,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/waldaucinema.json b/data/json/waldaucinema.json index b3c16421..50457c0a 100644 --- a/data/json/waldaucinema.json +++ b/data/json/waldaucinema.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "Berton, M., Murtas, E., Tinguely, R., Rivoal, M., Jaouen, L., 2023, Cinéma et psychiatrie en Suisse : les collections Waldau [database] (DaSCH), http://ark.dasch.swiss/ark:/72163/1/0106.", @@ -373,4 +373,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/woposs.json b/data/json/woposs.json index 8f7e46dd..6053c65b 100644 --- a/data/json/woposs.json +++ b/data/json/woposs.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-draft.json", "project": { "__type": "Project", "howToCite": "The WoPoss modality corpus. University of Neuchâtel. SNSF. Distributed by DaSCH.", @@ -622,4 +622,4 @@ } } ] -} \ No newline at end of file +} diff --git a/data/json/wordweb.json b/data/json/wordweb.json index 65591ae3..998dff5d 100644 --- a/data/json/wordweb.json +++ b/data/json/wordweb.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/dasch-swiss/dsp-meta-svc/main/docs/services/metadata/schema-metadata.json", + "$schema": "../../resources/schema-metadata-final.json", "project": { "__type": "Project", "howToCite": "WordWeb/IDEM (2021), DaSCH. ark.dasch.swiss/ark:/72163/1/0826", @@ -355,4 +355,4 @@ } } ] -} \ No newline at end of file +}