- From: Nathan <nathan@webr3.org>
- Date: Thu, 01 Jul 2010 20:29:42 +0100
- To: Jiří Procházka <ojirio@gmail.com>
- CC: Henry Story <henry.story@gmail.com>, Tim Finin <finin@cs.umbc.edu>, Jeremy Carroll <jeremy@topquadrant.com>, Yves Raimond <yves.raimond@gmail.com>, Pat Hayes <phayes@ihmc.us>, Toby Inkster <tai@g5n.co.uk>, David Booth <david@dbooth.org>, Dan Brickley <danbri@danbri.org>, Linked Data community <public-lod@w3.org>, Semantic Web <semantic-web@w3.org>
Jiří Procházka wrote: > On 07/01/2010 09:11 PM, Henry Story wrote: >> On 1 Jul 2010, at 21:03, Tim Finin wrote: >>> On 7/1/10 2:51 PM, Henry Story wrote: >>>> ... >>>> So just as a matter of interest, imagine a new syntax came along that allowed literals in >>>> subject position, could you not write a serialiser for it that turned >>>> "123" length 3 . >>>> Into >>>> _:b owl:sameAs "123"; >>>> length 3. >>>> ? >>>> So that really you'd have to do no work at all? >>>> Just wondering.... >>> Isn't owl:sameAs defined to be a relation between two >>> URI references? >> Not sure. > > It is, this won't work under OWL DL... In OWL Full if I think it will. > I asked about this recently on this list... It's fine in RDF(S) and OWL Full, not OWL DL where it relates two object property's (thanks to Michael Schneider for clarifying that to me many times as i kept making the same mistake over and over ;)! Best, Nathan
Received on Thursday, 1 July 2010 19:30:54 UTC