Loading Data
As mentioned in the introduction, Bimo's goal is to facilitate data processing from all sources through plugins. However, the plugins are not yet available as Open Source. (Feel free to contact us to discuss your needs - this could motivate us to accelerate the release of a specific plugin.)
With the modules published so far, it is possible to easily load data exported from HASTUS using a standard OIG. See loading data from HASTUS.
Another option is to put your data in JSON format, with a structure corresponding to the Bimo object model. See loading JSON data.
📄️ Loading Data from HASTUS
The @bimo/core-utils-control-file-and-csv-data-parser package allows you to:
📄️ Charger des données JSON
Coming up ...