- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Sun, 19 May 2013 14:01:24 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif In directory gil:/tmp/cvs-serv6599/examples/nif Modified Files: EX-nif-conversion-output.xml Log Message: NIF related changes, see http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2013May/0189.html --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml 2013/04/17 14:31:25 1.6 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml 2013/05/19 14:01:24 1.7 @@ -1,38 +1,40 @@ <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: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:sourceUrl 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: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"/> - <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"/> - <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"/> + <rdf:Description rdf:about="http://example.com/exampledoc.html#char=0,29"> + <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#xpath(/html/body%5B1%5D/h2%5B1%5D)"> + <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=0,29"/> + </rdf:Description> + <rdf:Description rdf:about="http://example.com/exampledoc.html#char=11,17"> + <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: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#xpath(/html/body%5B1%5D/h2%5B1%5D/span%5B1%5D)"> + <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=11,17"/> + </rdf:Description> + <rdf:Description rdf:about="http://example.com/exampledoc.html#char=21,28"> + <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:Description rdf:about="http://example.com/exampledoc.html#xpath(/html/body%5B1%5D/h2%5B1%5D/b%5B1%5D)"> + <nif:convertedFrom rdf:resource="http://example.com/exampledoc.html#char=21,28"/> + </rdf:Description> </rdf:RDF>
Received on Sunday, 19 May 2013 14:01:29 UTC