Open sig32 opened 13 years ago
Hi,
Thanks for a very useful tool!
Just a quick note - the concatenation of namespaces and query on line 15 of store.php prevents the sparql BASE declaration from working since this needs to go in the query prior to the PREFIX dec's.
Dan
How annoying. Does the other fork of this (https://github.com/BorderCloud/4store-php/) avoid it by parsing the query at all?
Hi,
Thanks for a very useful tool!
Just a quick note - the concatenation of namespaces and query on line 15 of store.php prevents the sparql BASE declaration from working since this needs to go in the query prior to the PREFIX dec's.
Dan