- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Sun, 31 Mar 2013 10:23:59 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv13860
Modified Files:
its20.html its20.odd
Log Message:
and another fix related to issue-68
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/03/31 08:54:03 1.366
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/03/31 10:23:59 1.367
@@ -5835,7 +5835,7 @@
<http://example.com/exampledoc.html#offset_21_28>
itsrdf:taIdentRef <http://dbpedia.org/resource/Ireland> .
# we can attach the metadata to the parent node:
-<b its-disambig-ident-ref="http://dbpedia.org/resource/Dublin”
+<b its-ta-ident-ref="http://dbpedia.org/resource/Dublin”
translate="no">Ireland</b>
</pre></div></div><p>CASE 2: The NLP annotation created in NIF is a substring of the text node. Solution:
Create a new element, e.g. for HTML "span". A different input example is given below as
@@ -5855,7 +5855,7 @@
# DBpedia Spotlight returns:
<http://example.com/exampledoc.html#offset_21_28>
- itsrdf:disambigIdentRef <http://dbpedia.org/resource/Ireland> .
+ itsrdf:taIdentRef <http://dbpedia.org/resource/Ireland> .
# NIF2ITS
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/03/31 08:54:03 1.362
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/03/31 10:23:59 1.363
@@ -5823,7 +5823,7 @@
<http://example.com/exampledoc.html#offset_21_28>
itsrdf:taIdentRef <http://dbpedia.org/resource/Ireland> .
# we can attach the metadata to the parent node:
-<b its-disambig-ident-ref="http://dbpedia.org/resource/Dublin”
+<b its-ta-ident-ref="http://dbpedia.org/resource/Dublin”
translate="no">Ireland</b>
]]></eg>
<p>CASE 2: The NLP annotation created in NIF is a substring of the text node. Solution:
@@ -5845,7 +5845,7 @@
# DBpedia Spotlight returns:
<http://example.com/exampledoc.html#offset_21_28>
- itsrdf:disambigIdentRef <http://dbpedia.org/resource/Ireland> .
+ itsrdf:taIdentRef <http://dbpedia.org/resource/Ireland> .
# NIF2ITS
Received on Sunday, 31 March 2013 10:24:01 UTC