CVS WWW/International/multilingualweb/lt/drafts/its20/examples/nif

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif
In directory gil:/tmp/cvs-serv754/examples/nif

Modified Files:
	EX-nif-conversion-output.xml 
Log Message:
edits for issue-131 (tbc)

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml	2013/05/28 21:51:06	1.8
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif/EX-nif-conversion-output.xml	2013/09/06 10:06:48	1.9
@@ -4,37 +4,37 @@
    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">
+   <rdf:Description rdf:about="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=0,29">
       <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#RFC5147String"/>
       <itsrdf:translate>yes</itsrdf:translate>
       <itsrdf:withinText>no</itsrdf:withinText>
       <nif:beginIndex>0</nif:beginIndex>
       <nif:endIndex>29</nif:endIndex>
-      <nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
+      <nif:referenceContext rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=0,29"/>
       <nif:isString>Welcome to Dublin in Ireland!</nif:isString>
-      <nif:wasConvertedFrom rdf:resource="http://example.com/exampledoc.html#xpath(/html/body[1]/h2[1])"/>
+      <nif:wasConvertedFrom rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;xpath=/html/body[1]/h2[1]"/>
    </rdf:Description>
    
-   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=11,17">
+   <rdf:Description rdf:about="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=11,17">
       <nif:beginIndex>11</nif:beginIndex>
       <nif:endIndex>17</nif:endIndex>
       <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
       <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"/>
-      <nif:wasConvertedFrom rdf:resource="http://example.com/exampledoc.html#xpath(/html/body[1]/h2[1]/span[1])"/>
+      <nif:referenceContext rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=0,29"/>
+      <nif:wasConvertedFrom rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;xpath=/html/body[1]/h2[1]/span[1]"/>
    </rdf:Description>
    
-   <rdf:Description rdf:about="http://example.com/exampledoc.html#char=21,28">
+   <rdf:Description rdf:about="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=21,28">
       <nif:beginIndex>21</nif:beginIndex>
       <nif:endIndex>28</nif:endIndex>
       <rdf:type rdf:resource="http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#RFC5147String"/>
       <itsrdf:translate>no</itsrdf:translate>
       <itsrdf:withinText>yes</itsrdf:withinText>
-      <nif:referenceContext rdf:resource="http://example.com/exampledoc.html#char=0,29"/>
-      <nif:wasConvertedFrom rdf:resource="http://example.com/exampledoc.html#xpath(/html/body[1]/h2[1]/b[1])"/>
+      <nif:referenceContext rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;char=0,29"/>
+      <nif:wasConvertedFrom rdf:resource="http://example.com/myitsservice?informat=html&amp;intype=url&amp;input=http://example.com/doc.html&amp;xpath=/html/body[1]/h2[1]/b[1]"/>
    </rdf:Description>
    
 </rdf:RDF>
\ No newline at end of file

Received on Friday, 6 September 2013 10:06:50 UTC