Open-EO / openeo-api

The openEO API specification
http://api.openeo.org
Apache License 2.0
91 stars 11 forks source link

Media types for openEO #532

Open m-mohr opened 3 months ago

m-mohr commented 3 months ago

For some cases it might be good to have specific media types for openEO responses or links, e.g. when combining openEO and OGC API - Processes.

I'd propose to use something like application/vnd.openeo as common prefix, for example

soxofaan commented 3 months ago

In case someone is wondering what vnd means (like myself): it stands for "vendor" (e.g. see https://en.wikipedia.org/wiki/Media_type#Vendor_tree)

Do I understand correctly we have to register that vnd.openeo prefix somewhere?

m-mohr commented 3 months ago

At some point we should register the individual media types at IANA if we think this gets more commonly used. But we can start without reigistratrion...