- From: Booth, David (HP Software - Boston) <dbooth@hp.com>
- Date: Wed, 9 Jul 2008 19:33:12 +0000
- To: Bijan Parsia <bparsia@cs.man.ac.uk>, Richard Cyganiak <richard@cyganiak.de>
- CC: Peter Ansell <ansell.peter@gmail.com>, Dan Brickley <danbri@danbri.org>, semantic-web at W3C <semantic-web@w3c.org>, "public-lod@w3.org" <public-lod@w3.org>
> From: Bijan Parsia
> [ . . . ]
> 1) sameAs tends to merge annotations and similar meta data, because
> it's extensional.
> E.g., If I say someTerm dc:creator "Bijan" and someone else
> someOtherTerm dc:creator "BoogerHead Jones", and then we say that
> someTerm sameAs someOtherTerm, we've (semantically) lost the
> distinguish between who created what.
As described, that example looks to me more like an illustration of the misuse of dc:creator than of owl:sameAs. If :someTerm and someOtherTerm really denote the same thing, and then according to my reading of owl:sameAs semantics,
someTerm dc:creator "Bijan" .
means *exactly* the same thing as
someOtherTerm dc:creator "Bijan" .
so I don't see any inappropriate loss of information. Am I missing something?
David Booth, Ph.D.
HP Software
+1 617 629 8881 office | dbooth@hp.com
http://www.hp.com/go/software
Statements made herein represent the views of the author and do not necessarily represent the official views of HP unless explicitly so stated.
Received on Wednesday, 9 July 2008 19:34:55 UTC