LeMyst / LeMyst/WikibaseIntegrator
Use enum for datatype
Open
@LeMyst is already working on this.
Since Nov 17, 2024.
- Dominant language
- Python
- Stars
- 92
- Forks
- 22
- Avg merge
- 2d 34m
- Merged PRs (30d)
- 10
Description
Currently datatype is implemented as a str. If the values are known based on the datamodel then we should use an Enum instead IMO.
Contributor guide
No contributing guide indexed for this repository
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.