The parser enables import of the data, stored in the supported set of spreadsheet templates, and accommodates different row-based, column-based or mixed organizations of the data.

parser-outline

See JSON Configuration syntax documentation.

Predefined JSON configuration files for the NANoREG templates are provided next to each Excel file, e.g. INVITRO/GENOTOXICITY/COMET.

For developers

Code available at https://github.com/enanomapper/nmdataparser

  • Maven dependency
<dependency>
  <groupId>net.enanomapper</groupId>
  <artifactId>nmparser</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>

Usage:

parser-code

Back to top

Version: 1.0.3-SNAPSHOT. Last Published: 2017-04-10.