Re: Track kinds

On Fri, Jun 10, 2011 at 3:21 AM, Mark Watson <watsonm@netflix.com> wrote:
> Sorry I missed the call yesterday.
>
> The URIs for the 3GPP and DASH descriptors can be URLs or URNs. The idea is that the URI identifies a "naming scheme" for the kinds, rather than having a separate URI for each actual kind value. Are there URIs which identify the name space, rather than the individual values ?
>
> For example
>> http://www.w3.org/TR/html5/the-iframe-element.html#attr-track-kind-keyword

This one is:
http://www.w3.org/TR/html5/the-iframe-element.html#attr-track-kind

> and
>> http://www.w3.org/TR/html5/the-iframe-element.html#dom-tracklist-getkind

and this one is:
http://www.w3.org/TR/html5/the-iframe-element.html#dom-TrackList-getKind-categories


> The only issue with URLs is that they are not guaranteed to continue to mean the same thing over time. Even domains can change ownership (even if that is unlikely for w3.org). The 3GPP/MPEG specification suggest including a year/month in URLs to avoid this problem.


Once the HTML5 spec is released, these will not change again.

Cheers,
Silvia.

Received on Thursday, 9 June 2011 22:43:06 UTC