- From: Toby Inkster <tai@g5n.co.uk>
- Date: Tue, 09 Jun 2009 09:16:28 +0100
- To: Hugh Glaser <hg@ecs.soton.ac.uk>
- Cc: Semantic Web <semantic-web@w3.org>, Linked Data community <public-lod@w3.org>, Ian Millard <icm@ecs.soton.ac.uk>
On Wed, 2009-06-03 at 20:48 +0100, Hugh Glaser wrote:
> We are pleased to offer http://sameas.org/ as a service to provide you
> with help finding URIs.
I wonder if in <http://example.com/foo> I wrote:
<#me> foaf:based_near _:lewes .
_:lewes owl:sameAs <http://dbpedia.org/resource/Lewes> .
Would sameas.org then be able to produce the following:
<http://dbpedia.org/resource/Lewes>
owl:sameAs
[ rdfs:seeAlso <http://example.com/foo> ] .
i.e. the resource is the same as some blank node.
I'm guessing that the answer is no, but it would be quite cool to be
able to cope with blank nodes.
--
Toby Inkster <tai@g5n.co.uk>
Received on Tuesday, 9 June 2009 08:17:10 UTC