{
  "@graph": [
    {
      "@context": {
        "@vocab": "http://www.w3.org/TR/WCAG-EM/#",
        "reporter": "https://github.com/w3c/wcag-em-report-tool/",
        "wcagem": "http://www.w3.org/TR/WCAG-EM/#",
        "WCAG2": "http://www.w3.org/TR/WCAG20/#",
        "earl": "http://www.w3.org/ns/earl#",
        "dct": "http://purl.org/dc/terms/",
        "wai": "http://www.w3.org/WAI/",
        "sch": "http://schema.org/",
        "Evaluation": "wcagem:Evaluation",
        "EvaluationScope": "wcagem:EvaluationScope",
        "TestSubject": "earl:TestSubject",
        "WebSite": "sch:WebSite",
        "Sample": "wcagem:Sample",
        "WebPage": "sch:WebPage",
        "Technology": "WCAG2:technologydef",
        "Assertion": "earl:Assertion",
        "Assertor": "earl:Assertor",
        "TestResult": "earl:TestResult",
        "title": "dct:title",
        "summary": "dct:summary",
        "creator": {
          "@id": "dct:creator",
          "@type": "@id"
        },
        "date": "dct:date",
        "commissioner": "wcagem:commissioner",
        "reliedUponTechnology": "WCAG2:reliedupondef",
        "evaluationScope": "step1",
        "commonPages": "step2a",
        "essentialFunctionality": "step2b",
        "pageTypeVariety": "step2c",
        "otherRelevantPages": "step2e",
        "structuredSample": "step3a",
        "randomSample": "step3b",
        "auditResult": "step4",
        "specifics": "step5b",
        "publisher": {
          "@id": "dct:publisher",
          "@type": "@id"
        },
        "conformanceTarget": {
          "@id": "step1b",
          "@type": "@id"
        },
        "accessibilitySupportBaseline": "step1c",
        "additionalEvalRequirement": "step1d",
        "website": "WCAG2:set-of-web-pagesdef",
        "siteScope": "step1a",
        "siteName": "sch:name",
        "webpage": "WCAG2:webpagedef",
        "description": "dct:description",
        "source": {
          "@id": "dct:source",
          "@type": "@id"
        },
        "tested": "reporter:blob/master/docs/EARL%2BJSON-LD.md#tested",
        "test": {
          "@id": "earl:test",
          "@type": "@id"
        },
        "assertedBy": {
          "@id": "earl:assertedBy",
          "@type": "@id"
        },
        "subject": {
          "@id": "earl:subject",
          "@type": "@id"
        },
        "result": "earl:result",
        "mode": {
          "@id": "earl:mode",
          "@type": "@id"
        },
        "hasPart": "dct:hasPart",
        "outcome": {
          "@id": "earl:outcome",
          "@type": "@id"
        },
        "id": "@id",
        "type": "@type",
        "lang": "@language"
      },
      "type": "Evaluation",
      "publisher": "reporter:releases/tag/1.1.0",
      "lang": "en",
      "commissioner": "ACT Rules Community Group",
      "creator": "_:evaluator",
      "randomSample": {
        "webpage": []
      },
      "reliedUponTechnology": [
        {
          "title": "HTML5",
          "id": "http://www.w3.org/TR/html5/",
          "type": "Technology"
        }
      ],
      "title": "Report for ACT-R Rule - HTML page lang and xml:lang attributes have matching values",
      "evaluationScope": {
        "type": "EvaluationScope",
        "conformanceTarget": "wai:WCAG2AA-Conformance",
        "additionalEvalRequirement": "",
        "website": {
          "type": [
            "TestSubject",
            "WebSite"
          ],
          "id": "_:website",
          "siteName": "ACT-R Rule - HTML page lang and xml:lang attributes have matching values",
          "siteScope": "https://act-rules.github.io/testcases/5b7ae0/"
        },
        "accessibilitySupportBaseline": "<< Fill out >>"
      },
      "auditResults": [
        {
          "type": "Assertion",
          "test": "WCAG2:text-equiv-all",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-av-only-alt",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-captions",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-audio-desc",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-real-time-captions",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-audio-desc-only",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-sign",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-extended-ad",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-text-doc",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:media-equiv-live-audio-only",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:content-structure-separation-programmatic",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:content-structure-separation-sequence",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:content-structure-separation-understanding",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:orientation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:identify-input-purpose",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:identify-purpose",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-without-color",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-dis-audio",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-contrast",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-scale",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-text-presentation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast7",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-noaudio",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-visual-presentation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:visual-audio-contrast-text-images",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:reflow",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:non-text-contrast",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:text-spacing",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:content-on-hover-or-focus",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:keyboard-operation-keyboard-operable",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:keyboard-operation-trapping",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:keyboard-operation-all-funcs",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:character-key-shortcuts",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:time-limits-required-behaviors",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:time-limits-pause",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:time-limits-no-exceptions",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:time-limits-postponed",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:time-limits-server-timeout",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:timeouts",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:seizure-does-not-violate",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:seizure-three-times",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:animation-from-interactions",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-skip",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-title",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-focus-order",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-refs",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-mult-loc",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-descriptive",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-focus-visible",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-location",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-link",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:navigation-mechanisms-headings",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:pointer-gestures",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:pointer-cancellation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:label-in-name",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:motion-actuation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:target-size",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:concurrent-input-mechanisms",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-doc-lang-id",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:cantTell",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-other-lang-id",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-idioms",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-located",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-supplements",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:meaning-pronunciation",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:consistent-behavior-receive-focus",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:consistent-behavior-unpredictable-change",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:consistent-behavior-consistent-locations",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:consistent-behavior-consistent-functionality",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:consistent-behavior-no-extreme-changes-context",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-identified",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-cues",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-suggestions",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-reversible",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-context-help",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:minimize-error-reversible-all",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:ensure-compat-parses",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:ensure-compat-rsv",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        },
        {
          "type": "Assertion",
          "test": "WCAG2:WCAG2:status-messages",
          "assertedBy": "_:evaluator",
          "subject": "_:website",
          "result": {
            "outcome": "earl:inapplicable",
            "description": "",
            "date": ""
          },
          "mode": "earl:manual",
          "hasPart": []
        }
      ],
      "structuredSample": {
        "webpage": [
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_0",
            "description": "https://act-rules.github.io/testcases/5b7ae0/36d59e8a65d283c335b9acbe8e55b77a527b82ca.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/36d59e8a65d283c335b9acbe8e55b77a527b82ca.html",
            "title": "36d59e8a65d283c335b9acbe8e55b77a527b82ca",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_1",
            "description": "https://act-rules.github.io/testcases/5b7ae0/cde90a850f13c443f9551e962583df6fd829a5ad.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/cde90a850f13c443f9551e962583df6fd829a5ad.html",
            "title": "cde90a850f13c443f9551e962583df6fd829a5ad",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_2",
            "description": "https://act-rules.github.io/testcases/5b7ae0/bd91d04e04dcdbb60ab1f0c88177dcb229fc1102.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/bd91d04e04dcdbb60ab1f0c88177dcb229fc1102.html",
            "title": "bd91d04e04dcdbb60ab1f0c88177dcb229fc1102",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_3",
            "description": "https://act-rules.github.io/testcases/5b7ae0/6da071ec0a0d593e34312963e5bf39d15dbfcff6.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/6da071ec0a0d593e34312963e5bf39d15dbfcff6.html",
            "title": "6da071ec0a0d593e34312963e5bf39d15dbfcff6",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_4",
            "description": "https://act-rules.github.io/testcases/5b7ae0/d0c97864c4b9c98a3b0bd4c45d7c5866625c572a.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/d0c97864c4b9c98a3b0bd4c45d7c5866625c572a.html",
            "title": "d0c97864c4b9c98a3b0bd4c45d7c5866625c572a",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_5",
            "description": "https://act-rules.github.io/testcases/5b7ae0/a90ff0d9b336c69de45dd9d0633df61c4fc2ab71.svg",
            "source": "https://act-rules.github.io/testcases/5b7ae0/a90ff0d9b336c69de45dd9d0633df61c4fc2ab71.svg",
            "title": "a90ff0d9b336c69de45dd9d0633df61c4fc2ab71",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_6",
            "description": "https://act-rules.github.io/testcases/5b7ae0/29dbe4d1cc0497bb95e19be6e6bd0c8a9ed42cc5.svg",
            "source": "https://act-rules.github.io/testcases/5b7ae0/29dbe4d1cc0497bb95e19be6e6bd0c8a9ed42cc5.svg",
            "title": "29dbe4d1cc0497bb95e19be6e6bd0c8a9ed42cc5",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_7",
            "description": "https://act-rules.github.io/testcases/5b7ae0/02d1b673b395a741734d8516491be54f74d8a783.xml",
            "source": "https://act-rules.github.io/testcases/5b7ae0/02d1b673b395a741734d8516491be54f74d8a783.xml",
            "title": "02d1b673b395a741734d8516491be54f74d8a783",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_8",
            "description": "https://act-rules.github.io/testcases/5b7ae0/24fd835bb3314fafe0c822f640869bb93dae23d3.xhtml",
            "source": "https://act-rules.github.io/testcases/5b7ae0/24fd835bb3314fafe0c822f640869bb93dae23d3.xhtml",
            "title": "24fd835bb3314fafe0c822f640869bb93dae23d3",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_9",
            "description": "https://act-rules.github.io/testcases/5b7ae0/d6d28e9a7b29738a732c0e95b9ae2daa61e6c453.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/d6d28e9a7b29738a732c0e95b9ae2daa61e6c453.html",
            "title": "d6d28e9a7b29738a732c0e95b9ae2daa61e6c453",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_10",
            "description": "https://act-rules.github.io/testcases/5b7ae0/c4886c9dee8d8967df6a8f8a73eec3fb769910cb.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/c4886c9dee8d8967df6a8f8a73eec3fb769910cb.html",
            "title": "c4886c9dee8d8967df6a8f8a73eec3fb769910cb",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_11",
            "description": "https://act-rules.github.io/testcases/5b7ae0/665108f327fc16f723810acad88adbac600e8cf5.html",
            "source": "https://act-rules.github.io/testcases/5b7ae0/665108f327fc16f723810acad88adbac600e8cf5.html",
            "title": "665108f327fc16f723810acad88adbac600e8cf5",
            "tested": false
          }
        ]
      }
    },
    {
      "@context": {
        "@vocab": "http://xmlns.com/foaf/0.1/",
        "id": "@id",
        "type": "@type"
      },
      "id": "_:evaluator",
      "type": "Person",
      "name": ""
    }
  ]
}