You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a CORS response allows to use a Content-Type header to preform content-negotiation in the browser RDF client.
Actually, I got this one wrong. We need it in our APIs because they are read/write, but generally you'd only need Accept header for this part of conneg and https://fetch.spec.whatwg.org/#cors-safelisted-request-header allows / and + by default.
Also, suggested by @kurzum in another thread, it may be better to keep the number of passing checks separate from the number of stars awarded to keep it sane.
Using CORS compatibility for ontologies as the 5th star of archivo:
Proposed qualifying criteria for the 5th star:
As suggested in the forum.
The text was updated successfully, but these errors were encountered: