earthcube / stacIndexer

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

Modify temporal data #30

Open ylyangtw opened 1 month ago

ylyangtw commented 1 month ago
valentinedwv commented 1 month ago

SUMMARY:

add temporal values as two properties:

We will implement a range search over temporal as the first pass.

adding so it does not get lost in slack

add temporal coverage property in the dataset AND a basic temporal of the end date of the dataset.

we can filter over that single value of temporal

To do a begin and end over a range with (overlaps, within, includedin) options for the range facet is a bit to much to think about, right now. Rather hit a bit ticket like redo the bounding box search. Range Facet will probably need to be customized.