- From: Felix Sasaki <fsasaki@w3.org>
- Date: Fri, 10 Aug 2012 17:45:29 +0200
- To: Leroy Finn <finnle@tcd.ie>
- Cc: Dominic Jones <Dominic.Jones@scss.tcd.ie>, Multilingual Web LT-TESTS Public <public-multilingualweb-lt-tests@w3.org>
- Message-ID: <CAL58czo+O6Nx_U-j1Nmu6d48bM7FjUuHxbu3qK24CyCEvygKnQ@mail.gmail.com>
Hi Leroy, thanks for updating the test suite, this looks good. Best, Felix 2012/8/9 Leroy Finn <finnle@tcd.ie> > Felix, > > > Dear Dom and Leroy, > > > > thanks a lot for this. > > > > I was looking at > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/termhtml/Term5Html.xml > > which is an HTML5 example for local "terminology" metadata. In your test > > suite you have this working with an external rules file > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/termhtml/Term5Rule.xml > > that maps the its-term attribute to its:term, via > > <its:termRule selector="//*[@its-term='yes']" term="yes"/> > > In the spec, we assumed that its-* attributes in HTML5 are "native" ITS, > so > > I think we wouldn't need above mapping. Any thoughts from others? > > Sorry this was my mistake i was testing to see did i get the correct > output back. I have now removed this rule file from the site. > > > Also, this HTML5 example > > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/translatehtml/Translate2Html.xml > > linkes to these rules > > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/translatehtml/Translate2Rules.xml > > however, in the rules you don't use the HTML namespace for selecting the > > code element > > <its:translateRule selector="//code" translate="no"/> > > Is that intentional? Or should that be > > <its:translateRule selector="//h:code" translate="no" > > xmlns:h="http://www.w3.org/1999/xhtml"/> > > > > Sorry i put up the wrong rules file i have this corrected now. > > Thanks for the feedback, > > Leroy > > On 9 August 2012 12:59, Felix Sasaki <fsasaki@w3.org> wrote: > > Dear Dom and Leroy, > > > > thanks a lot for this. > > > > I was looking at > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/termhtml/Term5Html.xml > > which is an HTML5 example for local "terminology" metadata. In your test > > suite you have this working with an external rules file > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/termhtml/Term5Rule.xml > > that maps the its-term attribute to its:term, via > > <its:termRule selector="//*[@its-term='yes']" term="yes"/> > > In the spec, we assumed that its-* attributes in HTML5 are "native" ITS, > so > > I think we wouldn't need above mapping. Any thoughts from others? > > > > Also, this HTML5 example > > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/translatehtml/Translate2Html.xml > > linkes to these rules > > > http://phaedrus.scss.tcd.ie/its2.0/inputdata/translatehtml/Translate2Rules.xml > > however, in the rules you don't use the HTML namespace for selecting the > > code element > > <its:translateRule selector="//code" translate="no"/> > > Is that intentional? Or should that be > > <its:translateRule selector="//h:code" translate="no" > > xmlns:h="http://www.w3.org/1999/xhtml"/> > > > > Best, > > > > Felix > > > > 2012/8/9 Dominic Jones <Dominic.Jones@scss.tcd.ie> > >> > >> Dear All, > >> > >> We have updated the 1.0 data categories with HTML5 examples and added in > >> the new 2.0 categories based on the spec draft as of 31st of July > (Domain, > >> Locale Filter and External Resources). You can find a draft version of > the > >> test suite here: (http://phaedrus.scss.tcd.ie/its2.0/its-testsuite.html > ). > >> This is a very first draft and we're looking for your feedback on the > "Test > >> Files." We'd like to get to the point where all the input test files are > >> agreed upon as being correct and valid representations of the data > >> categories implemented in XML and HTML where applicable allowing as the > spec > >> develops for us to add in the new categories and examples. > >> > >> Plan to come back to Yves discussion around tabular output from > >> implementations around the middle of next week. > >> > >> Both leroy and I will be on the call this afternoon. > >> > >> Dom. > >> > >> -- > >> Dominic Jones | Research Assistant > >> KDEG, Trinity College Dublin, Ireland. > >> Work: + 353 (0) 1896 8426 > >> Mobile: + 353 (0) 879259719 > >> http://www.scss.tcd.ie/dominic.jones/ > >> > >> > >> > >> > >> > >> > > > > > > > > -- > > Felix Sasaki > > DFKI / W3C Fellow > > > -- Felix Sasaki DFKI / W3C Fellow
Received on Friday, 10 August 2012 15:45:59 UTC