- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Mon, 10 Dec 2012 08:00:30 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml In directory gil:/tmp/cvs-serv10383/examples/xml Modified Files: EX-mtConfidence-global-1.xml EX-mtConfidence-local-1.xml Log Message: rolling back examples, see http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Dec/0043.html --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-1.xml 2012/12/03 19:15:46 1.6 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-1.xml 2012/12/10 08:00:30 1.7 @@ -1,12 +1,15 @@ -<text xmlns:its="http://www.w3.org/2005/11/its" its:annotatorsRef="mt-confidence|http://example.com/mt-37"> - <its:rules version="2.0"> - <its:mtConfidenceRule selector="/text/body/p" - mtConfidence="0.937"/> +<?xml version="1.0" encoding="UTF-8"?> +<text xmlns:its="http://www.w3.org/2005/11/its" + its:toolsRef="MTConfidence|/file:///tools.xml#T1"> + <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> + <its:mtConfidenceRule mtConfidence="0.785" selector="//*/img[@title='Front gate of Trinity College Dublin']/@title"/> </its:rules> <body> <p> - <span its:mtConfidence="0.8982">Dublin is the capital city of - Ireland.</span> + <span its:mtConfidence="0.8982">Dublin is the capital + city of Ireland.</span> + <img src="http://upload.wikimedia.org/wikipedia/commons/9/93/Trinity_College.jpg" + title="Front gate of Trinity College Dublin"/> </p> </body> </text> \ No newline at end of file --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-local-1.xml 2012/12/03 19:15:46 1.6 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-local-1.xml 2012/12/10 08:00:30 1.7 @@ -1,8 +1,10 @@ -<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0" its:annotatorsRef="mt-confidence|file:///tools.xml#T1"> +<?xml version="1.0" encoding="UTF-8"?> +<text xmlns:its="http://www.w3.org/2005/11/its" + its:toolsRef="MTConfidence|/file:///tools.xml#T1"> <body> <p> - <span its:mtConfidence="0.8982">Dublin is the capital city of - Ireland.</span> + <span its:mtConfidence="0.8982">Dublin is the capital + city of Ireland.</span> </p> </body> </text> \ No newline at end of file
Received on Monday, 10 December 2012 08:02:36 UTC