Hi,
I did upgrade my fork from Marmotta/develop yesterday, and I now have a "error
while evaluating query" on the squebi interface for a query as "SELECT * WHERE
{?subject ?property ?object} LIMIT 10"
But that one works (not using the *): "SELECT ?subject WHERE {?subject
?property ?object} LIMIT 10"
The sample query "select first 10 triples" gives the same error.
Is it a bug you can reproduce or did I do something wrong during the merge
process ?
Also my logging functionality seems to be altered:
each day a new "marmotta-security.log" is generated as expected, but since the
merge, no new "marmotta-main.log" was generated today.
Thank you
Fabian