Open jmckenna opened 5 months ago
One option to consider for this group might be levering STAC. A group I am working with: https://github.com/eco4cast is using stac for columnar data in parquet for example. STAC is usually connected with images, but doesn't have to me.
We are working on a STAC -> KG pattern using the same stack as in OIH
Another thought for just the "data objects" is to simply host their JSON-LD files in a simple object store, either local or in the cloud, and then we simply harvest that into a graph/ODIS.
They could also use the KG then for a local search as well if they like.
Initial CKAN + ODIS steps have been added to the book at https://book.odis.org/tooling/ckan.html
Next steps: