diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fbefa4bb..425e5329 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: ${{ github.event.pull_request.head.sha }} @@ -53,19 +53,19 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: ${{ github.event.pull_request.head.sha }} - name: Download GeoNetwork WAR - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: geonetwork-war # Ensure the WAR is inside the docker build context (schemas/dcat-ap/utility) path: utility - name: Set up Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v6 with: node-version: '24' cache: 'npm' @@ -119,7 +119,7 @@ jobs: - name: Upload Cypress artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: cypress-artifacts path: | diff --git a/src/main/plugin/dcat-ap/formatter/xsl-view/view.xsl b/src/main/plugin/dcat-ap/formatter/xsl-view/view.xsl index d9e0591e..be374700 100644 --- a/src/main/plugin/dcat-ap/formatter/xsl-view/view.xsl +++ b/src/main/plugin/dcat-ap/formatter/xsl-view/view.xsl @@ -808,7 +808,7 @@ - + @@ -823,6 +823,21 @@ + + + + + + + + + + + + + + + - + Deze eigenschap KAN worden gebruikt om kwaliteitsaspecten van de geleverde inhoud te beschrijven, in de vorm van een URL die linkt naar meer details of resultaten. Als alternatief KAN tekstuele informatie worden verstrekt met behulp van de Embedded Textual Body-constructie van het Web Annotation Data Model [Web-Annotation-Data-Model], waarmee tekstformaten en talen kunnen worden gespecificeerd die relevant kunnen zijn voor meertalige doeleinden. diff --git a/src/main/plugin/dcat-ap/loc/eng/labels.xml b/src/main/plugin/dcat-ap/loc/eng/labels.xml index 5e0501e9..d70a87be 100644 --- a/src/main/plugin/dcat-ap/loc/eng/labels.xml +++ b/src/main/plugin/dcat-ap/loc/eng/labels.xml @@ -1122,7 +1122,7 @@ Any additional information about the format of the delivered content within the distribution in a textual format. - + This property MAY be used to describe any quality aspects regarding the delivered content, in form of a URL linking to further details or results. Alternatively, textual information MAY be provided using the Embedded Textual Body construction of the Web Annotation Data Model [Web-Annotation-Data-Model], which allows to specify text formats and languages which might be relevant for multilingual purposes. diff --git a/src/main/plugin/dcat-ap/loc/fre/labels.xml b/src/main/plugin/dcat-ap/loc/fre/labels.xml index 6b93fff2..66b11a82 100644 --- a/src/main/plugin/dcat-ap/loc/fre/labels.xml +++ b/src/main/plugin/dcat-ap/loc/fre/labels.xml @@ -1122,7 +1122,7 @@ Any additional information about the format of the delivered content within the distribution in a textual format. - + Cette propriété peut servir à décrire les aspects qualitatifs du contenu fourni, sous la forme d'une URL renvoyant à des informations ou résultats complémentaires. Il est également possible de fournir des informations textuelles en utilisant la construction « Embedded Textual Body » du modèle de données d'annotation Web [Web-Annotation-Data-Model], qui permet de spécifier les formats de texte et les langues pertinents pour un usage multilingue. diff --git a/src/main/plugin/dcat-ap/loc/ger/labels.xml b/src/main/plugin/dcat-ap/loc/ger/labels.xml index 904a2e39..9832ff9f 100644 --- a/src/main/plugin/dcat-ap/loc/ger/labels.xml +++ b/src/main/plugin/dcat-ap/loc/ger/labels.xml @@ -2296,7 +2296,7 @@ Any additional information about the format of the delivered content within the distribution in a textual format. - + Diese Eigenschaft kann verwendet werden, um Qualitätsaspekte des bereitgestellten Inhalts in Form einer URL zu beschreiben, die auf weitere Details oder Ergebnisse verweist. Alternativ können Textinformationen mithilfe der Konstruktion „Eingebetteter Textkörper“ des Web-Annotationsdatenmodells [Web-Annotation-Data-Model] bereitgestellt werden, die die Angabe von Textformaten und Sprachen ermöglicht, die für mehrsprachige Zwecke relevant sein können.