Open-EO / openeo-hub

Source code for openEO Hub, a centralized platform to explore openEO back-end providers.
https://hub.openeo.org
Apache License 2.0
8 stars 3 forks source link

JSON-LD / schema.org for the openEO Hub #10

Open m-mohr opened 5 years ago

m-mohr commented 5 years ago

We should introduce JSON-LD / schema.org support for the openEO Hub, so that all datasets that are indexed there can be crawled by Google and others. This will bring people to find our data and potentially use our service.

As we are using STAC for the data discovery, we can benefit from the work done there. STAC Browser is implementing it already and the actual mapping of data is described here: https://github.com/radiantearth/stac-spec/issues/378

Maybe that's also something to be done in openeo-vue-components / openeo-js-commons or the openeo-api repos.

christophfriedrich commented 4 years ago

You moved this issue around milestones a lot -- are you now sure it should be "future"? I was almost about to label it "future-proofness" (i.e. as one to tackle soon) because it would be one way of making sure the Hub won't be forgotten entirely.

m-mohr commented 4 years ago

Yes, we may inherit some stuff from STAC Browser here at some point though, but that still needs some experiments. Once that works, we may move it on the Agenda again.