-
Notifications
You must be signed in to change notification settings - Fork 74
/
audiobooks.json
111 lines (111 loc) · 3.65 KB
/
audiobooks.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
{
"spec": {
"title": "Audiobooks",
"url": "https://w3c.github.io/audiobooks/"
},
"links": {
"rawlinks": {
"https://datatracker.ietf.org/doc/html/bcp14": {},
"https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema": {},
"https://dom.spec.whatwg.org/": {},
"https://github.com/w3c/audiobooks/issues/61": {},
"https://github.com/w3c/audiobooks/issues/63": {},
"https://github.com/w3c/audiobooks/issues/70": {},
"https://github.com/w3c/audiobooks/issues/71": {},
"https://github.com/w3c/audiobooks/issues/87": {},
"https://github.com/w3c/audiobooks/issues/93": {},
"https://github.com/w3c/audiobooks/issues/97": {},
"https://github.com/w3c/audiobooks/issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc": {},
"https://github.com/w3c/audiobooks/pull/69": {},
"https://github.com/w3c/pub-manifest/blob/master/experiments/audiobook/flatland-canonical.json": {},
"https://github.com/w3c/pub-manifest/issues/226": {},
"https://github.com/w3c/publ-tests/issues/7": {},
"https://html.spec.whatwg.org/multipage/": {},
"https://infra.spec.whatwg.org/": {
"anchors": [
"list-iterate",
"list-remove",
"list",
"map-entry",
"list-contain"
]
},
"https://schema.org/": {},
"https://schema.org/Audiobook": {},
"https://schema.org/author": {},
"https://schema.org/readBy": {},
"https://url.spec.whatwg.org/": {},
"https://w3c.github.io/lpf/": {},
"https://w3c.github.io/pub-manifest/": {
"anchors": [
"app-toc-structure"
]
},
"https://www.rfc-editor.org/rfc/rfc2119": {},
"https://www.rfc-editor.org/rfc/rfc8174": {},
"https://www.w3.org/TR/2019/WD-audiobooks-20190620/": {},
"https://www.w3.org/TR/annotation-model/": {},
"https://www.w3.org/TR/audiobooks/": {
"anchors": [
"audio-packaging"
]
},
"https://www.w3.org/TR/dpub-aria-1.0/": {},
"https://www.w3.org/TR/json-ld/": {},
"https://www.w3.org/TR/json-ld11/": {},
"https://www.w3.org/TR/lpf/": {},
"https://www.w3.org/TR/media-frags/": {},
"https://www.w3.org/TR/pub-manifest/": {
"anchors": [
"terminology",
"manifest-link",
"manifest-embed",
"publication-resources",
"profile-conformance",
"manifest-context",
"default-reading-order",
"pub-title",
"abridged",
"accessibilityFeature",
"accessibilityHazard",
"accessibilitySummary",
"accessMode",
"accessModeSufficient",
"cover",
"last-modification-date",
"publication-date",
"canonical-identifier",
"inLanguage",
"reading-progression-direction",
"resource-list",
"publication-types",
"address",
"app-internal-rep-data-model",
"manifest-lang-dir",
"creators",
"duration",
"value-linked-resource",
"preview",
"manifest-processing",
"processing-extension",
"dfn-validation-errors",
"validate-duration",
"validate-extension",
"dfn-fatal-errors",
"app-toc-ua",
"contents",
"security-privacy"
]
},
"https://www.w3.org/TR/pwp-ucr/": {
"anchors": [
"player"
]
},
"https://www.w3.org/community/sync-media-pub/": {},
"https://www.w3.org/dpub/IG/": {},
"https://www.w3.org/ns/pub-schema/audiobooks/": {}
},
"autolinks": {}
}
}