{"id":51098576,"url":"https://github.com/sergordienko/eu-accessibility-mapping","last_synced_at":"2026-07-12T14:00:36.661Z","repository":{"id":362888325,"uuid":"1261176933","full_name":"sergordienko/eu-accessibility-mapping","owner":"sergordienko","description":"Open MIT crosswalk: WCAG 2.x ↔ EN 301 549 ↔ EU Accessibility Act ↔ German BFSG. The reference mapping behind WCAGdesk reports.","archived":false,"fork":false,"pushed_at":"2026-06-06T10:53:48.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T12:20:51.108Z","etag":null,"topics":["a11y","accessibility","bfsg","compliance","eaa","en-301-549","open-data","wcag","wcag22"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergordienko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-06T10:42:30.000Z","updated_at":"2026-06-06T10:53:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sergordienko/eu-accessibility-mapping","commit_stats":null,"previous_names":["sergordienko/eu-accessibility-mapping"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sergordienko/eu-accessibility-mapping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergordienko%2Feu-accessibility-mapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergordienko%2Feu-accessibility-mapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergordienko%2Feu-accessibility-mapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergordienko%2Feu-accessibility-mapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergordienko","download_url":"https://codeload.github.com/sergordienko/eu-accessibility-mapping/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergordienko%2Feu-accessibility-mapping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35393398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a11y","accessibility","bfsg","compliance","eaa","en-301-549","open-data","wcag","wcag22"],"created_at":"2026-06-24T09:00:26.880Z","updated_at":"2026-07-12T14:00:36.655Z","avatar_url":"https://github.com/sergordienko.png","language":"JavaScript","funding_links":[],"categories":["Data \u0026 Datasets","Accessibility"],"sub_categories":[],"readme":"# eu-accessibility-mapping\n\nAn open, machine-readable crosswalk from **WCAG 2.x** success criteria to the\n**EN 301 549**, **EU Accessibility Act (EAA)**, and **German BFSG** that reference them.\n\nIf you build accessibility tooling, write a VPAT/accessibility statement, or argue a BFSG\ncase, you keep re-deriving the same chain: *which WCAG criterion maps to which EN 301 549\nclause, and how does that connect to the EAA and the BFSG?* This repo answers that once, as\ndata you can diff and reuse — MIT, no attribution required.\n\nIt's the reference mapping behind the reports at [wcagdesk.eu](https://wcagdesk.eu),\npublished openly so the legal↔technical mapping our reports use can be verified\nindependently.\n\n## The chain\n\n```\nWCAG 2.x SC  →  EN 301 549 v3.2.1 (ch. 9, Web)  →  EAA (Directive (EU) 2019/882)  →  BFSG / BFSGV (DE)\n```\n\nEN 301 549 chapter 9 references WCAG 2.1 Level A + AA verbatim. The EAA and the German BFSG\ndo **not** enumerate individual success criteria — they incorporate WCAG wholesale through\nthe harmonised standard EN 301 549, which grants the *presumption of conformity*. So the\nper-criterion EAA/BFSG columns mean \"in scope via EN 301 549\", not a distinct clause number.\n\n## Files\n\n- **`mapping.json`** — authoritative, machine-readable (metadata + `criteria[]`).\n- **`mapping.csv`** — same data, spreadsheet-friendly.\n- **`build.mjs`** — the generator and single source of truth. `node build.mjs` regenerates\n  both outputs. No dependencies.\n\n## Columns\n\n| Column | Meaning |\n|--------|---------|\n| `sc` | WCAG success criterion (e.g. `1.4.3`) |\n| `level` | Conformance level — `A` or `AA` |\n| `title` | Criterion short title |\n| `wcag_version` | Version that introduced it — `2.0` / `2.1` / `2.2` |\n| `en301549` | EN 301 549 v3.2.1 clause (ch. 9). Empty = not yet harmonised. |\n| `eaa` | EAA reference (via EN 301 549) |\n| `bfsg` | BFSG / BFSGV reference (presumption via EN 301 549) |\n| `harmonised` | `true` if referenced by EN 301 549 v3.2.1 |\n| `notes` | Caveats (obsoletion, pending harmonisation) |\n\n## Scope \u0026 caveats\n\n- **Level A + AA only.** AAA is out of scope (not required by the EAA/BFSG baseline).\n- **WCAG 2.2 additions** (e.g. 2.4.11, 2.5.7, 2.5.8, 3.2.6, 3.3.7, 3.3.8) have **no EN 301 549\n  clause yet** — v3.2.1 predates WCAG 2.2. They're flagged `harmonised: false` and expected\n  to land in EN 301 549 v4. They're included so audits are forward-compatible.\n- **4.1.1 Parsing** is **obsolete in WCAG 2.2** but kept for WCAG 2.1 / EN 301 549 v3.2.1\n  audits that still cite it.\n- This is a standards crosswalk, **not legal advice**. The BFSG/EAA columns describe the\n  harmonisation route, not a determination for any specific product.\n\n## Sources\n\n- WCAG 2.1 — https://www.w3.org/TR/WCAG21/\n- WCAG 2.2 — https://www.w3.org/TR/WCAG22/\n- EN 301 549 v3.2.1 — https://www.etsi.org/deliver/etsi_en/301500_301599/301549/03.02.01_60/en_301549v030201p.pdf\n- EAA (Directive (EU) 2019/882) — https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32019L0882\n- BFSG — https://www.gesetze-im-internet.de/bfsg/\n\n## Contributing\n\nCorrections welcome — open an issue or PR against `build.mjs` (not the generated files).\nIf EN 301 549 v4 publishes WCAG 2.2 clause numbers, that's the main expected update.\n\n## License\n\n[MIT](./LICENSE). Use it in anything, commercial or not.\n\n---\n\nMaintained by [WCAGdesk](https://wcagdesk.eu) · continuous WCAG 2.2 AA monitoring with\ntimestamped, independently verifiable evidence for the EU Accessibility Act and BFSG.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergordienko%2Feu-accessibility-mapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergordienko%2Feu-accessibility-mapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergordienko%2Feu-accessibility-mapping/lists"}