-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconformance-report-en.json
642 lines (616 loc) · 35.2 KB
/
conformance-report-en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
---
permalink: /context/2023/conformance-report-en.json
---
{
"@context":{
"acr":"https://wet-boew.github.io/vocab/acr#",
"act":"https://wet-boew.github.io/act-rules/",
"wbv":"https://wet-boew.github.io/vocab/",
"dct":"http://purl.org/dc/terms/",
"rdfs":"http://www.w3.org/2000/01/rdf-schema#",
"xsd": "https://www.w3.org/2001/XMLSchema#",
"foaf":"http://xmlns.com/foaf/spec/#",
"gh": "http://github.com/",
"earl":"http://www.w3.org/ns/earl#",
"oa": "http://www.w3.org/ns/oa#",
"wcagem": "http://www.w3.org/TR/WCAG-EM/#",
"WCAG20":"http://www.w3.org/TR/WCAG20/#",
"WCAG21":"http://www.w3.org/TR/WCAG21/#",
"WCAG22":"http://www.w3.org/TR/WCAG22/#",
"WCAG2xTech":"https://www.w3.org/WAI/WCAG21/Techniques/",
"wf":"https://www.w3.org/2005/01/wf/flow#",
"WCAG21:perceivable": { "@type": "earl:TestRequirement" },
"WCAG21:operable": { "@type": "earl:TestRequirement" },
"WCAG21:understandable": { "@type": "earl:TestRequirement" },
"WCAG21:robust": { "@type": "earl:TestRequirement" },
"WCAG21:conformance": { "@type": "earl:TestRequirement" },
"WCAG21:text-alternatives": { "@type": "earl:TestRequirement" },
"WCAG21:time-based-media": { "@type": "earl:TestRequirement" },
"WCAG21:adaptable": { "@type": "earl:TestRequirement" },
"WCAG21:distinguishable": { "@type": "earl:TestRequirement" },
"WCAG21:keyboard-accessible": { "@type": "earl:TestRequirement" },
"WCAG21:enough-time": { "@type": "earl:TestRequirement" },
"WCAG21:seizures-and-physical-reactions": { "@type": "earl:TestRequirement" },
"WCAG21:navigable": { "@type": "earl:TestRequirement" },
"WCAG21:input-modalities": { "@type": "earl:TestRequirement" },
"WCAG21:readable": { "@type": "earl:TestRequirement" },
"WCAG21:predictable": { "@type": "earl:TestRequirement" },
"WCAG21:input-assistance": { "@type": "earl:TestRequirement" },
"WCAG21:compatible": { "@type": "earl:TestRequirement" },
"WCAG21:non-text-content": { "@type": "earl:TestRequirement" },
"WCAG21:audio-only-and-video-only-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:captions-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:audio-description-or-media-alternative-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:captions-live": { "@type": "earl:TestRequirement" },
"WCAG21:audio-description-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:info-and-relationships": { "@type": "earl:TestRequirement" },
"WCAG21:meaningful-sequence": { "@type": "earl:TestRequirement" },
"WCAG21:sensory-characteristics": { "@type": "earl:TestRequirement" },
"WCAG21:orientation": { "@type": "earl:TestRequirement" },
"WCAG21:identify-input-purpose": { "@type": "earl:TestRequirement" },
"WCAG21:use-of-color": { "@type": "earl:TestRequirement" },
"WCAG21:audio-control": { "@type": "earl:TestRequirement" },
"WCAG21:contrast-minimum": { "@type": "earl:TestRequirement" },
"WCAG21:resize-text": { "@type": "earl:TestRequirement" },
"WCAG21:image-of-text": { "@type": "earl:TestRequirement" },
"WCAG21:reflow": { "@type": "earl:TestRequirement" },
"WCAG21:non-text-contrast": { "@type": "earl:TestRequirement" },
"WCAG21:text-spacing": { "@type": "earl:TestRequirement" },
"WCAG21:content-on-hover-or-focus": { "@type": "earl:TestRequirement" },
"WCAG21:keyboard": { "@type": "earl:TestRequirement" },
"WCAG21:no-keyboard-trap": { "@type": "earl:TestRequirement" },
"WCAG21:character-key-shortcuts": { "@type": "earl:TestRequirement" },
"WCAG21:timing-adjustable": { "@type": "earl:TestRequirement" },
"WCAG21:pause-stop-hide": { "@type": "earl:TestRequirement" },
"WCAG21:three-flashes-or-below-threshold": { "@type": "earl:TestRequirement" },
"WCAG21:bypass-blocks": { "@type": "earl:TestRequirement" },
"WCAG21:page-titled": { "@type": "earl:TestRequirement" },
"WCAG21:focus-order": { "@type": "earl:TestRequirement" },
"WCAG21:link-purpose-in-context": { "@type": "earl:TestRequirement" },
"WCAG21:multiple-ways": { "@type": "earl:TestRequirement" },
"WCAG21:headings-and-labels": { "@type": "earl:TestRequirement" },
"WCAG21:focus-visible": { "@type": "earl:TestRequirement" },
"WCAG21:pointer-gestures": { "@type": "earl:TestRequirement" },
"WCAG21:pointer-cancellation": { "@type": "earl:TestRequirement" },
"WCAG21:label-in-name": { "@type": "earl:TestRequirement" },
"WCAG21:motion-actuation": { "@type": "earl:TestRequirement" },
"WCAG21:language-of-page": { "@type": "earl:TestRequirement" },
"WCAG21:language-of-parts": { "@type": "earl:TestRequirement" },
"WCAG21:on-focus": { "@type": "earl:TestRequirement" },
"WCAG21:on-input": { "@type": "earl:TestRequirement" },
"WCAG21:consistent-navigation": { "@type": "earl:TestRequirement" },
"WCAG21:consistent-identification": { "@type": "earl:TestRequirement" },
"WCAG21:error-identification": { "@type": "earl:TestRequirement" },
"WCAG21:labels-or-instructions": { "@type": "earl:TestRequirement" },
"WCAG21:error-suggestion": { "@type": "earl:TestRequirement" },
"WCAG21:error-prevention-legal-financial-data": { "@type": "earl:TestRequirement" },
"WCAG21:parsing": { "@type": "earl:TestRequirement" },
"WCAG21:name-role-value": { "@type": "earl:TestRequirement" },
"WCAG21:status-messages": { "@type": "earl:TestRequirement" },
"WCAG21:sign-language-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:extended-audio-description-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:media-alternative-prerecorded": { "@type": "earl:TestRequirement" },
"WCAG21:audio-only-live": { "@type": "earl:TestRequirement" },
"WCAG21:identify-purpose": { "@type": "earl:TestRequirement" },
"WCAG21:contrast-enhanced": { "@type": "earl:TestRequirement" },
"WCAG21:low-or-no-background-audio": { "@type": "earl:TestRequirement" },
"WCAG21:visual-presentation": { "@type": "earl:TestRequirement" },
"WCAG21:images-of-text-no-exception": { "@type": "earl:TestRequirement" },
"WCAG21:keyboard-no-exception": { "@type": "earl:TestRequirement" },
"WCAG21:no-timing": { "@type": "earl:TestRequirement" },
"WCAG21:interruptions": { "@type": "earl:TestRequirement" },
"WCAG21:re-authenticating": { "@type": "earl:TestRequirement" },
"WCAG21:timeouts": { "@type": "earl:TestRequirement" },
"WCAG21:three-flashes": { "@type": "earl:TestRequirement" },
"WCAG21:animation-from-interactions": { "@type": "earl:TestRequirement" },
"WCAG21:location": { "@type": "earl:TestRequirement" },
"WCAG21:link-purpose-link-only": { "@type": "earl:TestRequirement" },
"WCAG21:section-headings": { "@type": "earl:TestRequirement" },
"WCAG21:target-size": { "@type": "earl:TestRequirement" },
"WCAG21:concurrent-input-mechanisms": { "@type": "earl:TestRequirement" },
"WCAG21:unusual-words": { "@type": "earl:TestRequirement" },
"WCAG21:abbreviations": { "@type": "earl:TestRequirement" },
"WCAG21:reading-level": { "@type": "earl:TestRequirement" },
"WCAG21:pronunciation": { "@type": "earl:TestRequirement" },
"WCAG21:change-on-request": { "@type": "earl:TestRequirement" },
"WCAG21:help": { "@type": "earl:TestRequirement" },
"WCAG21:error-prevention-all": { "@type": "earl:TestRequirement" },
"WCAG2xTech:html/H2": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H4": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H24": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H25": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H28": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H30": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H32": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H33": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H34": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H35": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H36": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H37": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H39": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H40": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H42": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H43": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H44": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H45": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H46": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H48": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H49": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H51": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H53": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H54": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H56": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H57": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H58": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H59": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H60": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H62": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H63": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H64": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H65": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H67": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H69": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H70": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H71": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H73": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H74": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H75": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H76": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H77": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H78": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H79": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H80": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H81": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H83": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H84": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H85": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H86": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H88": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H89": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H90": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H91": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H93": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H94": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H95": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H96": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H97": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H98": { "@type": "earl:TestCase" },
"WCAG2xTech:html/H99": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C6": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C7": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C8": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C9": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C12": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C13": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C14": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C15": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C17": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C18": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C19": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C20": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C21": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C22": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C23": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C24": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C25": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C27": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C28": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C29": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C30": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C31": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C32": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C33": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C34": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C35": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C36": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C37": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C38": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C39": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C40": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C41": { "@type": "earl:TestCase" },
"WCAG2xTech:css/C42": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G1": { "@type": "earl:TestCase" },
"WCAG2xTech:general/hidden-control-2": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G4": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G5": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G8": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G9": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G10": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G11": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G13": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G14": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G15": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G17": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G18": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G19": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G21": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G53": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G54": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G55": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G56": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G57": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G58": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G59": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G60": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G61": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G62": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G63": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G64": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G65": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G68": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G69": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G70": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G71": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G73": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G74": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G75": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G76": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G78": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G79": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G80": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G81": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G82": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G83": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G84": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G85": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G86": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G87": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G88": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G89": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G90": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G91": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G92": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G93": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G94": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G95": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G96": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G97": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G98": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G99": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G100": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G101": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G102": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G103": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G105": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G107": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G108": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G110": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G111": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G112": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G115": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G117": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G120": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G121": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G123": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G124": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G125": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G126": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G127": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G128": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G130": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G131": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G133": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G134": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G135": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G136": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G138": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G139": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G140": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G141": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G142": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G143": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G144": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G145": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G146": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G148": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G149": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G150": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G151": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G152": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G153": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G155": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G156": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G157": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G158": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G159": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G160": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G161": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G162": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G163": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G164": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G165": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G166": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G167": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G168": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G169": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G170": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G171": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G172": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G173": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G174": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G175": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G176": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G177": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G178": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G179": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G180": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G181": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G182": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G183": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G184": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G185": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G186": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G187": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G188": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G189": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G190": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G191": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G192": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G193": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G194": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G195": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G196": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G197": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G198": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G199": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G200": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G201": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G202": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G203": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G204": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G205": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G206": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G207": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G208": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G209": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G210": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G211": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G212": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G213": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G214": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G215": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G216": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G217": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G218": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G219": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G220": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G221": { "@type": "earl:TestCase" },
"WCAG2xTech:general/G223": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA1": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA2": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA4": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA5": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA6": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA7": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA8": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA9": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA10": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA11": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA12": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA13": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA14": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA15": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA16": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA17": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA18": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA19": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA20": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA21": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA22": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA23": { "@type": "earl:TestCase" },
"WCAG2xTech:aria/ARIA24": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR1": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR2": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR14": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR16": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR18": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR19": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR20": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR21": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR22": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR24": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR26": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR27": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR28": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR29": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR30": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR31": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR32": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR33": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR34": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR35": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR36": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR37": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR38": { "@type": "earl:TestCase" },
"WCAG2xTech:client-side-script/SCR39": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F1": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F2": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F3": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F4": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F7": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F8": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F9": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F10": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F12": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F13": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F14": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F15": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F16": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F19": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F20": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F22": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F23": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F24": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F25": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F26": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F30": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F31": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F32": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F33": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F34": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F36": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F37": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F38": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F39": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F40": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F41": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F42": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F43": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F44": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F46": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F47": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F48": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F49": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F50": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F52": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F54": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F56": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F58": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F59": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F60": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F61": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F63": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F65": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F66": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F67": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F68": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F69": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F70": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F71": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F72": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F73": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F74": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F75": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F77": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F78": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F79": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F80": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F81": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F82": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F83": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F84": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F85": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F86": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F87": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F88": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F89": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F90": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F91": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F92": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F93": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F94": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F95": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F96": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F97": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F98": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F99": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F100": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F101": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F102": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F103": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F104": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F106": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F107": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F105": { "@type": "earl:TestCase" },
"WCAG2xTech:failures/F108": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF1": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF2": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF3": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF4": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF5": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF6": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF7": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF8": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF9": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF10": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF11": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF12": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF13": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF14": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF15": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF16": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF17": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF18": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF19": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF20": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF21": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF22": { "@type": "earl:TestCase" },
"WCAG2xTech:pdf/PDF23": { "@type": "earl:TestCase" },
"WCAG2xTech:server-side-script/SVR1": { "@type": "earl:TestCase" },
"WCAG2xTech:server-side-script/SVR2": { "@type": "earl:TestCase" },
"WCAG2xTech:server-side-script/SVR3": { "@type": "earl:TestCase" },
"WCAG2xTech:server-side-script/SVR4": { "@type": "earl:TestCase" },
"WCAG2xTech:server-side-script/SVR5": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM1": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM2": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM6": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM7": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM11": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM12": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM13": { "@type": "earl:TestCase" },
"WCAG2xTech:smil/SM14": { "@type": "earl:TestCase" },
"WCAG2xTech:text/T1": { "@type": "earl:TestCase" },
"WCAG2xTech:text/T2": { "@type": "earl:TestCase" },
"WCAG2xTech:text/T3": { "@type": "earl:TestCase" },
"dct:references": { "@type": "@id" },
"dct:language": { "@type": "rdf:langString" },
"acr:assessment": { "@type": "@id" },
"acr:accuracy": { "@type": "acr:AccuracyState" },
"acr:aggregatedScore": { "@type": "wcagem:step5d" },
"acr:asset": { "@type": "https://www.rfc-editor.org/rfc/rfc2397#section-2" },
"acr:audit": { "@type": "acr:AuditReport" },
"acr:auditNote": { "@type": "acr:AuditReportNote" },
"acr:conformance": { "@type": "acr:ConformanceState" },
"acr:conformity": { "@type": "acr:ConformanceRequirement" },
"acr:conformanceOption": { "@type": "acr:ConformanceOption" },
"acr:involvesExpertise": { "@type": "acr:Topic" },
"acr:relevancy": { "@type": "acr:RelevancyValue" },
"acr:requirement": { "@type": "earl:TestRequirement" },
"acr:severity": { "@type": "acr:SeverityValue" },
"acr:standard": { "@type": "acr:ConformanceStandard" },
"assessments": {
"@id": "acr:assessment",
"@container": "@id"
},
"acr:accurate": { "@type": "acr:AccuracyState" },
"acr:falseNegative": { "@type": "acr:AccuracyState" },
"acr:falsePositive": { "@type": "acr:AccuracyState" },
"wbv:acr#advisory": { "@type": "acr:RelevancyValue" },
"wbv:acr#comments": { "@type": "acr:RelevancyValue" },
"wbv:acr#compatibility": { "@type": "acr:RelevancyValue" },
"wbv:acr#expertise": { "@type": "acr:RelevancyValue" },
"wbv:acr#failure": { "@type": "acr:RelevancyValue" },
"wbv:acr#noRelevancy": { "@type": "acr:RelevancyValue" },
"wbv:acr#opinionated": { "@type": "acr:RelevancyValue" },
"wbv:acr#relevancyForEvaluation": { "@type": "acr:RelevancyValue" },
"wbv:acr#relevancyNotRelevant": { "@type": "acr:RelevancyValue" },
"wbv:acr#sufficient": { "@type": "acr:RelevancyValue" },
"wbv:acr#usability": { "@type": "acr:RelevancyValue" },
"wbv:acr/relevancies/compatibility-browser": { "@type": "acr:RelevancyValue" },
"wbv:acr/relevancies/compatibility-at": { "@type": "acr:RelevancyValue" },
"wbv:acr/relevancies/usability-issue": { "@type": "acr:RelevancyValue" },
"wbv:acr/relevancies/usability-limited": { "@type": "acr:RelevancyValue" },
"wbv:acr/relevancies/legislative": { "@type": "acr:RelevancyValue" },
"acr:critical": { "@type": "acr:SeverityValue" },
"acr:forEvaluation": { "@type": "acr:SeverityValue" },
"acr:moderate": { "@type": "acr:SeverityValue" },
"acr:noSeverity": { "@type": "acr:SeverityValue" },
"acr:notRelevant": { "@type": "acr:SeverityValue" },
"acr:serious": { "@type": "acr:SeverityValue" },
"acr:severityForEvaluation": { "@type": "acr:SeverityValue" },
"acr:severityNotRelevant": { "@type": "acr:SeverityValue" },
"acr:trivial": { "@type": "acr:SeverityValue" },
"acr:furtherTestNeeded": { "@type": "acr:ConformanceState" },
"acr:notSatisfied": { "@type": "acr:ConformanceState" },
"acr:satisfied": { "@type": "acr:ConformanceState" },
"wbv:acr/topics#aria": { "@type": "acr:Topic" },
"wbv:acr/topics#html": { "@type": "acr:Topic" },
"wbv:acr/topics#form": { "@type": "acr:Topic" },
"wbv:acr/topics#audio_video": { "@type": "acr:Topic" },
"wbv:acr/topics#imaging": { "@type": "acr:Topic" },
"earl:test": { "@type": "@id" },
"earl:mode": { "@type": "@id" },
"wf:task": { "@type": "wf:Task" },
"wf:goalDescription": { "@type": "xsd:string" }
}
}