<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27370</bug_id>
          
          <creation_ts>2014-11-19 16:59:03 +0000</creation_ts>
          <short_desc>Add explanation for generating references to defined Keywords that can be used as URNs</short_desc>
          <delta_ts>2016-04-27 21:35:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bob Lund">b.lund</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>arronei</cc>
    
    <cc>cyril.concolato</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115131</commentid>
    <comment_count>0</comment_count>
    <who name="Bob Lund">b.lund</who>
    <bug_when>2014-11-19 16:59:03 +0000</bug_when>
    <thetext>Add text in the HTML spec for how to generate the URI to identify an HTML track kind so that the URI can be used in other contexts such as the In-band sourcing spec [1], DASH [2] and the new ISOBMFF kind box. A form for the URI was proposed [3]. Rules should be defined for all track types - text, audio and video.

[1] http://dev.w3.org/html5/html-sourcing-inband-tracks/
[2] http://lists.w3.org/Archives/Public/www-tag/2014Jun/0033.html
[3] http://lists.w3.org/Archives/Public/www-tag/2014Jun/0039.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115182</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-11-20 01:02:25 +0000</bug_when>
    <thetext>The discussion concluded that we should actually have a more generic solution for pointing to any defined keyword in the HTML spec, not just the @kind values, see http://lists.w3.org/Archives/Public/www-tag/2014Jun/0047.html .

In fact, this solution already exists, but is merely undocumented.

For example, the &quot;URNs&quot; for the track kinds are:

http://www.w3.org/TR/html/#attr-track-kind-subtitles
http://www.w3.org/TR/html/#attr-track-kind-captions
http://www.w3.org/TR/html/#attr-track-kind-descriptions
http://www.w3.org/TR/html/#attr-track-kind-chapters
http://www.w3.org/TR/html/#attr-track-kind-metadata

These can be made to persist across different HTML versions, as explained by Robin in:
http://lists.w3.org/Archives/Public/www-tag/2014Jun/0038.html
and
http://lists.w3.org/Archives/Public/www-tag/2014Jun/0045.html

Works for other keywords, too, e.g. http://www.w3.org/TR/html/embedded-content-0.html#attr-media-preload-none .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115760</commentid>
    <comment_count>2</comment_count>
    <who name="Bob Lund">b.lund</who>
    <bug_when>2014-12-01 20:14:43 +0000</bug_when>
    <thetext>(In reply to Silvia Pfeiffer from comment #1)
&gt; The discussion concluded that we should actually have a more generic
&gt; solution for pointing to any defined keyword in the HTML spec, not just the
&gt; @kind values, see
&gt; http://lists.w3.org/Archives/Public/www-tag/2014Jun/0047.html .

So, something along the following lines?

A Uniform Resource Identifier (URI) that points to an HTML defined keyword, created using the Definition element (&lt;dfn&gt;), should be of the form http://www.w3.org/TR/html/#ID_value where ID_value is the value of the &lt;dfn&gt; ‘id’ attribute. For example, a URI for the audio and video track ‘kind’ attribute value “alternative” would be http://www.w3.org/TR/html/#value-track-kind-alternate. A URI for the text track ‘kind’ attribute value “captions” would be http://www.w3.org/TR/html/#attr-track-kind-keyword-captions.

&gt; 
&gt; In fact, this solution already exists, but is merely undocumented.
&gt; 
&gt; For example, the &quot;URNs&quot; for the track kinds are:
&gt; 
&gt; http://www.w3.org/TR/html/#attr-track-kind-subtitles
&gt; http://www.w3.org/TR/html/#attr-track-kind-captions
&gt; http://www.w3.org/TR/html/#attr-track-kind-descriptions
&gt; http://www.w3.org/TR/html/#attr-track-kind-chapters
&gt; http://www.w3.org/TR/html/#attr-track-kind-metadata
&gt; 
&gt; These can be made to persist across different HTML versions, as explained by
&gt; Robin in:
&gt; http://lists.w3.org/Archives/Public/www-tag/2014Jun/0038.html
&gt; and
&gt; http://lists.w3.org/Archives/Public/www-tag/2014Jun/0045.html
&gt; 
&gt; Works for other keywords, too, e.g.
&gt; http://www.w3.org/TR/html/embedded-content-0.html#attr-media-preload-none .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126229</commentid>
    <comment_count>3</comment_count>
    <who name="Arron Eicholz">arronei</who>
    <bug_when>2016-04-27 21:35:32 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: With the switch to bikeshed spec generation all linking mechanisms have changed. If you have specific issues following the bikeshed conversion please open an issue on github.

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>