Squish RDF Query Release
Date: Thu, 7 Dec 2000 17:06:09 +0000 (GMT) From: Libby Miller <Libby.Miller@bristol.ac.uk> To: www-rdf-interest@w3c.org Subject: Announcement: Squish RDF Query Release
Squish - complex RDF queries in Java version 0.3
http://swordfish.rdfweb.org/rdfquery/.
Squish is demonstration software written in Java for making complex queries of RDF on top of Java RDF APIs such as Jena [1] and the Stanford RDF API [2].
The SQL-like query language it uses is similar in some aspects to that used by R.V. Guha's rdfDB [3], and allows you to make complex queries of RDF models instead of navigating incrementally around them.
Squish also uses the JDBC API to make RDF querying easier over RDF stored in SQL databases (Postgres) or in in-memory models.
An alpha release and demonstration is available from:
http://swordfish.rdfweb.org/rdfquery/
The distribution includes the Java servlet runner Tomcat[4], and sample JSPs for querying RDF databases using JDBC, including a JSP which allows you to generate and display RSS 1.0 channels.
This implementation is intended to demonstrate the possibilities of this approach, and is only appropriate for extremely small scale use. Comments are very welcome.
Libby Miller
http://ilrt.org/
http://ilrt.org/discovery/
12-Dec-2000 update:
I've made some updates to Squish (Java RDF querying and display software) including a few minor bugfixes, improvements to the generation and display of RSS 1.0 files and migration to SiRPAC 1.15. I've set up an egroups list for Squish for these sorts of announcements: squish-dev-subscribe@egroups.com.
Squish is available from:
http://swordfish.rdfweb.org/rdfquery/
and also:
http://rdf.desire.org/~cmlm/rdfquery/.
[1] http://www-uk.hpl.hp.com/people/bwm/rdf/jena/
[2] http://www-db.stanford.edu/~melnik/rdf/api.html
[3] http://web1.guha.com/rdfdb/
[4] http://jakarta.apache.org/
Prepared by Robin Cover for The XML Cover Pages archive. See "Resource Description Framework (RDF)."