v0.0.9
Pre-release
Pre-release
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: v0.0.8...v0.0.9