chris dollin
unread,May 11, 2017, 2:27:24 AM5/11/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to linked-data-api-discuss
Dear All
We have released Elda 1.4.0.
Elda no longer generates CONSTRUCT {} WHERE { ... } clauses
if the viewer has no property chains. This avoids a (possibly large)
trip to the SPARQL source.
If a query parameter P=V in the request URI is typed as a Resource,
and the value V (after expansion) is not a legal SPARQL
IRI_REF, then BAD REQUEST status is returned rather than
failing in the query parse with an INTERNAL ERROR.
The value of the new query parameter _query-id, if present,
is displayed in the log messages generated by this query
as a debugging aid.
--
Chris "allusive" Dollin