From: Ghislain <ghi...@lo...> - 2006-01-16 20:56:22
|
Hi thanks for this new version. In few places, you use reference when calling function or method (for instance l420 in DatasetDb.php This produces warning on some php version. Ghislain Chris Bizer wrote: > 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 > > |