-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample_metadata.json
More file actions
50 lines (50 loc) · 1.29 KB
/
example_metadata.json
File metadata and controls
50 lines (50 loc) · 1.29 KB
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
{
"title": "Example Research Title",
"authors": [
{
"uuid": "79e066d9-9839-41b5-91de-82ea8927c747"
}
],
"description": "<p>This is an example description\nthat can cover multiple lines.</p>",
"license": {
"value": 3,
"name": "MIT",
"url": "https://opensource.org/licenses/MIT"
},
"categories": [
{
"id": 13611,
"uuid": "a23e4796-63f5-4025-8876-982cdcd7d19f",
"title": "Information and Computing Sciences",
"parent_id": null,
"parent_uuid": null,
"path": "",
"source_id": null,
"taxonomy_id": null
},
{
"id": 13614,
"uuid": "052c2556-be77-49aa-a22c-7a7874ea32a5",
"title": "Computer Software",
"parent_id": 13611,
"parent_uuid": "a23e4796-63f5-4025-8876-982cdcd7d19f",
"path": "",
"source_id": null,
"taxonomy_id": null
}
],
"group_id": "34895",
"language": "en",
"tags": [
"4TU",
"4TU-CodePublish",
"ISSC",
"CAS-GRAS",
"GitLab",
"Pipeline",
"Publish",
"GitHub"
],
"agreed_to_deposit_agreement": true,
"agreed_to_publish": true
}