Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling "specimen category" selection list #12

Open
Public-Health-Bioinformatics opened this issue Feb 28, 2018 · 0 comments
Open

Handling "specimen category" selection list #12

Public-Health-Bioinformatics opened this issue Feb 28, 2018 · 0 comments
Assignees

Comments

@Public-Health-Bioinformatics
Copy link
Contributor

Public-Health-Bioinformatics commented Feb 28, 2018

This 2 option categorical list is used both in NCBI and GSCID-BRC standards, but has different respective storage values for each option. How to handle this? Easiest way is to annotate the options as hasDbXref:NCBI:pathogen.cl or hasAlternativeId:NCBI:pathogen.cl (for example).

Favouring "hasAlternativeId" as the semantics are that given entity is known by a different identifier (or reference) in other system. hasDbXref semantics seems to be a bit broader - the cross-reference that an entity has in another database might not necessarily focus on the identifier piece of information, though that usually is instrumental to the dbxref reference.

Previously we had associated each option with respective standard via "member of", and supplied a different label/value that way, but want to get rid of "member of" functionality, and just provide one simple way to do this. On the other hand this leaves us with the problem of how to annotate user interface element qualities (label, definition, help info) specific to that standard.

@ddooley ddooley self-assigned this Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant