You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working through the development of the Information Resource Catalog (and for the predicates working group), we made heavy use of the nice metadata provided by the SmartAPI registry (thank you!).
We wanted to discuss adding a few new properties to the SmartAPI registry to support keeping the Information Resource Catalog up to date.
A short name for the resource that can be automatically converted into an 'infores' identifier that registers create when registering a new service.
A way to tell from metadata if a service in the SmartAPI registry is simply a registry entry for an existing resource (chembl api) vs. a resource developed by one of the teams in translator (automat-chembio).
A consistently/harmonized version for an API entry itself (ie: can we sync on semantic versioning for these that is separate from TRAPI version?).
Also, is there documentation on how the registry handles updates and deletes?
Is there a way to tell if a registry entry has been updated? (something like a 'last updated date).
Can a registry entry be deleted (or is there a metadata property for 'deprecated'? ).
The text was updated successfully, but these errors were encountered:
Based on the discussion at the architecture call, we will add an infores entry to the SmartAPI x-translator extension, but it will not be a requirement for the Translator teams till the next major SmartAPI metadata changes (e.g. TRAPI v1.2).
Is this to tell if an SmartAPI entry a biolink:aggregator_knowledge_source v.s. biolink:primary_knowledge_source? If so, this can be covered in No. 1 as well.
You mean to keep the metadata versions? Don't think SmartAPI will maintain all historic versions, typically a metadata source file is mentioned in a source-controlled repo (most likely a github repo).
We are considering an optional x-trapi.endpoint_prefix field, so that the final URL will be servers.url+info.x-trapi.endpoint_prefix+path. This way API owner can specify any arbitrary url prefix, if their TRAPI endpoints are not hosted at the root path. Let us know if that's what you need.
While working through the development of the Information Resource Catalog (and for the predicates working group), we made heavy use of the nice metadata provided by the SmartAPI registry (thank you!).
We wanted to discuss adding a few new properties to the SmartAPI registry to support keeping the Information Resource Catalog up to date.
Also, is there documentation on how the registry handles updates and deletes?
Is there a way to tell if a registry entry has been updated? (something like a 'last updated date).
Can a registry entry be deleted (or is there a metadata property for 'deprecated'? ).
The text was updated successfully, but these errors were encountered: