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