This release provides support for schema.org, adds top level elements to MCF metadata object, and updates to Python 3.12.
A full list of commits for 0.19.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.19.0
- add support for schema.org
- safeguard ISO element parsing
- remove duplicate definition of dataset attributes
- add metadata.related_identifiers to MCF
- add metadata.relations to MCF
- replace identification.doi with metadata.additional_identifiers in MCF
- update to Python 3.12
- update testing toolchain