Test: Difference between revisions

From Endeavour Knowledge Base
No edit summary
No edit summary
Line 1: Line 1:
{| class="wikitable"
| class="wikitable"
|+
|+
!Rule
!Rule
Line 21: Line 21:
|arguments to pass in to the query as parameters. Parameter name and value pairs. Values ,may be strings, numbers or IRIs
|arguments to pass in to the query as parameters. Parameter name and value pairs. Values ,may be strings, numbers or IRIs
|-
|-
|rowspan="2"|1..1
|1..1
|1..1
|[[#rule_query|query]]
|[[#rule_query|query]]
|The query definition for an inline dynamic query. If the query is already defined, use the queryIri. Arguments may be used in eoither approach
|The query definition for an inline dynamic query. If the query is already defined, use the queryIri. Arguments may be used in eoither approach
|-
|-
|1..1
|
1..1
|[[#rule_queryIri|queryIri]]
|[[#rule_queryIri|queryIri]]
|The IRI of a predefined query in the information model. i.e. request the system to run query X
|The IRI of a predefined query in the information model. i.e. request the system to run query X

Revision as of 10:56, 22 August 2022

| class="wikitable" |+ !Rule !Overview !Cardinality !colspan="2"|Subrule or lexical pattern !Explanation |- |rowspan="5"|QueryRequest |rowspan="5"|A request containing a query to be passed as a payload to the queryIM API. |0..1 |colspan="2"|page |optional page number and size if the client is looking for paged results |- |0..1 |colspan="2"|textSearch |If a free text search is part of the query |- |0..* |colspan="2"|argument |arguments to pass in to the query as parameters. Parameter name and value pairs. Values ,may be strings, numbers or IRIs |- |rowspan="2"|1..1 |1..1 |query |The query definition for an inline dynamic query. If the query is already defined, use the queryIri. Arguments may be used in eoither approach |- | 1..1 |queryIri |The IRI of a predefined query in the information model. i.e. request the system to run query X |- | | |0..1 |colspan="2"|referenceDate |reference date for date ranges that use reference date. Note that it could be passed in as an argeument |}