- From: Christian Ehrlich <christian.ehrlich@ontos.com>
- Date: Fri, 22 Oct 2010 09:34:58 +0200
- To: <public-lod@w3.org>
Hugh, I'm also not a cURL specialist, but I assume the problem is the # in our GUID. Unfortunately, due to "historical reasons", we have the hash sign in there and it is a real part of the GUID, not a fragment identifier. You would have to url-encode our GUID or replace # with %23 manually in order to get it to run properly. Try to do this in http://www.sameas.org/?uri=http://dbpedia.org/resource/Berners-Lee for the ontosearch.com-URL - it will work. Concerning your question concerning additional sameAs data, wait for my answer to Alex. Best, Christian
Received on Friday, 22 October 2010 07:35:30 UTC