Skip to content

Table additions - #24

Open
JayPanoz wants to merge 8 commits into
readium:mainfrom
JayPanoz:table-additions
Open

Table additions#24
JayPanoz wants to merge 8 commits into
readium:mainfrom
JayPanoz:table-additions

Conversation

@JayPanoz

Copy link
Copy Markdown

Tentative PR providing a baseline for discussion re. additions to tables that can help contextualise objects for extraction e.g. utterances, etc.

Couple of notes:

  • did not add rowgroup (ARIA) as it does not carry much semantics compared to tableHead, tableBody and tableFooter
  • per HTML spec, if nothing is preset then it is all tableBody, this is not enforced in roles.md. If absent in markup, it is not added
  • I do not see a way to represent colspan and rowspan as roles, as this quickly conflicts with row in the tree representation, this shows how it could look like as properties that are scoped to table "subroles" through the schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant