From 7048de4bcd6f7f46c2ee541db2c1094d1bead82f Mon Sep 17 00:00:00 2001 From: Kudela Date: Thu, 10 Oct 2024 14:07:13 +0200 Subject: [PATCH] add interview updates - corpus coranicum --- .../0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json | 50 +++++++++++++++---- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/PROJECTS/corpus_coranicum/0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json b/PROJECTS/corpus_coranicum/0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json index 61e4e1e5e..ac9237301 100644 --- a/PROJECTS/corpus_coranicum/0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json +++ b/PROJECTS/corpus_coranicum/0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json @@ -4,8 +4,8 @@ "uuid": "0fd7b9cd-fdae-441b-a6fd-a791d4583ce0", "record_created_on": "2021-11-12", "record_created_by": "Kudela, Xenia Monika", - "last_edited_on": "2022-03-01", - "interviewed": false + "last_edited_on": "2024-10-10", + "interviewed": true }, "project": { "title": "Corpus Coranicum", @@ -94,17 +94,44 @@ } ], "research_data": { - "lang": ["ara"], - "sustainability_plan": null, - "publications": { "open_access": 0, "licensing": [""] }, - "data": { "datatypes": [], "repositories": [] } + "lang": ["ara", "gez", "grc", "syr", "heb"], + "sustainability_plan": true, + "publications": { "open_access": 0, "licensing": [] }, + "data": { + "datatypes": [ + { "label": "JPX", "stage": "final", "licensing": [], "open_access": 0 }, + { "label": "TIFFS", "stage": "final", "licensing": [], "open_access": 0 }, + { "label": "JSON", "stage": "raw", "licensing": [], "open_access": 0 }, + { "label": "XML", "stage": "raw", "licensing": [], "open_access": 0 }, + { "label": "TEI-XML", "stage": "final", "licensing": ["CC by"], "open_access": 100 } + ], + "repositories": [ + { + "label": "GitLab", + "accessibility": "private", + "ref": ["https://about.gitlab.com/"], + "licensing": [], + "description": "Internal GitLab instance of the BBAW" + }, + { + "label": "GitHub", + "accessibility": "public", + "ref": ["https://about.gitlab.com/"], + "licensing": [], + "description": "Internal GitLab instance of the BBAW" + } + ] + } }, "stack": { - "database": ["sql", "xml", "json", "nosql"], - "backend": ["laravel"], - "frontend": ["vue"], - "tools": [], - "languages": ["php", "javascript", "python"] + "database": ["MySQL", "Git"], + "backend": ["PHP Laravel"], + "frontend": ["Vue", "Docker"], + "tools": [ + { "label": "Coranica Font", "self_developed": true, "ref": ["https://corpuscoranicum.de/de/about/tools"], "description": "Unicode font" }, + { "label": "Editionstool", "self_developed": true, "ref": [], "description": "An internal content management system (CMS) developed with Laravel" } + ], + "languages": ["PHP", "JS", "TS"] }, "policies": [{ "description": "", "ref": [] }], "keywords": [ @@ -114,6 +141,7 @@ "manuscript", "religion_studies", "religious_text", + "tei", "translation" ], "category": "digital_preservation",