-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzenodo.json
More file actions
22 lines (22 loc) · 787 Bytes
/
zenodo.json
File metadata and controls
22 lines (22 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"title": "SLIM: Structured Low-bandwidth Information Markup",
"upload_type": "publication",
"publication_type": "other",
"description": "SLIM is a minimal, text-first profile for resilient web delivery in low-bandwidth and austere environments. This record archives versioned releases for citability.",
"creators": [
{
"name": "Queern, Caleb",
"orcid": "0009-0009-4440-8941"
}
],
"keywords": ["web", "performance", "accessibility", "low-bandwidth", "standards", "austere networks"],
"license": "other-open",
"related_identifiers": [
{
"identifier": "https://github.com/cqueern/slim-spec",
"relation": "isSupplementTo",
"scheme": "url"
}
],
"notes": "Licensed under the MIT License. See LICENSE file in repository."
}