View • Attachments (0) • Info
supported output format
Currently the BinBase provides the output format in 2 Steps.
After your export is done a large xml file is generated with all needed informations for further transformations. This files is basically only machine readable. If you like to work with this file we highly recommend that you use a SAX Parser and not a DOM implementation.
With our current implementation you need to provide for each export an SOP which will take this file and transforms it in the specific way. Example transformations would be that all Bin's which are not found in at least 80% of a class are removed. Since nobody really needs not experiment related bins.
For each transformation you can describe an output format.
| possible formats |
|---|
| XLS |
| TXT |
If you need other formats for your transformed data you just need to extend a simple class. And provide the implementation in the configuration file
|
Browse Space |
Explore Confluence |
Your Account |
Add Content |
|
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. |