Skip to content

WCAG 2.1 in JSON format, based on official Norwegian translation

License

Notifications You must be signed in to change notification settings

BogdanCerovac/WCAG2.1-Norwegian-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WCAG2.1 Norwegian (no-NB) JSON

WCAG 2.1 in JSON format, based on official Norwegian translation

Intro

Thanks to Norwegian Digitalisation Agency and all involved (please check https://www.w3.org/Translations/WCAG21-no/). This "flattened" JSON is merely a conversion from original HTML5 document that can hopefully simplify use of Norwegian WCAG success criteria when needed. Hope you find it useful. This JSON should include identical information but please bear in mind that it is provided "AS IS". More info in the license.

Format

JSON is a "flat" array of objects. Objects present WCAG success criterion, representative example should be self-documenting;

{
      "num":"1.1.1",
      "txt":"Ikke-tekstlig innhold",
      "level":"A",
      "shortTxt":"Al <a href=\"#dfn-non-text-content\" class=\"internalDFN\" data-link-type=\"dfn\">ikke-tekstlig innhold</a> som presenteres for brukeren, har et <a href=\"#dfn-text-alternative\" class=\"internalDFN\" data-link-type=\"dfn\">tekstalternativ</a> med samme formål, med unntak av situasjonene som er beskrevet nedenfor.\n\t ",
      "linkUnd":"https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html",
      "linkFul":"https://www.w3.org/WAI/WCAG21/quickref/#non-text-content"
},

Version and source

18th of June 2021 (20210618) https://www.w3.org/Translations/WCAG21-no-20210618/

License

The JSON itself has an MIT license.

This software or document includes material copied from or derived from Web Content Accessibility Guidelines (WCAG) 2.1 https://www.w3.org/TR/WCAG21/. Copyright © 2008 W3C® (MIT, ERCIM, Keio, Beihang). Lead translating organization for Norwegian version is Norwegian Digitalisation Agency. Please check header on https://www.w3.org/Translations/WCAG21-no/ for more information.

About

WCAG 2.1 in JSON format, based on official Norwegian translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published