| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Approximate structural search in trees
Suppose I have a collection of ordered labeled trees (vulgo XML
documents). Suppose I have a query which finds nodes based on
structural conditions. Further suppose that I can't expect queries
to express the exact structural conditions, so I would like to treat
them in a vague way.
As an example, suppose the query is looking for a node labeled A which has a sibling labeled B. Now suppose there is no tree which has this, but there is a tree where a node labeled A has a cousin labeled B. Then I'd like the query to find this tree.
I could find some work computing the similarity between trees, based on a tree-edit distance.
This work has a couple of problems:
But I'm sure I'm not the first person to think of all this stuff. So, is there some literature?
kai
-- A large number of young women don't trust men with beards. (BFBS Radio)Received on Fri Jul 05 2002 - 12:03:34 CDT
![]() |
![]() |