Skip to content

Commit de9c2f9

Browse files
edeutschuhbrar
authored andcommitted
1 parent e12cf41 commit de9c2f9

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

ChangeLog.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,23 @@ https://github.com/NCATSTranslator/ReasonerAPI/compare/v1.3.0...1.4
2424
This is a complex breaking change that moves Result.edge_bindings into Result.analyses which link to AuxiliaryGraph objects
2525
https://github.com/NCATSTranslator/ReasonerAPI/pull/389/files
2626

27-
FINAL REVIEWS REQUIRED. NOT YET MERGED:
28-
2927
- Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1)
3028
https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files
31-
Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"?
3229

3330
- Switch all cases of "allOf" to "oneOf" to be compatible with actual schema semantics and TRAPI (JSONSchema) validation
3431
https://github.com/NCATSTranslator/ReasonerAPI/pull/403/files
32+
33+
34+
FINAL REVIEWS REQUIRED. NOT YET MERGED:
35+
36+
- New properties Response.schema_version and Response.biolink_version to aid in TRAPI (JSONSchema) validation
37+
https://github.com/NCATSTranslator/ReasonerAPI/pull/405/files
3538
Status: Pending more approvals
3639

40+
- Further constrain CURIE and URL with regexps
41+
https://github.com/NCATSTranslator/ReasonerAPI/pull/406
42+
Status: No approvals, one concern, one disapprove
43+
3744

3845
# Change Log TRAPI 1.2 -> 1.3
3946

0 commit comments

Comments
 (0)