Continuous integration of Visionature data into a GeoNature database.
- Transfer of Visionature JSON data to the GeoNature database with Client_API_VN
- Execute triggers on JSON data tables to populate GeoNature database with some default values when there is no correspondances (e.g. new species without any match with TaxRef repository):
- roles
- metadata such as acquisition frameworks, datasets and actors)
- sources
- observations
Triggers will populate to different tables in GeoNature database:
gn_synthese.synthese
, main synthesis tablegn_synthese.t_sources
src_lpodatas.t_c_synthese_extended
, child table with specific job data, linked by foreign key (gn_synthese.synthese.id_synthese
)gn_meta.t_acquisition_framework
gn_meta.t_datasets
gn_meta.cor_dataset_actor
utilisateurs.t_roles
utilisateurs.bib_organismes
Project developped by LPO Auvergne-Rhône-Alpes
Contributors are:
- Frédéric CLOITRE (@lpofredc) : Development
- Elsa GUILLEY (@eguilley) : Development
- Julien GIRARD-CLAUDON (@lpojgc) : Project coordination