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

Re: What is the general direction you are seeing thesedays to

  • From: "Liam R. E. Quin" <liam@w3.org>
  • To: ihe.onwuka@gmail.com
  • Date: Wed, 11 Mar 2015 14:52:07 -0400

Re:  What is the general direction you are seeing thesedays to
On Wed, 2015-03-11 at 12:11 +0000, Ihe Onwuka wrote:
> 
[...] an additional 
> shortcoming I
> found with eXist - the insistence on a strictly hierarchical 
> collection structure. This forces me into choice I do not want to 
> have to make for a
> movie repository -  whether a rom/com goes in the romantic 
> collection or the comedy collecton - and of course genre is not the 
> only facet worthy of
> modelling collections on.


For http://www.fromoldbooks.org/Search/ I modeled this with keywords 
associated with each item; for more rigid categories, have a list of 
categories each with an ID, and point to a list of categories from the 
item,e.g.  using IDREFS if you're using validation.

Then I only use one database collection.

To some extent this is a sort of "XML normal form" (although not in 
the sense of Henry's paper I think) in that there are similar 
principles as for relational data, that information should not be 
repeated, should be broken down so you can process it at the right 
level, and everything uniquely addressable (yay XPath).

> 
> I find
> 
> Peter made a very interesting assertion:
> > 
> > The analytics should run directly on the data,
> > not on some extract.
> > 
> less persuasive.

Same here. People have been assembling views of data for a long time - 
sometimes for performance, sometimes to facilitate later queries, 
sometimes to augment some parts and reduce others.

Having said this, it's always a pain when you want to do a search and 
the data has been removed, like searching for "to be or not to be" in 
full text systems using stopwords [1].

Liam

[1] I've also used systems that took "to be or not to be" as a rather 
useless Boolean search containing an "or" operator...



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.