Goal
Implement the backend process that generates a valid Darwin Core Archive (.zip) from an Export Package, including the core file, extension files, meta.xml, and eml.xml.
See https://ipt.gbif.org/manual/en/ipt/latest/dwca-guide for full structural information.
Background
The DwCA format is the required output for GBIF, Fishnet2, GGBN, and other aggregators. The generated archive must pass the GBIF data validator without errors.
Implementation
This process needs to draw from the cache tables built (see #7739) as the source.
Acceptance Criteria
Goal
Implement the backend process that generates a valid Darwin Core Archive (
.zip) from an Export Package, including the core file, extension files,meta.xml, andeml.xml.See https://ipt.gbif.org/manual/en/ipt/latest/dwca-guide for full structural information.
Background
The DwCA format is the required output for GBIF, Fishnet2, GGBN, and other aggregators. The generated archive must pass the GBIF data validator without errors.
Implementation
This process needs to draw from the cache tables built (see #7739) as the source.
Acceptance Criteria
.zipfile containing:occurrence.csv(core file), one.csvper extension,meta.xml, andeml.xml.YYYY-MM-DDISO format (FR-12), regardless of DB date format.FileNamefield of the Export Package.