semi-progress on ACTION-28

I can't figure out how to create a wiki page from a template
(specifically, Category:UpdateUseCases), but if I could, I'd paste
this in the edit box:
[[
= Tabulator =

== Use-case 1: Editing Pages ==

Tabulator (http://www.w3.org/2005/ajar/tab)  is a Firefox add-on that provides viewing and editing of graphs accessable via HTTP. It reads RDF graphs from the web, allows the user to edit them via the [[http://www.w3.org/2005/01/yacker/uploads/SPARUL_EGP?lang=perl&markup=html#productions Algae variant of SPARUL]], and attempts to do a PUT back to that location using credentials supplied by the user. Edits come in the form of edits to a graph:

 DELETE { GRAPH <x> { <s1> <p1> <o1> } }
 INSERT { GRAPH <x> { <s1> <p1> <o2> } }

Not sure if they use this form yet:

 INSERT { GRAPH <x> { <s1> <p1> <o2> } GRAPH <y> { <s2> <p2> <o3> } }
]]

-- 
-eric

office: +1.617.258.5741 32-G528, MIT, Cambridge, MA 02144 USA
mobile: +1.617.599.3509

(eric@w3.org)
Feel free to forward this message to any list for any purpose other than
email address distribution.

There are subtle nuances encoded in font variation and clever layout
which can only be seen by printing this message on high-clay paper.

Received on Monday, 6 July 2009 20:44:10 UTC