Julie: SPARQL CONSTRUCT as rules

As discussed in SPARQL CONSTRUCT as Rules, julie now has a way to persist the output from SPARQL CONSTRUCT queries, as well as an improvement to the CONSTRUCT query output.

When passing a CONSTRUCT query to julie, she will now tell you the number of triples returned, and the first three triples in the standard Redland representation. If you wish to persist these triples, you can use the ^construct shortcut: ^construct { ?a ?b ?c. } WHERE { ?a ?b ?c. } As always, namespaces are prefixed automatically.

If you have feedback on this implementation, or thoughts on it, feel free to contact me, or stop by #julie on irc.freenode.net to pass on criticisms or comments.

* Posted by crschmidt on #julie at 2005-08-22 00:14:23 UTC.
Christopher Schmidt, and other various and sundry characters.
All code which runs this thing was stolen from sbp. Based on the original nœts site, circa 2003. Design by d8uv, xover, with help from the works of Eric Meyer. Any other people who were involved are also credited and thanked here, in this very small space: . Thank you.