- From: Tadej Štajner <tadej.stajner@ijs.si>
- Date: Thu, 20 Dec 2012 13:40:01 +0100
- To: public-multilingualweb-lt-tests@w3.org, finnle@tcd.ie
- Message-ID: <50D30721.3060606@ijs.si>
Hi, Leroy, all, I'm attaching the output for domain and disambiguation from my side. Domain is all green, but in disambiguation I'm wondering about two cases, namely the XML examples 7 and 8: https://github.com/finnle/ITS-2.0-Testsuite/blob/master/its2.0/inputdata/disambiguation/xml/disambiguation7xml.xml https://github.com/finnle/ITS-2.0-Testsuite/blob/master/its2.0/inputdata/disambiguation/xml/disambiguation8xml.xml I didn't notice these before, but there's a "disambigClassPointer", which points to a string describing the class. I don't recall when those were added in the spec for classes; we did include a similar mechanism for identifiers, but it wasn't necessary for type classes. As a default, I assume this should be "disambigClassRefPointer" with an URI as the value. 1) The default fix would be simply to replace the classPointer with classRefPointer, and replace the 'place' literal with an URI. 2) The alternative fix would be to declare a different disambiguationRule: <its:disambiguationRule selector="//*[@class='place']" disambigClassRefPointer="http://nerd.eurecom.fr/ontology#Place" /> I have a pull request with fix 1 ready. Does anyone wish to comment before we move on? -- Tadej
Attachments
- application/x-gzip attachment: jsi-its20-output.tar.gz
Received on Thursday, 20 December 2012 12:42:01 UTC