The information resource registry is a listing of data sources present in the NCATS Data Translator system. Each information resource has an identifier, a short description, and an URL to more information about that resource.
add an endpoint to aragorn/strider that returns its current list of KPs.
background:
infores package requires pydantic version 2, kp_registry requires pydantic version 1. Instead of forcing an upgrade in kp_registry, Aragorn team might be able to make a new endpoint to serve this data instead.
add an endpoint to aragorn/strider that returns its current list of KPs.
background: infores package requires pydantic version 2, kp_registry requires pydantic version 1. Instead of forcing an upgrade in kp_registry, Aragorn team might be able to make a new endpoint to serve this data instead.
@maximusunc