Skip to content

Commit

Permalink
order architecture alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
lsteinmann committed May 31, 2024
1 parent 778df0c commit 8597719
Showing 1 changed file with 35 additions and 34 deletions.
69 changes: 35 additions & 34 deletions src/config/pages/how/idai-world-architecture.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@
"title": "iDAI.world systems",
"enableSliding": false,
"tiles": [

{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_arachne.jpg",
"headline": "iDAI.objects/Arachne",
"subhead": "Object database",
"image": "assets/images/content/how/idai_idaiworldarchitecture_archives.jpg",
"headline": "iDAI.archives",
"subhead": "Archive catalog of the DAI",
"link": {
"target": "https://arachne.dainst.org/",
"text": "Link to iDAI.objects/Arachne"
"target": "https://archives.dainst.org/index.php/",
"text": "Link to iDAI.archives"
},
"text":"iDAI.objects also known as Arachne, is an online image database that combines descriptions, preservation state, dating, location, and literature on the object. Other related datasets are linked with the dataset and overarching categories as well."
"text":"The archival holdings of the DAI make up an important research basis for current archaeological scholarship as well as for the institute’s history, the history of archaeology and its protagonists as well as history of sciences in general."
},
{
"type": "text",
Expand All @@ -43,6 +44,17 @@
},
"text":"iDAI.bibliography is a search engine for archaeological literature, allowing the user to find monographs, journals, articles and reviews. Aside from being helpful in finding literature on a certain topic, it also functions as a catalog for all of the libraries of the DAI. "
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_chronontology.jpg",
"headline": "iDAI.chronontology",
"subhead": "Periods, dating, places",
"link": {
"target": "https://chronontology.dainst.org/",
"text": "Link to iDAI.chronontology"
},
"text":"Connecting descriptive period terms to fixed datings and areas, for which the chronological term is used. The previous and following periods are shown, as are related datings, subcategories, the type material that is described by the chronological term and a description of the period."
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_idaifield.jpg",
Expand All @@ -64,28 +76,6 @@
"text": "Link to iDAI.gazetteer"
},
"text":"Aside from assigning coordinates to place names, it also lists the several different names of a place and shows related places. The parent and child locations are also linked to the datasets as are datasets in iDAI.objects, iDAI.bibliography and Pelagios."
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_chronontology.jpg",
"headline": "iDAI.chronontology",
"subhead": "Periods, dating, places",
"link": {
"target": "https://chronontology.dainst.org/",
"text": "Link to iDAI.chronontology"
},
"text":"Connecting descriptive period terms to fixed datings and areas, for which the chronological term is used. The previous and following periods are shown, as are related datings, subcategories, the type material that is described by the chronological term and a description of the period."
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_archives.jpg",
"headline": "iDAI.archives",
"subhead": "Archive catalog of the DAI",
"link": {
"target": "https://archives.dainst.org/index.php/",
"text": "Link to iDAI.archives"
},
"text":"The archival holdings of the DAI make up an important research basis for current archaeological scholarship as well as for the institute’s history, the history of archaeology and its protagonists as well as history of sciences in general."
},
{
"type": "text",
Expand All @@ -111,14 +101,14 @@
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_thesauri.jpg",
"headline": "iDAI.thesauri",
"subhead": "Labels, concepts, alternative terms",
"image": "assets/images/content/how/idai_idaiworldarchitecture_arachne.jpg",
"headline": "iDAI.objects/Arachne",
"subhead": "Object database",
"link": {
"target": "http://thesauri.dainst.org/de.html",
"text": "Link to iDAI.thesauri"
"target": "https://arachne.dainst.org/",
"text": "Link to iDAI.objects/Arachne"
},
"text":"iDAI.thesauri combines all of the DAI’s thesauri, giving labels to concepts and showing alternative terms to labels in various languages."
"text":"iDAI.objects also known as Arachne, is an online image database that combines descriptions, preservation state, dating, location, and literature on the object. Other related datasets are linked with the dataset and overarching categories as well."
},
{
"type": "text",
Expand Down Expand Up @@ -152,6 +142,17 @@
"text": "Link to iDAI.repo"
},
"text":"iDAI.repo makes it possible to publish research data in accordance with the FAIR principles with persistent identifiers, thereby making it citable and reusable."
},
{
"type": "text",
"image": "assets/images/content/how/idai_idaiworldarchitecture_thesauri.jpg",
"headline": "iDAI.thesauri",
"subhead": "Labels, concepts, alternative terms",
"link": {
"target": "http://thesauri.dainst.org/de.html",
"text": "Link to iDAI.thesauri"
},
"text":"iDAI.thesauri combines all of the DAI’s thesauri, giving labels to concepts and showing alternative terms to labels in various languages."
}
]
}
Expand Down

0 comments on commit 8597719

Please sign in to comment.