Work out how predicates are specified in each query. It's unclear if a query is specific to a certain dataset or if we want/need a general-purpose query language over all the datasets.
We assume that queries are running in an open loop, where you send queries one after another, as opposed to a closed loop, where you wait for a response before issuing the next query. See also #18 (comment).
Work out how predicates are specified in each query. It's unclear if a query is specific to a certain dataset or if we want/need a general-purpose query language over all the datasets.
We assume that queries are running in an open loop, where you send queries one after another, as opposed to a closed loop, where you wait for a response before issuing the next query. See also #18 (comment).