Skip to content

Commit

Permalink
add interview updates - corpus coranicum
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudela committed Oct 10, 2024
1 parent db09111 commit 7048de4
Showing 1 changed file with 39 additions and 11 deletions.
50 changes: 39 additions & 11 deletions PROJECTS/corpus_coranicum/0fd7b9cd-fdae-441b-a6fd-a791d4583ce0.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": [
Expand All @@ -114,6 +141,7 @@
"manuscript",
"religion_studies",
"religious_text",
"tei",
"translation"
],
"category": "digital_preservation",
Expand Down

0 comments on commit 7048de4

Please sign in to comment.