[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: After XQuery, are we done?

  • To: "Rick Marshall" <rjm@z...>,"Elliotte Harold" <elharo@m...>
  • Subject: RE: After XQuery, are we done?
  • From: "Hunsberger, Peter" <Peter.Hunsberger@S...>
  • Date: Wed, 27 Oct 2004 15:48:19 -0500
  • Cc: "XML Developers List" <xml-dev@l...>
  • Thread-index: AcS8L6flfP5/ncqJTumHEaNwsLxjvgANQ7MA
  • Thread-topic: After XQuery, are we done?

flattening graphs
Rick Marshall <rjm@z...> writes:
> 
> Elliotte Harold wrote:
> 
> > Hunsberger, Peter wrote:
> >

<snip>discussion about the state of the art in graph tools</snip>

> when i designed a graph based data base i only set up to specify the 
> vertices and edges. i noticed a couple of things from this. 
> the graphs 
> can't be easily represented in 2 dimensions (let alone 1) (there's a 
> whole body of work on flattening graphs to n dimensions), but 
> they can 
> be easily traversed. any application actually uses a tree 
> with it's root 
> as one of the vertices. the edges have a nature of their own that 
> determines whether or not an edge can take part in a tree. cycle 
> detection is essential when constructing the tree. machine 
> traversal is 
> relatively easy even if visualisation is hard (cf a klein 
> bottle). etc. 
> there's some concept that the object-relational database (sort of an 
> oxymoron really) is a graph based data base as well. 

That makes sense. I think (well I'm guessing) you can show that any
graph can be implemented in any relational database, so therefore in any
object-relational database.

> i had to 
> introduce 
> an "alias" concept in the general sense to make trees out of 
> graphs that 
> wanted to reference the same vertices, but in different 
> contexts. 

Hmm, we set out to implement a tree management database and ended up
building some limited forms of graphs out of it.  You end up cross
referencing the nodes in the trees via another table.  Sounds like the
same thing attacked backwards.

> graphs 
> can easily represent very complex sets of relationships - something 
> trees will never do. to me this means xml must struggle as 
> application 
> or document complexity increases, 

I've been trying to say exactly this throughout this thread, thank you
for the succinct way of putting it.

> so there will be a 
> requirement for a 
> meta-xml (MXML?).
> 

I'm still wondering if something like Gavin's external pointers on top
of XML wouldn't suffice?



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.