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
To make supporting EML2.2.0 easier we should consider developing some helper functions for ontologies like OBOE through bioportal.
Potentially using BioPortal's Term Search API endpoint (documented at http://data.bioontology.org/documentation#nav_search) which can be used to find the most likely term(s) given a free text input (i.e., an attributeName).
a function that gets the propertyURI when given a label?
a similar function that gets the valueURI
The text was updated successfully, but these errors were encountered:
To make supporting EML2.2.0 easier we should consider developing some helper functions for ontologies like OBOE through bioportal.
Potentially using BioPortal's Term Search API endpoint (documented at http://data.bioontology.org/documentation#nav_search) which can be used to find the most likely term(s) given a free text input (i.e., an attributeName).
propertyURI
when given a label?valueURI
The text was updated successfully, but these errors were encountered: