Project:CorrectSimplePropertyProblems: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 May 2025

  • curprev 12:1212:12, 20 May 2025 Larissa talk contribs 653 bytes +653 Created page with "If there are properties that have the wrong value, this can be corrected in the following way: First, get a list of all affected QIDs, for example using SPARQL. Then adapt the following script that shows how to replace the value of a property for an item. The value ''replace_all'' should only be used when there is only one value for that property, otherwise the correct value would be ''append_or_replace.''<syntaxhighlight lang="python"> from mardiclient import MardiClie..." Tag: Visual edit