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

Update to CR Entities (#1190). #1192

Merged
merged 4 commits into from
Jan 9, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 0 additions & 2 deletions spec/acknowledgements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ Kirby (introductory example document; SMPTE time codes, descriptive metadata; EB
and example images of style properties), Sean Hayes (advanced profile
concepts, including applicative timing, HTML/CSS mapping proposal), Erik Hodge (timing),
Thierry Michel (metadata), and Dave Singer (animation, scrolling).</p>
<p>The editors also wish to acknowledge the support of the following current and past sponsors of their work
on this specification: Cox Communications, Microsoft, Netflix, and Samsung Electronics.</p>
<p>The Working Group dedicates this specification to our colleague David Kirby.</p>
</inform-div1>
4 changes: 2 additions & 2 deletions spec/entities.dtd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<!-- comment / uncomment the appropriate entity -->
<!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" >
<!-- <!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" > -->
<!-- <!ENTITY % sub.entities SYSTEM "entitieswd.dtd" > -->
<!-- <!ENTITY % sub.entities SYSTEM "entitiesfpwd.dtd" > -->
<!-- <!ENTITY % sub.entities SYSTEM "entitiescr.dtd" > -->
<!ENTITY % sub.entities SYSTEM "entitiescr.dtd" >
<!-- <!ENTITY % sub.entities SYSTEM "entitiespr.dtd" > -->
<!-- <!ENTITY % sub.entities SYSTEM "entitiesrec.dtd" > -->

Expand Down
10 changes: 5 additions & 5 deletions spec/entitiescr.dtd
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='ISO-8859-1' ?>

<!-- Date parameters -->
<!ENTITY draft.year "2018">
<!ENTITY draft.month "August">
<!ENTITY draft.mm "08">
<!ENTITY draft.day "14">
<!ENTITY draft.dd "14">
<!ENTITY draft.year "2020">
<!ENTITY draft.month "January">
<!ENTITY draft.mm "01">
<!ENTITY draft.day "28">
<!ENTITY draft.dd "28">

<!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;">

Expand Down
83 changes: 35 additions & 48 deletions spec/status.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,44 @@

<status id="status">

<p><emph>This section describes the status of this document at the
time of its publication. Other documents may supersede this
document. A list of current W3C publications and the latest revision
of this technical report can be found in the <loc
href="https://www.w3.org/TR/">W3C technical reports index</loc> at
https://www.w3.org/TR/.</emph></p>

<p>This is the Timed Text Markup Language &versionOfTT; (TTML&versionOfTT;)
<loc href="https://www.w3.org/2018/Process-20180201/#RecsW3C">W3C Recommendation</loc>,
produced by the <loc href="https://www.w3.org/AudioVideo/TT/">Timed Text (TT) Working Group</loc>
as part of the W3C <loc href="http://www.w3.org/2008/WebVideo/">Video in the Web Activity</loc>,
following the procedures set out for the W3C <loc href="https://www.w3.org/Consortium/Process/">Process</loc>.
The authors of this document are listed in the header of this document.</p>

<p>An <loc href="https://www.w3.org/wiki/TimedText/TTML2ImplementationReport">implementation
report</loc> demonstrates that the specification is implementable.
A cumulative summary of all changes from TTML1, 3rd Edition, <bibref ref="ttml1"/>
is available at <loc href="ttml2-changes.html">Timed Text Markup Language 2 (TTML2)
Change Summary</loc>. An abbreviated list of changes affecting
language syntax can be found at <specref ref="changes-from-ttml1-vocabulary"/>.</p>

<p>Comments about this document are welcome by filing
an <loc href="https://github.com/w3c/ttml2/issues">issue on GitHub</loc> or sending email
to <loc href="mailto:public-tt@w3.org">public-tt@w3.org</loc>
<p><emph>This section describes the status of this document at the time of its publication. Other documents may supersede this
document. A list of current W3C publications and the latest revision of this technical report can be found in
the <loc href="https://www.w3.org/TR/">W3C technical reports index</loc> at https://www.w3.org/TR/.</emph></p>

<p>This is the First <loc href="https://www.w3.org/2019/Process-20190301/#candidate-rec">Candidate Recommendation</loc> (CR1) of
the Second Edition of the Timed Text Markup Language &versionOfTT; (TTML&versionOfTT;), and is intended to be progressed to a
<loc href="https://www.w3.org/2019/Process-20190301/#maturity-levels">W3C Edited Recommendation</loc>. This Candidate
skynavga marked this conversation as resolved.
Show resolved Hide resolved
Recommendation is expected to advance to Proposed Recommendation no earlier than 17 March 2020.</p>

<p>For this specification to exit CR, the following criterion must be met: for each feature (extension) affected by a substantive
change introduced by this specification, at least two independent implementations must support the feature (extension) having been
so affected. Furthermore, no (underlying) feature (extension) has been added or removed by this revision, and, as such, no feature
(extension) is marked at risk.</p>

<p>An <loc href="https://www.w3.org/wiki/TimedText/TTML2SecondEditionImplementationReport">implementation report</loc>
will be provided. A summary of technical changes from TTML2, 1st Edition, is available
at <loc href="ttml2-changes.html">Timed Text Markup Language 2 (TTML2) Change Summary</loc>.
Comments about this document are welcome by filing an <loc href="https://github.com/w3c/ttml2/issues">issue on GitHub</loc> or
sending email to <loc href="mailto:public-tt@w3.org">public-tt@w3.org</loc>
(<loc href="mailto:public-tt-request@w3.org?subject=subscribe">subscribe</loc>,
<loc href="http://lists.w3.org/Archives/Public/public-tt/">archives</loc>)
with a subject line starting with <code>[ttml2]</code>.</p>

<p>This document has been reviewed by W3C Members, by software
developers, and by other W3C groups and interested parties, and is
endorsed by the Director as a W3C Recommendation. It is a stable
document and may be used as reference material or cited from another
document. W3C's role in making the Recommendation is to draw attention
to the specification and to promote its widespread deployment. This
enhances the functionality and interoperability of the Web.</p>

<p>This document was produced by a group operating under the <loc
href="https://www.w3.org/Consortium/Patent-Policy/">W3C Patent
Policy</loc>. W3C maintains a <loc role="disclosure"
href="https://www.w3.org/2004/01/pp-impl/34314/status#disclosures">public
list of any patent disclosures</loc> made in connection with the
deliverables of the group; that page also includes instructions for
disclosing a patent. An individual who has actual knowledge of a
patent which the individual believes contains <loc
href="https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
Claim(s)</loc> must disclose the information in accordance with <loc
href="https://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
6 of the W3C Patent Policy</loc>.</p>

<p>This document is governed by the <loc id="w3c_process_revision"
href="https://www.w3.org/2018/Process-20180201/">1 February 2018 W3C
Process Document</loc>.</p>
<p>This document was produced by the <loc href="https://www.w3.org/AudioVideo/TT/">Timed Text (TT) Working Group</loc>, the
authors of which are listed in the header of this document. W3C publishes a Candidate Recommendation to indicate that the document
is believed to be stable and to encourage implementation by the developer community. Publication as a Candidate Recommendation
does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other
documents at any time. It is inappropriate to cite this document as other than work in progress.</p>

<p>This document was produced by a group operating under the <loc href="https://www.w3.org/Consortium/Patent-Policy/">W3C Patent
Policy</loc>. W3C maintains a <loc role="disclosure" href="https://www.w3.org/2004/01/pp-impl/34314/status#disclosures">public
list of any patent disclosures</loc> made in connection with the deliverables of the group; that page also includes instructions
for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes
contains <loc href="https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</loc> must disclose
the information in accordance with <loc href="https://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of
the W3C Patent Policy</loc>.</p>

<p>This document is governed by the <loc id="w3c_process_revision" href="https://www.w3.org/2019/Process-20190301/">1 March 2019
W3C Process Document</loc>.</p>

</status>
8 changes: 4 additions & 4 deletions spec/ttml2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<authlist id="editors" role="editor">
<author w3c-uid="34030">
<name>Glenn Adams</name>
<affiliation>Skynav</affiliation>
<affiliation>Invited Expert</affiliation>
</author>
<author>
<name>Cyril Concolato</name>
Expand All @@ -95,7 +95,7 @@
<authlist id="contributors" role="contributor">
<author w3c-uid="34030">
<name>Glenn Adams</name>
<affiliation>Skynav</affiliation>
<affiliation>Invited Expert</affiliation>
</author>
<author>
<name>Cyril Concolato</name>
Expand Down Expand Up @@ -140,8 +140,8 @@
</authlist>
<errataloc href="https://www.w3.org/2018/11/ttml2-errata.html"/>
<abstract id="abstract">
<p>This document specifies the Timed Text Markup Language (TTML),
Version 2, also known as TTML2, in terms of a vocabulary and semantics
<p>This document specifies the Second Edition of the Timed Text Markup Language (TTML),
Version 2, also known as TTML2 (2e), in terms of a vocabulary and semantics
thereof.</p>
<p>The Timed Text Markup Language is a content type that represents
timed text media for the purpose of interchange among authoring
Expand Down