Message from discussion
Aggregation/Resource Map relationship question
Received: by 10.214.114.6 with SMTP id m6mr8648214qac.19.1219064552171;
Mon, 18 Aug 2008 06:02:32 -0700 (PDT)
Return-Path: <sim...@cs.cornell.edu>
Received: from exch-hub1.cs.cornell.edu (mail-hub-1.cs.cornell.edu [128.84.103.138])
by mx.google.com with ESMTP id 7si14934960yxg.0.2008.08.18.06.02.31;
Mon, 18 Aug 2008 06:02:32 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of sim...@cs.cornell.edu designates 128.84.103.138 as permitted sender) client-ip=128.84.103.138;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of sim...@cs.cornell.edu designates 128.84.103.138 as permitted sender) smtp.mail=sim...@cs.cornell.edu
Received: from exchfe2.cs.cornell.edu (128.84.97.34) by
mail-hub.cs.cornell.edu (128.84.96.244) with Microsoft SMTP Server id
8.0.813.0; Mon, 18 Aug 2008 09:02:30 -0400
Received: from exchfe2.cs.cornell.edu ([128.84.97.28]) by
exchfe2.cs.cornell.edu with Microsoft SMTPSVC(6.0.3790.3959); Mon, 18 Aug
2008 09:02:30 -0400
Received: from ice.cs.cornell.edu ([128.84.103.124]) by exchfe2.cs.cornell.edu
over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Mon, 18 Aug
2008 09:02:30 -0400
Received: from simeon by ice.cs.cornell.edu with local (Exim 4.63)
(envelope-from <sim...@cs.cornell.edu>) id 1KV4NR-0003ve-FZ for
oai-ore@googlegroups.com; Mon, 18 Aug 2008 09:02:29 -0400
Date: Mon, 18 Aug 2008 09:02:29 -0400
From: Simeon Warner <sim...@cs.cornell.edu>
To: oai-ore@googlegroups.com
Subject: Re: Aggregation/Resource Map relationship question
Message-ID: <20080818130229.GA13804@ice.cs.cornell.edu>
References: <15c4095c-12ba-4ef4-9865-db0d234d184c@79g2000hsk.googlegroups.com> <20080814194905.GA1749@ice.cs.cornell.edu> <028312c8-afeb-4826-ac62-9d1a4ddd198e@f63g2000hsf.googlegroups.com> <84d06a7b-b4b9-4b2e-870c-06ad72015ef3@79g2000hsk.googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <84d06a7b-b4b9-4b2e-870c-06ad72015ef3@79g2000hsk.googlegroups.com>
User-Agent: Mutt/1.5.17 (2007-11-01)
Return-Path: sim...@cs.cornell.edu
X-OriginalArrivalTime: 18 Aug 2008 13:02:30.0050 (UTC) FILETIME=[ABE25820:01C90132]
On Fri, Aug 15, 2008 at 06:17:24PM -0700, Jeff Young wrote:
> On Aug 14, 3:49?pm, Simeon Warner <sim...@cs.cornell.edu> wrote:
> > > "An Aggregation does not have a representation..."
> > > "the Aggregation URI A-1 must yield or lead to a Resource Map when
> > > dereferenced."
> >
> > > Is this still the current thinking? If so, what's wrong with Resource
> > > Maps being accepted as representations of the Aggregation?
> >
> > Well, this is a difference between English and the Architecture of the
> > World Wide Web [AWWW] document.
>
> I think I see the source of my confusion now. This isn't the
> difference between English and AWWW et al. It's the difference between
> HTTP and those other things. From an HTTP perspective, a Resource Map
> would make for a perfectly reasonable representation. If the documents
> that have been cited so far explain this somewhere I might accept it,
> although it is damned confusing of them to redefine words like
> "representation" that way.
On Fri, Aug 15, 2008 at 07:28:10PM -0700, Jeff Young wrote:
> Sorry. Let me admit that this sentence from my last message doesn't
> add up:
>
> > From an HTTP perspective, a Resource Map
> > would make for a perfectly reasonable representation.
>
> I understand that a Resource Map is not a representation, it is a
> resource that has representations. I still suspect there is a point to
> what I was saying, but I'm afraid that this sentence might permanently
> undermine it. If I'm lucky, I'll go insane before I have time to
> reword it. ;-)
I think this is why we (try to) avoid use of the word "representation"
in the ORE docs except in the strict web architecture sense, e.g when
describing the whe web architecture at
http://www.openarchives.org/ore/0.9/primer.html#Web_Arch.
The fundamental reason why we don't have Aggregation == resource and
Resource Map == representation is that we think they both need to have
identifiers so that we can talk about them. In the web architecture,
resources have URIs as identifiers but representions don't have have
their own id (they are determined/"identified" by the resource URI,
time, request info, phase of moon, etc.).
Cheers,
Simeon