You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might require some new architecture that allows for Assets and Links to be parsed into extended objects - currently we only do this for STACObject types.
Should this extension just manage the tags? Or should it actually understand the contents of the hash? If it does understand them, should it have its own implementation of handling the payload? If so, should it use a new embedded handler or should it use an existing multihash library from pypi?
Implement the Checksum extension for adding checksum data to Links and Assets.
https://github.com/radiantearth/stac-spec/tree/v0.8.0/extensions/checksum
The text was updated successfully, but these errors were encountered: