Open VladimirAlexiev opened 2 years ago
Thanks a lot, I have been looking for this information.
For now that docs/ is just a POC where I am testing redirect with static pages - without webserver, instead letting the redirect happen within HTML, if that does not work, we will plan to look into setting up a webserver. The idea is to pick up the the redirect target form the query, I will try some of the mime types defined in section 1.7.1 Semantic Formats from vocab.
For now only one resource is up and is there only for testing (official publications have not yet started on the URL)
currently Chrome will auto download the RDF file, but Firefox will display the RDF in browser
It's especially important about EIC data (#24), because there's no site to provide individual EIC pages or entity downloads.
Eg see how we did it for Getty LOD some 8 years ago: http://vocab.getty.edu/doc/#Semantic_Resolution. Requirements:
I guess the purpose of
docs/
is something like this. But it's thoroughly broken. See the recipes in https://www.w3.org/TR/swbp-vocab-pub/. You need a simple web server (eg Apache with mod_rewrite) to do the redirects.