removed BIND not necessary

This commit is contained in:
Enrico Ottonello 2020-04-03 15:53:52 +02:00
parent 996150a315
commit d23f08f750
1 changed files with 1 additions and 3 deletions

View File

@ -159,7 +159,5 @@ where {
}
}
}
BIND("organization" as ?contributorType) .
BIND("organization" as ?publisherType) .
}
}