NCATSTranslator / ReasonerAPI

NCATS Biomedical Translator Reasoners Standard API
35 stars 28 forks source link

fix syntax error in RetrievalSource #393

Closed sierra-moxon closed 1 year ago

mbrush commented 1 year ago

This PR replaces #388 (which has been closed - go there for history of edits/comments up to this point).

The current PR 393 includes all content from that PR, plus fixes syntax errors, and adds an enumeration that is bound to the RetrievalSource.resource_role property.

mbrush commented 1 year ago

I added a source_record_urls property to address #392.