LeMyst / LeMyst/WikibaseIntegrator
Add an example script to show mass property replacement
Open
Nobody has claimed this yet.
documentation
enhancement
- Dominant language
- Python
- Stars
- 92
- Forks
- 22
- Avg merge
- 2d 34m
- Merged PRs (30d)
- 10
Description
A good use case would be to replace a property number to another in all of a wikibase.
Like, replace all statements using PXX and use PYY instead (PXX and PYY use the same datatype)
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.
Research direction
No file or test is named; start by locating existing example scripts and the property-editing entry points in the Python module. Add a runnable example showing replacement of every use of PXX with PYY when both properties share a datatype, and verify it matches the repository’s existing example style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100