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

Fix foaf profile #6

Open
SvenLieber opened this issue Nov 10, 2022 · 1 comment
Open

Fix foaf profile #6

SvenLieber opened this issue Nov 10, 2022 · 1 comment

Comments

@SvenLieber
Copy link
Owner

There is some issue with my foaf profile preventing rendering on https://knows.idlab.ugent.be/team/

@SvenLieber
Copy link
Owner Author

The turtle file was invalid (fixed in 69c6396)

But there is also an issue with the CORS headers, i.e.

Even though curl -v -L -H "Accept: text/turtle" https://sven-lieber.org/profile reports that the CORS header is set correctly:

< HTTP/2 200 
< strict-transport-security: max-age=600000
< last-modified: Thu, 10 Nov 2022 12:58:34 GMT
< etag: "2b2c-5ed1d54b253d2"
< accept-ranges: bytes
< content-length: 11052
< vary: User-Agent
< access-control-allow-origin: *
< access-control-allow-headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified$
< content-type: text/turtle
< date: Thu, 10 Nov 2022 13:31:28 GMT
< server: Apache

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

No branches or pull requests

1 participant