Skip to content

Commit

Permalink
Move #393 and #403 to finished pile. Add #405 and #406
Browse files Browse the repository at this point in the history
  • Loading branch information
edeutsch authored Mar 21, 2023
1 parent aa4ee2a commit 672e1c1
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 672e1c1

Please sign in to comment.