This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf5886?selectedTab=associations at Sun, 06 Nov 2022 22:33:35 GMT SourceForge : artf5886: XPath compliance for Query operations

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin
Search Tracker
Project: RUS-WG     Trackers > Doc Change Request > View Artifact
Artifact artf5886 : XPath compliance for Query operations
Tracker: Doc Change Request
Title: XPath compliance for Query operations
Description:
Slide 6: Should RUS support full XPath or should it restrict XPath?

Full XPath compliance would be good because clients would not mystically get
back failed requests without knowing why. 

Full XPath compliance also means that you have to be able to return parts of
UsageRecords if the client selected only a part of a record. This is currently
not allowed by the specification because it requires you to return whole URs
only. 

XPath queries can be quite slow to execute and destroy any performance. This 
was the reason why we have actually removed all XPath queries from our RUS and
only allow pre-canned queries via separate operations (extractByUser etc.).
For performance I would recommend to put the extractBy... methods back into
the specification.
Also XPath queries are hard to map to SQL queries and RDBs are needed for
performance. How is this handled by other people.

The RUSQueryTooComplexFault (or equivalent) would give a server the chance to
respond reasonably when it deems the query as being too complex or taking too
much time to execute.

Suggestion 2 (restrict XPath) would be covered by Suggestion 1 (support full
XPath, allow RUSQueryTooComplexFault) since a server could restrict the
allowed XPath queries by returning the fault.

In case of allowing partial URs to be returned, how can a client validate the
result against the UR schema.
This problem should also be tackled by the DAIS-WG since they also have to
return query results. Check how they did address that problem.
Submitted By: Gilbert Netzer
Submitted On: 05/28/2007 4:16 AM EDT
Last Modified: 05/28/2007 5:00 AM EDT

Status / Comments Change Log Associations (2) Attachments  
Date Association Posted By Comment Association Type
05/28/2007 doc14517:RUSSessionMinutes.txt Gilbert Netzer
The minutes with the original discussion that this tracker was copied from.
Document
05/28/2007 doc14374:slides-ruswg Gilbert Netzer
The presentation from the OGF20 RUS session. Look at slide nr 6.
Document

 
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf5886?selectedTab=associations at Sun, 06 Nov 2022 22:33:35 GMT