- From: Bob MacGregor <macgregor@ISI.EDU>
- Date: Tue, 09 Sep 2003 21:58:43 -0700
- To: Dan Connolly <connolly@w3.org>, Jonathan Borden <jonathan@openhealth.org>
- Cc: www-rdf-logic@w3.org
- Message-Id: <5.1.1.6.0.20030909214846.01ab6d68@tnt.isi.edu>
Dan, You are right in all of your comments. The example you pointed to was indeed essentially isomorphic to my question, so my question has been put to bed. I started this train of thought by wondering how Jena's shortcut semantics would operate with my example, and I wanted to be sure I had the RDF semantics correct. Now I still haven't figured out how a shortcut would operate in this situation, but I'm ready to take the next step down that road. Cheers, Bob At 12:39 AM 9/10/2003 -0400, Dan Connolly wrote: >On Tue, 2003-09-09 at 21:03, Jonathan Borden wrote: > > Bob MacGregor wrote: > > > > > > > > st1 rdf:type rdf:Statement. > > > st1 rdf:subject s1. > > > st1 rdf:predicate location. > > > st1 rdf:object antwerp. > > > st1 beginDate "March 2003". > > > st1 endDate "March 2003". > > > st1 author john. > > > > > > st2 rdf:type rdf:Statement. > > > st2 rdf:subject s1. > > > st2 rdf:predicate location. > > > st2 rdf:object antwerp. > > > st2 beginDate "April 2003". > > > st2 endDate "April 2003". > > > st2 author sue. > > > > > > My intent is that 'st1' and 'st2' are both reifications of the > > > same statement [s1 location antwerp]. My question is, are > > > st1 and st2 the same resource, or are they two distinct > > > resources? > > > > > st1 and st2 are distinct > >Perhaps you mean "st1 and st2 are not specified to be >equal" because they're not specified to be distinct either... > >"the reification vocabulary has no effective semantic constraints on it" > -- http://www.w3.org/TR/2003/WD-rdf-mt-20030905/#Reif > >For more background, see... > http://www.w3.org/2000/03/rdf-tracking/#rdfms-identity-of-statements > >including a clarifying test case that's pretty much the same >as Bob's question. > >[...] > >-- >Dan Connolly, W3C http://www.w3.org/People/Connolly/ ===================================== Robert MacGregor Senior Project Leader macgregor@isi.edu Phone: 310/448-8423, Fax: 310/822-6592 Mobile: 310/251-8488 USC Information Sciences Institute 4676 Admiralty Way, Marina del Rey, CA 90292 =====================================
Received on Wednesday, 10 September 2003 01:11:40 UTC