- From: Leroy Finn <finnle@tcd.ie>
- Date: Thu, 9 Aug 2012 16:25:54 +0100
- To: Felix Sasaki <fsasaki@w3.org>
- Cc: Dominic Jones <Dominic.Jones@scss.tcd.ie>, Multilingual Web LT-TESTS Public <public-multilingualweb-lt-tests@w3.org>
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 >
Received on Sunday, 12 August 2012 16:24:31 UTC