Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media types for openEO #532

Open
m-mohr opened this issue Apr 5, 2024 · 2 comments
Open

Media types for openEO #532

m-mohr opened this issue Apr 5, 2024 · 2 comments

Comments

@m-mohr
Copy link
Member

m-mohr commented Apr 5, 2024

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

  • openEO process: application/vnd.openeo.process+json
  • openEO process list: application/vnd.openeo.processes+json
  • openEO batch job list: application/vnd.openeo.batchjobs+json
  • etc.
@soxofaan
Copy link
Member

soxofaan commented Apr 5, 2024

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
Copy link
Member Author

m-mohr commented Apr 5, 2024

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants