From f9c74c98fab3b8f7461ca4f8f6c94c19255f8050 Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Fri, 22 Mar 2024 11:08:45 +0100 Subject: [PATCH] fixed an identifier xpath --- .../plugin/base/xml/base2oaf.transformationRule.xml | 2 +- .../plugin/base/xml/base2odf.transformationRule.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2oaf.transformationRule.xml b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2oaf.transformationRule.xml index cee649805..201e5c363 100644 --- a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2oaf.transformationRule.xml +++ b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2oaf.transformationRule.xml @@ -340,7 +340,7 @@ base_dc:link (I used dc:identifier) + select="//oai:header/oai:identifier" /> diff --git a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2odf.transformationRule.xml b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2odf.transformationRule.xml index 4565b81f5..ff03e9d59 100644 --- a/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2odf.transformationRule.xml +++ b/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/collection/plugin/base/xml/base2odf.transformationRule.xml @@ -82,8 +82,9 @@ + select="//oai:header/oai:identifier" /> + @@ -374,7 +375,7 @@ + select="//oai:header/oai:identifier" />