- From: Stian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
- Date: Tue, 2 Apr 2013 18:31:00 +0100
- To: Kingsley Idehen <kidehen@openlinksw.com>
- Cc: public-lod@w3.org
- Message-ID: <CAPRnXtkKPUWXcd3eRNZs8N1tbwHOY3NthYNy41iwYi_2U130rw@mail.gmail.com>
As we've gone lightweight with svn hosting on google-code (to avoid dependence on a server we probably would forget to maintain), we can't do content negotiation. Sadly purl.org has np content negotiation, which would have been very helpful here. I went with application/xml as a compromise so that I could keep the owl in rdf/xml, but could add an xslt stylesheet to give browsers something to display rather than an opaque xml file. (people click those links!). Browsers should of course recognize +xml, but I don't remember if any of them did. I am open for suggestions though, perhaps an alternative purl which end up on say pav.owl.rdf with the correct content type? Perhaps the version IRIs could go there? On Apr 2, 2013 6:05 PM, "Kingsley Idehen" <kidehen@openlinksw.com> wrote: > On 4/2/13 12:50 PM, Stian Soiland-Reyes wrote: > >> We *) are pleased to announce the release of the PAV (Provenance, >> Authoring and Versioning) ontology v2.1. >> >> http://purl.org/pav/2.1 >> > > Congrats! > > BTW -- wondering if you could fix the "Content-Type:" value returned the > server? It currently returns: > > curl -I http://pav-ontology.**googlecode.com/svn/tags/2.1.1/**pav.owl<http://pav-ontology.googlecode.com/svn/tags/2.1.1/pav.owl> > HTTP/1.1 200 OK > Date: Tue, 02 Apr 2013 16:58:53 GMT > Server: Apache > Last-Modified: Tue, 26 Mar 2013 16:12:15 GMT > ETag: "162//tags/2.1.1/pav.owl" > Accept-Ranges: bytes > Expires: Tue, 02 Apr 2013 17:01:53 GMT > Content-Length: 32172 > Content-Type: application/xml > Age: 88 > Cache-Control: public, max-age=180 > > > -- > > Regards, > > Kingsley Idehen > Founder & CEO > OpenLink Software > Company Web: http://www.openlinksw.com > Personal Weblog: http://www.openlinksw.com/**blog/~kidehen<http://www.openlinksw.com/blog/~kidehen> > Twitter/Identi.ca handle: @kidehen > Google+ Profile: https://plus.google.com/**112399767740508618350/about<https://plus.google.com/112399767740508618350/about> > LinkedIn Profile: http://www.linkedin.com/in/**kidehen<http://www.linkedin.com/in/kidehen> > > > > > >
Received on Tuesday, 2 April 2013 17:31:30 UTC