daisy / ace

Ace by DAISY, an Accessibility Checker for EPUB
MIT License
74 stars 22 forks source link

Add EPUB version to Ace report #420

Open gregoriopellegrino opened 1 month ago

gregoriopellegrino commented 1 month ago

Currently, the Ace report (JSON) does not include information about the EPUB version (2 or 3) of the analyzed file. This information would be valuable and relevant for various use cases, including:

  1. Determining how to properly format accessibility metadata for inclusion in the file
  2. Understanding which EPUB-specific features and elements might be present or not
  3. Assisting in version-specific troubleshooting and remediation efforts