W3C

- DRAFT -

SV_MEETING_TITLE

06 Sep 2017

See also: IRC log

Attendees

Present
Avneesh, Debra, Rachel_, Bill_Kasdorf, rdeltour, clapierre, Judy, George, mattg, jasonjgw, DanielWeck, BenSchroeter
Regrets
Chair
Avneesh
Scribe
clapierre

Contents


<scribe> scribe: clapierre

avneesh: CSUN is coming up in March, and we may want to have a a11y presentation for DPUB @ W3C

George: Judy with WAI have been very public at CSUN in the past and so had DAISY.
... , landscape has changed now and what should be the combined approach now that the IDPF/w3c had joined

Judy: I haven't seen the call for papers yet

<Judy> http://www.csun.edu/cod/general-call-papers

Judy: , It opens on Sept 14, and closes on Oct 3rd. calls for papers
... , they are trying to shift the focus of the conference but everyone may ignore that
... , DAISY has had their own track, we haven't done that with WAI
... , Web a11y related tracks, and we can try to have something more planned, and open for ideas

Rachel: to me it seems challenges from publishers is convincing DSS offices that they want EPUB not PDF.
... , so maybe we need to focus on why EPUB is valuable and a11y can meet their needs, and why they should be asking for it.

Avneesh: is publishers in the audience there?

Rachel: I see Universities mostly during my presentations.

George: I agree that the audience is higher ed, and barrier for epub dss offices don't know how to use it, if they need to modify something to enhance it which they are use to with chop/scan or with PDF and we have something new so they are rejecting it, so this is why they are not encouraging students to us it.

Avneesh: accessible epub right?

George: there are a lot of turnover with DSS offices.
... , not sure what approach to take. Other issue, is we want to see customers of epub demanding accessible EPUB, but if DSS offices are not supporting it we have 2 barriers.
... , how EPUB and other publications are integrated with LMS and a11y of that content and interfaces
... , you still have the issues of getting the content into those systems.

Avneesh: this is for existing EPUB but what about the future of publishing with PWP / WP

Charles: may be too early to talk about PWP / WP at this point

Bill: I think the emphasis should be to do this now, lets not give them the excuse to wait for WP / PWP. we should just use EPUB no # with it
... , This is the format that is the first class citizen of the web and is a11y and should be pushed as such.
... , we want you to be certified a11y

Rachel: giving them a simple understanding of what they should be looking for … something like a checklist

Charles: BISG is going to be making such a checklist

Bill: if you are interested in this work, that you can contact Robin at Benetech that will be expanding the QuickStart guide and making this checklist.
... , we will update that Quickstart to have split it in two, to have a quickstart checklist and an accompanying a11y guide. the plan is to have this work done by November, but the full guide may be ready for CSUN but that is still yet to be determined.

<Rachel_> +1 dkaplan3

Debora: about encouraging EPUB, 100% encouraging EPUB for a11y epub, PDF if we are lucky from a11y that teachers get these from licensed databases. When we talk about a11y EPUB as a prefered format, but we need to talk about this from academia.

George: these DSS offices are in the trenches and they have to make it accessible to the students, and until MS Word supports EPUB natively unless there is a tool that integrates with MS Word, and Word is going to add even more a11y features.

<dkaplan3> True, there's a difference between the different ways documents are produced: what faculty produce, what DSS offices produce, what come from licensed databases, what students can read.

<dkaplan3> (Also, a nice selling point for epub over PDF to non-disabled end users is that epub reflows easily on mobile!)

Judy: Deborah raised is a good point, and EPUB now in W3C, and if you ask majority of team members, what format people should use, the default would be HTML and other things and some situations where EPUB would be the right thing to recommend and would love to have talking points to that fact. Some value to have a CSUN presentation to have the field have that information. Good to hear to have adv. discussion prior to call for papers,

and I will be happy to help a coordinated approach to having a presentation.

Bill: Content documents are xhtml, and metadata for a11y, and to Deborah's point, DSS don't get EPUB, but they probably do know HTML and they probably do know but are unaware of the similarities and could possibly get the data in a format they know and get into a LMS system.

George: Benetech will also be there.
... , maybe we need to figure out an approach to make stuff for your students but getting acquisition of content you want great HTML and great EPUB.

Bill: they should not have to make the epubs but only get the EPUBs.

Avneesh: we can continue this on emails.

