Patch release to support validation with frictionless-py 5.17 and up. No changes are made the standard (meta)data terms. There is no need to update your implementations or datasets, unless you want to validate Camtrap DPs with the latest version of frictionless-py.
Changelog
The main changes are listed below (full diff here).
Package
- Fix issue (missing first slash in
"$ref": "#/$defs/version"
) preventing validation with frictionless-py 5.17 and up (#383). - Link to canonical
https://specs.frictionlessdata.io/schemas/data-package.json
(#384). - Use full URL (
https://camtrap-dp.tdwg.org/data
) to point to data page (#368).