- From: Tobie Langel <tobie@w3.org>
- Date: Fri, 19 Jul 2013 20:08:36 +0200
- To: shane@aptest.com
- Cc: "spec-prod@w3.org Prod" <spec-prod@w3.org>
On Friday, July 19, 2013 at 5:49 PM, Shane McCarron wrote: > I noticed today that the HTML+RDFa spec in specref is returning > > [HTML-RDFA] > Manu Sporny et al. HTML+RDFa 1.1 (http://www.w3.org/TR/rdfa-in-html/). 25 May 2011. W3C Working Draft. URL: http://www.w3.org/TR/rdfa-in-html/ > > > but the current draft is: > > [HTML-RDFA] > Manu Sporny et al. HTML+RDFa 1.1 (http://www.w3.org/TR/html-rdfa). 25 June 2013. W3C Proposed Recommendation. URL: http://www.w3.org/TR/html-rdfa/ > > How can I get this updated since I assume this is now being automatically generated. So there's a bug in tr.rdf that's been fixed today that caused infinite recursion when trying to handle specs which have changed shortname. I think this issue is partially related to this. So upcoming changes should fix this mid term. The other problem is case sensitivity. And we already have a bug open for this. In the meantime you can either use the lower-cased version [html-rdfa] which works[1], or simply change the alias of the uppercased version to point to the lower one (you can even do that locally if you want). Best, --tobie --- [1]: http://specref.jit.su/bibrefs?refs=html-rdfa
Received on Friday, 19 July 2013 18:08:46 UTC