- From: CVS User alommel <cvsmail@w3.org>
- Date: Fri, 07 Dec 2012 11:50:12 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml In directory gil:/tmp/cvs-serv26772/drafts/its20/examples/xml Modified Files: EX-mtconfidence-global-1.xml EX-mtconfidence-local-1.xml Log Message: fixed internal links --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtconfidence-global-1.xml 2012/11/20 08:46:45 1.1 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtconfidence-global-1.xml 2012/12/07 11:50:12 1.2 @@ -1,15 +1,12 @@ -<?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"/> +<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"/> </its:rules> <body> <p> - <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"/> + <span its:mtConfidence="0.8982">Dublin is the capital city of + Ireland.</span> </p> </body> </text> \ No newline at end of file --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtconfidence-local-1.xml 2012/11/20 08:46:45 1.1 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtconfidence-local-1.xml 2012/12/07 11:50:12 1.2 @@ -1,10 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> -<text xmlns:its="http://www.w3.org/2005/11/its" - its:toolsRef="MTConfidence|/file:///tools.xml#T1"> +<text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0" its:annotatorsRef="mt-confidence|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 Friday, 7 December 2012 11:50:16 UTC