From d63a091e8b1b3eda7596850348e2569917f49b71 Mon Sep 17 00:00:00 2001 From: Sido Bozan Date: Fri, 17 Jan 2025 10:52:45 +0100 Subject: [PATCH 1/3] Add new project --- PROJECTS.json | 4 + .../58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json | 105 ++++++++++++++++++ .../9513964d-3509-462e-9d64-c47fd3922459.json | 2 +- 3 files changed, 110 insertions(+), 1 deletion(-) create mode 100644 PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json diff --git a/PROJECTS.json b/PROJECTS.json index c11e9e88..0190911a 100644 --- a/PROJECTS.json +++ b/PROJECTS.json @@ -459,6 +459,10 @@ "title": "Maparabia", "path": "/PROJECTS/maparabia/" }, + "58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2": { + "title": "The Middle Eastern Historical Data Integration Endeavor", + "path": "/PROJECTS/mehdie/" + }, "377201a9-9b09-4a6b-b5e8-873190633e78": { "title": "Middle East Librarians Association", "path": "/PROJECTS/mela/" diff --git a/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json new file mode 100644 index 00000000..4fe6124a --- /dev/null +++ b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json @@ -0,0 +1,105 @@ +{ + "schema_version": "0.2.5", + "record_metadata": { + "uuid": "58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2", + "record_created_on": "2025-01-17", + "record_created_by": "Sido Bozan, Joudy", + "last_edited_on": "2025-01-17", + "interviewed": false + }, + "project": { + "title": "The Middle Eastern Historical Data Integration Endeavor", + "abbr": "MEHDIE", + "type": "project", + "ref": [], + "date": [{ "from": "2020", "to": "2023" }], + "maintained": null, + "websites": ["https://mehdie.org/#"], + "project_desc": "The project aims to integrate multilingual Medieval Middle Eastern historical and geographical data using Knowledge Graph technology, leveraging the linguistic affinity between Semitic languages and their English translations. By structuring and linking curated datasets in Arabic, Hebrew, and Judeo-Arabic, it provides a foundational resource for data-driven research in the digital humanities.", + "places": [ + { + "place_name": { + "text": "Haifa", + "ref": ["https://www.geonames.org/294801/"] + }, + "coordinates": { "lat": "32.81841", "lng": "34.9885" } + } + ], + "lang": ["eng"], + "related_institutions": [ + { + "relation_type": "host", + "org_name": { + "text": "University of Haifa", + "ref": [ + "https://ror.org/02f009v59", + "https://www.wikidata.org/wiki/Q591115" + ] + }, + "websites": ["https://www.princeton.edu/"] + } + ], + "related_entities": [], + "contacts": [ + { + "pers_name": { + "text": "Sagi, Tomer", + "ref": ["https://www.wikidata.org/wiki/Q110699727", "https://orcid.org/0000-0002-8916-0128"] + }, + "roles": ["supervision"], + "websites": [ + "https://is-web.hevra.haifa.ac.il/index.php/en/dr-tomer-sagi", + "https://sites.google.com/edu.haifa.ac.il/data-management-lab" + ] + } + ], + "research_data": { + "lang": ["ara", "heb", "eng", "jrb"], + "sustainability_plan": null, + "publications": { "open_access": 0, "licensing": [] }, + "data": { + "datatypes": [ + { "label": "", "stage": "raw", "licensing": [], "open_access": 0 } + ], + "repositories": [ + { + "label": "", + "accessibility": "public", + "ref": [], + "websites": [], + "licensing": [], + "description": "" + } + ] + } + }, + "stack": { + "database": [], + "backend": [], + "frontend": [], + "tools": [ + { + "label": "", + "self_developed": false, + "ref": [], + "websites": [], + "description": "" + } + ], + "languages": [] + }, + "policies": [{ "description": "", "ref": [] }], + "keywords": [ + "arabic_studies", + "geodata", + "hebrew_studies", + "linguistics", + "map", + "manuscript", + "machine_learning" + ], + "category": "digital_preservation", + "comment": "Website is in progress" + } + } + \ No newline at end of file diff --git a/PROJECTS/scripta_qumranica_electronica/9513964d-3509-462e-9d64-c47fd3922459.json b/PROJECTS/scripta_qumranica_electronica/9513964d-3509-462e-9d64-c47fd3922459.json index 6ae91128..817f9369 100644 --- a/PROJECTS/scripta_qumranica_electronica/9513964d-3509-462e-9d64-c47fd3922459.json +++ b/PROJECTS/scripta_qumranica_electronica/9513964d-3509-462e-9d64-c47fd3922459.json @@ -18,7 +18,7 @@ "to": "2021" } ], - "maintained": null, + "maintained": true, "websites": [ "https://sqe.deadseascrolls.org.il/", "https://gepris.dfg.de/gepris/projekt/282601852" From 135c26feac7ba0460633f60e1cf002ed18bb12a3 Mon Sep 17 00:00:00 2001 From: Sido Bozan Date: Fri, 17 Jan 2025 10:57:17 +0100 Subject: [PATCH 2/3] Update new project --- .../mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json index 4fe6124a..41b78f6c 100644 --- a/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json +++ b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json @@ -1,5 +1,5 @@ { - "schema_version": "0.2.5", + "schema_version": "0.2.6", "record_metadata": { "uuid": "58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2", "record_created_on": "2025-01-17", @@ -44,7 +44,10 @@ { "pers_name": { "text": "Sagi, Tomer", - "ref": ["https://www.wikidata.org/wiki/Q110699727", "https://orcid.org/0000-0002-8916-0128"] + "ref": [ + "https://www.wikidata.org/wiki/Q110699727", + "https://orcid.org/0000-0002-8916-0128" + ] }, "roles": ["supervision"], "websites": [ @@ -92,7 +95,7 @@ "keywords": [ "arabic_studies", "geodata", - "hebrew_studies", + "jewish_studies", "linguistics", "map", "manuscript", From 70ca0da7c659c0dcd5d2500d763a3f48b4bb70a9 Mon Sep 17 00:00:00 2001 From: Sido Bozan Date: Fri, 17 Jan 2025 11:36:18 +0100 Subject: [PATCH 3/3] Update contact --- PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json index 41b78f6c..1a12e057 100644 --- a/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json +++ b/PROJECTS/mehdie/58284cd4-3a2a-4e3f-81cc-2ab8dd36b0d2.json @@ -40,7 +40,7 @@ } ], "related_entities": [], - "contacts": [ + "people": [ { "pers_name": { "text": "Sagi, Tomer",