diff --git a/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/bulktag/query.xq b/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/bulktag/query.xq
new file mode 100644
index 000000000..e69de29bb
diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/clean/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/clean/oozie_app/workflow.xml
index e756840bd..683c2417b 100644
--- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/clean/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/clean/oozie_app/workflow.xml
@@ -630,7 +630,7 @@
--inputPath${graphOutputPath}/publication
--resolvedPath${workingDir}/cfHbResolved/publication
- --outputPath${workingPath}/cfHbPatched/publication
+ --outputPath${workingDir}/cfHbPatched/publication
--graphTableClassNameeu.dnetlib.dhp.schema.oaf.Publication
--masterDuplicatePath${workingDir}/masterduplicate
@@ -657,7 +657,7 @@
--inputPath${graphOutputPath}/dataset
--resolvedPath${workingDir}/cfHbResolved/dataset
- --outputPath${workingPath}/cfHbPatched/dataset
+ --outputPath${workingDir}/cfHbPatched/dataset
--graphTableClassNameeu.dnetlib.dhp.schema.oaf.Dataset
--masterDuplicatePath${workingDir}/masterduplicate
@@ -684,7 +684,7 @@
--inputPath${graphOutputPath}/otherresearchproduct
--resolvedPath${workingDir}/cfHbResolved/otherresearchproduct
- --outputPath${workingPath}/cfHbPatched/otherresearchproduct
+ --outputPath${workingDir}/cfHbPatched/otherresearchproduct
--graphTableClassNameeu.dnetlib.dhp.schema.oaf.OtherResearchProduct
--masterDuplicatePath${workingDir}/masterduplicate
@@ -711,7 +711,7 @@
--inputPath${graphOutputPath}/software
--resolvedPath${workingDir}/cfHbResolved/software
- --outputPath${workingPath}/cfHbPatched/software
+ --outputPath${workingDir}/cfHbPatched/software
--graphTableClassNameeu.dnetlib.dhp.schema.oaf.Software
--masterDuplicatePath${workingDir}/masterduplicate