Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-meta-info
Commits
96539650
Commit
96539650
authored
Jan 13, 2019
by
Markus Scheidgen
Browse files
Made repeatable repository metainfos repeatable.
parent
370bb85c
Changes
2
Hide whitespace changes
Inline
Side-by-side
meta_info/nomad_meta_info/public.nomadmetainfo.json
View file @
96539650
...
...
@@ -2124,25 +2124,25 @@
"section_calculation_info"
]
},
{
"description"
:
"Internal nomad upload
hash
"
,
"description"
:
"Internal nomad upload
id
"
,
"dtypeStr"
:
"C"
,
"name"
:
"upload_
hash
"
,
"name"
:
"upload_
id
"
,
"shape"
:
[],
"superNames"
:
[
"section_calculation_info"
]
},
{
"description"
:
"Internal nomad calc
hash
"
,
"description"
:
"Internal nomad calc
id
"
,
"dtypeStr"
:
"C"
,
"name"
:
"calc_
hash
"
,
"name"
:
"calc_
id
"
,
"shape"
:
[],
"superNames"
:
[
"section_calculation_info"
]
},
{
"description"
:
"
Nomad archive id for this calculation
."
,
"description"
:
"
Calculation hash based on raw file contents
."
,
"dtypeStr"
:
"C"
,
"name"
:
"
archive_id
"
,
"name"
:
"
calc_hash
"
,
"shape"
:
[],
"superNames"
:
[
"section_calculation_info"
...
...
meta_info/nomad_meta_info/repository.nomadmetainfo.json
View file @
96539650
...
...
@@ -284,6 +284,7 @@
"description"
:
"Information about the authors of data uploaded to NOMAD repository"
,
"kindStr"
:
"type_section"
,
"name"
:
"section_author_info"
,
"repeats"
:
true
,
"superNames"
:
[
"section_repository_userdata"
]
...
...
@@ -291,18 +292,19 @@
"description"
:
"Section describing a citation"
,
"kindStr"
:
"type_section"
,
"name"
:
"section_citation"
,
"repeats"
:
true
,
"superNames"
:
[
"section_repository_userdata"
]
},
{
"description"
:
"Information on a raw data archive that contain
open acces
s data of this upload"
,
"description"
:
"Information on a raw data archive that contains data of this upload"
,
"kindStr"
:
"type_section"
,
"name"
:
"section_raw_data"
,
"superNames"
:
[
"section_repository_info"
]
},
{
"description"
:
"Base path of the raw data in the upload
, these directories are *not* created in the archive
"
,
"description"
:
"Base path of the raw data in the upload"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_base_path"
,
"superNames"
:
[
...
...
@@ -334,6 +336,7 @@
},
{
"description"
:
"NOMAD repository dataset tagging info"
,
"kindStr"
:
"type_section"
,
"repeats"
:
true
,
"name"
:
"section_repository_dataset"
,
"superNames"
:
[
"section_repository_userdata"
...
...
@@ -346,6 +349,7 @@
},
{
"description"
:
"Information about the person with whom this calculation is shared with"
,
"kindStr"
:
"type_section"
,
"repeats"
:
true
,
"name"
:
"section_shared_with"
,
"superNames"
:
[
"section_repository_userdata"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment