[6686] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: Frames and WWW

daemon@ATHENA.MIT.EDU (Paul Everitt)
Thu Nov 17 13:41:25 1994

Date: Thu, 17 Nov 1994 18:57:51 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: paul@cminds.com
From: Paul Everitt <paul@cminds.com>
To: Multiple recipients of list <www-talk@www0.cern.ch>


Not to jump on the flamewagon, but the original concept -- be it frames, 
sections, containers, whatever -- would also mean a finer level of 
granularity if you wanted to have locking for group editing, or 
versioning for revision control, etc.  If that is via an HTML construct, 
an SGML construct, fine (sound of Paul, ducking the controversy).

I love the talk being generated about structured documents.  I hate the
fact that current httpd's are file-based, and we are rolling out one that
is based on a persistent object store.  Being able to reference via URL
(w/out CGI-type URL hacking) any part of that object would be, err, nice. 

Paul Everitt             V 703.785.7384  Email Paul.Everitt@cminds.com
Connecting Minds, Inc.   F 703.785.7385  WWW   http://www.cminds.com/ 


On Thu, 17 Nov 1994, Gavin Nicol wrote:

> Now that by itself is useful, but what I think is most useful is that
> by marking up a document using well structured SGML, one can actually
> turn the document into a database. SGML allows searches to be limited
> to one particular region within the document. Think again of the TEI
> path:
> 
>     /section=1/subsection=2/para=3
> 
> This names one element uniquely. We can limit searches to just this
> one element if we wish. Now we can make this less specific simply by
> removing the numeric qualifiers:
> 
>    /section=1/subsection/para=3
> 
> This will specify all 3rd paragraphs within all subsections of
> section 1.
> 
>   /section/subsection/para
> 
> This is all paragraphs within all subsections within sections. These
> have obvious benefits for searches, or any kind of document
> transformation/analysis.


home help back first fref pref prev next nref lref last post