Re: RE : ACTION for editors.

Thierry,

Thanks, this is much more productive.

On Thu, Jul 28, 2011 at 2:09 AM, Thierry MICHEL <tmichel@w3.org> wrote:
>
>
> Le 27/07/2011 13:38, Silvia Pfeiffer a écrit :
>>
>> On Wed, Jul 27, 2011 at 6:29 PM, Thierry Michel<tmichel@w3.org>  wrote:
>>>
>>> Sylvia,
>>>
>>> see my responses in line.
>>
[..]
>> I have sent this information mostly on the 15th May for Ogg and 30th
>> May for WebM. Here are some more details:
>
>
> I have tried to fill the "RDF tested" column from the mapping table for OGG,
> OGG-container and WebM (see attached files).
>
>  What you provide in the following does not use the Descriptive Properties
> (Core Set), therefore it is difficult for me to do a mapping.

I've made the mappings at
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#ogg-table
and in the RDF files which should have helped you. It's the point of
this spec. But let me help you.


> I could only guess for some of them and have updated the HTML files (see
> attached files).
>
> For OGG
>
> TITLE --> title  (RDF-tested:Yes)
> DATE: --> date  (RDF-tested:Yes)
> LOCATION: --> location  (RDF-tested:Yes)
> COPYRIGHT: --> copyright  (RDF-tested:Yes)

please make this:

TRACK NAME: audio_1 --> identifier
TRACK NAME: video_1 --> identifier
TITLE --> title  (RDF-tested:Yes)
URL: DougExample.ogv --> locator
ORGANIZATION: Web Directions South --> creator
CONTACT: silviapfeiffer1@gmail.com --> creator
DATE: --> date  (RDF-tested:Yes)
LOCATION: --> location  (RDF-tested:Yes)
COPYRIGHT: --> copyright  (RDF-tested:Yes)
Media Fragment URIs:
DougExample.ogv#track=audio_1, DougExample.ogv#track=video_1 --> fragments
DougExample.ogv#chapter=introduction, DougExample.ogv#chapter=twitter
--> named fragments
Video-Width: 352, Video-Height: 576--> frameSize
video/theora, audio/vorbis --> compression
55.488 --> duration
video/ogg -> format
48000 HZ --> samplingRate
25 fps --> frameRate
285.210 kbps --> bitRate
2 --> numTracks


In fact, I just notice that the CONTACT field is not in
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#ogg-table
, so could be added there under "creator" next to "ORGANIZATION".


> For OGG container
>
> none.

It's the same as above, not none. See
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#ogg-cont-table
.


> For WebM
>
> Title:    --> title  (RDF-tested:Yes)
> Duration: --> duration  (RDF-tested:Yes)
> Language: --> language  (RDF-tested:Yes)


please make this:

TrackUID: 1 and 2 --> identifier
Track number: 1 --> identifier
Name: video-1, audio-1 --> identifier
Title: W3C and Twitter --> title
Language: en --> language
Locator: DougExample.webm --> locator
Duration: 55.500s (00:00:55.500) --> duration
Media Fragment URIs:
DougExample.webm#track=audio-1, DougExample.webm#track=video-1 --> fragments
DougExample.webm#chapter=introduction,
DougExample.webm#chapter=twitter --> named fragments
Pixel width: 352, Pixel height: 576 --> frameSize
video/vp8, audio/vorbis --> compression
Duration: 55.500s --> duration
video/webm -> format
48000 HZ --> samplingRate
25 fps --> frameRate
75.443 kbps,  285.210 kbps --> bitRate
2 --> numTracks

Hope this helps.


> Please add the appropriate information in these 3 HTML files.
>
> Now for your 2 RDF files
>
> http://www.w3.org/2008/WebVideo/Annotations/drafts/metadata_formats/DougExample_ogv.rdf
>
> http://www.w3.org/2008/WebVideo/Annotations/drafts/metadata_formats/DougExample_webm.rdf
>
> Looking at them, they seem fine (with my very small RDF/OWL expertise)
>
> I have tried to open it with Protégé.
> I get a long list of java.awt errors.
>
> see attached screen shot
>
> I have no idea what this is. I have zero expertise with Protégé. Maybe
> someone can help here.


Yes, I think whoever the Protege expert is should check this for all
of the files.


Cheers,
Silvia.

Received on Thursday, 28 July 2011 03:01:28 UTC