Great! I look forward to the fix.
At the SPARQL level my queries tend to have the form:
select ?resource where {
graph {
?graph a .
# more conditions on ?graph
}
graph ?graph {
# conditions to find ?resource
}
}
so presumably the structure of the resulting SQL is tri
Hi David,
I have been able to recreate this issue locally with the sample database you
provide and have reported to development to look into. I shall let you know
when we have resolution this ...
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http: