- From: Chris Bizer <bizer@zedat.fu-berlin.de>
- Date: Mon, 16 Jan 2006 10:54:24 +0100
- To: <semantic-web@w3.org>, <rdfapi-php-interest@lists.sourceforge.net>
Hi all, we have released RAP - RDF API for PHP V0.93 today. The new version includes: + support for the SPARQL query language. + support for a subset of SPARQL protocol. + multiple bug fixes. RAP's new SPARQL package allows you to execute SPARQL queries against RDF graphs and RDF datasets which may be stored in memory or in a relational database. We have also included SPARQL as additional query language into RAP's NetAPI RDF server, which allows you to query remote RDF repositories using W3C SPARQL protocol. An introduction into the usage of RAP's SPARQL features is given in: http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/tutorial/usingtheSparqlEngi ne.htm More information about RAP is found at: http://www.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/ Lots of thanks to + Tobias Gauss for implementing SPARQL engine. + Daniel Westphal for implementing the RDF dataset API. + all users of RAP for their bug reports and bug fixes. Cheers, Chris Bizer -- Chris Bizer Freie Universität Berlin Phone: +49 30 838 54057 Mail: chris@bizer.de Web: www.bizer.de
Received on Monday, 16 January 2006 09:54:25 UTC