From f09e4ab822374f4f61213e2240784a32369ae12f Mon Sep 17 00:00:00 2001 From: Alessia Bardi Date: Mon, 8 May 2023 10:25:14 +0200 Subject: [PATCH] fixed enrichemnt query of SEAD UMEA for AAT subjects --- .../enrich/SEAD-UMEA/ordered_sparql_insert_SEAD_sites.sparql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/SEAD-UMEA/ordered_sparql_insert_SEAD_sites.sparql b/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/SEAD-UMEA/ordered_sparql_insert_SEAD_sites.sparql index 278e4ef..4b15b85 100644 --- a/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/SEAD-UMEA/ordered_sparql_insert_SEAD_sites.sparql +++ b/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/SEAD-UMEA/ordered_sparql_insert_SEAD_sites.sparql @@ -268,7 +268,7 @@ USING USING WHERE { ?record aocat:is_part_of ?collection . - ?collection aocat:has_derived_subject ?x . + ?collection aocat:has_derived_subject ?aat_subject . }; PREFIX aocat: