-
Notifications
You must be signed in to change notification settings - Fork 16
Add DAPT conformance signaling #625
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
base: main
Are you sure you want to change the base?
Conversation
|
The Timed Text Working Group just discussed
The full IRC log of that discussion<nigel> Subtopic: Add DAPT conformance signaling #625<nigel> github: https://github.com//pull/625 <nigel> Discussed in the context of w3c/dapt#333 <nigel> SUMMARY: Group to review |
|
@nigelmegitt Do you want to edit this directly, or would you rather do so? Does this also close #524? |
I'll take a swing at this.
Good question. Unclear, I think, because the requirements on presentation implementations are undefined. |
b3b8bfc to
e5a1fc3
Compare
imsc1/spec/ttml-ww-profiles.html
Outdated
| <p><a href="#resources-constraints"></a> prohibits embedded audio | ||
| within <a>Document Instances</a>. | ||
| A <a data-cite="dapt#dfn-dapt-document">DAPT document</a> that uses this feature | ||
| can therefore not be a conformant <a>Document Instance</a>.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| can therefore not be a conformant <a>Document Instance</a>.</p> | |
| are therefore not a conformant <a>Document Instance</a>.</p> | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in 7c5d17f, but with "is" instead of "are" because it is in the singular.
* Explain use of multiple values in `ttp:contentProfiles` * Add DAPT to the list of compatible specifications in the overview * Add a DAPT interoperability section to appendix I including constraints and compatibility notes * Describe how DAPT metadata can be used in an IMSC context
so it can be used in DAPT
Allows Respec to find links to things defined in DAPT even if they've not been exported yet.
Addresses review comments by @palemieux .
7c5d17f to
ab1a27f
Compare
Closes #622
ttp:contentProfilesCan be improved later to use definitions exported from DAPT, but directly cites non-exported definitions for the time being.