CVS WWW/International/multilingualweb/lt/drafts/its20/TR-version

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version
In directory gil:/tmp/cvs-serv26355/TR-version

Modified Files:
	Overview.html 
Log Message:
editorial fixes, see http://lists.w3.org/Archives/Public/public-i18n-its-ig/2013Oct/0021.html 

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version/Overview.html	2013/10/25 14:28:36	1.127
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version/Overview.html	2013/10/27 15:08:07	1.128
@@ -1374,13 +1374,13 @@
                      </td></tr></tbody></table><div class="exampleOuter"><div class="exampleHeader"><a name="EX-datacat-behavior-1" id="EX-datacat-behavior-1"></a>Example 26: Defaults, inheritance and overriding behavior of data categories</div><p>In this example, the content of all the <code>data</code> elements is translatable and none of the attributes are translatable, because the default for the <a href="#trans-datacat">Translate</a> data category in elements is "yes" and in attributes is "no", and neither of their values are overridden at all. The first <code class="its-elem-markup">translateRule</code> is overridden by the local <code>its:translate="no"</code> attribute. The content of <code>revision</code>, <code>profile</code>, <code>reviser</code> and <code>locNote</code> elements are not translatable. This is because the default is overridden by the same <code>its:translate="no"</code> that these elements inherit from the local ITS markup in the <code>prolog</code> element. The exception is the <code>field</code> element where the second <code class="its-elem-markup">translateRule</code> takes precedence over the inherited value. The last <code class="its-elem-markup">translateRule</code> indicates that the content of <code>type</code> is not translatable because the global rule takes precedence over the default value.</p><p>The localization note for the two first <code>data</code> elements is the text defined globally with the <code class="its-elem-markup">locNoteRule</code> element. This note is overridden for the last <code>data</code> element by the local <code class="its-attr-markup">locNote</code> attribute.</p><div class="exampleInner"><pre><strong class="hl-tag" style="color: #000096">&lt;Res</strong> <span class="hl-attribute" style="color: #F5844C">xmlns:its</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">its:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class"hl-tag" style="color: #000096">&gt;</strong>
   <strong class="hl-tag" style="color: #000096">&lt;prolog</strong> <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
     <strong class="hl-tag" style="color: #000096">&lt;revision&gt;</strong>Sep-07-2006<strong class="hl-tag" style="color: #000096">&lt;/revision&gt;</strong>
-	<strong class="hl-tag" style="color: #000096">&lt;profile&gt;</strong>
-		<strong class="hl-tag" style="color: #000096">&lt;reviser&gt;</strong>John Doe<strong class="hl-tag" style="color: #000096">&lt;/reviser&gt;</strong>
-		<strong class="hl-tag" style="color: #000096">&lt;field&gt;</strong>Computing Engineering<strong class="hl-tag" style="color: #000096">&lt;/field&gt;</strong>
-	<strong class="hl-tag" style="color: #000096">&lt;/profile&gt;</strong>
-	<strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <span class="hl-attribute" style="color: #F5844C">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-	  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//prolog"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-	  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"/Res/prolog/profile/field"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
+    <strong class="hl-tag" style="color: #000096">&lt;profile&gt;</strong>
+      <strong class="hl-tag" style="color: #000096">&lt;reviser&gt;</strong>John Doe<strong class="hl-tag" style="color: #000096">&lt;/reviser&gt;</strong>
+      <strong class="hl-tag" style="color: #000096">&lt;field&gt;</strong>Computing Engineering<strong class="hl-tag" style="color: #000096">&lt;/field&gt;</strong>
+    <strong class="hl-tag" style="color: #000096">&lt;/profile&gt;</strong>
+    <strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <span class="hl-attribute" style="color: #F5844C">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
+      <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//prolog"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
+      <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"/Res/prolog/profile/field"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
       <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//msg/type"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
       <strong class="hl-tag" style="color: #000096">&lt;its:locNoteRule</strong> <span class="hl-attribute" style="color: #F5844C">locNoteType</span>=<span class="hl-value" style="color: #993300">"description"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//msg/data"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
         <strong class="hl-tag" style="color: #000096">&lt;its:locNote&gt;</strong>The variable {0} is the name of the host.<strong class="hl-tag" style="color: #000096">&lt;/its:locNote&gt;</strong>
@@ -5818,8 +5818,8 @@
                      <a href="#locNote-datacat">Localization Note</a>
                   </td><td>
                      <code class="its-elem-markup">locNoteRule</code>
-                  </td><td>(<code class="its-attr-markup">locNote</code> | <code class="its-attr-markup">locNoteRef</code>), <code class="its-attr-markup">locNoteType</code>?</td><td>(<code class="its-attr-markup">its-loc-note</code> | <code class="its-attr-markup">loc-note-ref</code>),
-              <code class="its-attr-markup">loc-note-type</code>?</td></tr><tr><td>
+                  </td><td>(<code class="its-attr-markup">locNote</code> | <code class="its-attr-markup">locNoteRef</code>), <code class="its-attr-markup">locNoteType</code>?</td><td>(<code class="its-attr-markup">its-loc-note</code> | <code class="its-attr-markup">its-loc-note-ref</code>),
+              <code class="its-attr-markup">its-loc-note-type</code>?</td></tr><tr><td>
                      <a href="#terminology">Terminology</a>
                   </td><td>
                      <code class="its-elem-markup">termRule</code>
@@ -5955,10 +5955,10 @@
                      <code class="its-attr-markup">storageSize</code>, <code class="its-attr-markup">storageEncoding</code>?,
               <code class="its-attr-markup">lineBreakType</code>?</td><td>
                      <code class="its-attr-markup">its-storage-size</code>, <code class="its-attr-markup">its-storage-encoding</code>?,
-                <code class="its-attr-markup">lits-line-break-type</code>?</td></tr></tbody></table></div><div class="div1">
+                <code class="its-attr-markup">its-line-break-type</code>?</td></tr></tbody></table></div><div class="div1">
 <h2><a href="#contents"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="revisionlog" id="revisionlog"></a>J Revision Log</h2><p>
             <em>This section is informative.</em>
-         </p><p id="changelog-since-20130924">The following log records major changes that have been made to this document since the <a href="http://www.w3.org/TR/2013/PR-its20-20130924/">ITS 2.0 Proposed Recommendation 24 September 2013</a>:</p><ol class="depth1"><li><p>In response to Working Group discussion and AC review, fixed an error in <a class="section-ref" href="#its-schemas">Appendix D: Schemas for ITS</a> and made the section informative.</p></li><li><p>Added an informative reference to <a title="Useful Quality Metrics (for Humans, Not Researchers)" href="#mqm">[Multidimensional Quality Metrics]</a> and reformatting of a few references.</p></li></ol></div><div class="div1">
+         </p><p id="changelog-since-20130924">The following log records major changes that have been made to this document since the <a href="http://www.w3.org/TR/2013/PR-its20-20130924/">ITS 2.0 Proposed Recommendation 24 September 2013</a>:</p><ol class="depth1"><li><p>In response to Working Group discussion and AC review, fixed an error in <a class="section-ref" href="#its-schemas">Appendix D: Schemas for ITS</a> and made the section informative.</p></li><li><p>Added an informative reference to <a title="Useful Quality Metrics (for Humans, Not Researchers)" href="#mqm">[Multidimensional Quality Metrics]</a> and reformatting of a few references.</p></li><li><p>Editorial fixes, see <a href="http://lists.w3.org/Archives/Public/public-i18n-its-ig/2013Oct/0021.html">related mail</a>.</p></li></ol></div><div class="div1">
 <h2><a href="#contents"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="acknowledgements" id="acknowledgements"></a>K Acknowledgements</h2><p>This document has been developed with contributions by the
           <a href="http://www.w3.org/International/multilingualweb/lt/">MultilingualWeb-LT Working Group</a> and collaborators:  Mihael Arcan (DERI Galway at the National University of Ireland, Galway, Ireland), Pablo Badía (Linguaserve), Aaron Beaton (Opera Software), Renat Bikmatov (Logrus Plus LLC), Aljoscha Burchardt (German Research Center for Artificial Intelligence (DFKI GmbH)), Nicoletta Calzolari (CNR--Consiglio Nazionale delle Ricerche), Somnath Chandra (Department of Information Technology, Government of India), John Colosi (Verisign, Inc.), Mauricio del Olmo (Linguaserve), Giuseppe Deriard (Linguaserve), Pedro Luis Díez Orzas (Linguaserve), David Filip (University of Limerick), Leroy Finn (Trinity College Dublin), Karl Fritsche (Cocomore AG), Serge Gladkoff (Logrus Plus LLC), Tatiana Gornostay (Tilde), Daniel Grasmick (Lucy Software and Services GmbH), Declan Groves (Centre for Next Generation Localisation), Manuel Honegger (University of Limerick), Dominic Jones (Trinity College Dublin), Mathias Kandora (]init[), Milan Karásek (Moravia Worldwide), Jirka Kosek (University of Economics, Prague), Michael Kruppa (Cocomore AG), Alejandro Leiva (Cocomore AG), Swaran Lata (Department of Information Technology, Government of India), David Lewis (Trinity College Dublin), Fredrik Liden (ENLASO Corporation), Christian Lieske (SAP AG), Qun Liu (Centre for Next Generation Localisation), Arle Lommel (German Research Center for Artificial Intelligence (DFKI GmbH)), Priyanka Malik (Department of Information Technology, Government of India), Shaun McCance ((public) Invited expert), Sean Mooney (University of Limerick), Jan Nelson (Microsoft Corporation), Pablo Nieto Caride (Linguaserve), Pēteris Ņikiforovs (Tilde), Naoto Nishio (University of Limerick), Philip O'Duffy (University of Limerick), Des Oates (Adobe Systems Inc.), Georgios Petasis (Institute of Informatics &amp; Telecommunications (IIT), NCSR), Mārcis Pinnis (Tilde), Prashant Verma Prashant (Department of Information Technology, Government of Inia), Georg Rehm (German Research Center for Artificial Intelligence (DFKI GmbH)), Phil Ritchie (VistaTEC), Thomas Rüdesheim (Lucy Software and Services GmbH), Nieves Sande (German Research Center for Artificial Intelligence (DFKI GmbH)), Felix Sasaki (DFKI / W3C Fellow), Yves Savourel (ENLASO Corporation), Jörg Schütz (W3C Invited Experts), Sebastian Sklarß (]init[), Ankit Srivastava (Centre for Next Generation Localisation), Tadej Štajner (Jozef Stefan Institute), Olaf-Michael Stefanov ((public) Invited expert), Najib Tounsi (Ecole Mohammadia d'Ingenieurs Rabat (EMI)), Naitik Tyagi Tyagi (Department of Information Technology, Government of India), Stephan Walter (Cocomore AG), Clemens Weins (Cocomore AG).</p><p>A special thanks goes to the following persons:
           </p><ul><li><p>Sebastian Hellmann for introducing us to <a title="NIF 2.0 Core Ontology" href="#nif-reference">[NIF]</a> and for contributing to the creation of the <a href="http://www.w3.org/2005/11/its/rdf#">ITS 2.0 ontology</a> and NIF testing.</p></li><li><p>Daniel Naber for introducing us to <a href="http://languagetool.org">LanguageTool</a> and for implementing <a href="#lqissue-typevalues">Localization Quality Issue Type</a> functionality in language tool.</p></li></ul></div></div></body></html>
\ No newline at end of file

Received on Sunday, 27 October 2013 15:08:09 UTC