Django-dcat

Latest version: v0.0.9

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.9

What's Changed
This realease adds a POC version of a jsonld serialization for models.

Calling `catalog.to_jsonld()` should generate a ready to publish dictionary with the most important mandatory fields of `Catalog`, `Agent`, `Dataset` and `Distribution`.

More fields will be added to the serializer in the future


**Full Changelog**: https://github.com/pdelboca/django-dcat/compare/v0.0.8...v0.0.9

0.0.8

- Add missing migration file that add help_text to all models.

0.0.7

- Add help_text to the models.
- Make property download_url optional.

0.0.6

- Catalog's Licence field should not be mandatory.

0.0.5

- File is no longer mandatory in Distributions (it could be an external URL)
- Add external_access_url to handle references to distribution hosted in other catalogs

0.0.4

Adds optional landing_page property to dataset

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.