Skip to content

Commit

Permalink
Do a bit of housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-s-beers committed Feb 2, 2024
1 parent bda701d commit 5bd20d2
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 111 deletions.
8 changes: 4 additions & 4 deletions DOCS/meetings_protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion PROJECTS.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,4 +655,4 @@
"title": "Zodiac - Ancient Astral Science in Transformation",
"path": "/PROJECTS/zodiac/"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand All @@ -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": ""
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,15 @@
{
"place_name": {
"text": "Hamburg",
"ref": [
"https://www.geonames.org/2911298/hamburg.html"
]
"ref": ["https://www.geonames.org/2911298/hamburg.html"]
},
"coordinates": {
"lat": "53.55073",
"lng": "9.99302"
}
}
],
"lang": [
"eng"
],
"lang": ["eng"],
"related_institutions": [
{
"relation_type": "host",
Expand All @@ -50,9 +46,7 @@
"https://www.wikidata.org/wiki/Q156725"
]
},
"websites": [
"https://www.uni-hamburg.de/"
]
"websites": ["https://www.uni-hamburg.de/"]
}
],
"related_entities": [
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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": [
{
Expand All @@ -242,4 +224,4 @@
],
"comment": ""
}
}
}
72 changes: 17 additions & 55 deletions PROJECTS/open_iti/bef2e507-b663-422e-9dd3-7e49ca299f05.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -64,19 +58,15 @@
{
"place_name": {
"text": "Vienna",
"ref": [
"https://www.geonames.org/2761369/vienna.html"
]
"ref": ["https://www.geonames.org/2761369/vienna.html"]
},
"coordinates": {
"lat": "48.20849",
"lng": "16.37208"
}
}
],
"lang": [
"eng"
],
"lang": ["eng"],
"related_institutions": [
{
"relation_type": "host",
Expand All @@ -87,9 +77,7 @@
"https://www.wikidata.org/wiki/Q503415"
]
},
"websites": [
"https://www.umd.edu/"
]
"websites": ["https://www.umd.edu/"]
},
{
"relation_type": "host",
Expand All @@ -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",
Expand All @@ -126,9 +110,7 @@
"https://www.wikidata.org/wiki/Q165980"
]
},
"websites": [
"https://www.univie.ac.at/"
]
"websites": ["https://www.univie.ac.at/"]
}
],
"related_entities": [
Expand Down Expand Up @@ -174,50 +156,30 @@
"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": [],
"repositories": []
}
},
"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": [
{
Expand All @@ -238,4 +200,4 @@
],
"comment": ""
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,15 @@
{
"place_name": {
"text": "Hamburg",
"ref": [
"https://www.geonames.org/2911298/hamburg.html"
]
"ref": ["https://www.geonames.org/2911298/hamburg.html"]
},
"coordinates": {
"lat": "53.55073",
"lng": "9.99302"
}
}
],
"lang": [
"eng"
],
"lang": ["eng"],
"related_institutions": [
{
"relation_type": "host",
Expand All @@ -49,9 +45,7 @@
"https://www.wikidata.org/wiki/Q156725"
]
},
"websites": [
"https://www.uni-hamburg.de/"
]
"websites": ["https://www.uni-hamburg.de/"]
}
],
"related_entities": [
Expand All @@ -72,9 +66,7 @@
"text": "Romanov, Maxim",
"ref": []
},
"roles": [
"supervision"
],
"roles": ["supervision"],
"websites": [
"https://www.aai.uni-hamburg.de/voror/personen/romanov.html"
]
Expand Down Expand Up @@ -137,4 +129,4 @@
],
"comment": ""
}
}
}
Loading

0 comments on commit 5bd20d2

Please sign in to comment.