From: Chris B. <bi...@ze...> - 2005-04-27 10:00:37
|
Hi Andy and all, first, welcome as new reader on this list. By the way, I'm currently planning how we will get Named Graphs and = SPARQL into the next RAP release and maybe you would comment on how our plans = fit with the DAWG and the Jena timeline. 1. Daniel Westphal will port NG4J to PHP and starting now and hopes to = be done mid May (including the API, TriX and a DB backend).=20 Q:Does Jena already have concrete plans on how to support Named Graphs? Maybe we could implement the same API. 2. Another Student (Ralf Jacob) will implement SPARQL protocol into our Joseki clone and might also implement a client library (remoteModel) and some access control mechanisms (graph, resource and predicate level). He will start 1st of June and might be done at the end of June. Q: Will the SPARQL protocol be stable enough by then for being = implemented? Q: Do you know of any other work on access control for RDF servers? 3. Alberto wrote a SPARQL query language parser for PHP.=20 http://gargonza.asemantics.org/downloads/sparql.php http://demo2.asemantics.com/rdf4food/sparql.html I'm still looking for somebody to update this parser for the new SPARQL syntax and write the actual query engine. I currently have nobody for = this. So it would be really cool if somebody from this list would volunteer. Q: Any guess on the timeline when the spec will be stable? 4. There are also two people (Hannes Gassert and Tae IL Erdmann) working = on an RDF browser implemented using RAP and Fresnel (http://simile.mit.edu/repository/fresnel/trunk/docs/manual/FresnelVocabu= lar y.htm) which might also become part of the next RAP release.=20 Q to Hannes Gassert: Right or do you want to distribute Arago as a = separate download? Chris --=20 Chris Bizer Freie Universit=E4t Berlin Phone: +49 30 838 54057 Mail: ch...@bi... Web: www.bizer.de -----Urspr=FCngliche Nachricht----- Von: rdf...@li... [mailto:rdf...@li...] Im Auftrag von Seaborne, Andy Gesendet: Mittwoch, 27. April 2005 10:55 An: Jonathan Hendler; rdf...@li... Betreff: [Rdfapi-php-interest] RE: Updating and Removing -------- Original Message -------- > From: Jonathan Hendler <mailto:hen...@ya...> > Date: 26 April 2005 20:59 >=20 > RAP is working well so far - >=20 > I am coming from a RDMS paradigm. >=20 > How would I update and delete entries? >=20 > For example: >=20 > Say i want to change the value of a parameter... >=20 > I would pass in a value to >=20 > $dbmodel->replace($s,$v,$o_old, $o_new)? >=20 > Can I change $s or $v if they are never an object of svo? >=20 > For delete >=20 >=20 > $dbmodel->remove($statement) - seems simple enough, but there may be a > collection of statements - how would I delete based on a query? >=20 > Now for a bigger question- >=20 > Why aren't Update and Delete part of RDQL? >=20 > (http://www.w3.org/Submission/2004/SUBM-RDQL-20040109/) RDQL =3D RDF Data *Query* Language :-) RDQLPlus does have insert and delete=20 http://rdqlplus.sourceforge.net/ (Chris Wilper, Cornell University) Andy ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Rdfapi-php-interest mailing list Rdf...@li... https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest |