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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
nomad-meta-info
Commits
0e229133
Commit
0e229133
authored
Jan 05, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
parse_status as real metainfo
parent
972caa2e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
meta_info/nomad_meta_info/public.nomadmetainfo.json
View file @
0e229133
...
...
@@ -2372,6 +2372,20 @@
"superNames"
:
[
"accessory_info"
]
},
{
"description"
:
"Status returned by the first parser that thranslated the main_file_uri"
,
"dtypeStr"
:
"C"
,
"name"
:
"parse_status"
,
"shape"
:
[],
"superNames"
:
[
"section_calculation_info"
],
"values"
:
{
"ParseFailure"
:
"The parser failed to parse this main file"
,
"ParseSkipped"
:
"The parser skipped this main file"
,
"ParseSuccess"
:
"Parsing was successfull (does not mean that the file is valid or meaningful, simply that the parser could process it)"
,
"ParseWithWarnings"
:
"The Parser had serious warnings"
}
},
{
"description"
:
"id of the parser used to extract this information"
,
"dtypeStr"
:
"C"
,
...
...
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