Skip to content

Commit

Permalink
add relations: text_grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudela committed Dec 15, 2023
1 parent a7ed33b commit e7d4703
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 13 deletions.
52 changes: 40 additions & 12 deletions PROJECTS/classicmayan/2253d7f2-c150-44e2-9a8a-c7c5ba0ab661.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
{
"place_name": {
"text": "Bonn",
"ref": ["https://www.geonames.org/2946447/bonn.html"]
"ref": [
"https://www.geonames.org/2946447/bonn.html"
]
},
"coordinates": {
"lat": "50.73438",
Expand All @@ -37,7 +39,9 @@
{
"place_name": {
"text": "Düsseldorf",
"ref": ["https://www.geonames.org/2934246/duesseldorf.html"]
"ref": [
"https://www.geonames.org/2934246/duesseldorf.html"
]
},
"coordinates": {
"lat": "51.22172",
Expand All @@ -47,15 +51,21 @@
{
"place_name": {
"text": "Berlin",
"ref": ["https://www.geonames.org/2950159/berlin.html"]
"ref": [
"https://www.geonames.org/2950159/berlin.html"
]
},
"coordinates": {
"lat": "52.52437",
"lng": "13.41053"
}
}
],
"lang": ["eng", "deu", "spa"],
"lang": [
"eng",
"deu",
"spa"
],
"related_institutions": [
{
"relation_type": "host",
Expand All @@ -66,7 +76,9 @@
"https://ror.org/041nas322"
]
},
"websites": ["https://www.uni-bonn.de/de"]
"websites": [
"https://www.uni-bonn.de/de"
]
},
{
"relation_type": "cooperation",
Expand All @@ -77,7 +89,9 @@
"https://ror.org/03aym6q96"
]
},
"websites": ["https://www.awk.nrw/"]
"websites": [
"https://www.awk.nrw/"
]
},
{
"relation_type": "cooperation",
Expand All @@ -88,24 +102,38 @@
"https://ror.org/04bvdz568"
]
},
"websites": ["https://www.akademienunion.de/"]
"websites": [
"https://www.akademienunion.de/"
]
}
],
"related_entities": [
{
"relation_type": "cooperation",
"title": "TextGrid",
"uuid": "28b08ba5-2a3f-4f35-a909-7a745c26ba55"
}
],
"related_entities": [],
"contacts": [
{
"pers_name": {
"text": "Grube, Nikolai",
"ref": ["https://d-nb.info/gnd/110726553"]
"ref": [
"https://d-nb.info/gnd/110726553"
]
},
"roles": ["supervision"],
"roles": [
"supervision"
],
"websites": [
"https://www.uni-bonn.de/de/forschung-lehre/forschungsprofil/transdisziplinaere-forschungsbereiche/tra5/mitgliederverzeichnis/nikolai-grube"
]
}
],
"research_data": {
"lang": ["emy"],
"lang": [
"emy"
],
"sustainability_plan": null,
"publications": {
"open_access": 0,
Expand Down Expand Up @@ -160,4 +188,4 @@
],
"comment": ""
}
}
}
8 changes: 7 additions & 1 deletion PROJECTS/text_grid/28b08ba5-2a3f-4f35-a909-7a745c26ba55.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,13 @@
]
}
],
"related_entities": [],
"related_entities": [
{
"relation_type": "cooperation",
"title": "Textdatenbank und Wörterbuch des Klassischen Maya",
"uuid": "2253d7f2-c150-44e2-9a8a-c7c5ba0ab661"
}
],
"contacts": [
{
"pers_name": {
Expand Down

0 comments on commit e7d4703

Please sign in to comment.