-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
29 lines (29 loc) · 839 Bytes
/
metadata.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
{
"profile": "data-package",
"resources": [
{
"name": "Biological",
"path": "https://b2share.eudat.eu/api/files/5fc88ad5-2f13-483c-8b80-a5862c91dbbb/Biological.tar",
"profile": "data-resource",
"description": "Location and Metadata features of biological EM data",
"title": "Biological EM data",
"format": ".jpg"
}
],
"contributors": [
{
"title": "Aversa, Rossella; Modarres, Mohammad Hadi; Cozzini, Stefano; Ciancio, Regina;",
"role": "author"
}
],
"name": "data-package-EM",
"title": "EM_training_data_for_ML",
"description": "Example of Machine-Learning Training Data with EM images",
"version": "1.0.0",
"licenses": [
{
"title": "Creative Commons Attribution (CC-BY)",
"path": "https://creativecommons.org/licenses/by/4.0/"
}
]
}