Project:DocumentationWorkflows: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
* [[Project:Debug_Mediawiki_image|Frontend errors (e.g. content not visible, edits not possible, error message appears)]]
* [[Project:Debug_Mediawiki_image|Frontend errors (e.g. content not visible, edits not possible, error message appears)]]
* [[Project:Debug_IT_resources|IT-resources failures (out of memory, out of storage, ...)]]
* [[Project:Debug_IT_resources|IT-resources failures (out of memory, out of storage, ...)]]
* [[Project:RerunUpdate|Syncing Issues]]
* [[Project:CorrectSimplePropertyProblems|Fixing wrong property targets]]


== Data-Import related stuff ==
== Data-Import related stuff ==


* [[Project:BotBased_imports|Using a Bot for script-based mass imports / changes]]
* (LP-DRAFT) [[Project:ZbMATH documentation|zbMathImporter]]
* (LP-DRAFT) [[Project:ZbMATH documentation|zbMathImporter]]
* (RM-DRAFT) [[Project:ZenodoDocumentation|Zenodo]]
* (RM-DRAFT) [[Project:ZenodoDocumentation|Zenodo]]
Line 35: Line 38:
* [[Project:Profile_types|Create / change new profile type (e.g. Person, Publication)]]
* [[Project:Profile_types|Create / change new profile type (e.g. Person, Publication)]]
* [[Project:Item_links|How to link between items (e.g. Person <-> Publication) <-> Data]]
* [[Project:Item_links|How to link between items (e.g. Person <-> Publication) <-> Data]]
== SPARQL ==
[[Project:SPARQL|Efficient SPARQL queries]]


== Releases ==
== Releases ==

Latest revision as of 10:17, 2 June 2025

This page contains various categories and documents workflow-oriented documentation.


Bugfixing

Data-Import related stuff

Everything related to items / properties

  • (RM- DRAFT) Creating Items / properties
  • (LP) Merging Items (add comment to also delete old profile page)
  • (LP) Deleting Items (add comment to also delete profile page)

Backups

Custom Pages

SPARQL

Efficient SPARQL queries

Releases

The deployment of new code happens mainly through an update in the base mediawiki docker image defined in docker-wikibase or through an update in the way the image is configured in portal-compose.

Mediawiki release

Portal-Compose release

Misc