Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.15 KB

CHANGES.rst

File metadata and controls

41 lines (26 loc) · 1.15 KB

Changes

Version 0.2.0 (2022-08-10)

  • Updated Invenio vocabularies
    • Support for InvenioRDM 9.0;
    • Updated ZippedCSVReader with the new DataStream API features;
    • Updated GeoNames DataStream configuration to support multiple readers.

Version 0.1.1 (2022-07-19)

  • Fixed scheme name (Replaced GeoNames to geonames) to be compatible with RDM_RECORDS_LOCATION_SCHEMES (Invenio RDM Records)

Version 0.1.0 (2022-07-17)

  • Initial implementation of the Geographic Identifiers vocabularies for the InvenioRDM;
  • DataStreams API
    • Readers/Writers/Transformers to handle geographic datasets.
  • Supported Identifier schemes (Contrib module)
  • Implementation spec