- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Tue, 16 Apr 2013 14:01:21 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif
In directory gil:/tmp/cvs-serv12678/examples/nif
Modified Files:
EX-nif-conversion-output.xml
Log Message:
small NIF output update
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml 2013/04/10 15:13:58 1.4
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml 2013/04/16 14:01:21 1.5
@@ -1,52 +1,39 @@
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:itsrdf="http://www.w3.org/2005/11/its/rdf#"
- xmlns:nif="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#">
+ xmlns:itsrdf="http://www.w3.org/2005/11/its/rdf#"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ xmlns:nif="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#">
<rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29">
<nif:occursIn rdf:resource="http://example.com/exampledoc.html"/>
<nif:isString>Welcome to Dublin in Ireland!</nif:isString>
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context"/>
+ <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#Context"/>
</rdf:Description>
- <rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29">
- <!--/html-->
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
+ <rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29"><!--/html--><rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
<nif:anchorOf>Welcome to Dublin in Ireland!</nif:anchorOf>
<itsrdf:translate>yes</itsrdf:translate>
<itsrdf:withinText>no</itsrdf:withinText>
<nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
- <!--/html/body[1]-->
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
+ <!--/html/body[1]--><rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
<nif:anchorOf>Welcome to Dublin in Ireland!</nif:anchorOf>
<itsrdf:translate>yes</itsrdf:translate>
<itsrdf:withinText>no</itsrdf:withinText>
<nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
- <!--/html/body[1]/h2[1]-->
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
+ <!--/html/body[1]/h2[1]--><rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
<nif:anchorOf>Welcome to Dublin in Ireland!</nif:anchorOf>
<itsrdf:translate>yes</itsrdf:translate>
<itsrdf:withinText>no</itsrdf:withinText>
<nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
</rdf:Description>
- <rdf:Description rdf:about="http://example.com/exampledoc.html#char=11,17">
- <!--/html/body[1]/h2[1]/span[1]-->
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
+ <rdf:Description rdf:about="http://example.com/exampledoc.html#char=11,17"><!--/html/body[1]/h2[1]/span[1]--><rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
<nif:anchorOf>Dublin</nif:anchorOf>
<itsrdf:translate>no</itsrdf:translate>
- <itsrdf:taIdentRef>http://dbpedia.org/resource/Dublin</itsrdf:taIdentRef>
<itsrdf:withinText>yes</itsrdf:withinText>
+ <itsrdf:taIdentRef rdf:resource="http://dbpedia.org/resource/Dublin"/>
<nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
</rdf:Description>
- <rdf:Description rdf:about="http://example.com/exampledoc.html#char=23,30">
- <!--/html/body[1]/h2[1]/b[1]-->
- <rdf:type
- rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
+ <rdf:Description rdf:about="http://example.com/exampledoc.html#char=23,30"><!--/html/body[1]/h2[1]/b[1]--><rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
<nif:anchorOf>Ireland</nif:anchorOf>
<itsrdf:translate>no</itsrdf:translate>
<itsrdf:withinText>yes</itsrdf:withinText>
<nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
</rdf:Description>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>
Received on Tuesday, 16 April 2013 14:01:22 UTC