{
  "@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 - Link has non-empty accessible name",
      "evaluationScope": {
        "type": "EvaluationScope",
        "conformanceTarget": "wai:WCAG2AA-Conformance",
        "additionalEvalRequirement": "",
        "website": {
          "type": [
            "TestSubject",
            "WebSite"
          ],
          "id": "_:website",
          "siteName": "ACT-R Rule - Link has non-empty accessible name",
          "siteScope": "https://act-rules.github.io/testcases/c487ae/"
        },
        "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:cantTell",
            "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:cantTell",
            "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:cantTell",
            "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/c487ae/34c82462f976ebaaa5f68fc0f3f519832614e182.html",
            "source": "https://act-rules.github.io/testcases/c487ae/34c82462f976ebaaa5f68fc0f3f519832614e182.html",
            "title": "34c82462f976ebaaa5f68fc0f3f519832614e182",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_1",
            "description": "https://act-rules.github.io/testcases/c487ae/abce4c2053a6182bae072108d2a879caecc9c25f.html",
            "source": "https://act-rules.github.io/testcases/c487ae/abce4c2053a6182bae072108d2a879caecc9c25f.html",
            "title": "abce4c2053a6182bae072108d2a879caecc9c25f",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_2",
            "description": "https://act-rules.github.io/testcases/c487ae/c94621492b6195e264171aa7132198c46cfdf12b.html",
            "source": "https://act-rules.github.io/testcases/c487ae/c94621492b6195e264171aa7132198c46cfdf12b.html",
            "title": "c94621492b6195e264171aa7132198c46cfdf12b",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_3",
            "description": "https://act-rules.github.io/testcases/c487ae/0d7a7862c5b414c272f1713c341d821f5249a15d.html",
            "source": "https://act-rules.github.io/testcases/c487ae/0d7a7862c5b414c272f1713c341d821f5249a15d.html",
            "title": "0d7a7862c5b414c272f1713c341d821f5249a15d",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_4",
            "description": "https://act-rules.github.io/testcases/c487ae/03653844ceb8f6cd95af81672123ea98323ce5c8.html",
            "source": "https://act-rules.github.io/testcases/c487ae/03653844ceb8f6cd95af81672123ea98323ce5c8.html",
            "title": "03653844ceb8f6cd95af81672123ea98323ce5c8",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_5",
            "description": "https://act-rules.github.io/testcases/c487ae/a14f9d3d1d69e75cb990c1cb8951f2d70730e450.html",
            "source": "https://act-rules.github.io/testcases/c487ae/a14f9d3d1d69e75cb990c1cb8951f2d70730e450.html",
            "title": "a14f9d3d1d69e75cb990c1cb8951f2d70730e450",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_6",
            "description": "https://act-rules.github.io/testcases/c487ae/2917b821f0e317de992cad191ed67aeedb9f34c9.html",
            "source": "https://act-rules.github.io/testcases/c487ae/2917b821f0e317de992cad191ed67aeedb9f34c9.html",
            "title": "2917b821f0e317de992cad191ed67aeedb9f34c9",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_7",
            "description": "https://act-rules.github.io/testcases/c487ae/014295a8bd7213fdbd69bc1c8ee44c48268370ec.html",
            "source": "https://act-rules.github.io/testcases/c487ae/014295a8bd7213fdbd69bc1c8ee44c48268370ec.html",
            "title": "014295a8bd7213fdbd69bc1c8ee44c48268370ec",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_8",
            "description": "https://act-rules.github.io/testcases/c487ae/2c58ea9a68f5bf34cabb07059af1a533be96c720.html",
            "source": "https://act-rules.github.io/testcases/c487ae/2c58ea9a68f5bf34cabb07059af1a533be96c720.html",
            "title": "2c58ea9a68f5bf34cabb07059af1a533be96c720",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_9",
            "description": "https://act-rules.github.io/testcases/c487ae/1752fb0c94ce17c6557a7e498c6e9a87c6a943ea.html",
            "source": "https://act-rules.github.io/testcases/c487ae/1752fb0c94ce17c6557a7e498c6e9a87c6a943ea.html",
            "title": "1752fb0c94ce17c6557a7e498c6e9a87c6a943ea",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_10",
            "description": "https://act-rules.github.io/testcases/c487ae/9f56c77f4e790b52f176c5e2e582112af17ce658.html",
            "source": "https://act-rules.github.io/testcases/c487ae/9f56c77f4e790b52f176c5e2e582112af17ce658.html",
            "title": "9f56c77f4e790b52f176c5e2e582112af17ce658",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_11",
            "description": "https://act-rules.github.io/testcases/c487ae/113298e42bd5a240371affac3747a470c617610b.html",
            "source": "https://act-rules.github.io/testcases/c487ae/113298e42bd5a240371affac3747a470c617610b.html",
            "title": "113298e42bd5a240371affac3747a470c617610b",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_12",
            "description": "https://act-rules.github.io/testcases/c487ae/43516ed6280651bc0bb5c4fe83ba5312bca2b58b.html",
            "source": "https://act-rules.github.io/testcases/c487ae/43516ed6280651bc0bb5c4fe83ba5312bca2b58b.html",
            "title": "43516ed6280651bc0bb5c4fe83ba5312bca2b58b",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_13",
            "description": "https://act-rules.github.io/testcases/c487ae/679a7f5c037a7080108928ea74e3792cc9818490.html",
            "source": "https://act-rules.github.io/testcases/c487ae/679a7f5c037a7080108928ea74e3792cc9818490.html",
            "title": "679a7f5c037a7080108928ea74e3792cc9818490",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_14",
            "description": "https://act-rules.github.io/testcases/c487ae/d2e2cc0d8464668b150ed39373c350e5c35f59d2.html",
            "source": "https://act-rules.github.io/testcases/c487ae/d2e2cc0d8464668b150ed39373c350e5c35f59d2.html",
            "title": "d2e2cc0d8464668b150ed39373c350e5c35f59d2",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_15",
            "description": "https://act-rules.github.io/testcases/c487ae/51db96f8a86e965c58617540df61b15b8ba2aee3.html",
            "source": "https://act-rules.github.io/testcases/c487ae/51db96f8a86e965c58617540df61b15b8ba2aee3.html",
            "title": "51db96f8a86e965c58617540df61b15b8ba2aee3",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_16",
            "description": "https://act-rules.github.io/testcases/c487ae/e1c9b4f7702d04de31ba52d5af5c63dd6863804a.html",
            "source": "https://act-rules.github.io/testcases/c487ae/e1c9b4f7702d04de31ba52d5af5c63dd6863804a.html",
            "title": "e1c9b4f7702d04de31ba52d5af5c63dd6863804a",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_17",
            "description": "https://act-rules.github.io/testcases/c487ae/2bdb0351ae2e82f05cfa15198ca0a353974f6278.html",
            "source": "https://act-rules.github.io/testcases/c487ae/2bdb0351ae2e82f05cfa15198ca0a353974f6278.html",
            "title": "2bdb0351ae2e82f05cfa15198ca0a353974f6278",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_18",
            "description": "https://act-rules.github.io/testcases/c487ae/a139aa4402ef782bf321751276333b10aafd8e26.html",
            "source": "https://act-rules.github.io/testcases/c487ae/a139aa4402ef782bf321751276333b10aafd8e26.html",
            "title": "a139aa4402ef782bf321751276333b10aafd8e26",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_19",
            "description": "https://act-rules.github.io/testcases/c487ae/7453d6a6491ddfe546eabb9f9cf1f01a96b9a805.html",
            "source": "https://act-rules.github.io/testcases/c487ae/7453d6a6491ddfe546eabb9f9cf1f01a96b9a805.html",
            "title": "7453d6a6491ddfe546eabb9f9cf1f01a96b9a805",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_20",
            "description": "https://act-rules.github.io/testcases/c487ae/8130b961773da8671837e6a633ca879d1edd28d0.html",
            "source": "https://act-rules.github.io/testcases/c487ae/8130b961773da8671837e6a633ca879d1edd28d0.html",
            "title": "8130b961773da8671837e6a633ca879d1edd28d0",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_21",
            "description": "https://act-rules.github.io/testcases/c487ae/8b39de5e01179f2ca0b55e8aae65a18766530003.html",
            "source": "https://act-rules.github.io/testcases/c487ae/8b39de5e01179f2ca0b55e8aae65a18766530003.html",
            "title": "8b39de5e01179f2ca0b55e8aae65a18766530003",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_22",
            "description": "https://act-rules.github.io/testcases/c487ae/29ffa0e6146d74fec095b5217c7cd3c77fca7cd3.html",
            "source": "https://act-rules.github.io/testcases/c487ae/29ffa0e6146d74fec095b5217c7cd3c77fca7cd3.html",
            "title": "29ffa0e6146d74fec095b5217c7cd3c77fca7cd3",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_23",
            "description": "https://act-rules.github.io/testcases/c487ae/55c9081c7a24fe6a4f2119a2478edfa367d4d50d.html",
            "source": "https://act-rules.github.io/testcases/c487ae/55c9081c7a24fe6a4f2119a2478edfa367d4d50d.html",
            "title": "55c9081c7a24fe6a4f2119a2478edfa367d4d50d",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_24",
            "description": "https://act-rules.github.io/testcases/c487ae/3f2f50564e6ef948e2268d37673d907fa26bbfd1.html",
            "source": "https://act-rules.github.io/testcases/c487ae/3f2f50564e6ef948e2268d37673d907fa26bbfd1.html",
            "title": "3f2f50564e6ef948e2268d37673d907fa26bbfd1",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_25",
            "description": "https://act-rules.github.io/testcases/c487ae/ba1314efa0c467d0c23fa9234cbb65222121500a.html",
            "source": "https://act-rules.github.io/testcases/c487ae/ba1314efa0c467d0c23fa9234cbb65222121500a.html",
            "title": "ba1314efa0c467d0c23fa9234cbb65222121500a",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_26",
            "description": "https://act-rules.github.io/testcases/c487ae/5116f124fc0436a5aed081a2a58362b9eb408575.html",
            "source": "https://act-rules.github.io/testcases/c487ae/5116f124fc0436a5aed081a2a58362b9eb408575.html",
            "title": "5116f124fc0436a5aed081a2a58362b9eb408575",
            "tested": false
          },
          {
            "type": [
              "TestSubject",
              "WebPage"
            ],
            "id": "_:struct_27",
            "description": "https://act-rules.github.io/testcases/c487ae/ea39aebd180dea8f516b21f6f1978c9266f94bba.html",
            "source": "https://act-rules.github.io/testcases/c487ae/ea39aebd180dea8f516b21f6f1978c9266f94bba.html",
            "title": "ea39aebd180dea8f516b21f6f1978c9266f94bba",
            "tested": false
          }
        ]
      }
    },
    {
      "@context": {
        "@vocab": "http://xmlns.com/foaf/0.1/",
        "id": "@id",
        "type": "@type"
      },
      "id": "_:evaluator",
      "type": "Person",
      "name": ""
    }
  ]
}