Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IMSC profile designators (#1034). #1123

Merged
merged 4 commits into from
Jul 10, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 12 additions & 22 deletions spec/ttml2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ possible determinations of a <loc href="#terms-content-profile">content profile<
possible determinations of a <loc href="#terms-processor-profile">processor profile</loc>.</p>
<note role="example">
<p>For example, the optional <code>profile</code> or <code>codecs</code> parameters defined by
<bibref ref="ttmt"/>, &sect;2, <emph>Media Type Registration</emph>, may be used by a <loc href="#terms-content-processor">content processor</loc>
<bibref ref="ttpr"/>, &sect;2, <emph>Media Type Registration</emph>, may be used by a <loc href="#terms-content-processor">content processor</loc>
as a <loc href="#terms-higher-level-protocol">higher level protocol</loc> in order to determine an override profile.</p>
</note>
<p></p>
Expand Down Expand Up @@ -2193,7 +2193,7 @@ satisfied:</p>
<item>
<p>When transporting a <loc href="#terms-document-instance">document instance</loc> in a <loc href="#terms-document-interchange-context">document interchange context</loc> in which a
Media Type <bibref ref="media-types"/> identifies the content type of the interchanged <loc href="#terms-document-instance">document instance</loc>, then the specified media type is
<code>application/ttml+xml</code> in conformance with <bibref ref="ttmt"/>, &sect;2, <emph>Media Type Registration</emph>.</p>
<code>application/ttml+xml</code> in conformance with <bibref ref="ttpr"/>, &sect;2, <emph>Media Type Registration</emph>.</p>
</item>
<item>
<p>The <loc href="#terms-document-instance">document instance</loc> is or can be represented as a <loc href="#terms-reduced-xml-infoset">reduced xml infoset</loc>
Expand Down Expand Up @@ -2875,8 +2875,8 @@ or by means of a <loc href="#content-value-fragment-profile-designator">&lt;frag
If the profile designator is expressed as a relative URI,
then it must be absolutized by using the TT Profile Namespace value as
the base URI.</p>
<p>All profile designators which have the TT Profile Namespace as a prefix but are otherwise not listed in
<specref ref="profile-vocab-table"/> are reserved for future standardization, and must not appear in a conformant
<p>All profile designators which have the TT Profile Namespace as a prefix but are otherwise not listed in <specref ref="profile-vocab-table"/>
or in <bibref ref="ttpr"/>, &sect;4, <emph>Registry</emph>, are reserved for future standardization, and must not appear in a conformant
<loc href="#terms-document-instance">document instance</loc>. Nothwithstanding this constraint, a profile designator is not restricted to the set of designators enumerated
in <specref ref="profile-vocab-table"/>, but may be any URI that feasibly dereferences a TTML <loc href="#terms-profile-definition-document">profile definition document</loc>
provided it does not use the TT Profile Namespace as a prefix.</p>
Expand All @@ -2891,8 +2891,7 @@ a normative name
and designator for each
predefined profile,
and where each of these profiles is formally elaborated in
<specref ref="standard-profiles"/>, in <bibref ref="ttml1"/>,
or in another TTWG specification.</p>
<specref ref="standard-profiles"/>.</p>
<table id="profile-vocab-table" role="common">
<caption>Table 5-2 &ndash; Profiles</caption>
<col css="width: 25%;"/>
Expand All @@ -2915,10 +2914,6 @@ or in another TTWG specification.</p>
<td><code>http://www.w3.org/ns/ttml/profile/dfxp-transformation</code></td>
</tr>
<tr>
<td>SDP US</td>
<td><code>http://www.w3.org/ns/ttml/profile/sdp-us</code></td>
</tr>
<tr>
<td>TTML2 Full</td>
<td><code>http://www.w3.org/ns/ttml/profile/ttml2-full</code></td>
</tr>
Expand All @@ -2933,7 +2928,8 @@ or in another TTWG specification.</p>
</tbody>
</table>
<note role="seealso">
<p>For definitions of the DFXP profiles, see <bibref ref="ttml1"/>. For definition of the SDP US profile, see <bibref ref="sdpus"/>.</p>
<p>For definitions of the DFXP profiles, see <bibref ref="ttml1"/>.
For additional profile designators, see <bibref ref="ttpr"/>, &sect;4, <emph>Registry</emph>.</p>
</note>
</div4>
</div3>
Expand Down Expand Up @@ -25608,16 +25604,16 @@ Vector Graphics (SVG) 1.1 Second Edition</titleref>, W3C Recommendation, 16
August 2011. (See
<xspecref href="http://www.w3.org/TR/2011/REC-SVG11-20110816/">http://www.w3.org/TR/2011/REC-SVG11-20110816/</xspecref>.)
</bibl>
<bibl id="ttmt" key="TTML Media Type">Glenn Adams and Mike Dolan, Eds.,
<titleref href="https://www.w3.org/TR/2019/NOTE-ttml-profile-registry-20190411/">TTML Media Type Definition and Profile Registry</titleref>,
W3C Working Group Note, 1 April 2019. (See
<xspecref href="https://www.w3.org/TR/2019/NOTE-ttml-profile-registry-20190411/">https://www.w3.org/TR/2019/NOTE-ttml-profile-registry-20190411/</xspecref>.)
</bibl>
<bibl id="ttml1" key="TTML1">Glenn Adams and Pierre-Anthony Lemieux, Eds.,
<titleref href="https://www.w3.org/TR/2018/REC-ttml1-20181108/">Timed Text Markup Language 1 (TTML1) (Third Edition)</titleref>,
W3C Recommendation, 08 November 2018. (See
<xspecref href="https://www.w3.org/TR/2018/REC-ttml1-20181108/">https://www.w3.org/TR/2018/REC-ttml1-20181108/</xspecref>.)
</bibl>
<bibl id="ttpr" key="TTML Profile Registry">Glenn Adams and Mike Dolan, Eds.,
<titleref href="https://www.w3.org/TR/ttml-profile-registry/">TTML Media Type Definition and Profile Registry</titleref>,
W3C Working Group Note. (See
<xspecref href="https://www.w3.org/TR/ttml-profile-registry/">https://www.w3.org/TR/ttml-profile-registry/</xspecref>.)
</bibl>
<bibl id="uaag" key="UAAG">Ian Jacobs, Jon Gunderson, and Eric Hansen, Eds.,
<titleref href="http://www.w3.org/TR/2002/REC-UAAG10-20021217/">User
Agent Accessibility Guidelines 1.0</titleref>, W3C Recommendation, 17
Expand Down Expand Up @@ -25867,12 +25863,6 @@ Framework: Specifications Guidelines</titleref>, W3C Recommendation, 17
August 2005. (See
<xspecref href="http://www.w3.org/TR/qaframe-spec/">http://www.w3.org/TR/qaframe-spec/</xspecref>.)
</bibl>
<bibl id="sdpus" key="SDP US">Glenn Adams, Monica Martin, Sean Hayes,
<titleref
href="http://www.w3.org/TR/2013/NOTE-ttml10-sdp-us-20130205/">TTML Simple Delivery Profile for Closed Captions (US)</titleref>,
W3C WG Note, 5 February 2013. (See
<xspecref href="http://www.w3.org/TR/2013/NOTE-ttml10-sdp-us-20130205/">http://www.w3.org/TR/2013/NOTE-ttml10-sdp-us-20130205/</xspecref>.)
</bibl>
<bibl id="smiththreed" key="SMITH">Smith, Michael D.; Malia, Jason, <titleref
href="https://ieeexplore.ieee.org/document/7269419/">Controlling Miniaturization in Stereoscopic 3D Imagery</titleref>, in Motion Imaging Journal, SMPTE , vol.124, no.3, pp.50-58, April 2015 doi: 10.5594/m001513.
</bibl>
Expand Down