George: should we have this with a smaller group or larger group.
... I will identify the core group and send out the invitation so not everyone will get the emails

Avneesh: 9/26 Bill McCoy if anyone from this TF to present there.
... , to build awareness some publisher in NorthAmerica non-educational (McGrawHill and Pearson) is already on the panel. anyone interested?
... Webinar: Book Business Webinar.
... , if anyone is interested send an email

to Bill McCoy

#1   Discussion & decision: Updated Navigation requirements.

https://github.com/w3c/publ-a11y/wiki/Description-of-Accessibility-Requirements-for-WP

scribe: , are we ready to take this to the main group?

Romain: there are a few things that could be improved: the Requirements are talking about a11y to readers or be machine readable. Being machine Readable may make it a11y to user agents
... , accessible to readers and machine readable may be somewhat the same

George: when you say the phrasing like that, I agree could make things confusing, so we should tighten that up before bringing it to the main group.

Romain: Yes I am trying to be proactive in this. We should not bikeshed on some of these issues are best to sort out with a smaller group.
... , next comment: about essential navigation says :The navigation to sections/headings in right hierarchical order is essential. The information about hierarchy of sections must be preserved in WP and must be machine readable and accessible to the readers.
... , we have an understanding for a single HTML document but it is not even defined in Web document, but what is meant by hierarchy of sections. req. is to define what that is for Web Publication.

Avneesh: the hierarchy must be accross all documents in the publication.

Romain: first step is to define this

Jason: distinction higher level and lower level navigation, that is defined in the file/resource boundaries within the publication, but define it in terms of a11y. approach to treat each file/resource as its own document where the reading system provides navigation between these files toc/prev/next. other option to load the entire publication into the DOM as a single page, and use the built in technology of the browser and it can na

vigate this way so there can be a TOC and Headings which could still be used to navigate within the entire document.

scribe: , second comment: brief description what can be done with a publication can be qualified what can be done visually is only what can be seen at a particular time ie. zoomed in etc. difference between those who can see the entire page vs. those who use enlargement and can only see a portion of the page.

Matt: the word "Preserve" this may be a content issue not TOC issue.
... , WP needs to express the hiearchy of the presentation
... , clarity perspective we want in the WP

Avneesh: expressing it to the user not requiring it.

George: loading all documents into the DOM which would provide a natural process, but we want to achieve the same results but may be impractical to load them all together.

Jason: my concern was not to recommend this but the way in which the draft seems to discourage this implementation option, but would rather see that the document could be loaded all together, but didn't want to recommend one way or the other

Romain: not only to express the hiearchy to the user, concat of all pages, but how the UA treats the content, but as a group maybe we want to add to the browsers JS API to load other pages when you are on a page within a document being part of a larger group.

Avneesh: we don't want to get into specifics at this point. so this is why we are at the User Req. at this point.

George: I think this concept of an entire view of the publication is not just an a11y issue, but is needed for everyone but is essential for a11y.

Avneesh: send an email Romain for any additional feedback.

Romain: ok

Avneesh: document Daniel / Marrisa wrote was there any feedback.

Daniel: no feedback, an nothing yet from Marrisa.

Avneesh: I will ask Marrisa if there is any feedback and then will talk to Tzviya to see what is the next step.

George: Call for CSUN Papers will be out next week.

Avneesh: next call will be in 2 weeks.
... , any issues just send an email.

Summary of Action Items

Summary of Resolutions

[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.152 (CVS log)
$Date: 2017/09/06 14:57:20 $

Scribe.perl diagnostic output

[Delete this section before finalizing the minutes.]
This is scribe.perl Revision: 1.152  of Date: 2017/02/06 11:04:15  
Check for newer version at http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Guessing input format: Irssi_ISO8601_Log_Text_Format (score 1.00)

Succeeded: s/+1 Judy/+1 dkaplan3/
Succeeded: s/should have to/should not have to/
Present: Avneesh Debra Rachel_ Bill_Kasdorf rdeltour clapierre Judy George mattg jasonjgw DanielWeck BenSchroeter
Found Scribe: clapierre
Inferring ScribeNick: clapierre

WARNING: No meeting title found!
You should specify the meeting title like this:
<dbooth> Meeting: Weekly Baking Club Meeting

Got date from IRC log name: 06 Sep 2017
Guessing minutes URL: http://www.w3.org/2017/09/06-pwg-a11y-minutes.html
People with action items: 

WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.


[End of scribe.perl diagnostic output]