Skip to content
Snippets Groups Projects
Commit d009452f authored by Berk Onat's avatar Berk Onat
Browse files

Moving repository specific meta data from common to repository json file

parent d4521b42
Branches
Tags
No related merge requests found
......@@ -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",
......
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment