Re: URIs within URIs

Hi Luca,
You mean things like
http://sameas.org/?uri=http%3A%2F%2Fdbpedia.org%2Fresource%2FEdinburgh
I think.
And for something many years old, and with other flags:
http://www.rkbexplorer.com/network/?uri=http://southampton.rkbexplorer.com/id/person-2f876940347fe251382724b34c27346f-cb9c89b02b078212e440a8016915856a&type=person-person&format=foafknowsn3

So yes, they are out there (I have lots of other sites and services that do this), but no, I don’t know any research, or even what the topic might be.

Actually, we use a more Cool URI/Restful-like invocation now:
http://sociam-pub.ecs.soton.ac.uk/sameas/symbols/http%3A%2F%2Fdbpedia.org%2Fresource%2FEdinburgh
is much preferable, I think.

Hope that helps.
Best
Hugh
On 22 Aug 2014, at 16:44, Luca Matteis <lmatteis@gmail.com> wrote:

> Dear LOD community,
> 
> I'm wondering whether there has been any research regarding the idea
> of having URIs contain an actual URI, that would then resolve
> information about what the linked dataset states about the input URI.
> 
> Example:
> 
> http://foo.com/alice -> returns data about what foo.com has regarding alice
> 
> http://bar.com/endpoint?uri=http%3A%2F%2Ffoo.com%2Falice -> doesn't
> just resolve the alice URI above, but returns what bar.com wants to
> say about the alice URI
> 
> For that matter http://bar.com/?uri=http%3A%2F%2Ffoo.com%2Falice could return:
> 
> <http://bar.com/?uri=http%3A%2F%2Ffoo.com%2Falice> a void:Dataset .
> <http://foo.com/alice> <#some> <#data> .
> 
> I know SPARQL endpoints already have this functionality, but was
> wondering whether any formal research was done towards this direction
> rather than a full-blown SPARQL endpoint.
> 
> The reason I'm looking for this sort of thing is because I simply need
> to ask certain third-party datasets whether they have data about a URI
> (inbound links).
> 
> Best,
> Luca
> 

-- 
Hugh Glaser
   20 Portchester Rise
   Eastleigh
   SO50 4QS
Mobile: +44 75 9533 4155, Home: +44 23 8061 5652

Received on Friday, 22 August 2014 16:00:42 UTC