- From: Karl Fritsche <karl.fritsche@cocomore.com>
- Date: Mon, 5 Nov 2012 10:39:49 +0100
- To: <public-multilingualweb-lt@w3.org>
- Message-ID: <50978965.2050801@cocomore.com>
Hi Tadej, the Inheritance for Disambiguation is none (after 6.1.) This would mean "Ministry of the Interior of" is a entity and "France" another. What I would expect in this case would be "Ministry of the Interior of France" and another "France". So the Inheritance should be changed to "Textual content of element, /including/ content of child elements, but /excluding/ attributes"? Cheers Karl On 02.11.2012 12:54, Tadej Stajner wrote: > Hi, Marcis, all, > this is an example of how one would implement disambiguation of > compound named entities. > > XML: > <text> > <span > its:disambigGranularity="entity" > its:disambigIdentRef="http://dbpedia.org/resource/Ministry_of_the_Interior_(France)" > >/Ministry of ///the Interior // of > <span > its:disambigGranularity="entity" > its:disambigIdentRef="http://dbpedia.org/resource/France" > >France</span></span> > </text> > > HTML: > <p> > <span > its-disambig-granularity="entity" > its-disambig-ident-ref="http://dbpedia.org/resource/Ministry_of_the_Interior_(France)" > >/Ministry of the Interior /of > <span > its-disambig-granularity="entity" > its--disambig-ident-ref="http://dbpedia.org/resource/France" > >France</span></span> > </p> > > best, > -- Tadej -- *Karl Fritsche*, Junior Software Developer Tel.: +49 69 972 69 2604; Mob.: +49 1520 206 30 93; Fax: +49 69 972 69 199; Email: Karl.Fritsche@cocomore.com <mailto:karl.fritsche@cocomore.com> *Cocomore AG,* Gutleutstraße 30, D-60329 Frankfurt Internet: http://www.cocomore.de <http://www.cocomore.de/> Facebook: http://www.facebook.com/cocomore Google+: http://plus.cocomore.de <http://plus.cocomore.de/> Cocomore is active member of the World Wide Web Consortium (W3C) Vorstand: Dr. Hans-Ulrich von Freyberg (Vors.), Dr. Jens Fricke, Marc Kutschera, Vors. des Aufsichtsrates: Martin Velasco, Sitz: Frankfurt/Main, Amtsgericht Frankfurt am Main, HRB 51114
Received on Monday, 5 November 2012 09:41:02 UTC