Skip to content
Snippets Groups Projects
Commit c04896ee authored by esikkala's avatar esikkala
Browse files

Fix facet query

parent b338cca3
No related branches found
No related tags found
No related merge requests found
......@@ -248,7 +248,7 @@ module.exports = {
<FILTER>
?id <PREDICATE> ?value .
OPTIONAL { ?value crm:P89_falls_within ?parent }
?value dct:source mmm-schema:Bodley .
#?value dct:source mmm-schema:Bodley .
}
GROUP BY ?value ?parent
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment