Skip to content

Releases: geopython/pygeometa

0.10.0

28 May 10:22
Compare
Choose a tag to compare

This release includes a new ISO based metadata importer, support for MCF attributes and additions to the MCF core model.

  • add ISO importer
  • add support for MCF attributes
  • dump import as YAML to CLI
  • add identification.edition to MCF model

0.9.1

01 Mar 01:18
Compare
Choose a tag to compare

This is a bugfix release which address OARec associations.

  • fix OARec associations

0.9.0

06 Feb 21:26
Compare
Choose a tag to compare

This release includes breaking changes on MCF contacts alignment to roles between ISO and STAC. Users with multilingual MCF files will need to update accordingly (see the documentation).

  • OARec model updates
  • fix schema write stringify support
  • fix keyword vocabulary ref
  • fix validation of nested MCFs
  • add WMO thesaurus to ISO-based keywords
  • align contact keys to ISO/STAC roles

0.8.0

11 Sep 11:55
Compare
Choose a tag to compare

This release includes breaking changes on MCF multilingual capability. Users with multilingual MCF files will need to update accordingly (see the documentation).

  • update multilingual support
  • add MCF schema support

0.7.0

03 Sep 13:43
Compare
Choose a tag to compare
  • support keyword vocabulary
  • fix ISO unique IDs
  • add support for OGC API - Records metadata model
  • add support for ISO gmd:dataQualityInfo
  • WCMP: update templates to align with WMO KPIs
  • fall gracefully on null dates

0.6.0

03 Sep 13:43
Compare
Choose a tag to compare
  • numerous new WIGOS elements and fixes
  • add info subcommand
  • refactor common CLI options
  • refactor output schema for additional non-XML formats
  • remove migration tool for old mcf format
  • documentation updates
  • move from Travis CI to GitHub Actions
  • add support for 19115-2
  • add support for dcat as json-ld

0.5.0

18 Jul 11:19
Compare
Choose a tag to compare

The 0.5.0 release removes fixes yaml loader safety, removes Python 2 support, takes advantage of PyPI Markdown support, .

Please note that a 0.5 branch support branch has been created given breaking changes coming to master.