EMS vocab not accessible
berezovskyi opened this issue · 1 comments
berezovskyi commented
Both requests fail with 403 Forbidden:
curl -s --fail-with-body -H 'Accept: text/turtle' -L http://open-services.net/ns/ems
curl -s --fail-with-body --compressed \
-H 'Accept: text/turtle;q=1.0,application/rdf+xml;q=0.8,application/n-triples;q=0.2,application/ld+json;q=0.1' \
-L http://open-services.net/ns/ems
berezovskyi commented
Resolved by updating nginx config