{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":460531539,"defaultBranch":"main","name":"dapt","ownerLogin":"w3c","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-02-17T17:10:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/379216?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712849641.0","currentOid":""},"activityList":{"items":[{"before":"2957f065395b8b32f0cd3e34994d816cf89610cc","after":"f9a5a70b1dd2a26f6bd564eb552411d99ba792df","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-05-20T16:02:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"scriptEventMapping extension, address Respec changes\n\nAdd extension feature `#scriptEventMapping` and make it optional\n\nAddress recent changes to Respec to fix up tables that used to have `class=\"simple\"` and to make the spec work in dark mode.","shortMessageHtmlLink":"scriptEventMapping extension, address Respec changes"}},{"before":"822d457574e4073f97aa0e72c5c6bc08461beeba","after":"2957f065395b8b32f0cd3e34994d816cf89610cc","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-05-09T20:44:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Mark \"Using computed attribute values\" as informative\n\nIt contains no normative keywords.","shortMessageHtmlLink":"Mark \"Using computed attribute values\" as informative"}},{"before":"d8c4bd42110606290db27da79768ba4f833c7f7f","after":"822d457574e4073f97aa0e72c5c6bc08461beeba","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-05-09T16:56:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Improve section heading for Proprietary Metadata\n\nBecause it now also describes how to insert foreign vocabulary","shortMessageHtmlLink":"Improve section heading for Proprietary Metadata"}},{"before":"da9100da1f6164273009e12cac857bd83cec355b","after":"d8c4bd42110606290db27da79768ba4f833c7f7f","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-05-08T17:16:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Handle unrecognised vocabulary better\n\nAs discussed in https://github.com/w3c/dapt/pull/216#issuecomment-2077620555:\n* Define restriction on `ttp:contentProfiles` values within the section on contentProfiles\n* Define and use the term \"foreign vocabulary\"\n* Advise retention of unsupported foreign vocabulary in `` elements\n* Require pruning of unsupported vocabulary outside `` elements\n* Provide a documented path to allowing foreign vocabulary to be defined and supported\n* Note that structural changes could lead to loss of foreign vocabulary if the `` element to which it is associated is removed.","shortMessageHtmlLink":"Handle unrecognised vocabulary better"}},{"before":"fd02219184470f6f1b793f55be64a5bdf929412a","after":"da9100da1f6164273009e12cac857bd83cec355b","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-04-15T16:37:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"WIP changes\n\n* Rework introduction to Mapping from TTML to DAPT section.\n * Make it normative.\n* Make most subsections informative, but make the normative ones use normative keywords, e.g. the one about div and p structural handling.\n* Add section for document conformance claims handling","shortMessageHtmlLink":"WIP changes"}},{"before":"de94ce19257304c9397f545cdac499766a7ef214","after":"fd02219184470f6f1b793f55be64a5bdf929412a","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-04-12T13:16:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Adjust processor requirement to ignore unrecognised attributes\n\nClarify that attribute computation needs to happen before anything is ignored.","shortMessageHtmlLink":"Adjust processor requirement to ignore unrecognised attributes"}},{"before":"22c4bc8851c9a6a52ca0301631778282e87dc012","after":null,"ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-04-11T15:34:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"}},{"before":"2b80da242dba2aa365375cdcd550b49b3c673234","after":"25f268652e4cb5c169edd55c60ed4a90228ea797","ref":"refs/heads/main","pushedAt":"2024-04-11T15:33:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Replace `workflowType` with `represents` (#217)\n\n* Replace workflowType with alternativeFor\r\n\r\nThe data model diagram didn't survive unscathed, and needs to be re-fixed. It's technically correct but aesthetically a disaster.\r\n\r\n* Make spelling of dialogue consistent\r\n\r\n* Fix data model diagram\r\n\r\n* Update class-diagram.svg\r\n\r\nFix validation errors\r\n\r\n* Change \"alternativeFor\" to \"represents\"\r\n\r\n* Add `` registry table\r\n\r\nAlso tidy up some section ordering and some wording.","shortMessageHtmlLink":"Replace workflowType with represents (#217)"}},{"before":"5bef65e1363e9471b83c84aab8c115b9be78034c","after":"22c4bc8851c9a6a52ca0301631778282e87dc012","ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-03-28T18:20:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Add `` registry table\n\nAlso tidy up some section ordering and some wording.","shortMessageHtmlLink":"Add <content-descriptor> registry table"}},{"before":"6b86c5027fff718d0c71ff223ab426ee49c4e698","after":"5bef65e1363e9471b83c84aab8c115b9be78034c","ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-03-28T17:40:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Change \"alternativeFor\" to \"represents\"","shortMessageHtmlLink":"Change \"alternativeFor\" to \"represents\""}},{"before":"8fd1608b77fe10d5694e4c7327d8e0eb8f7ca7fa","after":null,"ref":"refs/heads/issue-0215/text-objects-note","pushedAt":"2024-03-28T17:19:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"}},{"before":"1d2aa9c87c77e3d0ec4f09c398bb03b25a92954f","after":"2b80da242dba2aa365375cdcd550b49b3c673234","ref":"refs/heads/main","pushedAt":"2024-03-28T17:19:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Note use case for missing Text objects, and define empty Text (#226)\n\n* Add use case for no Text objects, and explain \"empty\" Text better\r\n\r\nCloses #215.\r\n\r\n* link to timing properties instead of the vaguer \"times\"\r\n\r\n* Try to fix validation error","shortMessageHtmlLink":"Note use case for missing Text objects, and define empty Text (#226)"}},{"before":"57f52c6bff424f2d0aa414d5b2deabe6fce2f82d","after":null,"ref":"refs/heads/embedded-at-risk-features","pushedAt":"2024-03-28T17:17:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"}},{"before":"2cb90b5bdb0fb581b2de052123bf408b6c05fb3b","after":"1d2aa9c87c77e3d0ec4f09c398bb03b25a92954f","ref":"refs/heads/main","pushedAt":"2024-03-28T17:17:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Add at-risk features (#225)","shortMessageHtmlLink":"Add at-risk features (#225)"}},{"before":"9b9c7b6a0fcc6ea0d0540a8d102e57fcef4d830e","after":"8fd1608b77fe10d5694e4c7327d8e0eb8f7ca7fa","ref":"refs/heads/issue-0215/text-objects-note","pushedAt":"2024-03-27T14:38:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Try to fix validation error","shortMessageHtmlLink":"Try to fix validation error"}},{"before":"ae72f0ab4a08a739eea4608144a64dced43f6912","after":"9b9c7b6a0fcc6ea0d0540a8d102e57fcef4d830e","ref":"refs/heads/issue-0215/text-objects-note","pushedAt":"2024-03-27T14:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"link to timing properties instead of the vaguer \"times\"","shortMessageHtmlLink":"link to timing properties instead of the vaguer \"times\""}},{"before":null,"after":"ae72f0ab4a08a739eea4608144a64dced43f6912","ref":"refs/heads/issue-0215/text-objects-note","pushedAt":"2024-03-27T14:25:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Add use case for no Text objects, and explain \"empty\" Text better\n\nCloses #215.","shortMessageHtmlLink":"Add use case for no Text objects, and explain \"empty\" Text better"}},{"before":"2cb90b5bdb0fb581b2de052123bf408b6c05fb3b","after":"57f52c6bff424f2d0aa414d5b2deabe6fce2f82d","ref":"refs/heads/embedded-at-risk-features","pushedAt":"2024-03-26T15:13:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Add at-risk features","shortMessageHtmlLink":"Add at-risk features"}},{"before":null,"after":"2cb90b5bdb0fb581b2de052123bf408b6c05fb3b","ref":"refs/heads/embedded-at-risk-features","pushedAt":"2024-03-26T15:13:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"clarify what spans are possible in a text and how they are handled (#158)\n\n* clarify what spans are possible in a text and how they are handled\r\n\r\n* add pruning of metadata and other foreign elements","shortMessageHtmlLink":"clarify what spans are possible in a text and how they are handled (#158"}},{"before":"d39fd13c8742030a174dd254b020c40064b03565","after":"6b86c5027fff718d0c71ff223ab426ee49c4e698","ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-03-26T10:05:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Update class-diagram.svg\n\nFix validation errors","shortMessageHtmlLink":"Update class-diagram.svg"}},{"before":"48abe4a9bc23f1b1021c25e4ce40d58ff3ef19ab","after":"d39fd13c8742030a174dd254b020c40064b03565","ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-03-26T10:03:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Fix data model diagram","shortMessageHtmlLink":"Fix data model diagram"}},{"before":null,"after":"48abe4a9bc23f1b1021c25e4ce40d58ff3ef19ab","ref":"refs/heads/issue-0169/describe-document-contents","pushedAt":"2024-03-25T17:28:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Replace workflowType with alternativeFor\n\nThe data model diagram didn't survive unscathed, and needs to be re-fixed. It's technically correct but aesthetically a disaster.","shortMessageHtmlLink":"Replace workflowType with alternativeFor"}},{"before":"8feca1f5bc9d84895c14ea53db66191ac77ac54c","after":"de94ce19257304c9397f545cdac499766a7ef214","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-03-21T12:21:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"Adjust processor requirement to ignore unrecognised attributes\n\nClarify that attribute computation needs to happen before anything is ignored.","shortMessageHtmlLink":"Adjust processor requirement to ignore unrecognised attributes"}},{"before":"f1b2438c87e56e0fd4926cd68a2a5b559a756f71","after":"8feca1f5bc9d84895c14ea53db66191ac77ac54c","ref":"refs/heads/issue-0214/map-ttml-to-data-model","pushedAt":"2024-03-21T12:06:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nigelmegitt","name":"Nigel Megitt","path":"/nigelmegitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4988915?s=80&v=4"},"commit":{"message":"More TTML to DAPT model considerations\n\n* Make Data model diagram clearly informative\n* Add links\n* Put explanatory text around examples into a single example `