OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
[metaBuilder] Add search and autoselect to more input fields to ease the metadata creation procedure.
Open
@Darynarli is already working on this.
Since May 3, 2023.
priority: low 🦥
time: M (week) 🕗
type: enhancement :gear:
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
The creation of metadata is still an effort to users. We can further improve the experience by adding more search and auto-select options (like in the is_about field ...) to the other metadata fields.
Ideas of solution
- keywords can be searched by tag names that already exists in the database (tags equal keywords)
- source information like licenses should (I think we would have to store or access a list of well-kown or new license names - maybe there is an ontology? - then we could easily implement the search and autoselect)
- ....
Workflow checklist
- I am aware of the workflow in CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.