- From: Felix Sasaki <fsasaki@w3.org>
- Date: Tue, 3 Jul 2012 14:28:45 +0200
- To: public-multilingualweb-lt@w3.org
- Message-ID: <CAL58czoSPG_6HzZbb27AgiobXpdnTM-xuuGRtMG_E7Qd9VLz_Q@mail.gmail.com>
Hi all, based on an implementation I did for ITS 1.0, I have created a general ITS 2.0 processor, see attachment. It processes all information that is available for the seven ITS 1.0 data categories and for "domain" as described at http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#domain The processor uses a declarative description of data categories (see tools/datacategories-definitions.xml) to generate XSLT stylesheets, which when process the input file. More information is available in build.xml I did this as an input to the RDF/XML and also NIF discussion. You will see in the "sample" directory that there is an output as XML, as RDF and as annotations inline in the input document. My main questions to Maxime, Sebastian, Tadej and others are - what needs to be changed for the RDF output (e.g. sample/translate/nodelist-rdfxml.xml) to have it "NIF" like? - do you think one can generalize the (yet to be written) transformation from inline annotations (e.g. sample/translate/output-inline-annotation.xml) to RDFa / microdata? Any further feedback is of course welcome. For the other guys, you may want to look into the "sample" directory to get an impression what information will actually be available for "your" data category. Best, Felix 2012/6/30 Felix Sasaki <fsasaki@w3.org> > Hi Maxime, all, > > I worked on this (not finished yet). Given this input > > http://www.w3.org/International/its/tests/inputdata/LocNote1.xml > > I have generated the attached triples. I decided to go for RDF/XML, you > were right, Maxmime, to propose this. > > Note that the output contain both defaults for all data categories, plus > what's actually specified as "global rules" for the "localization note" > data category in > http://www.w3.org/International/its/tests/inputdata/LocNote1.xml > > Any thoughts, proposals for corrections etc.? > > Best, > > Felix > > -- > Felix Sasaki > DFKI / W3C Fellow > -- Felix Sasaki DFKI / W3C Fellow
Attachments
- application/zip attachment: its20-general-processor.zip
Received on Tuesday, 3 July 2012 12:29:16 UTC