OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Groves? Please ::choke::..

[ Lists Home | Date Index | Thread Index ]
  • From: Lars Marius Garshol <larsga@ifi.uio.no>
  • To: "XML-Dev" <xml-dev@ic.ac.uk>
  • Date: 28 May 1999 09:44:38 +0200


* Guy Murphy
| 
| Now up until the last bit this sounds like DOM. Are groves just an
| object model?

In a sense, yes. However, the DOM is an API, while groves are just an
abstract data model. (It's easy to create an API for it, but the
standard doesn't do that.)

Groves consist of two things: nodes and their properties. Properties
can be named lists of nodes, lists of nodes, single nodes or simple
data (text, numbers etc). 

Also, groves have what are called property sets which you can think of
as a set of class definitions (or struct/record definitions) in a
programming language. 

There is a default property set for SGML and that more or less
corresponds to the DOM. However, you can also define property sets
for, say, MPEG files and RTF files. And since HyTime is based on
groves, this means that you can address into those kinds of data as
well once you've defined their property sets.

So, in a very real sense, groves are all about liberating the data
from the syntax in which they are enslav^H^H^H^H^H^Hserialized and 
expressing their internal structure conceptually.

--Lars M.


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS