- From: Niklas Lindström <lindstream@gmail.com>
- Date: Fri, 27 Apr 2012 09:37:43 +0200
- To: Manu Sporny <msporny@digitalbazaar.com>, Shane McCarron <shane@aptest.com>
- Cc: RDFa WG <public-rdfa-wg@w3.org>
Hi Manu! I absolutely accept this decision. However, I suspect that the proposed regexp misses some edge cases, which I have reported to Shane. I've proposed this alternative: (([\i-[:]][\c-[:]]*)?:)?(/[^\s/][^\s]*|[^\s/][^\s]*|[^\s]?) Which I *think* is ok. My test code for this can be seen at <https://gist.github.com/2506955> (this also needs more eyes on it to confirm that it is setting the correct expectations). Best regards, Niklas 2012/4/27 Manu Sporny <msporny@digitalbazaar.com>: > Hi Niklas, > > Thank you for your continued feedback on the RDFa 1.1 documents. This is > an official response from the RDF Web Apps WG to your Candidate > Recommendation issue before we enter the Proposed Recommendation phase > for the RDFa 1.1 specifications. > > Your issue was tracked here: > > http://www.w3.org/2010/02/rdfa/track/issues/138 > > Explanation of Issue > -------------------- > > You were concerned that the CURIE regex specified in the RDFa Core 1.1 > specification in Appendix A.1 was incorrect. > > Working Group Decision > ---------------------- > > The Working Group discussed the issue briefly: > > http://www.w3.org/2010/02/rdfa/meetings/2012-04-26#ISSUE__2d_138__3a__CURIE_regex_is_not_restrictive_enough___28_editorial_change__29_ > > We agreed with your position that the regex was incorrect. The Working > Group agreed to fix the issue: > > RESOLVED: Fix the regular expression for the definition of a CURIE in > RDFa Core 1.1, Appendix A.1 to not allow "://" as a valid CURIE. > > Feedback > -------- > > Since this is an official Working Group response to your issue, and > since the group is under an extremely tight deadline, we would really > appreciate it if you responded immediately to this e-mail and let us > know if the findings and decision made by the group is acceptable to you > as soon as possible. > > -- manu > > -- > Manu Sporny (skype: msporny, twitter: manusporny) > President/CEO - Digital Bazaar, Inc. > blog: PaySwarm Website for Developers Launched > http://digitalbazaar.com/2012/02/22/new-payswarm-alpha/
Received on Friday, 27 April 2012 07:38:42 UTC