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

Support Content-Negotiation for serving ontologies #13

Open
nichtich opened this issue Jul 17, 2013 · 2 comments
Open

Support Content-Negotiation for serving ontologies #13

nichtich opened this issue Jul 17, 2013 · 2 comments

Comments

@nichtich
Copy link
Member

Github pages does not support content negotiation, so one should put a proxy between purl.org and github.io that delegates to turtle or owl files.

@nichtich
Copy link
Member Author

RDF ontologies should be detected at least by http://lov.okfn.org/dataset/lov/suggest/

@nichtich
Copy link
Member Author

Since version 0.68, a link is added to the HTML output, as suggested by http://www.w3.org/TR/rdf-syntax-grammar/#section-rdf-in-HTML:

<link rel="alternate" type="application/rdf+xml" href="filenamename.owl" />

I wonder which application makes use of this link. I guess that most parsers expect RDFa and ignore the header :-(

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