🚀 Feature Request
The example exntesion allows for example:container and example:language fields (https://github.com/stac-extensions/example-links#fields). However, those are only allowed in links (not in assets).
Given stac-extensions/application#6 proposal, if example allowed for the fields to be added to an Asset, they could be used to provide details about a reference code/container along the model (eg: a training pipeline script).
🔉 Motivation
Improve the documentation about using the model.
📡 Alternatives
📎 Additional context
🚀 Feature Request
The
exampleexntesion allows forexample:containerandexample:languagefields (https://github.com/stac-extensions/example-links#fields). However, those are only allowed inlinks(not inassets).Given stac-extensions/application#6 proposal, if
exampleallowed for the fields to be added to an Asset, they could be used to provide details about a reference code/container along the model (eg: a training pipeline script).🔉 Motivation
Improve the documentation about using the model.
📡 Alternatives
processing:expressioncan be used, with the extended URI/media-type (Add more example expression objects processing#31). The https://github.com/stac-extensions/mlm/blob/main/best-practices.md#processing-extension section should be updated accordingly.Still use the
exampleinlinksas supplementary material.More details and examples should be added to https://github.com/stac-extensions/mlm/blob/main/best-practices.md#example-extension
📎 Additional context