{
  "@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 - Word spacing in style attributes is not !important",
      "evaluationScope": {
        "type": "EvaluationScope",
        "conformanceTarget": "wai:WCAG2AA-Conformance",
        "additionalEvalRequirement": "",
        "website": {
          "type": [
            "TestSubject",
            "WebSite"
          ],
          "id": "_:website",
          "siteName": "ACT-R Rule - Word spacing in style attributes is not !important",
          "siteScope": "https://act-rules.github.io/testcases/9e45ec/"
        },
        "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:cantTell",
            "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:inapplicable",
            "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/9e45ec/dbe4bfd976d642eca79deec7dd3b969620b352f2.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/dbe4bfd976d642eca79deec7dd3b969620b352f2.html",
            "title": "dbe4bfd976d642eca79deec7dd3b969620b352f2",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_1",
            "description": "https://act-rules.github.io/testcases/9e45ec/94bb0d8d836327ea9aaeba9a44699b675d5623c6.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/94bb0d8d836327ea9aaeba9a44699b675d5623c6.html",
            "title": "94bb0d8d836327ea9aaeba9a44699b675d5623c6",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_2",
            "description": "https://act-rules.github.io/testcases/9e45ec/77a441eea7f4809aa9c0e9fa77caf26adf27321c.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/77a441eea7f4809aa9c0e9fa77caf26adf27321c.html",
            "title": "77a441eea7f4809aa9c0e9fa77caf26adf27321c",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_3",
            "description": "https://act-rules.github.io/testcases/9e45ec/80e73cbd0f07dc169c5d990e29208d0871ab3fd6.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/80e73cbd0f07dc169c5d990e29208d0871ab3fd6.html",
            "title": "80e73cbd0f07dc169c5d990e29208d0871ab3fd6",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_4",
            "description": "https://act-rules.github.io/testcases/9e45ec/78d27317c72323bac1200e0f3f5a6353f46ac37b.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/78d27317c72323bac1200e0f3f5a6353f46ac37b.html",
            "title": "78d27317c72323bac1200e0f3f5a6353f46ac37b",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_5",
            "description": "https://act-rules.github.io/testcases/9e45ec/47e1c13e6e0075cde0b804600f89a6e14a50830a.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/47e1c13e6e0075cde0b804600f89a6e14a50830a.html",
            "title": "47e1c13e6e0075cde0b804600f89a6e14a50830a",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_6",
            "description": "https://act-rules.github.io/testcases/9e45ec/a9cb9f8f6776401d48a151d1d09993ef0b98150d.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/a9cb9f8f6776401d48a151d1d09993ef0b98150d.html",
            "title": "a9cb9f8f6776401d48a151d1d09993ef0b98150d",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_7",
            "description": "https://act-rules.github.io/testcases/9e45ec/60800c7446eb25324d08b976b6b3f41c15d2f19b.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/60800c7446eb25324d08b976b6b3f41c15d2f19b.html",
            "title": "60800c7446eb25324d08b976b6b3f41c15d2f19b",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_8",
            "description": "https://act-rules.github.io/testcases/9e45ec/f9c23e95b02c67512a832612c1a4445538a3e23e.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/f9c23e95b02c67512a832612c1a4445538a3e23e.html",
            "title": "f9c23e95b02c67512a832612c1a4445538a3e23e",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_9",
            "description": "https://act-rules.github.io/testcases/9e45ec/b636ef6c236adfc218417389e5958fd1d816ae30.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/b636ef6c236adfc218417389e5958fd1d816ae30.html",
            "title": "b636ef6c236adfc218417389e5958fd1d816ae30",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_10",
            "description": "https://act-rules.github.io/testcases/9e45ec/673f852759f47787bb3992c6377843ecbb0aa3ad.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/673f852759f47787bb3992c6377843ecbb0aa3ad.html",
            "title": "673f852759f47787bb3992c6377843ecbb0aa3ad",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_11",
            "description": "https://act-rules.github.io/testcases/9e45ec/4d7879908d3865d39ea13a630ffd70ecd688d687.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/4d7879908d3865d39ea13a630ffd70ecd688d687.html",
            "title": "4d7879908d3865d39ea13a630ffd70ecd688d687",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_12",
            "description": "https://act-rules.github.io/testcases/9e45ec/c13bcb844ef653ecdbca35a0dfb727e307fee6af.svg",
            "source": "https://act-rules.github.io/testcases/9e45ec/c13bcb844ef653ecdbca35a0dfb727e307fee6af.svg",
            "title": "c13bcb844ef653ecdbca35a0dfb727e307fee6af",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_13",
            "description": "https://act-rules.github.io/testcases/9e45ec/f73a12b13cbc7deec3554434c4c395646a91a0fc.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/f73a12b13cbc7deec3554434c4c395646a91a0fc.html",
            "title": "f73a12b13cbc7deec3554434c4c395646a91a0fc",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_14",
            "description": "https://act-rules.github.io/testcases/9e45ec/4b55d76e967a90922608f69a52073548b57f9322.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/4b55d76e967a90922608f69a52073548b57f9322.html",
            "title": "4b55d76e967a90922608f69a52073548b57f9322",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_15",
            "description": "https://act-rules.github.io/testcases/9e45ec/86286f7c2330ca8c9c65dbbbd9dee54b154416f0.html",
            "source": "https://act-rules.github.io/testcases/9e45ec/86286f7c2330ca8c9c65dbbbd9dee54b154416f0.html",
            "title": "86286f7c2330ca8c9c65dbbbd9dee54b154416f0",
            "tested": false
          }
        ]
      }
    },
    {
      "@context": {
        "@vocab": "http://xmlns.com/foaf/0.1/",
        "id": "@id",
        "type": "@type"
      },
      "id": "_:evaluator",
      "type": "Person",
      "name": ""
    }
  ]
}