- From: Höffernig, Martin <Martin.Hoeffernig@joanneum.at>
- Date: Tue, 17 May 2011 12:28:07 +0200
- To: "public-media-annotation@w3.org" <public-media-annotation@w3.org>, Thierry MICHEL <tmichel@w3.org>
- Message-ID: <CD9846F872C7874BB4E0FDF2A61EF09FA94DE17DCE@RZJC1EX.jr1.local>
Dear all,
according to Pierre's comment I have replaced all xsd:double datatypes by xsd:decimal. Furthermore, unnecessary namespace declarations have been removed as well.
Thierry: Please can you upload these files again?!
Best,
Martin
-----Ursprüngliche Nachricht-----
Von: Pierre-Antoine Champin [mailto:pierre-antoine.champin@liris.cnrs.fr]
Gesendet: Montag, 16. Mai 2011 16:33
An: Höffernig, Martin
Cc: public-media-annotation@w3.org; Thierry MICHEL
Betreff: Re: TTML to MA mapping example
Hi,
according to recent changes in the ontology document, xsd:decimal is preferred to xsd:double. Note that, in the Turtle syntax, this amounts to replace things like
p1:duration "2.69"^^xsd:double ;
p1:frameRate "25"^^xsd:double ;
by the more elegant
p1:duration 2.69 ;
p1:frameRate 25.0 ;
pa
On 05/16/2011 12:07 PM, Höffernig, Martin wrote:
> Dear all,
>
>
>
> here is our mapping example from TTML to MA ontology.
>
> Any comments/reviews are welcome!
>
>
>
> Thierry: Please can you upload all the files and update the review
> table again?
>
>
>
> Best,
>
> Martin
>
>
>
> --**
>
> *Martin Höffernig*
>
> Audiovisual Media Group
>
> DIGITAL – Institute for Information and Communication Technologies
>
>
>
> JOANNEUM RESEARCH Forschungsgesellschaft mbH Steyrergasse 17, 8010
> Graz, AUSTRIA
>
> phone: +43-316-876-1184
>
> general fax: +43-316-876-1191
>
> web: http://www.joanneum.at/digital
> e-mail: martin.hoeffernig@joanneum.at
> <mailto:martin.hoeffernig@joanneum.at>
>
>
>
Attachments
- application/octet-stream attachment: mawg_mpeg7_example.owl
- application/octet-stream attachment: mawg_smpte_example.owl
- application/octet-stream attachment: mawg_ttml_example.owl
Received on Tuesday, 17 May 2011 10:28:39 UTC