Test: Difference between revisions

From Endeavour Knowledge Base
No edit summary
No edit summary
Line 27: Line 27:
|rowspan="2"|1..1
|rowspan="2"|1..1
|1..1
|1..1
|<span title="A Query definition holding the logical definition of a query in a standard language">[[#class_Query|Query]]</span>The query definition for an inline dynamic query. If the query is already defined, use the queryIri. Arguments may be used in eoither approach
|<span title="A Query definition holding the logical definition of a query in a standard language">[[#class_Query|Query]]</span>
|The query definition for an inline dynamic query. If the query is already defined, use the queryIri. Arguments may be used in eoither approach
|-
|-
|
|
<span style="color:green">queryIri</span>
<span style="color:green">queryIri</span>
|
|
|1..1
|1..1
||<span title="international resource identifier">[https://im.endeavourhealth.net/viewer/#/concept/http%3A%2F%2Fwww.w3.org%2Fns%2Fshacl%23IRI/ sh:IRI]</span>
|<span title="international resource identifier">[https://im.endeavourhealth.net/viewer/#/concept/http%3A%2F%2Fwww.w3.org%2Fns%2Fshacl%23IRI/ sh:IRI]</span>
|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
|-
|-
colspan="2"|<span style="color:green">referenceDate</span>
colspan="2"|<span style="color:green">referenceDate</span>
|0..1
|0..1
||<span title="im date time format">[https://im.endeavourhealth.net/viewer/#/concept/http%3A%2F%2Fendhealth.info%2Fim%23DateTime/ im:DateTime]</span>
|<span title="im date time format">[https://im.endeavourhealth.net/viewer/#/concept/http%3A%2F%2Fendhealth.info%2Fim%23DateTime/ im:DateTime]</span>
|reference date for date ranges that use reference date. Note that it could be passed in as an argeument
|reference date for date ranges that use reference date. Note that it could be passed in as an argeument
|-
|-

Revision as of 13:38, 24 August 2022

colspan="2"|referenceDate
Class Field c Type Comment
QueryRequest page 0..1 PageInformation optional page number and size if the client is looking for paged results
textSearch 0..1 xsd:string If a free text search is part of the query
argument 0..* Argument arguments to pass in to the query as parameters. Parameter name and value pairs. Values ,may be strings, numbers or IRIs
or query 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

queryIri

1..1 sh:IRI The IRI of a predefined query in the information model. i.e. request the system to run query X
0..1 im:DateTime reference date for date ranges that use reference date. Note that it could be passed in as an argeument