MIAPPE Validator
Input File Format
To start, OntoBrAPI validator checks for the extension of your input file. Here are all currently accepted file extensions:
.xls
.xlsx
.ods
Warning
Sheet Names and Headers
Then, OntoBrAPI validator checks if the input file has all the minimum required sheets present, which are:
Investigation
Study
Person
Data file
Biological Material
Sample
Observation Unit
Observed Variable
Environment
Factor
Event
Additional sheets can be present, but will only be used if a custom mapping template or manual mapping is provided.
Note
Even if a mandatory sheet is left empty, it must still be present in the uploaded file.
Mandatory columns (indicated with a * in the column name [e.g., Investigation title*]) give an error if left empty.
Columns suposed to accept only numbers are checked as to not contain letters.
Columns supposed to hold dates are checked as to meet valid data formats (e.g., DD/MM/YYYY).