@@ -11,8 +11,6 @@ https://github.com/NCATSTranslator/ReasonerAPI/compare/v1.3.0...1.4
1111- Node.categories clarified that they SHOULD be Biolink Model categories and MUST NOT be of type 'abstract' or 'mixin'. 'deprecated' categories SHOULD also be avoided.
1212 https://github.com/NCATSTranslator/ReasonerAPI/pull/383/files
1313
14- PLANNED BUT NOT YET MERGED:
15-
1614- In MetaKnowledgeGraph component, added MetaEdge.qualifiers as list of new MetaQualifier types
1715 https://github.com/NCATSTranslator/ReasonerAPI/pull/387/files
1816 Status: Five approvals. A few tweaks to address issues from last meeting. Awaiting approvals
@@ -25,15 +23,17 @@ PLANNED BUT NOT YET MERGED:
2523 https://github.com/NCATSTranslator/ReasonerAPI/pull/391/files
2624 Status: 3 approvals. A few tweaks to address issues from last meeting have been addressed. Awaiting approvals
2725
28- - Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1)
29- https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files
30- Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"?
31-
3226- Encoding extra supporting graph information in TRAPI
3327 This is a complex breaking change that moves Result.edge_bindings into Result.analyses which link to AuxiliaryGraph objects
3428 https://github.com/NCATSTranslator/ReasonerAPI/pull/389/files
3529 Status: everyone is tagged. Only 3 approvals
3630
31+ FINAL REVIEWS REQUIRED. NOT YET MERGED:
32+
33+ - Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1)
34+ https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files
35+ Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"?
36+
3737To do with no PR yet:
3838- Ensure that we can switch all cases of "allOf" to "oneOf" to be compatible with the TRAPI validator
3939
0 commit comments