- From: Karl Dubost <karl@w3.org>
- Date: Wed, 23 Jan 2008 11:06:29 +0900
- To: W3C RDFa task force <public-rdf-in-xhtml-tf@w3.org>
Hi,
we know that for a longtime, Trackbacks have been expressed in RDF
hidden by a (ugly) HTML comment.
For example,
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/
"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://www.w3.org/QA/2008/01/ie8_versioning_snowstorm.html
"
trackback:ping="http://www.w3.org/QA/sununga/mt-tb.cgi/133"
dc:title="IE8 versioning snowstorm"
dc:identifier="http://www.w3.org/QA/2008/01/ie8_versioning_snowstorm.html
"
dc:subject="HTML"
dc:description="keeping track on what is being said about <a
href="http://www.w3.org/QA/2008/01/ie8-versioning-mechanism.html">IE8
and opt-in versioning mechanism</a>."
dc:creator="Karl Dubost"
dc:date="2008-01-22T19:58:27+00:00" />
</rdf:RDF>
-->
Would it be possible to express these are RDFa? and if yes any proposal?
--
Karl Dubost - W3C
http://www.w3.org/QA/
Be Strict To Be Cool
Received on Wednesday, 23 January 2008 02:06:37 UTC