- From: Jacek Kopecky <jacek.kopecky@sti2.at>
- Date: Mon, 17 Aug 2009 13:39:54 +0200
- To: Steve Harris <steve.harris@garlik.com>
- Cc: Lee Feigenbaum <lee@thefigtrees.net>, "public-rdf-dawg@w3.org Group" <public-rdf-dawg@w3.org>
On Fri, 2009-08-14 at 16:57 +0100, Steve Harris wrote: > However, if the description of http://localhost:8080/sparql/ lives at http://localhost:8080/sparql/?serviceDescription > , then you can't use <>, so you have to write something like: > > </sparql> a sparql:Endpoint ; > sparql:has sparql:featureA ; > ... > > And that will give you an incorrect and unhelpful answer if you > request it as https://machine.example.com/myapp/sparql/?serviceDescription In this case, <../sparql/> would apparently work. Do you know of cases where http://localhost:8080/sparql/ is rev-proxied to something like https://machine.example.com/myapp/foo/ ? I.e., something not ending with /sparql/? Jacek
Received on Monday, 17 August 2009 14:11:09 UTC