From: Richard Knapp (gyp_caver_at_yahoo.com)
Date: Thu Feb 08 2001 - 14:20:39 CET
Received: (from mdom_at_localhost) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id OAA29153 for cavexml-outgoing; Thu, 8 Feb 2001 14:26:55 +0100 Received: from smtp6.mail.yahoo.com (smtp6.mail.yahoo.com [128.11.69.103]) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id OAA29149 for <cavexml_at_cartography.ch>; Thu, 8 Feb 2001 14:26:54 +0100 Message-Id: <200102081326.OAA29149@karto.ethz.ch> Received: from slip166-72-184-34.nc.us.prserv.net (HELO Muphin) (166.72.184.34) by smtp.mail.vip.suc.yahoo.com with SMTP; 8 Feb 2001 13:27:30 -0000 X-Apparently-From: <gyp?caver_at_yahoo.com> From: "Richard Knapp" <gyp_caver_at_yahoo.com> To: "cavexml_at_cartography.ch" <cavexml_at_cartography.ch> Date: Thu, 08 Feb 2001 08:20:39 -0500 (EST) X-Mailer: PMMail 2.10.1999 for OS/2 Warp 4.00 In-Reply-To: <3A822C4B.E49FED7F_at_xmission.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Finding groupings Sender: owner-cavexml_at_karto.baug.ethz.ch Precedence: bulk Reply-To: cavexml_at_cartography.ch
>Richard Knapp wrote:
>> So would a view of the data be done via a separate file (ick!), an XSL (?)
>> transform (unlikely), or ? I would say that information would still have to be
>> stored in the main data file. > Maybe it could be broken into sections; one
>> for the data, one for views, another for ?.
>What is the point of a separate section? If you have a separate section
>then something has to be repeated, either unique station name Ids or..
Nope. Using XPointer you could just arrange the surveys in a tree (a grouping) consistent with the
way you want to see the data. That is all. Since it's just pointers to the original data, there is no
duplication.
As Garry and Devin stated, the data is not the same as the view. We _can_ integrate the data with
the view but it is imposing an artificial structure on the data. The data is just that. The way we want
to see the data is our view of it. That is the reason for the separate sections.
Using XSL/XSLT would be an interesting way to support this but it might prove to be rather
burdensome considering the transform from original the the view and back to save it.
>Note also that specifying a path to a part of the data in
>order to provide a view is something I see as outside of caveXML.
If you took the data from your system to another, would you want that view to go along? If so,
would it be better to have two separate files or one file?
>Providing groupings is useful for several reasons:
>(1) so that someone can ask for some interesting operation of their
>software (like reading it into whatever the native format is),
>to be performed on only a subset of an caveXML file.
Agreed. But the software really doesn't care unless we tell it to. So that too is no more than our
view on the data.
>(2) so that the names given to the parts of the cave can be
>recorded in the data (even if no one has any means of using
>those names).
Are the names part of the survey data or how we look at the survey data?
FWIW...
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
This archive was generated by hypermail 2b30 : Thu Mar 01 2001 - 18:00:00 CET