Additional vocabulary term used by wet-bew project for producing accessibilty conformance report (ARC). The additional term is mostly to ease the human readability of the JSON-LD combined with the Evaluation and Report Language (EARL).
earl:Evaluation and Report Language (EARL) 1.0 SchemaWCAG21:Web Content Accessibility Guidelines (WCAG) 2.1WCAG22:Web Content Accessibility Guidelines (WCAG) 2.2dcterms:Dublin Core - DCMI Metadata Termsrdfs:Resource Description Framework (RDF) Schema 1.1xsd:XML Schema built-in datatypes in RDFfoaf:Friend of a Friend (FOAF)gh:GitHub
- 2022 ARC reporting limited on WCAG Success Criteria Level A and Level AA added with WCAG 2.1 and WCAG 2.2 (State: Prototype)
(State: Prototype) Assessment results percentage score
(State: Prototype) Property - Human readable string of the test result.
(State: Prototype) Property - Positive integer identifying the report among other report for the site, project or.
(State: Prototype)
Class - Review report of the completed assertion that implement the class earl:Assertor and earl:TestResult.
Alternate description in turtle
wb-arc:Revision
a rdf:Class ;
a earl:Assertor ;
a earl:TestResult ;
rdfs:label "Revision" ;
rdfs:comment "Review report of the completed assertion" .
(State: Prototype)
Property - Review of an assesment
Domain: Assertion
Range: Revision
Alternate description in turtle
wb-arc:review
a rdf:Property ;
rdfs:domain earl:Assertion ;
rdfs:range wb-arc:Revision
rdfs:label "Review" .
(State: Prototype)
Property - Scale of importance that identify how the described issue directly impact the user in order to complete the main task of the page or the main task of the screen (ex. popup, tabs).
Domain: earl:TestResult
Range: SeverityValue
(State: Prototype) Property - Identify the underpinning that led to the issue described in the test result.
Domain: earl:TestResult
Range: RelevancyValue
(State: Prototype)
Class - A value or expression that describes the importance of the impact on the user to complete the main task.
critical: The user are unable to complete the task. This results in blocked essential content for individuals with disabilities.serious: The user are able to complete partially the task where some non-essential content related to the task is inaccessible. This results in severe barriers for individuals with diabilities.moderate: The user can complete the task. This test result is considered an accessibility issue that yields less impact for users.
(State: Prototype)
Class - A value or expression that describes the underpinning of the described issue.
legislative: Legislative (Evidence -> Citation of the law/regulation along with the applicable article)failures: WCAG Failures (Evidence -> The Failure number)techniques: WCAG Sufficient Technique (Evidence -> The sufficient technique number)techniques-advisory: WCAG Advisor Technique (Evidence -> The sufficient technique number)criteria: WCAG Success Criteria Statement (Evidence -> The formal WCAG success criterion statement)compatibility-fail: Assistive technology and browser compatibility blocking the user to complete the main task (Evidence -> Software name with its version. All the details step on how to reproduce along with the unexpected and expected result)compatibility-browser: Browser compatibility (Evidence -> Software name with its version. All the details step on how to reproduce along with the unexpected and expected result)compatibility: Assistive technology compatibility (Evidence -> Software name with its version. All the details step on how to reproduce along with the unexpected and expected result)usability-fail: Usability supported with public and reproducible user research. (Evidence -> Link to the public research)usability-limited: Usability supported with private user research report or limited sampling. (Evidence -> Instructions on how to retrieve/consult the research)usability: Usability with lost or unavailable or forgotten research document. (Evidence -> Last known place with a justification of why it is lost/unavailable/forgotten)expertise: Expertise - Recommendation made by a recognized expert. (Evidence -> Formal references to official documents/practice/standards/industry best practices from trusted/validated source)opinionated: Opinionated - Issue based on the user habit assumption. MAY require more investigation. (Evidence -> Link to non-official documents like blog post)comments: Comments - Remark that MUST require more investigation. (Evidence -> None or with link to non-official documents like blog post)
(State: Prototype)
Originally defined: https://www.w3.org/TR/EARL/#mode
earl:mode
a rdf:Property ;
rdfs:domain [ earl:Assertion, wb-arc:Revision ] ;
rdfs:range earl:TestMode .
View the outdated prototyped term
(State: Outdated Prototype on 2022-09-23) Property - Human readable string of the assessor name
Current status: Going to be replaced by foaf:name attached to the earl:mainAssertor property