iodepo / odis-arch

Development of the Ocean Data and Information System (ODIS) architecture
https://book.oceaninfohub.org/
26 stars 16 forks source link

Connect MFMR as ODIS node #440

Open jmckenna opened 2 weeks ago

jmckenna commented 2 weeks ago
fils commented 1 week 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

fils commented 1 week ago

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.