From eff5e0cdd448dd6ad3d8a6d45359c3b265709108 Mon Sep 17 00:00:00 2001 From: Sido Bozan Date: Fri, 6 Dec 2024 14:50:27 +0100 Subject: [PATCH] Add new projects --- PROJECTS.json | 8 + .../192ddf37-ff95-454d-beb1-919c8e71c6b8 | 141 ++++++++++++++++++ .../1927805e-27ad-4508-9987-196b1010f0e1.json | 132 ++++++++++++++++ 3 files changed, 281 insertions(+) create mode 100644 PROJECTS/open_htr/192ddf37-ff95-454d-beb1-919c8e71c6b8 create mode 100644 PROJECTS/pgp/1927805e-27ad-4508-9987-196b1010f0e1.json diff --git a/PROJECTS.json b/PROJECTS.json index 3f10e762..346958bc 100644 --- a/PROJECTS.json +++ b/PROJECTS.json @@ -527,6 +527,10 @@ "title": "Open Encyclopedia System", "path": "/PROJECTS/open_encyclopedia_system/" }, + "192ddf37-ff95-454d-beb1-919c8e71c6b8": { + "title": "Princeton Open HTR Initiative: Creating Infrastructure for Modeling Historical Texts", + "path": "/PROJECTS/open_htr" + }, "bef2e507-b663-422e-9dd3-7e49ca299f05": { "title": "Open Islamicate Texts Initiative", "path": "/PROJECTS/open_iti/" @@ -563,6 +567,10 @@ "title": "Patterns of Knowledge Circulation: The Transmission and Reception of Jewish Esoteric Knowledge in Manuscript and Print in Early Modern East-Central Europe (1500-1750)", "path": "/PROJECTS/patterns_of_knowledge_circulation/" }, + "1927805e-27ad-4508-9987-196b1010f0e1": { + "title": "Princeton Genzia Project", + "path": "/PROJECTS/pgp/" + }, "c1a2957b-0c24-46e6-9a67-381997525a87": { "title": "Post-predicate Elements in Iranian: Inheritance, Contact, and Information Structure", "path": "/PROJECTS/post_predicate_elements_in_iranian/" diff --git a/PROJECTS/open_htr/192ddf37-ff95-454d-beb1-919c8e71c6b8 b/PROJECTS/open_htr/192ddf37-ff95-454d-beb1-919c8e71c6b8 new file mode 100644 index 00000000..d6512251 --- /dev/null +++ b/PROJECTS/open_htr/192ddf37-ff95-454d-beb1-919c8e71c6b8 @@ -0,0 +1,141 @@ +{ + "schema_version": "0.2.5", + "record_metadata": { + "uuid": "192ddf37-ff95-454d-beb1-919c8e71c6b8", + "record_created_on": "2024-12-06", + "record_created_by": "Sido Bozan, Joudy", + "last_edited_on": "2024-12-06", + "interviewed": false + }, + "project": { + "title": "Princeton Open HTR Initiative: Creating Infrastructure for Modeling Historical Texts", + "abbr": "htr2hpc", + "type": "project", + "ref": [], + "date": [{ "from": "2024", "to": "2025" }], + "maintained": true, + "websites": ["https://github.com/Princeton-CDH/htr2hpc"], + "project_desc": "The project aims to advance digital humanities research by integrating eScriptorium handwritten text recognition (HTR) software into Princeton's research infrastructure. By making historical texts machine-readable, it enables text search and computational analysis at scale, lowering barriers of technical expertise and cost for humanities scholars. This pilot project explores creating a centralized resource for HTR to support diverse research workflows in the digital humanities.", + "places": [ + { + "place_name": { + "text": "Princeton", + "ref": ["https://www.geonames.org/5102922/"] + }, + "coordinates": { "lat": "40.34872", "lng": "-74.65905" } + } + ], + "lang": ["eng"], + "related_institutions": [ + { + "relation_type": "host", + "org_name": { + "text": "collaboration", + "ref": [ + "https://ror.org/00hx57361", + "http://www.wikidata.org/entity/Q21578" + ] + }, + "websites": ["https://www.princeton.edu/"] + }, + { + "relation_type": "host", + "org_name": { + "text": "The center for Digital Humanities at Princeton", + "ref": [ + "https://www.wikidata.org/wiki/Q58312170" + ] + }, + "websites": ["https://cdh.princeton.edu/"] + } + ], + "related_entities": [ + { + "relation_type": "sibling", + "title": "Princeton Genzia Project", + "uuid": "1927805e-27ad-4508-9987-196b1010f0e1" + } + ], + "contacts": [ + { + "pers_name": { + "text": "Rustow, Marina", + "ref": ["https://d-nb.info/gnd/1203909276"] + }, + "roles": ["supervision"], + "websites": [ + "https://history.princeton.edu/people/marina-rustow", + "https://princeton.academia.edu/MarinaRustow/" + ] + }, + { + "pers_name": { + "text": "Roughan, Christina", + "ref": [""] + }, + "roles": ["supervision"], + "websites": [ + "https://cdh.princeton.edu/people/christine-roughan/", + "https://cmroughan.github.io/", + "https://github.com/cmroughan", + "https://orcid.org/0009-0004-5999-8749" + ] + }, + { + "pers_name": { + "text": "Reimitz, Helmut", + "ref": ["https://d-nb.info/gnd/109492802X"] + }, + "roles": ["supervision"], + "websites": [ + "https://history.princeton.edu/people/helmut-reimitz", + "https://de.wikipedia.org/wiki/Helmut_Reimitz" + ] + } + ], + "research_data": { + "lang": ["ara", "eng"], + "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", + "htr", + "manuscript", + "machine_learning" + ], + "category": "digital_preservation", + "comment": "" + } +} diff --git a/PROJECTS/pgp/1927805e-27ad-4508-9987-196b1010f0e1.json b/PROJECTS/pgp/1927805e-27ad-4508-9987-196b1010f0e1.json new file mode 100644 index 00000000..e0e9f117 --- /dev/null +++ b/PROJECTS/pgp/1927805e-27ad-4508-9987-196b1010f0e1.json @@ -0,0 +1,132 @@ +{ + "schema_version": "0.2.5", + "record_metadata": { + "uuid": "1927805e-27ad-4508-9987-196b1010f0e1", + "record_created_on": "2024-12-06", + "record_created_by": "Sido Bozan, Joudy", + "last_edited_on": "2024-12-06", + "interviewed": false + }, + "project": { + "title": "Princton Genzia project", + "abbr": "PGP", + "type": "project", + "ref": [], + "date": [{ "from": "1986", "to": "" }], + "maintained": true, + "websites": ["https://geniza.princeton.edu/en/documents/"], + "project_desc": "The Princeton Geniza Project (PGP) aims to digitize and make accessible the texts of the Cairo Geniza, integrating images, transcriptions, and metadata to support research on medieval Mediterranean life. From a digital humanities perspective, it demonstrates how computational tools and digital platforms can preserve, analyze, and democratize access to historical manuscripts.", + "places": [ + { + "place_name": { + "text": "Princeton", + "ref": ["https://www.geonames.org/5102922/"] + }, + "coordinates": { "lat": "40.34872", "lng": "-74.65905" } + } + ], + "lang": ["eng"], + "related_institutions": [ + { + "relation_type": "host", + "org_name": { + "text": "Princeton University", + "ref": [ + "https://ror.org/00hx57361", + "http://www.wikidata.org/entity/Q21578" + ] + }, + "websites": ["https://www.princeton.edu/"] + }, + { + "relation_type": "collaboration", + "org_name": { + "text": "The center for Digital Humanities at Princeton", + "ref": [ + "https://www.wikidata.org/wiki/Q58312170" + ] + }, + "websites": ["https://cdh.princeton.edu/"] + } + ], + "related_entities": [], + "contacts": [ + { + "pers_name": { + "text": "Rustow, Marina", + "ref": ["https://d-nb.info/gnd/1203909276"] + }, + "roles": ["supervision"], + "websites": [ + "https://history.princeton.edu/people/marina-rustow", + "https://princeton.academia.edu/MarinaRustow/" + ] + }, + { + "pers_name": { + "text": "Sutton Koeser, Rebecca", + "ref": ["http://viaf.org/viaf/12155409620808740789"] + }, + "roles": ["supervision"], + "websites": [ + "https://cdh.princeton.edu/people/rebecca-sutton-koeser/", + "https://rlskoeser.github.io/", + "https://github.com/rlskoeser" + ] + } + ], + "research_data": { + "lang": ["ara", "eng", "heb"], + "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", + "jewish_studies", + "biographical_data", + "digital_edition", + "digital_preservation", + "catalog", + "corpus", + "geodata", + "image", + "manuscript", + "map", + "visualization" + ], + "category": "digital_preservation", + "comment": "" + } + } + \ No newline at end of file