Skip to content
Snippets Groups Projects
Commit 9c27675b authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

source_references -> calculation_file_uri

parent fb43c312
Branches
Tags
No related merge requests found
......@@ -565,6 +565,15 @@
"kindStr": "type_section",
"name": "calculation_context",
"superNames": []
}, {
"description": "Contains the nomad uri of a raw the data file connected to the current run. There should be an value for the main_file_uri and all ancillary files.",
"dtypeStr": "C",
"name": "calculation_file_uri",
"repeats": true,
"shape": [],
"superNames": [
"section_run"
]
}, {
"description": "unique identifier of a calculation.",
"dtypeStr": "C",
......@@ -3588,15 +3597,6 @@
"superNames": [
"section_calculation_info"
]
}, {
"description": "Contain the references to the location of the raw the data files (uris) used to extract the information about this run. This is the main_file_uri and all ancillary files.",
"dtypeStr": "C",
"name": "source_references",
"repeats": true,
"shape": [],
"superNames": [
"section_run"
]
}, {
"derived": true,
"description": "Specifies the International Union of Crystallography (IUC) number of the 3D space group of this system.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment