earthcube / stacIndexer

An exploration of converting STAC json catalogs into RDF
0 stars 1 forks source link

use PotenitialAction to describe arrow dataset access #27

Open valentinedwv opened 1 month ago

valentinedwv commented 1 month ago

Stac catalog has a database access element on the page. We need to find a way to replicate/communicate the same information.

Also, Collections may have assets, if so, then we render as a dataset with a potential action. Datasets can have s3 links that are really better described with code, add a potenital action

So, for the s3 link, we might think about using potential actions rather than data distributions

Not sure if this is a createAction, or an consumeAction... and not really sure if that matters. we pick one.

ylyangtw commented 2 weeks ago

https://docs.mlcommons.org/croissant/docs/croissant-spec.html