General ITS processor (Re: ACTION-147: Write something for option a) of rdf conversion, plus XSLT)

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

Received on Tuesday, 3 July 2012 12:29:16 UTC