Re: Vocabs for annotating media files?

David Powell <[email protected]> Wed, 22 Jun 2005 21:36:14 +0100
Newsgroups gmane.org.w3c.semantic-web,gmane.network.syndication.rss.devel
Message-ID <[email protected]>

> Anyone happen to know of any existing, fairly simple
> vocabularies/languages/formats for annotating media data? Something
> that might be expressable like:

> <media rdf:about="http://example.org/wedding-speech.mp3">
>    <segments>
>       <segment> 
>           <start>00:00</start>
>           <end>12:00</end>
>           <description>The groom's early deliquencies</description>
>           <transcript>Unaccustomed as I am...
> ...

> Cheers,
> Danny.

SMIL?

There is even has an example of how scenes can be annotated with
embedded RDF.

<http://www.w3.org/TR/2005/REC-SMIL2-20050107/metadata.html>

-- 
Dave