Health-RI is proud to announce SeMPyRO v1.5.0; This is mainly a house-keeping and bug-fixing update and should not contain any breaking changes.
What's Changed
Model updates
* feat(Agent): add mbox property to foaf:Agent by Markus92 in https://github.com/Health-RI/SeMPyRO/pull/32
* Make license not mandatory in HRI dataset by Markus92 in https://github.com/Health-RI/SeMPyRO/pull/31
Documentation updates
* priya-gitTest kindly updated documentation on how to extend the SeMPyRO models, in https://github.com/Health-RI/SeMPyRO/pull/25
* Example notebooks on how to conform to the Health-RI core mandatory fields were added by hcvdwerf in https://github.com/Health-RI/SeMPyRO/pull/27
* The example FDP notebook was updated to conform to the default FAIR Data Point shapes by Markus92 in https://github.com/Health-RI/SeMPyRO/pull/26
Under the hood
* The CI/CD pipeline was updated, such that the version number is now inferred from Github. The release pipeline was also updated for better build-time security; Markus92 in https://github.com/Health-RI/SeMPyRO/pull/33
* We created a dependabot configuration to manage dependency updates; Markus92 in https://github.com/Health-RI/SeMPyRO/pull/16
* Dependabot did a whole bunch of small dependency updates (mainly x.y.z+1 updates).
New Contributors
* dependabot made their first contribution in https://github.com/Health-RI/SeMPyRO/pull/20
* priya-gitTest made their first contribution in https://github.com/Health-RI/SeMPyRO/pull/25
* hcvdwerf made their first contribution in https://github.com/Health-RI/SeMPyRO/pull/27
**Full Changelog**: https://github.com/Health-RI/SeMPyRO/compare/v1.4.0...v1.5.0