From d23f08f7504e67ce09da376140d7bafadea96a60 Mon Sep 17 00:00:00 2001 From: Enrico Ottonello Date: Fri, 3 Apr 2020 15:53:52 +0200 Subject: [PATCH] removed BIND not necessary --- .../src/main/resources/query.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dnet-ariadneplus-graphdb-publisher/src/main/resources/query.txt b/dnet-ariadneplus-graphdb-publisher/src/main/resources/query.txt index 812d4b7..268fafe 100644 --- a/dnet-ariadneplus-graphdb-publisher/src/main/resources/query.txt +++ b/dnet-ariadneplus-graphdb-publisher/src/main/resources/query.txt @@ -159,7 +159,5 @@ where { } } } -BIND("organization" as ?contributorType) . -BIND("organization" as ?publisherType) . -} +} \ No newline at end of file