- From: Toby A Inkster <tai@g5n.co.uk>
- Date: Mon, 8 Jun 2009 20:59:31 +0100
- To: Bernard Vatant <bernard.vatant@mondeca.com>
- Cc: Hugh Glaser <hg@ecs.soton.ac.uk>, Linked Data community <public-lod@w3.org>
On 8 Jun 2009, at 12:22, Bernard Vatant wrote:
> http://sameas.org/html?uri=http://www.lingvoj.org/lang/fr provides
> 16 equivalent URIs (including the original one).
> At http://www.lingvoj.org/lang/fr I've gathered painfully only 10
> of those :-)
> But now that sameas.org is alive, why should I care maintaining
> those sameAs links locally?
I imagine that sameas.org found many of those links at lingvoj.org.
> Using rdfs:seeAlso is as usual good but not precise enough. Maybe
> sameas.org could provide a minimal vocabulary to describe its URI,
> such as some http://sameas.org#hub property
> http://www.lingvoj.org/lang/fr sameas:hub http://sameas.org/
> html?uri=http://www.lingvoj.org/lang/fr
Perhaps better:
<http://www.lingvoj.org/lang/fr>
rdfs:seeAlso
<http://sameas.org/html?uri=http://www.lingvoj.org/lang/fr> .
<http://sameas.org/html?uri=http://www.lingvoj.org/lang/fr>
rdf:type
sameas:Hub .
As this will work in existing tools that understand rdfs:seeAlso.
--
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>
Received on Monday, 8 June 2009 19:59:34 UTC