From 5bd20d2cb0c62208663ef215ecee43ee7e7e21d6 Mon Sep 17 00:00:00 2001 From: Theo Beers <32523293+theodore-s-beers@users.noreply.github.com> Date: Fri, 2 Feb 2024 13:17:36 +0100 Subject: [PATCH] Do a bit of housekeeping --- DOCS/meetings_protocol.md | 8 +-- PROJECTS.json | 2 +- .../8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json | 25 +++++-- .../659c0aba-3bdd-43eb-937d-dad4ad63e3fc.json | 38 +++------- .../bef2e507-b663-422e-9dd3-7e49ca299f05.json | 72 +++++-------------- .../d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json | 18 ++--- package-lock.json | 8 +-- package.json | 2 +- 8 files changed, 62 insertions(+), 111 deletions(-) diff --git a/DOCS/meetings_protocol.md b/DOCS/meetings_protocol.md index a5f444b50..353ef4034 100644 --- a/DOCS/meetings_protocol.md +++ b/DOCS/meetings_protocol.md @@ -11,24 +11,24 @@ - Hamburg Workshop: Jonas has already ordered catering and taken care of the advertising in Hamburg. All blog posts have been published. The registration procedure was changed so that we know how many people will come. Hotel suggestion: Hotel Wagner next to the SUB. We should be on-site at 8:30 AM. - Documents for BUA: BUA has requested two documents from us: + - The final report for the first phase of the project, which is due three months after the conclusion of the project (on the 14th of February). - A short project description (Steckbrief), also due on the 14th of February.Theo will revise it by the 2nd of February and send it to the rest of the team for further review. - BUA Event: BUA is organizing a networking event for Objective 3 on the 2nd of February (12:00-4:00 PM). Our team will join and deliver a brief project pitch (max 5 min). The general goal will also be to discuss possible objectives for BUA II. -- Corpus and Digital Edition: The team discussed the difference between corpora and digital editions and agreed that corpora consist of plain text with no changes or corrections, whereas digital editions process the texts, adding scholarly corrections or commentaries. Moreover, using the term 'edition' gives value to the scholarly and editorial work that has been done. Considering this and also the fact that a clear distinction is not always possible, we have decided to mainly consider the self-description of the project. +- Corpus and Digital Edition: The team discussed the difference between corpora and digital editions and agreed that corpora consist of plain text with no changes or corrections, whereas digital editions process the texts, adding scholarly corrections or commentaries. Moreover, using the term 'edition' gives value to the scholarly and editorial work that has been done. Considering this and also the fact that a clear distinction is not always possible, we have decided to mainly consider the self-description of the project. - Questionnaire: We have scheduled a meeting with the first interviewee next Friday at 10:15 AM. Xenia will meet with Theo to plan the interview. - Archiving our website – GND has a long-term website archiving project, so we could alternatively use it for this purpose. Regarding the Wayback Machine API, Theo has already set it up with a GitHub action that sends our website to the archive once a month. However, the problem to solve now is how to create a static version for the archive while simultaneously offering the dynamic one for the user. One solution could be to set different URLs. We should also create a new data point in the schema informing whether the website is indexed by the Wayback Machine. -- Conf. on Open Research by SC 3: we are considering the participation. +- Conf. on Open Research by SC 3: we are considering the participation. -- Roll-up: since we don’t have a logo, we can use a picture instead. An idea could be to use an image of a cooper engraving, since they look good also with a poor resolution. Some good examples can be found in the [Graphikportal]( https://www.graphikportal.org/) or the in the collection of digitalized imaged of the [SUB Hamburg]( https://digitalisate.sub.uni-hamburg.de/). +- Roll-up: since we don’t have a logo, we can use a picture instead. An idea could be to use an image of a cooper engraving, since they look good also with a poor resolution. Some good examples can be found in the [Graphikportal](https://www.graphikportal.org/) or the in the collection of digitalized imaged of the [SUB Hamburg](https://digitalisate.sub.uni-hamburg.de/). - Next meeting: Friday, 26.01 at 10:15#. - ## 2023-12-22 **Time**: 10:30–11:30 (Berlin) diff --git a/PROJECTS.json b/PROJECTS.json index 7bfb89174..182003f8b 100644 --- a/PROJECTS.json +++ b/PROJECTS.json @@ -655,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 f0d3f1cfe..c5dce48b1 100644 --- a/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json +++ b/PROJECTS/al_turayya_project/8682a8f5-b601-4a6c-808c-aa4b7ce8a7c4.json @@ -78,8 +78,18 @@ "publications": { "open_access": 100, "licensing": [] }, "data": { "datatypes": [ - { "label": "JSON", "stage": "final", "licensing": [], "open_access": 100 }, - { "label": "geoJSON", "stage": "final", "licensing": [], "open_access": 100 } + { + "label": "JSON", + "stage": "final", + "licensing": [], + "open_access": 100 + }, + { + "label": "geoJSON", + "stage": "final", + "licensing": [], + "open_access": 100 + } ], "repositories": [ { @@ -97,12 +107,17 @@ "backend": ["Python"], "frontend": ["D3", "Leaflet"], "tools": [ - { "label": "QGIS", "self_developed": false, "ref": ["https://www.qgis.org/de/site/"], "description": "" } + { + "label": "QGIS", + "self_developed": false, + "ref": ["https://www.qgis.org/de/site/"], + "description": "" + } ], - "languages":["JS", "Python"] + "languages": ["JS", "Python"] }, "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 93d65b91e..2dde3ce06 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,9 +27,7 @@ { "place_name": { "text": "Hamburg", - "ref": [ - "https://www.geonames.org/2911298/hamburg.html" - ] + "ref": ["https://www.geonames.org/2911298/hamburg.html"] }, "coordinates": { "lat": "53.55073", @@ -37,9 +35,7 @@ } } ], - "lang": [ - "eng" - ], + "lang": ["eng"], "related_institutions": [ { "relation_type": "host", @@ -50,9 +46,7 @@ "https://www.wikidata.org/wiki/Q156725" ] }, - "websites": [ - "https://www.uni-hamburg.de/" - ] + "websites": ["https://www.uni-hamburg.de/"] } ], "related_entities": [ @@ -153,18 +147,14 @@ "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, @@ -198,31 +188,23 @@ }, "stack": { "database": [], - "backend": [ - "Python" - ], + "backend": ["Python"], "frontend": [], "tools": [ { "label": "AraBERT", "self_developed": false, - "ref": [ - "https://github.com/CAMeL-Lab/camel_tools" - ], + "ref": ["https://github.com/CAMeL-Lab/camel_tools"], "description": "" }, { "label": "CAMeL Tools", "self_developed": false, - "ref": [ - "https://github.com/CAMeL-Lab/camel_tools" - ], + "ref": ["https://github.com/CAMeL-Lab/camel_tools"], "description": "" } ], - "languages": [ - "Python" - ] + "languages": ["Python"] }, "policies": [ { @@ -242,4 +224,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 8d173e5c7..5c3f2dd07 100644 --- a/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json +++ b/PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json @@ -28,9 +28,7 @@ { "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", @@ -40,9 +38,7 @@ { "place_name": { "text": "Leipzig", - "ref": [ - "https://www.geonames.org/2879139/leipzig.html" - ] + "ref": ["https://www.geonames.org/2879139/leipzig.html"] }, "coordinates": { "lat": "51.33962", @@ -52,9 +48,7 @@ { "place_name": { "text": "London", - "ref": [ - "https://www.geonames.org/2643743/london.html" - ] + "ref": ["https://www.geonames.org/2643743/london.html"] }, "coordinates": { "lat": "51.50853", @@ -64,9 +58,7 @@ { "place_name": { "text": "Vienna", - "ref": [ - "https://www.geonames.org/2761369/vienna.html" - ] + "ref": ["https://www.geonames.org/2761369/vienna.html"] }, "coordinates": { "lat": "48.20849", @@ -74,9 +66,7 @@ } } ], - "lang": [ - "eng" - ], + "lang": ["eng"], "related_institutions": [ { "relation_type": "host", @@ -87,9 +77,7 @@ "https://www.wikidata.org/wiki/Q503415" ] }, - "websites": [ - "https://www.umd.edu/" - ] + "websites": ["https://www.umd.edu/"] }, { "relation_type": "host", @@ -100,17 +88,13 @@ "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", @@ -126,9 +110,7 @@ "https://www.wikidata.org/wiki/Q165980" ] }, - "websites": [ - "https://www.univie.ac.at/" - ] + "websites": ["https://www.univie.ac.at/"] } ], "related_entities": [ @@ -174,25 +156,18 @@ "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": [], @@ -200,24 +175,11 @@ } }, "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": [ { @@ -238,4 +200,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 index eb3d53bee..c8a55dcad 100644 --- a/PROJECTS/open_iti_ngram_reader/d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json +++ b/PROJECTS/open_iti_ngram_reader/d1d73911-81dc-4a65-bf1b-162f7fb2e84e.json @@ -26,9 +26,7 @@ { "place_name": { "text": "Hamburg", - "ref": [ - "https://www.geonames.org/2911298/hamburg.html" - ] + "ref": ["https://www.geonames.org/2911298/hamburg.html"] }, "coordinates": { "lat": "53.55073", @@ -36,9 +34,7 @@ } } ], - "lang": [ - "eng" - ], + "lang": ["eng"], "related_institutions": [ { "relation_type": "host", @@ -49,9 +45,7 @@ "https://www.wikidata.org/wiki/Q156725" ] }, - "websites": [ - "https://www.uni-hamburg.de/" - ] + "websites": ["https://www.uni-hamburg.de/"] } ], "related_entities": [ @@ -72,9 +66,7 @@ "text": "Romanov, Maxim", "ref": [] }, - "roles": [ - "supervision" - ], + "roles": ["supervision"], "websites": [ "https://www.aai.uni-hamburg.de/voror/personen/romanov.html" ] @@ -137,4 +129,4 @@ ], "comment": "" } -} \ No newline at end of file +} diff --git a/package-lock.json b/package-lock.json index e75278601..5c8e43fc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,13 +9,13 @@ "version": "0.1.0", "license": "CC-BY-4.0", "devDependencies": { - "prettier": "^3.2.2" + "prettier": "^3.2.4" } }, "node_modules/prettier": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", - "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz", + "integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" diff --git a/package.json b/package.json index 5b22d52e9..519bc7fd7 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "test": "deno test --allow-read TESTS/schema_tests.ts" }, "devDependencies": { - "prettier": "^3.2.2" + "prettier": "^3.2.4" } }