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

Allow user to add ScienceBase vocabulary #482

Closed
hmaier-fws opened this issue Jun 13, 2022 · 1 comment · Fixed by #564
Closed

Allow user to add ScienceBase vocabulary #482

hmaier-fws opened this issue Jun 13, 2022 · 1 comment · Fixed by #564
Labels
enhancement Improve or modify an existing feature
Projects

Comments

@hmaier-fws
Copy link
Contributor

hmaier-fws commented Jun 13, 2022

Summary

Allow user to add an existing ScienceBase vocabulary by providing an endpoint to a vocabulary list.

The initial implementation should allow a user to provide an endpoint for a USGS ScienceBase vocabulary term list (https://www.sciencebase.gov/vocab/). Future implementation may be extended to support other custom vocabularies or hierarchical thesauri.

Features

Example

  • In addition to "Add Thesaurus" there would be a "Add from ScienceBase" (or similar)
    • Or "Pick a thesaurus" list could have option to "add from ScienceBase", "Add Endpoint" or similar
  • User would be presented with dialog to enter ScienceBase thesaurus endpoint.
  • On success
    • User selects "Edit Keywords" and terms are displayed for selection.

Notes

See also: #450

@hmaier-fws hmaier-fws added the enhancement Improve or modify an existing feature label Jun 13, 2022
@hmaier-fws hmaier-fws added this to TODO in mdEditor Jun 13, 2022
@hmaier-fws
Copy link
Contributor Author

This should be resolved by the features implemented in #566 (PR 564)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or modify an existing feature
Projects
Development

Successfully merging a pull request may close this issue.

1 participant