- From: Sam Ruby <rubys@intertwingly.net>
- Date: Thu, 03 Sep 2009 10:53:57 -0400
- To: Mark Birbeck <mark.birbeck@webbackplane.com>
- CC: Anne van Kesteren <annevk@opera.com>, Manu Sporny <msporny@digitalbazaar.com>, HTML WG <public-html@w3.org>, RDFa Developers <public-rdf-in-xhtml-tf@w3.org>
> > All that an RDFa parser needs to know is what the mapping is between > some token and its full URI, and it really doesn't care whether the > mechanism to do this is: > > prefix="dc http://purl.org/dc/terms/" > > or: > > prefix="dc=http://purl.org/dc/terms/" > > or: > > prefix-dc="http://purl.org/dc/terms/" > > or: > > xmlns:dc="http://purl.org/dc/terms/" I'd like to suggest that we review the document[1] as presented. I see section 4.3 describes the fourth option, but I don't see the others being proposed at all. - Sam Ruby [1] http://html5.digitalbazaar.com/specs/rdfa.html
Received on Thursday, 3 September 2009 15:00:15 UTC