-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpolicy_valid-1.json
71 lines (71 loc) · 2.26 KB
/
policy_valid-1.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
{
"data": {
"duoCodes": [
{
"termId": "DUO:0000046",
"termLabel": "non-commercial use only"
},
{
"termId": "DUO:0000028",
"termLabel": "institution specific restriction"
},
{
"termId": "DUO:0000032",
"termLabel": "population research"
}
],
"objectId": {
"alias": "my-cancer-policy",
"centerName": "EBI-TEST"
},
"objectTitle": "EBI test case-control policy for cancer datasets",
"policyAttributes": [
{
"tag": "Associated project ID",
"value": "X33981-DGH"
}
],
"policyDescriptor": {
"policyReference": "https://ega-archive.org/submission/dac/documentation",
"policyText": "The data is fully available upon request with the data-access committee of this study."
},
"policyRelationships": [
{
"rTarget": {
"objectId": {
"egaAccession": "EGAD00002043982"
},
"objectType": "dataset"
},
"rType": "referencedBy"
},
{
"rTarget": {
"objectId": {
"egaAccession": "EGAD00004543981"
},
"objectType": "dataset"
},
"rType": "referencedBy"
},
{
"rSource": {
"objectId": {
"egaAccession": "EGAB00002045411"
},
"objectType": "submission"
},
"rType": "referencedBy"
}
],
"schemaDescriptor": {
"commonSchemaVersion": "0.0.0",
"describedBySchemaUri": "https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.policy.json",
"objectSchemaVersion": "0.0.0",
"objectType": "policy"
}
},
"schema": {
"$ref": "https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.policy.json"
}
}