GSA / openacr

OpenACR is a digital native Accessibility Conformance Report (ACR). The initial development is based on Section 508 requirements. The main goal is to be able to compare the accessibility claims of digital products and services. A structured, self-validated, machine-readable documentation will provide for this.
https://gsa.github.io/openacr/
Other
83 stars 18 forks source link

No file chosen Import data (EARL as JSON-LD) #334

Open mgifford opened 2 years ago

mgifford commented 2 years ago

WCAG-EM has a BETA mode to "Import data (EARL as JSON-LD)" https://www.w3.org/WAI/eval/report-tool/evaluation/audit-sample

Add data from other (automated) tests More info on importing EARL as JSON

This would facilitate the process of filling in the reports.

Would be great to integrate well with Microsoft's Accessibility Insights too: https://github.com/microsoft/accessibility-insights-web/issues/4331

970Design commented 1 year ago

I'm curious what tooling you use to generate your EARL data with. It looks really promising to streamline this process, but haven't found many ways to actually create that data.

mgifford commented 1 year ago

Yes.. This is a problem. It is possible that EARL is overly-complicated for the task at hand. Could also be that it was just that everyone is more invested in finding something that works best for them with their use case.

At this point you can't pull in data from other machine readable formats. I do not know if there are yet any good approaches to create and manage this data.

There should be..