- From: Gregg Kellogg <gregg@kellogg-assoc.com>
- Date: Fri, 16 Sep 2011 09:49:48 -0400
- To: Ivan Herman <ivan@w3.org>
- CC: W3C RDFWA WG <public-rdfa-wg@w3.org>
- Message-ID: <24EABD61-BAAD-4C65-B757-EEB063B25350@kellogg-assoc.com>
This is great. Small problem in list description though: [[[ It would of course be possible to reproduce the same structure in RDFa, using the RDF predicates rdf:first, rdf:next, as well as the special resource rdf:rest. ]]] rdf:next should be rdf:rest and rdf:rest should be rdf:nil. It might also be worth mentioning that an empty list can be generated using just <span rel="prop" resource="rdf:nil"/>. Gregg Kellogg Sent from my iPad On Sep 16, 2011, at 2:28 AM, "Ivan Herman" <ivan@w3.org<mailto:ivan@w3.org>> wrote: Everybody, I have made an update of the core spec: http://www.w3.org/2010/02/rdfa/sources/rdfa-core/Overview.html (and, of course, the Overview-src.html). It implements yesterday's decisions, namely: - adds the list management to the processing steps, following Gregg's description on the Wiki - changes the 'semantics' for @src. In somewhat more details beyond the core processing steps: - Removed the old 8.1.13 section that was devoted to @src - Modified the 8.3.2.2 to the new situation (as an aside: the old example was wrong because it used @href on an <img> element which, afaik, is not allowed:-) - Added a new 8.4 section on list generation - Added some entries to the B.4 appendix on changes I am sure there are small mistakes, somebody should take the time to re-read the whole thing in its entirety... Ivan ---- Ivan Herman, W3C Semantic Web Activity Lead Home: <http://www.w3.org/People/Ivan/> http://www.w3.org/People/Ivan/ mobile: +31-641044153 PGP Key: <http://www.ivan-herman.net/pgpkey.html> http://www.ivan-herman.net/pgpkey.html FOAF: <http://www.ivan-herman.net/foaf.rdf> http://www.ivan-herman.net/foaf.rdf
Received on Friday, 16 September 2011 13:50:17 UTC