Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
nomad-meta-info
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nomad-lab
nomad-meta-info
Commits
d009452f
Commit
d009452f
authored
Dec 06, 2017
by
Berk Onat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moving repository specific meta data from common to repository json file
parent
d4521b42
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
30 deletions
+30
-30
meta_info/nomad_meta_info/common.nomadmetainfo.json
meta_info/nomad_meta_info/common.nomadmetainfo.json
+0
-30
meta_info/nomad_meta_info/repository.nomadmetainfo.json
meta_info/nomad_meta_info/repository.nomadmetainfo.json
+30
-0
No files found.
meta_info/nomad_meta_info/common.nomadmetainfo.json
View file @
d009452f
...
...
@@ -575,36 +575,6 @@
"superNames"
:
[
"section_excited_states"
]
},
{
"description"
:
"Base path of the raw data in the upload, these directories are *not* created in the archive"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_base_path"
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"paths stored in the archive, all subfiles are stored along with these"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_content_roots"
,
"repeats"
:
true
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"When the raw data archive was created"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_creation_date"
,
"repeats"
:
true
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"Unique identifier of the raw data archive"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_gid"
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"The top level context containing the reponse to an api query, when using jsonAPI they are tipically in the meta part"
,
"kindStr"
:
"type_section"
,
...
...
meta_info/nomad_meta_info/repository.nomadmetainfo.json
View file @
d009452f
...
...
@@ -288,6 +288,36 @@
"superNames"
:
[
"section_repository_info"
]
},
{
"description"
:
"Base path of the raw data in the upload, these directories are *not* created in the archive"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_base_path"
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"paths stored in the archive, all subfiles are stored along with these"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_content_roots"
,
"repeats"
:
true
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"When the raw data archive was created"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_creation_date"
,
"repeats"
:
true
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"Unique identifier of the raw data archive"
,
"dtypeStr"
:
"C"
,
"name"
:
"raw_data_gid"
,
"superNames"
:
[
"section_raw_data"
]
},
{
"description"
:
"NOMAD repository dataset tagging info"
,
"kindStr"
:
"kind_section"
,
...
...
Write
Preview
Markdown
is supported
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