- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Mon, 03 Dec 2012 19:15:46 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv18190/examples/html5
Modified Files:
EX-disambiguation-html5-local-1.html
EX-its-tool-annotation-html5-1.html
EX-mtConfidence-global-html5-1.html
EX-mtConfidence-html5-local-1.html
Log Message:
changes related to annotatorsRef
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-disambiguation-html5-local-1.html 2012/12/01 19:33:01 1.7
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-disambiguation-html5-local-1.html 2012/12/03 19:15:46 1.8
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="en" its-annotator-ref="disambiguation|http://enrycher.ijs.si">
+<html lang="en" its-annotators-ref="disambiguation|http://enrycher.ijs.si">
<head>
<meta charset="utf-8" />
<title>Disambiguation: Local Test</title>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-tool-annotation-html5-1.html 2012/12/01 19:33:01 1.3
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-tool-annotation-html5-1.html 2012/12/03 19:15:46 1.4
@@ -5,12 +5,12 @@
machine translated into english with mtConfidence defined
locally.</title>
</head>
- <body its-annotator-ref="mt-confidence|http://www.exmt-prov.com/2012/11/9/fr-t-en">
+ <body its-annotators-ref="mt-confidence|http://www.exmt-prov.com/2012/11/9/fr-t-en">
<p>
<span its-mt-confidence=0.8982>Dublin is the capital of Ireland.</span>
<span its-mt-confidence=0.8536>The capital of the Czech Republic is Prague.</span>
<span its-mt-confidence=0.7009
- its-annotator-ref="mt-confidence|http://www.exmt-prov.com/2012/11/9/it-t-en">The capital Italia is Roma.</span>
+ its-annotators-ref="mt-confidence|http://www.exmt-prov.com/2012/11/9/it-t-en">The capital Italia is Roma.</span>
</p>
</body>
</html>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2012/12/01 19:33:01 1.4
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2012/12/03 19:15:46 1.5
@@ -6,7 +6,7 @@
<title>Machine translated title attributes of img elements give MT
confidence scores using global rules</title>
</head>
- <body its-annotator-ref="mt-confidence|file:///tools.xml#T1">
+ <body its-annotators-ref="mt-confidence|file:///tools.xml#T1">
<p>
<img src="http://upload.wikimedia.org/wikipedia/commons/9/93/Trinity_College.jpg"
title="Front gate of Trinity College Dublin"/>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-html5-local-1.html 2012/12/01 19:33:01 1.7
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-html5-local-1.html 2012/12/03 19:15:46 1.8
@@ -5,7 +5,7 @@
<title>Sentences about Dublin and Prague
machine translated from Czech with mtConfidence locally.</title>
</head>
- <body its-annotator-ref="mt-confidence|file:///tools.xml#T1">
+ <body its-annotators-ref="mt-confidence|file:///tools.xml#T1">
<p>
<span its-mt-confidence=0.8982>Dublin is the capital of Ireland.</span>
<span its-mt-confidence=0.8536 >The capital of the Czech Republic is Prague.</span>
Received on Monday, 3 December 2012 19:17:59 UTC