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

RE: Logical models, hierarchy, network model


xlink inheritance
Hi Ken,

Thanks for the links, this is very useful information.

I followed this thread with a lot of interest. Recently I had to work on new
data structures to store objects. After a lot of discussion with different
groups it appeared that what developers like about the relational model is
the capacity to merge or "blend" data from different sources (i.e. tables,
fields). What is appealing in object database is the capacity to link
objects or create associations between objects. The problem is that today
you only get one or the other.

It seems that the ideal storage would be one that allows creating new
objects by "blending" other objects and still allowing links or association
to other objects. Some people proposed using a subject based approach but
very few concrete proposals are on the table form the academic community.

In a nutshell the ideal storage system would be as versatile as relational
databases to "blend" or merge data and create new ones. In fact, a table can
be perceived as a frame (a method-less object). Hence, relational databases
allow creating new frames from existing ones. It would also allow creating
associations between objects and let us type the links, for instance to
allow the creation of standard associations like composition, aggregation,
inheritance and new non standard ones.

I personally find XML a very good representation language but not very
efficient as a permanent storage mechanism. Using XML I found XSLT or XQuery
very useful to blend new representations for existing ones. Xlink has been
quite good to provide an inheritance mechanism. The more I play with it, the
more I find Xlink inheritance mechanism of great value. For example, I can
write an Xlink processor able to process any king of documents having
elements inheriting the xlink characteristics. It is easier to create a
separation of concern when processing data representations. In fact, I was
able to re-create the composite pattern using xlink inheritance (or
architectural form for SGMLers). I used xlink:role to "type" the kind of
link, for example, an aggregate reference would be an
xlink:role="aggregator". It's unfortunate that the community wasn't able to
recognize the full potential of xlink and in general the inheritance
mechanism proposed by such tool.

Cheers
Didier PH Martin





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.