RE: ANN: Joseki, an RDF server for Jena

Absolutely - we do something like this without our RDF implementation and it
works quite nicely.

and use XML syntax for the triples - but not necessarily RDF XML syntax 

and please fix the documentation - it presents an unnecessary obstacle to
understanding the concept

Nigel W.O Hutchison
Chief Scientist 
Software AG
Uhlandstr 12,D-64297 Darmstadt, Germany
+49 6151 92 1207




-----Original Message-----
From: Mark Baker [mailto:distobj@acm.org]
Sent: Wednesday, March 27, 2002 5:42 AM
To: Andy_Seaborne@hplb.hpl.hp.com
Cc: www-rdf-interest@w3.org
Subject: Re: ANN: Joseki, an RDF server for Jena


> The RDF NetAPI has two operations:
>     + Update(modelURI, triples to delete, triple to add)
>     + Query(modelURI, query) -> results

What about using HTTP for this?  GET for queries, POST for add, PUT for
replace, DELETE for deletion.  This way you can identify your triples
with URIs too; yummy goodness.

MB
-- 
Mark Baker, Chief Science Officer, Planetfred, Inc.
Ottawa, Ontario, CANADA.      mbaker@planetfred.com
http://www.markbaker.ca   http://www.planetfred.com

Received on Wednesday, 27 March 2002 08:47:10 UTC