Project:ItemDeletion

From MaRDI portal

https://www.mediawiki.org/wiki/Manual:DeleteBatch.php/de

  • create a file where each line contains the QID of an item to be deleted in the form of "Item:Q453424" (for Profile pages, use format like "Publication:424242")
  • access wikibase container
  • go to /var/www/html/
  • copy over qid-File
  • execute php maintenance/deleteBatch.php file.txt
  • delete the delete file from the container