Re: MPEG-7 to MA mapping example

Martin, all,

please note that datatype properties that accept a string as their value
do no longer have xsd:string as their range. Use untyped literal
instead, which allows you to add a language tag to the values.

Martin, I checked your example, and have a few remarks:

* some properties have a dummy value (locationLongitude, description).
Since those properties do not appear in the original file, it is better
that they do not appear in the RDF either.

* it is not absolutely necessary to duplicate all inverse properties
(createdIn/isCreationLocationOf, features/playsIn, ...). However, it
does not hurt.

* the creation date of the resource is not a valid dateTime... I know
this is a pain, but OWL does not allow use to use underspecify dates...
We should do something about that.

Appart from that, very nice example... I attach the Turtle version,
generated by cwm, and much more human-readable...

  pa


On 04/04/2011 04:30 PM, Höffernig, Martin wrote:
> Dear all,
> 
>  
> 
> here is our mapping example from MPEG-7 to MA ontology.
> 
> Any comments/reviews are welcome!
> 
>  
> 
> Unfortunately the SMPTE mapping example hasn’t been finished yet, we
> will inform you when it’s done.
> 
>  
> 
> Thierry: Please can you upload the files and update the review table.
> 
>  
> 
> Best,
> 
> Martin
> 
>  
> 
> --**
> 
> *Martin Höffernig*
> 
> Audiovisual  Media Group
> 
> DIGITAL – Institute of 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>
> 
>  
> 

Received on Tuesday, 5 April 2011 15:34:05 UTC