1{
2  "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
3  "name": "Annotation implements optional keys and meets optional key value constraints",
4  "description": "Web Annotations: <ul> <li>Should include certain properties (keys)</li> <li>May include additional keys</li> <li>should have Annotation key values that conform to model recommended constraints</li> </ul> Note: failing an assertion indicates that a recommended or optional feature has not been implemented or has not been implemented correctly.",
5  "testType": "manual",
6  "skipFailures": [ "should", "may" ],
7  "ref": "https://www.w3.org/TR/annotation-model/#other-properties",
8  "assertions": [
9    "annotations/3.3.1-annotationSingleCreatorImplemented.json",
10    "annotations/3.3.1-annotationCreatedImplemented.json",
11    "annotations/3.3.5-annotationSingleMotivationImplemented.json",
12    "annotations/3.2.5-bodyValueImplemented.json",
13    "annotations/3.3.1-annotationGeneratedImplemented.json",
14    "annotations/3.3.1-annotationModifiedImplemented.json",
15    "annotations/3.3.3-annotationAudienceImplemented.json",
16    "annotations/3.3.5-annotationMotivationImplemented.json",
17    "annotations/3.3.6-annotationRightsImplemented.json",
18    "annotations/3.3.7-annotationCanonicalImplemented.json",
19    "annotations/3.3.7-annotationViaImplemented.json",
20    "annotations/4.4-annotationStylesheetImplemented.json",
21    "annotations/3.1-bodyKeyFound.json",
22    "annotations/bodiesTargets/3.2.1-bodySingleFormat.json",
23    "annotations/bodiesTargets/3.2.1-bodySingleLanguage.json",
24    "annotations/bodiesTargets/3.3.1-bodySingleCreator.json",
25    "annotations/bodiesTargets/3.3.1-bodyCreated.json",
26    "annotations/bodiesTargets/3.2.1-bodyFormat.json",
27    "annotations/bodiesTargets/3.2.1-bodyLanguage.json",
28    "annotations/bodiesTargets/3.2.2-bodyType.json",
29    "annotations/bodiesTargets/3.2.1-bodyProcessingLanguage.json",
30    "annotations/bodiesTargets/3.2.1-bodyTextDirection.json",
31    "annotations/bodiesTargets/3.3.1-bodyModified.json",
32    "annotations/bodiesTargets/3.3.3-bodyAudience.json",
33    "annotations/bodiesTargets/3.3.4-bodyAccessibility.json",
34    "annotations/bodiesTargets/3.3.5-bodyPurpose.json",
35    "annotations/bodiesTargets/3.3.6-bodyRights.json",
36    "annotations/bodiesTargets/3.3.7-bodyCanonical.json",
37    "annotations/bodiesTargets/3.3.7-bodyVia.json",
38    "annotations/bodiesTargets/3.2.1-bodyEWR.json",
39    "annotations/bodiesTargets/3.2.4-bodyETB.json",
40    "annotations/bodiesTargets/3.2.4-bodyETBTypeTextualBody.json",
41    "annotations/bodiesTargets/3.2.4-bodyETBTypeText.json",
42    "annotations/bodiesTargets/3.2.7-bodyChoice.json",
43    "annotations/bodiesTargets/3.2.1-targSingleFormat.json",
44    "annotations/bodiesTargets/3.2.1-targSingleLanguage.json",
45    "annotations/bodiesTargets/3.3.1-targSingleCreator.json",
46    "annotations/bodiesTargets/3.3.1-targCreated.json",
47    "annotations/bodiesTargets/3.2.1-targFormat.json",
48    "annotations/bodiesTargets/3.2.1-targLanguage.json",
49    "annotations/bodiesTargets/3.2.2-targType.json",
50    "annotations/bodiesTargets/3.2.1-targProcessingLanguage.json",
51    "annotations/bodiesTargets/3.2.1-targTextDirection.json",
52    "annotations/bodiesTargets/3.3.1-targModified.json",
53    "annotations/bodiesTargets/3.3.3-targAudience.json",
54    "annotations/bodiesTargets/3.3.4-targAccessibility.json",
55    "annotations/bodiesTargets/3.3.5-targPurpose.json",
56    "annotations/bodiesTargets/3.3.6-targRights.json",
57    "annotations/bodiesTargets/3.3.7-targCanonical.json",
58    "annotations/bodiesTargets/3.3.7-targVia.json",
59    "annotations/bodiesTargets/3.2.1-targEWR.json",
60    "annotations/bodiesTargets/3.2.7-targChoice.json",
61    "annotations/bodiesTargets/4-bodySpecificResource.json",
62    "annotations/bodiesTargets/4-targSpecificResource.json",
63    "annotations/specificResource/4.3.3-refinedBy.json",
64    "annotations/specificResource/4.4-styleClass.json",
65    "annotations/specificResource/4.5-renderedVia.json",
66    "annotations/specificResource/4.6-scope.json",
67    "annotations/specificResource/4.2-selectorFound.json",
68    "annotations/specificResource/4.2.1-fragmentSelector.json",
69    "annotations/specificResource/4.2.1-conformsTo.json",
70    "annotations/specificResource/4.2.2-cssSelector.json",
71    "annotations/specificResource/4.2.3-xpathSelector.json",
72    "annotations/specificResource/4.2.4-textQuoteSelector.json",
73    "annotations/specificResource/4.2.4-prefix.json",
74    "annotations/specificResource/4.2.4-suffix.json",
75    "annotations/specificResource/4.2.5-textPositionSelector.json",
76    "annotations/specificResource/4.2.6-dataPositionSelector.json",
77    "annotations/specificResource/4.2.7-svgSelector.json",
78    "annotations/specificResource/4.2.8-rangeSelector.json",
79    "annotations/specificResource/4.3-stateFound.json",
80    "annotations/specificResource/4.3.1-timeState.json",
81    "annotations/specificResource/4.3.2-requestHeaderState.json",
82    "annotations/specificResource/4.3.1-cached.json"
83  ]
84}
85