Skip to main content

About Us, More Support and FAQs

About Us

The Open Book Futures project is co-funded by Arcadia and Research England Development (RED) Fund (UKRI). Arcadia is a charitable foundation that works to protect nature, preserve cultural heritage and promote open access to knowledge. Since 2002 Arcadia has awarded more than $1 billion to organizations around the world. Research England Development (RED) Fund (UKRI) is a fund supporting institutional-level innovative projects in research and knowledge exchange including collaborations between education providers and between education providers and business.

This Copim Compass Open Book Accessibility output represents all of the custom guidance that Work Package 5 Accessibility created for the project. You can see a webdocument version of this guidaceguidance at Copim CompassZenodo - Open Book Accessibility,Accessibility and read about how the guidance was developed and used at Copim.pub Accessibility. 

The accessibility work package members are below, and can be contacted about this work at info@copim.ac.uk

Rupert.jpeg Rupert Gatti, Trinity College Cambridge University

2024-03-27 09.51.22-1.jpg Joanne Fitzpatrick, Lancaster University

Jordy.jpg Jordy Findanis, OAPEN

Mailing Lists

The Accessibility Work Package created this mailing list as a 'safe space' for small publishers to discuss accessibility issues, particularly with regards to open monographs. 

OPENBOOK-ACCESSIBILITY@JISCMAIL.AC.UK

There is also a general Copim mailing list to carry on the conversations about all aspects of Open Books

COPIM@JISCMAIL.AC.UK

The following are other mailing lists where you can contact groups of digital accessibility experts with any specific technical queries. 

PAAG UK - PAAG@groups.io

LIS-accessibility - LIS-ACCESSIBILITY@JISCMAIL.AC.UK

Digital Accessibility Regulations - DIGITALACCESSIBILITYREGULATIONS@JISCMAIL.AC.UK

Accessible Maths - ACCESSIBLE-MATHS@JISCMAIL.AC.UK

Query Services

Ask UP - Rotating presses give first hand experience answers. Also an FAQ section and list of previously curated answers. 

Frequently Asked Questions

Accessibility Statements in Metadata - should this be at the individual book or whole publisher content level?

Accessibility Statements in Metadata - should this be at the individual book or whole publisher content level?

Metadata formats, for example ONIX, often include a field for a human readable summary that describes the accessibility of the product. The purpose of this is for end users to make a decision on whether they are able to perceive, operate and understand the content based on their individual accessibility needs. In order to do this, it needs to describe the individual book, as each book will be very different. However, doing this could be considered an unreasonable burden for a small publisher, and in that case the publisher level description would be better than nothing. Remember, unreasonable burden exceptions generally do not apply until a full costing and benefit analysis has been completed and can be produced on request.

If books are available online, do they have to comply with every country's accessibility legislation in the world?

If books are available online, do they have to comply with every country's accessibility legislation in the world?

For general download - we would recommend complying with the legislation in the country or countries where the publisher is based. If seeking investment from an institutional library - we would recommend complying with the legislation in the country where the institution is based.

Should I use short or extended ALT text descriptions in PDFs, or both?

Should I use short or extended ALT text descriptions in PDFs, or both?

Best practice = short descriptions with links to extended descriptions within a specific section at the back of the book (not a supplementary file). Alternative solution = offer EPUB as a more accessible version to those that require extended descriptions, state this in the metadata.

How do I know my ALT text is good?

How do I know my ALT text is good?

Firstly, you will never please every user with your ALT text, and one useful approach when writing descriptions is to imagine you are describing the image to someone over the phone. There are two very useful extended guides here: Alt-texts: The Ultimate Guide and Cooper Hewitt Guidelines for Image Description.

How to Tag Footnotes and References in PDFs

How to Tag Footnotes and References in PDFs

For most PDF tagging queries, you can consult the PDF Association - Tagged PDF Best Practice Guide: Syntax. There are some additional suggestions, sourced from this description from a mailing list:

Some issues in this area are down to the choice of screen reader, which publishers don't have control over.

Should examples of code be tagged as a figure and given ALT text?

Should examples of code be tagged as a figure and given ALT text?

Best practice is to nest code snippets in a <code> tag within the <figure> tag, which can control the formatting of the figure. You can also use a <figcaption> tag to describe the code. No ALT text is required.