W3C home > Mailing lists > Public > www-archive@w3.org > February 2008

Sprinkle - RDF from DOM Attributes (Draft 1)

From: Sean B. Palmer <sean@miscoranda.com>
Date: Thu, 7 Feb 2008 12:28:07 +0000
Message-ID: <b6bb4d890802070428l6bb13c35t7ad3427411e110@mail.gmail.com>
To: www-archive <www-archive@w3.org>

Sprinkle lets you assert RDF triples in DOMs by adding namespaced
attributes hither and thither. You might imagine HTML5 picking up the
ability to express DOM5 Namespaces.

High level stuff needed:

* Can you conneg with these triples in, say, Tabulator?
* Associated with some document, in a see-also fashion.
* URI, and perhaps URI-name, of the graph these triples form a part of.

Low level stuff:

* Nodes, arcs. Collections. Types.
* Any other kind of stuff? What about an aefram mode?

Points to ponder:

* So many design choices in terms of intended output...
<doc xmlns:spr="http://example.com/">
<p spr:about="http://www.w3.org/">...</p>
</doc>
* What about QNames in attributes? Yum.

-- 
Sean B. Palmer, http://inamidst.com/sbp/
Received on Thursday, 7 February 2008 12:28:18 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:10:25 GMT