diff --git a/PROJECTS.json b/PROJECTS.json index 590cddb78..7bfb89174 100644 --- a/PROJECTS.json +++ b/PROJECTS.json @@ -447,6 +447,10 @@ "title": "Open Islamicate Texts Initiative Arabic-script OCR Catalyst Project", "path": "/PROJECTS/open_iti_aocp/" }, + "d1d73911-81dc-4a65-bf1b-162f7fb2e84e": { + "title": "OpenITI_NgramReader", + "path": "/PROJECTS/open_iti_ngram_reader/" + }, "3e56a148-845f-4a39-a7d4-c05c75cabd31": { "title": "Oracc: The Open Richly Annotated Cuneiform Corpus", "path": "/PROJECTS/oracc/" @@ -651,4 +655,4 @@ "title": "Zodiac - Ancient Astral Science in Transformation", "path": "/PROJECTS/zodiac/" } -} +} \ No newline at end of file diff --git a/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json b/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json index ec1ada01a..f0d3f1cfe 100644 --- a/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json +++ b/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json @@ -75,29 +75,34 @@ "research_data": { "lang": ["ara"], "sustainability_plan": null, - "publications": { - "open_access": 0, - "licensing": [""] - }, + "publications": { "open_access": 100, "licensing": [] }, "data": { - "datatypes": [], - "repositories": [] + "datatypes": [ + { "label": "JSON", "stage": "final", "licensing": [], "open_access": 100 }, + { "label": "geoJSON", "stage": "final", "licensing": [], "open_access": 100 } + ], + "repositories": [ + { + "label": "GitHub", + "accessibility": "public", + "ref": ["https://github.com/althurayya"], + "licensing": [], + "description": "" + } + ] } }, "stack": { - "database": ["sql", "xml", "json", "nosql"], - "backend": ["laravel"], - "frontend": ["vue"], - "tools": [], - "languages": ["php", "javascript", "python"] + "database": ["JSON"], + "backend": ["Python"], + "frontend": ["D3", "Leaflet"], + "tools": [ + { "label": "QGIS", "self_developed": false, "ref": ["https://www.qgis.org/de/site/"], "description": "" } + ], + "languages":["JS", "Python"] }, - "policies": [ - { - "description": "", - "ref": [] - } - ], + "policies": [{ "description": "", "ref": [] }], "keywords": ["geodata", "geography", "islamic_studies", "visualization"], "comment": "" } -} +} diff --git a/PROJECTS/evolution_of_islamic_societies/659c0aba-3bdd-43eb-937d-dad4ad63e3fc.json b/PROJECTS/evolution_of_islamic_societies/659c0aba-3bdd-43eb-937d-dad4ad63e3fc.json index 638d79b43..93d65b91e 100644 --- a/PROJECTS/evolution_of_islamic_societies/659c0aba-3bdd-43eb-937d-dad4ad63e3fc.json +++ b/PROJECTS/evolution_of_islamic_societies/659c0aba-3bdd-43eb-937d-dad4ad63e3fc.json @@ -27,7 +27,9 @@ { "place_name": { "text": "Hamburg", - "ref": ["https://www.geonames.org/2911298/hamburg.html"] + "ref": [ + "https://www.geonames.org/2911298/hamburg.html" + ] }, "coordinates": { "lat": "53.55073", @@ -35,7 +37,9 @@ } } ], - "lang": ["eng"], + "lang": [ + "eng" + ], "related_institutions": [ { "relation_type": "host", @@ -46,7 +50,9 @@ "https://www.wikidata.org/wiki/Q156725" ] }, - "websites": ["https://www.uni-hamburg.de/"] + "websites": [ + "https://www.uni-hamburg.de/" + ] } ], "related_entities": [ @@ -129,6 +135,16 @@ "relation_type": "sibling", "title": "Corpus dei Manoscritti Copti Letterari", "uuid": "c4f41a6d-9fb9-4c31-85f0-b66acfe41289" + }, + { + "relation_type": "cooperation", + "title": "Open Islamicate Texts Initiative", + "uuid": "bef2e507-b663-422e-9dd3-7e49ca299f05" + }, + { + "relation_type": "cooperation", + "title": "OpenITI_NgramReader", + "uuid": "d1d73911-81dc-4a65-bf1b-162f7fb2e84e" } ], "contacts": [ @@ -137,30 +153,76 @@ "text": "Romanov, Maxim", "ref": [] }, - "roles": ["supervision"], + "roles": [ + "supervision" + ], "websites": [ "https://www.aai.uni-hamburg.de/voror/personen/romanov.html" ] } ], "research_data": { - "lang": ["ara"], + "lang": [ + "ara" + ], "sustainability_plan": null, "publications": { "open_access": 0, - "licensing": [""] + "licensing": [] }, "data": { - "datatypes": [], - "repositories": [] + "datatypes": [ + { + "label": "HTML", + "stage": "refined", + "licensing": [], + "open_access": 0 + }, + { + "label": "Markdown", + "stage": "refined", + "licensing": [], + "open_access": 0 + } + ], + "repositories": [ + { + "label": "GitHub", + "accessibility": "private", + "ref": [], + "licensing": [], + "description": "" + } + ] } }, "stack": { - "database": ["sql", "xml", "json", "nosql"], - "backend": ["laravel"], - "frontend": ["vue"], - "tools": [], - "languages": ["php", "javascript", "python"] + "database": [], + "backend": [ + "Python" + ], + "frontend": [], + "tools": [ + { + "label": "AraBERT", + "self_developed": false, + "ref": [ + "https://github.com/CAMeL-Lab/camel_tools" + ], + "description": "" + }, + { + "label": "CAMeL Tools", + "self_developed": false, + "ref": [ + "https://github.com/CAMeL-Lab/camel_tools" + ], + "description": "" + } + ], + "languages": [ + "Python" + ] }, "policies": [ { @@ -180,4 +242,4 @@ ], "comment": "" } -} +} \ No newline at end of file diff --git a/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json b/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json index 8c0bae2f3..8d173e5c7 100644 --- a/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json +++ b/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json @@ -28,7 +28,9 @@ { "place_name": { "text": "College Park", - "ref": ["https://www.geonames.org/4351977/college-park.html"] + "ref": [ + "https://www.geonames.org/4351977/college-park.html" + ] }, "coordinates": { "lat": "38.98067", @@ -38,7 +40,9 @@ { "place_name": { "text": "Leipzig", - "ref": ["https://www.geonames.org/2879139/leipzig.html"] + "ref": [ + "https://www.geonames.org/2879139/leipzig.html" + ] }, "coordinates": { "lat": "51.33962", @@ -48,7 +52,9 @@ { "place_name": { "text": "London", - "ref": ["https://www.geonames.org/2643743/london.html"] + "ref": [ + "https://www.geonames.org/2643743/london.html" + ] }, "coordinates": { "lat": "51.50853", @@ -58,7 +64,9 @@ { "place_name": { "text": "Vienna", - "ref": ["https://www.geonames.org/2761369/vienna.html"] + "ref": [ + "https://www.geonames.org/2761369/vienna.html" + ] }, "coordinates": { "lat": "48.20849", @@ -66,7 +74,9 @@ } } ], - "lang": ["eng"], + "lang": [ + "eng" + ], "related_institutions": [ { "relation_type": "host", @@ -77,7 +87,9 @@ "https://www.wikidata.org/wiki/Q503415" ] }, - "websites": ["https://www.umd.edu/"] + "websites": [ + "https://www.umd.edu/" + ] }, { "relation_type": "host", @@ -88,13 +100,17 @@ "https://www.wikidata.org/wiki/Q154804" ] }, - "websites": ["https://www.uni-leipzig.de/"] + "websites": [ + "https://www.uni-leipzig.de/" + ] }, { "relation_type": "host", "org_name": { "text": "The Aga Khan University (International)", - "ref": ["https://www.wikidata.org/wiki/Q4690953"] + "ref": [ + "https://www.wikidata.org/wiki/Q4690953" + ] }, "websites": [ "https://www.aku.edu/Pages/united-kingdom.aspx", @@ -110,7 +126,9 @@ "https://www.wikidata.org/wiki/Q165980" ] }, - "websites": ["https://www.univie.ac.at/"] + "websites": [ + "https://www.univie.ac.at/" + ] } ], "related_entities": [ @@ -138,6 +156,16 @@ "relation_type": "child", "title": "eScriptorium", "uuid": "31ad93ff-ca97-4cf0-b30c-60685624e2c8" + }, + { + "relation_type": "cooperation", + "title": "The Evolution of Islamic Societies (c. 600–1600 CE): Algorithmic Analysis into Social History", + "uuid": "659c0aba-3bdd-43eb-937d-dad4ad63e3fc" + }, + { + "relation_type": "cooperation", + "title": "OpenITI_NgramReader", + "uuid": "d1d73911-81dc-4a65-bf1b-162f7fb2e84e" } ], "contacts": [ @@ -146,18 +174,25 @@ "text": "Romanov, Maxim", "ref": [] }, - "roles": ["investigation"], + "roles": [ + "investigation" + ], "websites": [ "https://www.aai.uni-hamburg.de/voror/personen/romanov.html" ] } ], "research_data": { - "lang": ["ara", "fas"], + "lang": [ + "ara", + "fas" + ], "sustainability_plan": null, "publications": { "open_access": 0, - "licensing": [""] + "licensing": [ + "" + ] }, "data": { "datatypes": [], @@ -165,11 +200,24 @@ } }, "stack": { - "database": ["sql", "xml", "json", "nosql"], - "backend": ["laravel"], - "frontend": ["vue"], + "database": [ + "sql", + "xml", + "json", + "nosql" + ], + "backend": [ + "laravel" + ], + "frontend": [ + "vue" + ], "tools": [], - "languages": ["php", "javascript", "python"] + "languages": [ + "php", + "javascript", + "python" + ] }, "policies": [ { @@ -190,4 +238,4 @@ ], "comment": "" } -} +} \ No newline at end of file diff --git a/PROJECTS/open_iti_ngram_reader/d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json b/PROJECTS/open_iti_ngram_reader/d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json new file mode 100644 index 000000000..eb3d53bee --- /dev/null +++ b/PROJECTS/open_iti_ngram_reader/d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json @@ -0,0 +1,140 @@ +{ + "schema_version": "0.2.2", + "record_metadata": { + "uuid": "d1d73911-81dc-4a65-bf1b-162f7fb2e84e", + "record_created_on": "2023-02-01", + "record_created_by": "Kudela, Xenia Monika", + "last_edited_on": "" + }, + "project": { + "title": "OpenITI_NgramReader", + "abbr": "", + "type": "project", + "ref": [], + "date": [ + { + "from": "2023", + "to": "" + } + ], + "maintained": true, + "websites": [ + "https://eis1600.aai.uni-hamburg.de/shiny/OpenITI_NgramReader/" + ], + "project_desc": "The NgramReader analyzes and visualizes the chronological occurrence of words and phrases based on the OpenITI corpus data. It enables the combination of various morphological forms and the exploration of object classes.", + "places": [ + { + "place_name": { + "text": "Hamburg", + "ref": [ + "https://www.geonames.org/2911298/hamburg.html" + ] + }, + "coordinates": { + "lat": "53.55073", + "lng": "9.99302" + } + } + ], + "lang": [ + "eng" + ], + "related_institutions": [ + { + "relation_type": "host", + "org_name": { + "text": "Universität Hamburg", + "ref": [ + "https://ror.org/00g30e956", + "https://www.wikidata.org/wiki/Q156725" + ] + }, + "websites": [ + "https://www.uni-hamburg.de/" + ] + } + ], + "related_entities": [ + { + "relation_type": "cooperation", + "title": "The Evolution of Islamic Societies (c. 600–1600 CE): Algorithmic Analysis into Social History", + "uuid": "659c0aba-3bdd-43eb-937d-dad4ad63e3fc" + }, + { + "relation_type": "cooperation", + "title": "Open Islamicate Texts Initiative", + "uuid": "bef2e507-b663-422e-9dd3-7e49ca299f05" + } + ], + "contacts": [ + { + "pers_name": { + "text": "Romanov, Maxim", + "ref": [] + }, + "roles": [ + "supervision" + ], + "websites": [ + "https://www.aai.uni-hamburg.de/voror/personen/romanov.html" + ] + } + ], + "research_data": { + "lang": [], + "sustainability_plan": null, + "publications": { + "open_access": 0, + "licensing": [] + }, + "data": { + "datatypes": [ + { + "label": "", + "stage": "raw", + "licensing": [], + "open_access": 0 + } + ], + "repositories": [ + { + "label": "", + "accessibility": "public", + "ref": [], + "licensing": [], + "description": "" + } + ] + } + }, + "stack": { + "database": [], + "backend": [], + "frontend": [], + "tools": [ + { + "label": "", + "self_developed": false, + "ref": [], + "description": "" + } + ], + "languages": [] + }, + "policies": [ + { + "description": "", + "ref": [] + } + ], + "keywords": [ + "arabic_studies", + "computational_text_analysis", + "corpus_resource", + "history_studies", + "linguistics", + "visualization" + ], + "comment": "" + } +} \ No newline at end of file