-
Notifications
You must be signed in to change notification settings - Fork 4
Description
In the readme, "Linking the Items"
Describes:
In Items that declare this processing extension, it is recommended to add one or more Links with derived_from or via relationships to the eventual source metadata & data used in the processing. They could be used to trace back the processing history of the dataset.
However, it would be clearer to state that via refers to metadata and derived_from to data:
.. with derived_from or via relationships to the eventual source data and metadata used in the processing, respectively. ...
Additionally, is derived_from reserved for references to STAC items or not?
In the best practices, it is stated:
URL to a STAC Entity that was used as input data in the creation of this Entity.
If it is only to a STAC entity, what is the recommended way for non-STAC data instead?