From ffefcca8cd8a98846db40d292f6f7fb3d8a6a8bb Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Wed, 3 Jun 2026 14:07:32 +0200 Subject: [PATCH 1/3] context had to be content --- src/main/plugin/dcat-ap/loc/dut/labels.xml | 2 +- src/main/plugin/dcat-ap/loc/eng/labels.xml | 2 +- src/main/plugin/dcat-ap/loc/fre/labels.xml | 2 +- src/main/plugin/dcat-ap/loc/ger/labels.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/plugin/dcat-ap/loc/dut/labels.xml b/src/main/plugin/dcat-ap/loc/dut/labels.xml index e7f2e1ac..5a318552 100644 --- a/src/main/plugin/dcat-ap/loc/dut/labels.xml +++ b/src/main/plugin/dcat-ap/loc/dut/labels.xml @@ -1116,7 +1116,7 @@ Aanvullende informatie over het formaat van de geleverde inhoud binnen de distributie, in tekstuele vorm. - + 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. From 286b1afc5f0e333a93c7ec94af7160c9a9dc1439 Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Wed, 3 Jun 2026 14:38:47 +0200 Subject: [PATCH 2/3] view now taking into account tel: and mailto: changes --- .../plugin/dcat-ap/formatter/xsl-view/view.xsl | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 @@ + + + + + + + + + + + + + + +