The CQS was conceptualized by the Translator Clinical Data Committee (TCDC) in Fall 2022. The goal is to create a skeletal ARA that initially will support the TCDC's MVP1 workflow on rare pulmonary disease, e.g., mvp1-template1-clinical-kps, but the intent is for the CQS to provide a general model and approach for other teams, committees, working groups, and external users who wish to contribute to the Translator ecosystem. The development and implementation work is being supported by the Translator Standards and Reference Implementation (SRI) core, with Jason Reilly serving as lead developer. Plans for long-term maintenance are TBD.
generation of ‘predicted’ edges in response to creative queries - based on customizable inference rules
linking predictions to their supporting aux graphs
attachment of provenance metadata and scores to results
e.g., ARAGORN’s scoring/ranking algorithm, OpenPredict’s prediction score
Scoring within a result is in descending order, based on the analysis score. Scoring across results is currently based on the max analysis score, in descending order
Supports manually-defined, SMuRF- and SME-evaluated inferred workflows to be contributed by any team or working group, or even external groups; each workflow is structured as a valid TRAPI query and serves as a CQS template
Provides simple mechanism through which KPs can apply their expertise /resources to specify how their data are to be used for inference
Allows KP teams such as OpenPredict or Multiomics to avoid dealing with ARA functions such as aux graphs, ARS registration, merging, scoring, normalizing, adding literature co-occurrence
Facilitates consistent specification and implementation of inference rules, by providing a centralized and transparent place to define, align, and collaborate on inference rules
See README in "templates directory": https://github.com/TranslatorSRI/CQS/tree/main/templates.
The initial implememtation plan for the CQS can be found here: https://github.com/NCATSTranslator/Clinical-Data-Committee-Tracking-Voting/issues/17.
Please refer to the wiki for more detailed technical documentation.