From 672e1c11590ab088f7ca695cfa919d3a7f0d77d5 Mon Sep 17 00:00:00 2001 From: Eric Deutsch Date: Mon, 20 Mar 2023 23:38:59 -0700 Subject: [PATCH] Move #393 and #403 to finished pile. Add #405 and #406 --- ChangeLog.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 340ab997..cdeb76c3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -24,16 +24,23 @@ https://github.com/NCATSTranslator/ReasonerAPI/compare/v1.3.0...1.4 This is a complex breaking change that moves Result.edge_bindings into Result.analyses which link to AuxiliaryGraph objects https://github.com/NCATSTranslator/ReasonerAPI/pull/389/files -FINAL REVIEWS REQUIRED. NOT YET MERGED: - - Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1) https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files - Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"? - Switch all cases of "allOf" to "oneOf" to be compatible with actual schema semantics and TRAPI (JSONSchema) validation https://github.com/NCATSTranslator/ReasonerAPI/pull/403/files + + +FINAL REVIEWS REQUIRED. NOT YET MERGED: + +- New properties Response.schema_version and Response.biolink_version to aid in TRAPI (JSONSchema) validation + https://github.com/NCATSTranslator/ReasonerAPI/pull/405/files Status: Pending more approvals +- Further constrain CURIE and URL with regexps + https://github.com/NCATSTranslator/ReasonerAPI/pull/406 + Status: No approvals, one concern, one disapprove + # Change Log TRAPI 1.2 -> 1.3