ropensci / EML

Ecological Metadata Language interface for R: synthesis and integration of heterogenous data
https://docs.ropensci.org/EML
Other
97 stars 33 forks source link

develop semantic annotation helper functions #313

Open laijasmine opened 4 years ago

laijasmine commented 4 years ago

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).