- From: Jürgen Jakobitsch <j.jakobitsch@semantic-web.at>
- Date: Thu, 05 Apr 2012 21:09:07 +0200 (CEST)
- To: Henry Story <henry.story@bblfish.net>
- Cc: Read-Write-Web <public-rww@w3.org>
hi henry, i think you might want to be a little more specific, what a rdf-read-write-server is in your opinion. there are really different options here. 1. are you simply PUT-ting rdf in triple form to a graph, in which case the file format doesn't really matter and you should be able to retrieve rdf in whatever official format there is? 2. are you PUT-ting a file to file/web-like server? in this case there's no graph action going on. 3. are you PUT-ting a file to some sort of rdf-aware web-dav/file/web-server. i think that virtuoso's approach ca... anyways, i do not think that, in whatever case, if you put a .some-rdf-extension (say .ttl) to a server, a .some-other-rdf-extension should succeed. if you have any rdf aware solution you can retrieve data in the uploaded file in whatever format, but not the file in another rdf serialisation. the following links might hold information that could be useful : 1. http://www.w3.org/TR/sparql11-http-rdf-update/#http-put 2. http://4store.org/trac/wiki/SparqlServer wkr turnguard ----- Original Message ----- From: "Henry Story" <henry.story@bblfish.net> To: "Read-Write-Web" <public-rww@w3.org> Sent: Wednesday, April 4, 2012 7:04:25 PM Subject: PUT and extensions Currently if I PUT a file with an extension such as .rdf or .ttl on a read-write-web server, should the server pay particular attention to those extensions? Or should it be agnostic about them? I suppose I am asking how close an rdf read-write-web server is to a web-dav server? If I PUT foaf.ttl should a GET foaf.rdf then succeed? what about a GET foaf HTTP/1.1 ? Henry Social Web Architect http://bblfish.net/ -- | Jürgen Jakobitsch, | Software Developer | Semantic Web Company GmbH | Mariahilfer Straße 70 / Neubaugasse 1, Top 8 | A - 1070 Wien, Austria | Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22 COMPANY INFORMATION | http://www.semantic-web.at/ PERSONAL INFORMATION | web : http://www.turnguard.com | foaf : http://www.turnguard.com/turnguard | skype : jakobitsch-punkt | xmlns:tg = "http://www.turnguard.com/turnguard#"
Received on Thursday, 5 April 2012 19:09:38 UTC