-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.zenodo.json
More file actions
87 lines (87 loc) · 2.83 KB
/
.zenodo.json
File metadata and controls
87 lines (87 loc) · 2.83 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
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
{
"title": "BIO-CODES/ISCC-SUM: High-Performance ISCC Generation for Bioimaging Data - OSCARS Project",
"description": "High-performance ISCC (ISO 24138:2024) implementation for bioimaging data integrity and AI-readiness. Includes software and TREEWALK specification for deterministic file system traversal. This work was supported through the Open Science Clusters' Action for Research and Society (OSCARS) European project under grant agreement Nº101129751.",
"creators": [
{
"name": "Pan, Titusz",
"affiliation": "ISCC Foundation",
"orcid": "0000-0002-0521-4214"
}
],
"keywords": [
"OSCARS",
"bioimaging",
"ISCC",
"ISO 24138",
"data integrity",
"content identifiers",
"TREEWALK"
],
"license": "Apache-2.0",
"upload_type": "software",
"access_right": "open",
"grants": [
{
"id": "10.13039/501100000780::101129751"
}
],
"communities": [
{
"identifier": "oscars"
},
{
"identifier": "eu"
},
{
"identifier": "panosc"
},
{
"identifier": "erinha"
},
{
"identifier": "rda-pds-ig"
}
],
"related_identifiers": [
{
"identifier": "https://oscars-project.eu/projects/bio-codes-enhancing-ai-readiness-bioimaging-data-content-based-identifiers",
"relation": "isDescribedBy",
"scheme": "url"
},
{
"identifier": "https://iscc.io",
"relation": "references",
"scheme": "url"
},
{
"identifier": "https://sum.iscc.codes",
"relation": "isDocumentedBy",
"scheme": "url"
}
],
"notes": "This software and specifications are part of the BIO-CODES project funded by OSCARS (Open Science Clusters' Action for Research and Society) under European Commission grant agreement Nº101129751.\n\nThe repository includes:\n- iscc-sum: High-performance ISCC implementation (Rust/Python)\n- TREEWALK: Specification for deterministic file system traversal\n- SUBTYPE WIDE: Extended ISCC format specification\n- Reference implementations for algorithm validation\n\nFor more information about the BIO-CODES project, visit: https://oscars-project.eu/projects/bio-codes-enhancing-ai-readiness-bioimaging-data-content-based-identifiers\n\nFor technical documentation and usage examples, visit: https://sum.iscc.codes",
"subjects": [
{
"term": "Bioimaging",
"scheme": "gnd",
"identifier": "https://d-nb.info/gnd/4006617-4"
},
{
"term": "Research data management",
"scheme": "gnd",
"identifier": "https://d-nb.info/gnd/1135962553"
},
{
"term": "Digital preservation",
"scheme": "gnd",
"identifier": "https://d-nb.info/gnd/4787040-0"
},
{
"term": "Standardization",
"scheme": "gnd",
"identifier": "https://d-nb.info/gnd/4056914-7"
}
],
"version": "0.1.0",
"language": "eng"
}