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
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
@sujaypatil96 here's another one we could work on together
Right now, the MIxS environmental triad columns in the MIXS:environment field section of the NMDC Data Harmonizer accept free text (xs:token), but are validated against .* \[ENVO:\d+\]. An appropriate response for the environmental broad scale might be 'ocean [ENVO:00000015]', but the user would have to type all of that in.
Problems
First of all, eventually we will want to accept terms form ontologies other than EnvO, like UBERON for anatomical sites like colon [UBERON:0001155]
also, these columns could use pull-down menus, but they would be unmanageable with all terms from EnvO, much less other ontologies
@mslarae13 was involved in determining reasonable subsets of EnvO terms for various MIxS packages (soil, water, etc.) x each of the environmental triad columns. We could build enumerations into the LinkML that precedes the DataHarmonizer interface, which would then appear as pull-down menus.
@mslarae13 can you please remind me where to find the curated subsets?
@sujaypatil96 I can walk you though more of this if you can budget some time for this.
@sujaypatil96 here's another one we could work on together
Right now, the MIxS environmental triad columns in the
MIXS:environment field
section of the NMDC Data Harmonizer accept free text (xs:token
), but are validated against.* \[ENVO:\d+\]
. An appropriate response for the environmental broad scale might be 'ocean [ENVO:00000015]', but the user would have to type all of that in.Problems
x
each of the environmental triad columns. We could build enumerations into the LinkML that precedes the DataHarmonizer interface, which would then appear as pull-down menus.@mslarae13 can you please remind me where to find the curated subsets?
@sujaypatil96 I can walk you though more of this if you can budget some time for this.
Triad columns
CC @cmungall
The text was updated successfully, but these errors were encountered: