SOAP RDF query squish stuff

protcol undocuymented but implemented! RDFAuthor (incl the new pure Swing
vresion that's in CVS but unshipped) can send queries to an endpoint.

query syntax is Squish, result is array of hashes.

my ruby stuff has server,
http://www.w3.org/2001/12/rubyrdf/dataquery.html
http://www.w3.org/2001/12/rubyrdf/intro.html
...and client scripts. RDFAuthor can talk to it, as of today, so some
minimal proof of interop there!

see the squish/service/ subdir for misc files.

http://www.w3.org/2001/12/rubyrdf/squish/service/
http://www.w3.org/2001/12/rubyrdf/squish/service/rdfq-server.rb
http://www.w3.org/2001/12/rubyrdf/squish/service/askruby.rb

(assumes you have the postgresql-backed server running)

Libby's Java stuff on rdfweb.org also exposes the same interface to three
different RDF datasets (these are hardcoded into RDFAuthor curreently).
Main one is the rdfweb.org aggregation of data harvested, including all
the photo/foaf stuff.


see
http://rdfweb.org/people/danbri/2001/10/codepiction/


...for example Perl that queries the image collection.

Hope this helps!

Dan

ps. I have also wrapped Annotea in same interface, don't have details to
hand...

Received on Saturday, 27 April 2002 11:16:42 UTC