- From: Jan Wielemaker <jan@swi.psy.uva.nl>
 - Date: Wed, 6 Oct 2004 15:57:56 +0200
 - To: www-rdf-interest@w3.org
 
Hi,
I've uploaded a new release of the SWI-Prolog implementation of
SeRQL (www.openrdf.org).  This set of Prolog files provides:
  * implementation of SeRQL on top of the SWI-Prolog semantic web
    library (http://www.swi-prolog.org/packages/semweb.html)
  * HTTP server to provide Sesame compatible HTTP server so you can
    access it using the Sesame or provided Prolog client
  * An HTTP client to access the above server as well as Sesame.
New in 0.3.1:
  * Query optimiser.  It no longer matters how you order your
    query for the execution time.
  * More complete and mature implementation of the Sesame HTTP protocol
  * Support for the new SeRQL syntax of Sesame 1.1
Further info at
	http://gollem.swi.psy.uva.nl/twiki/pl/bin/view/Library/SeRQL
	Enjoy
		--- Jan
Received on Wednesday, 6 October 2004 13:58:00 UTC