diff --git a/src/assets/images/content/news/2022/idai_news_bourgou.jpg b/src/assets/images/content/news/2022/idai_news_bourgou.jpg new file mode 100644 index 0000000..8b1597e Binary files /dev/null and b/src/assets/images/content/news/2022/idai_news_bourgou.jpg differ diff --git a/src/assets/images/content/news/2023/field-3-3-0_weblate_screenshot.png b/src/assets/images/content/news/2023/field-3-3-0_weblate_screenshot.png new file mode 100644 index 0000000..1298b44 Binary files /dev/null and b/src/assets/images/content/news/2023/field-3-3-0_weblate_screenshot.png differ diff --git a/src/config/pages/dai-news.json b/src/config/pages/dai-news.json index 404779a..631f505 100644 --- a/src/config/pages/dai-news.json +++ b/src/config/pages/dai-news.json @@ -9,6 +9,22 @@ "type": "news", "show": 20, "articles": [ + { + "date": "13.09.2023", + "category": "", + "headline": "Field Desktop 3.3 release", + "teaser": { + "content": "

A new minor version 3.3.0 of Field Desktop has been released

The release introduces new composite input fields and reworks several spatial relations.

Additionally, in an effort to improve community participation and to streamline the application's localization, a Weblate instance has been setup. Any researcher interested in helping can create an account and start translating into one or more preferred languages at weblate.dainst.org. For more information see also our Wiki on Github.", + "image": { + "src": "/assets/images/content/news/2023/field-3-3-0_weblate_screenshot.png", + "title": "Weblate screenshot", + "caption": "Screenshot of Weblate's project overview" + } + }, + "more": { + "content_html": "config/pages/news/2023-09-13_field-3-3-0.html" + } + }, { "date": "24.03.2023", "category": "", @@ -69,6 +85,22 @@ "content_html": "config/pages/news/2022-11-14-idaifield-3-1-0.html" } }, + { + "date": "22.04.2022", + "category": "", + "headline": "iDAI.field web release: Henchir Bourgou", + "teaser": { + "content": "

Henchir Bourgou is an ancient settlement of about 20 ha in the north-eastern hinterland of the island of Djerba. The release serves as a supplement to the publication in Archäologischer Anzeiger 2021/2.

This was the first time that a publication in Archäologischer Anzeiger has been linked to iDAI.field web. This ability to publish research data quickly, extensively and in detail online, and supplementary to a journal or monography, is a great advantage in using iDAI.field.

Another considerable benefit of direct online publication in iDAI.world is the possibility of providing type catalogues. In the case of Bourgou, the local type catalogue could thus be made available publically available in a timely manner, which is especially helpful for researchers in the region. The evaluation and publication of the Bourgou project data within the framework of iDAI.world worked well and served as a basis for further publications in an interactive and online accessible research environment.

", + "image": { + "src": "/assets/images/content/news/2022/idai_news_bourgou.jpg", + "title": "Henchir Bourgou. Planum Schnitt 3–5", + "caption": "Henchir Bourgou. Planum Schnitt 3–5
Source: Silvio Reichmuth, DAI. All rights reserved" + } + }, + "more": { + "content_html": "config/pages/news/2022-04-22-bourgou.html" + } + }, { "date": "14.04.2022", "category": "", diff --git a/src/config/pages/home/home-top.html b/src/config/pages/home/home-top.html index 240c080..b604d67 100644 --- a/src/config/pages/home/home-top.html +++ b/src/config/pages/home/home-top.html @@ -247,6 +247,7 @@

+
@@ -254,7 +255,7 @@

@@ -263,16 +264,16 @@

- Field Desktop 3.2 release + Field Desktop 3.3 release
-

This version marks the first official release created in cooperation with the Archäologisches Museum Hamburg und Stadtmuseum Harburg (AMH).

+

The release introduces new composite input fields and reworks several spatial relations. We also setup a Weblate instance to help localization.

read more> @@ -285,16 +286,14 @@
- - -
+
-
@@ -303,19 +302,19 @@
- Issue monitoring in FieldHub + Field Desktop 3.2 release
-

A new version of FieldHub adds a project overview and issue monitoring.

+

This version marks the first official release created in cooperation with the Archäologisches Museum Hamburg und Stadtmuseum Harburg (AMH).

- read more> + read more>
@@ -325,15 +324,14 @@
- -
+
- -
diff --git a/src/config/pages/news/2022-04-22-bourgou.html b/src/config/pages/news/2022-04-22-bourgou.html new file mode 100644 index 0000000..f87c439 --- /dev/null +++ b/src/config/pages/news/2022-04-22-bourgou.html @@ -0,0 +1,6 @@ +

+ The ancient name of the settlement is still unknown, although there are various references to the oppidum Phoar/Thoar mentioned by Pliny. Despite significant finds from surface surveys and the stately remains of a Hellenistic Mausoleum, which indicate a significant role for Henchir Bourgou in pre-Roman times, the ancient site was not initially listed as an official historical site. This was finally achieved in 2017, when a considerable part of the ancient area was threatened by the construction of a shopping mall. In response to an urgent request for assistance from the Institut National du Patrimoine (INP/Tunisia), the Scientific Department of the DAI Head Office and the Ludwig-Maximilians-University of Munich carried out a magnetometer survey, covering around half of the ancient settlement area, revealing an enormous density of ancient buildings. Excavation carried out by the Tunisian archaeologists in the summer of 2018, and the processing of the finds by an international team the following year, showed a stratigraphy whose layers can be dated from the 8th century BCE to the 2nd century CE. +

+

+ As part of these research activities, iDAI.field2 was employed. In order to be compatible with earlier datasets and to ensure later data comparability, an existing data collection table (xlsx-File) based on a system by French colleagues established in Tunisia for ceramic processing was compared with the data structure in iDAI.field2 and could be mapped to the fields (detailed report see: Vom Feld in die Datenbank und zurück. iDAI.field als digitale Datenbank für die Verwaltung von alten und neuen Daten – ein Arbeitsbericht). The (especially linguistic) adaptation on the basis of the same fields and the same/similar value lists enables homogeneous data collection and allows long-term comparison of data from different projects. +

\ No newline at end of file diff --git a/src/config/pages/news/2023-09-13_field-3-3-0.html b/src/config/pages/news/2023-09-13_field-3-3-0.html new file mode 100644 index 0000000..e31cc76 --- /dev/null +++ b/src/config/pages/news/2023-09-13_field-3-3-0.html @@ -0,0 +1,13 @@ +
+
    +
  • New input type "Composite field".
  • +
  • New dropdown input field with extended search support for valuelist fields and relations.
  • +
  • New spatial relations "abuts", "isAbuttedBy" and "bondsWith" are now available for stratigraphic units.
  • +
  • Spatial relations "fills", "isFilledBy", "abuts", "isAbuttedBy" and "bondsWith" are now reflected in matrix view.
  • +
  • Small info graphics are now shown for stratigraphical relations indicating how the respective relation is reflected in matrix view.
  • +
+ +
+ The application download and a full list of changes can be found on Github. +
\ No newline at end of file