LeMyst / LeMyst/WikibaseIntegrator

Add an example script to show mass property replacement

Open
#160 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.