- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Oct 2012 15:45:07 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/nif In directory hutz:/tmp/cvs-serv4699/examples/nif Added Files: EX-nif-conversion-input.html EX-nif-conversion-output.xml Log Message: NIF conversion described --- NEW FILE: EX-nif-conversion-input.html --- (This appears to be a binary file; contents omitted.) --- NEW FILE: EX-nif-conversion-output.xml --- <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:str="http://nlp2rdf.lod2.eu/schema/string/"> <rdf:Description rdf:about="http://example.com/exampledoc.html#offset_0_29"> <str:occursIn rdf:resource="http://example.com/exampledoc.html"/> <str:isString>Welcome to Dublin in Ireland!</str:isString> <rdf:type rdf:resource="str:Context"/> </rdf:Description> <rdf:Description rdf:about="http://example.com/exampledoc.html#offset_0_29"><!--/html--><rdf:type rdf:resource="str:String"/> <str:anchorOf>Welcome to Dublin in Ireland!</str:anchorOf> <itsrdf:translate rdf:datatype="http://www.w3.org/TR/its-2.0/its.xsd#yesOrNo">yes</itsrdf:translate> <str:referenceContext rdf:resource="http://example.com/exampledoc.html#offset_0_29"/> <!--/html/body[1]--><rdf:type rdf:resource="str:String"/> <str:anchorOf>Welcome to Dublin in Ireland!</str:anchorOf> <itsrdf:translate rdf:datatype="http://www.w3.org/TR/its-2.0/its.xsd#yesOrNo">yes</itsrdf:translate> <str:referenceContext rdf:resource="http://example.com/exampledoc.html#offset_0_29"/> <!--/html/body[1]/h2[1]--><rdf:type rdf:resource="str:String"/> <str:anchorOf>Welcome to Dublin in Ireland!</str:anchorOf> <itsrdf:translate rdf:datatype="http://www.w3.org/TR/its-2.0/its.xsd#yesOrNo">yes</itsrdf:translate> <str:referenceContext rdf:resource="http://example.com/exampledoc.html#offset_0_29"/> </rdf:Description> <rdf:Description rdf:about="http://example.com/exampledoc.html#offset_11_17"><!--/html/body[1]/h2[1]/span[1]--><rdf:type rdf:resource="str:String"/> <str:anchorOf>Dublin</str:anchorOf> <itsrdf:translate rdf:datatype="http://www.w3.org/TR/its-2.0/its.xsd#yesOrNo">no</itsrdf:translate> <str:referenceContext rdf:resource="http://example.com/exampledoc.html#offset_0_29"/> </rdf:Description> <rdf:Description rdf:about="http://example.com/exampledoc.html#offset_23_30"><!--/html/body[1]/h2[1]/b[1]--><rdf:type rdf:resource="str:String"/> <str:anchorOf>Ireland</str:anchorOf> <itsrdf:translate rdf:datatype="http://www.w3.org/TR/its-2.0/its.xsd#yesOrNo">no</itsrdf:translate> <str:referenceContext rdf:resource="http://example.com/exampledoc.html#offset_0_29"/> </rdf:Description> </rdf:RDF>
Received on Friday, 12 October 2012 15:45:12 UTC