-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update advanced search filter with AMS labels #2
Comments
For starts, "Species" is not enough for the UI, since the UI has to list English and Latin names. |
Agreed. Perhaps one way to proceed is to check if the term used in the metadata scheme can be used and appended by the additional information that's necessary, e.g.,
The idea is that for those elements in th UI which correspond to elements in the metadata scheme the correspondence should be recognizable quickly and unambiguously. We can certainly also adapt the terms in the metadata scheme if that turns out to be the better solution. |
Some comments on the names used in the database scheme
For future database implementations, please consider:
The general structure of the database is practical, but has limitations, for example when an audiogram is deleted, then undeleting it is not possible, as this would require a more normalized structure (as found in a CMS). |
The advanced search page needs to be updated with the new labels for the metadata elements in audiogram_metadata_scheme.md.
This might also give us an opportunity to check if the labels as they are used to define the scheme can be at once used for the database interface.
The text was updated successfully, but these errors were encountered: