- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Mon, 09 Sep 2013 04:41:08 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv31375
Modified Files:
its20-implementation-report.html
Log Message:
TOC fix in implementation report
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20-implementation-report.html 2013/09/06 10:06:47 1.17
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20-implementation-report.html 2013/09/09 04:41:08 1.18
@@ -179,7 +179,7 @@
</head>
<body>
<h1>ITS 2.0 Implementation Report</h1>
- <p>Version generated: 2013-09-06T11:33:59.764+02:00</p>
+ <p>Version generated: 2013-09-09T06:39:30.206+02:00</p>
<p>This document is the implementation report for the <a href="http://www.w3.org/International/multilingualweb/lt/">MultilingualWeb-LT</a> Working Group's <a href="http://www.w3.org/TR/2013/WD-its20-20130820/">Internationalization
Tag Set 2.0 (20 August 2013 Last Call Working Draft)</a>. The report contains
the following sections:</p>
@@ -195,15 +195,15 @@
<a href="#conformance-markup">2.1 Conformance testing related to
ITS 2.0 markup</a>
</li>
- <li class="toc">
- <a href="#conformance-processing-expectations">2.2 Conformance
- testing related to processing ITS 2.0 information</a>
- </li>
- <li class="toc">
- <a href="#conformance-nif-conversion">2.3 Testing related to NIF conversion (non-normative)</a>
- </li>
</ul>
</li>
+ <li class="toc">
+ <a href="#conformance-processing-expectations">2.2 Conformance
+ testing related to processing ITS 2.0 information</a>
+ </li>
+ <li class="toc">
+ <a href="#conformance-nif-conversion">3 Testing related to NIF conversion (non-normative)</a>
+ </li>
</ul>
<h2 id="test-suite-overview">1. Test suite overview</h2>
<p>The test suite is located at <a href="https://github.com/w3c/its-2.0-testsuite/tree/master/its2.0/">https://github.com/w3c/its-2.0-testsuite/tree/master/its2.0/</a>
@@ -13402,7 +13402,7 @@
</tr>
</table>
<hr/>
- <h3 id="conformance-nif-conversion">Testing related to NIF conversion (non-normative)</h3>
+ <h2 id="conformance-nif-conversion">3. Testing related to NIF conversion (non-normative)</h2>
<p>The ITS 2.0 specification has a <span style="text-decoration: underline;">non-normative</span> feature called <a href="http://www.w3.org/TR/its20/#conversion-to-nif">Conversion to NIF</a>: markup documents with ITS 2.0 information are converted to an RDF representation. The representation is based on the RDF vocabulary <q>NLP Interchange Format</q> (NIF). NIF leverages natural language processing workflows in RDF.</p>
<p>For testing the NIF conversion, a set of <a href="https://github.com/w3c/its-2.0-testsuite/tree/master/its2.0/nif-conversion/sparqltests">SPARQL queries</a> has been developed. They are used to check RDF constraints that are relevant for the NIF representation. <a href="https://github.com/w3c/its-2.0-testsuite/tree/master/its2.0/nif-conversion/outputimplementors">Three implementers</a> have implemented the conversion to NIF and have successfully run the SPARQL queries.</p>
<hr/>
Received on Monday, 9 September 2013 04:41:09 UTC