- From: Bailer, Werner <werner.bailer@joanneum.at>
- Date: Wed, 4 May 2011 11:05:57 +0200
- To: "tmichel@w3.org" <tmichel@w3.org>, Florian Stegmaier <stegmai@dimis.fim.uni-passau.de>
- CC: "public-media-annotation@w3.org" <public-media-annotation@w3.org>
Hi Thierry,
thanks for the changes. They should also be reflected in the type definitions:
targetAudience:
change
{ (attName="audience", attValue="URI" | "String"), (attName="classificationSystem", attValue="URI" | "String") }
to
{ (attName="audience", attValue="URI" | "String"), (attName="classificationSystem", attValue="URI" | "String")? }
For location, this would get quite complex with the syntax we have, as we would need to enumerate (name) | (lat,long) | (name,lat,long) or if we should just be more clear in the text, stating that at least name or (lat, long) needs to be present.
Best regards,
Werner
________________________________________
Von: Thierry MICHEL [tmichel@w3.org]
Gesendet: Mittwoch, 04. Mai 2011 10:41
An: Bailer, Werner; Florian Stegmaier; public-media-annotation@w3.org
Betreff: Update of the Ontology Doc according to Werner and Pierre Antoine suggestions
Werner, Florian,
Per my ACTION-407 I have updated the Ontology Doc according to Werner
and Pierre Antoine suggestions.[1]
The Ontology now says:
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#core-property-examples
location:
A tuple identifying a name or a set of geographic coordinates, in a
given system, that describe where the resource has been created,
developed, recorded, or otherwise authored. The name can be defined
using either a URI (recommended best practice) or plain text. The
geographic coordinates include longitude, latitude, and an optional
altitude information, in a given geo-coordinate system (such as the
World Geodetic System) that MAY also be specified.
targetAudience:
A tuple identifying the audience being addressed (demographic class,
parental guidance group, or geographical region) and an optional
classification system (e.g., a parental guidance issuing agency).
Please review and let me know that this is OK.
Florian, could you please update the API doc according to [1](I guess
this is already done
[1]
http://lists.w3.org/Archives/Public/public-media-annotation/2011Apr/0021.html
thanks,
Thierry.
Received on Wednesday, 4 May 2011 09:06:30 UTC