> 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.comReceived on Tuesday, 26 March 2002 23:50:03 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:35 UTC