-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Is there an existing feature request for this?
- I have searched the existing feature requests
Is your feature request related to a problem? Please describe.
The public metadata editor (https://github.com/UtrechtUniversity/yoda-portal/tree/yoda-metadata-editor and https://utrechtuniversity.github.io/yoda-portal/) shows the latest default schema (currently version 3). There are other schema's available within Yoda itself.
Describe the solution you'd like
Would it be possible to have a selection (dropdown) box where the user of the public editor can choose one of the available schema's which then loads that schema in the public editor for the user to fill in?
Describe alternatives you've considered
Use Yoda as a software, but Yoda is not always available (unfortunately) within other organizations. One could either create a file with required metadata, but not all researchers know how. There are some generic metadata editors (https://codemeta.github.io/codemeta-generator/ and https://nsteffel.github.io/dublin_core_generator/generator_nq.html#relation) but none really come close to how nice the Yoda public editor looks.
Acceptance Criteria
The feature should allow users to select one of the available schema's in the public editor as well.