Open fils opened 1 year ago
Hi @fils - as you've noticed, we currently don't support content negotiation, however this is something we could consider for future, so I'm moving this issues to our general roadmap project in https://github.com/ror-community/ror-roadmap. In the meantime, you can get a ROR record in JSON using our API, ex:
curl https://api.ror.org/organizations/03102fn17
curl https://api.ror.org/organizations/ror.org/03102fn17
curl https://api.ror.org/organizations/https://ror.org/03102fn17
See REST API documentation at https://ror.readme.io/docs/retrieve-a-single-ror-record
If I do
or
I get back a gzip compressed version of the HTML page.
Would it be proper to allow the ror ID resolve to a metadata representation of that resource using a voc like Schema.org or other?