Feature Requests item #2811806, was opened at 2009-06-25 08:30
Message generated for change (Settings changed) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811806&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Model changes
Group: None
Status: Open
>Priority: 6
Private: No
Submitted By: Peter Ansell (p_ansell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enable queries to be linked together
Initial Comment:
* Handle linked query types, with a single master URI triggering a serial set of query types to be utilised with the results chained between them according to SPARQL templates
** Add the type of the query template to the query type definition, ie, ASK, CONSTRUCT/DESCRIBE, and SELECT
** Utilise the results of the query, ${queryResult_VARIABLE} to determine using some internal method whether subqueries should be run, and run them by instantiating the atlas2rdf.jsp using a URI, and simply use the final results of that as the join for the main query which is calling sub queries
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811806&group_id=142631
|