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

RE: Java package for XPath 1.0


java dictionary word
Dear All,
First, I would like to thank for the instant response.

The new features in this implementation package can be divided into
two categories. Originally this package was meant to be used only
within the CLaRK System, so some of the features are dependent
on the whole system.

1. Extended features (only) in the system:
   - New axis 'document' which can be used to make queries
     in external documents.*
        - New node tests for using multiple documents querying.
          This includes filtering documents by name, by groups
          in which documents belong to. Also documents from
          ranges of groups and subgroups.(Note: 'document' and
          'group' are notions from the CLaRK system)*

   - Text queries using the Regular Expression technology
   used in the CLaRK system. This includes not only
   regular expressions over separate characters, but on whole
   words or types of words. In the word descriptions we allow
   using wildcards similar to these used in the file systems
   ('@' - substitutes exactly one character, '#' - substituted
   any number of characters);

   * - this feature is included in the version of CLaRK system
   which soon will be released.

2. Extended feature supported by the XPath package

   Variable usage. We provide a mechanism for assigning certain
   values to variables and use them in other XPath queries. One
   advantage of this is, that it allows selecting certain values
   (nodes, strings, etc.) which are outside the current context,
   but the condition for selecting is dependent on the current
   context. Let's take a look at the following example: We are
   at a certain point in a document where there is a certain term.
   In other place in the same document there is a dictionary with
   definitions for all terms. The problem is that the definition of
   the given term can not be selected by the standard XPath (v.1.0).
   In our extension we can keep the context node in a variable value
   and then with another XPath expression, using this variable
   to select the entry from the dictionary which is needed.


Best,
Alex
-----------------------------------------------------------------
Alexander Simov
BulTreeBank Project
Linguistic Modelling Laboratory, CLPP,
Bulgarian Academy of Sciences
Acad. G.Bonchev St. 25A
1113 Sofia, Bulgaria
E-mail: alex_78@d...
Web: http://www.bultreebank.org/
-----------------------------------------------------------------


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.