- From: Michael Schneider <schneid@fzi.de>
- Date: Sun, 4 Jul 2010 13:29:17 +0200
- To: "Henry Story" <henry.story@gmail.com>
- Cc: "Linked Data community" <public-lod@w3.org>, "Semantic Web" <semantic-web@w3.org>, "Jeremy Carroll" <jeremy@topquadrant.com>
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. But this is not an equivalent translation in RDF(S). The URI owl:sameAs has no specific meaning in RDF(S); you could likewise write "ex:yz" instead. Only OWL tools, or at least RDF(S) tools with additional support for owl:sameAs would be able to understand what you are intending here. For other RDF tools, you are just asserting that there is some resource with two properties, but the values of these two properties are in no way related to each other -- quite in contrast to the original triple. So this should certainly not be suggested as "best practice" in an RDF context. Michael -- Dipl.-Inform. Michael Schneider Research Scientist, Information Process Engineering (IPE) Tel : +49-721-9654-726 Fax : +49-721-9654-727 Email: michael.schneider@fzi.de WWW : http://www.fzi.de/michael.schneider ======================================================================= FZI Forschungszentrum Informatik an der Universität Karlsruhe Haid-und-Neu-Str. 10-14, D-76131 Karlsruhe Tel.: +49-721-9654-0, Fax: +49-721-9654-959 Stiftung des bürgerlichen Rechts, Az 14-0563.1, RP Karlsruhe Vorstand: Prof. Dr.-Ing. Rüdiger Dillmann, Dipl. Wi.-Ing. Michael Flor, Prof. Dr. Dr. h.c. Wolffried Stucky, Prof. Dr. Rudi Studer Vorsitzender des Kuratoriums: Ministerialdirigent Günther Leßnerkraus =======================================================================
Received on Sunday, 4 July 2010 11:30:21 UTC