Answers to specific technical questions: Difference between revisions

From MaRDI portal
Alvaro (talk | contribs)
No edit summary
Alvaro (talk | contribs)
No edit summary
Line 17: Line 17:
;[https://github.com/MaRDI4NFDI/docker-backup Backup and restore]
;[https://github.com/MaRDI4NFDI/docker-backup Backup and restore]
:How to configure automatically and manually backup the data, and restore a backup.
:How to configure automatically and manually backup the data, and restore a backup.
===Testing===
;[https://portal.mardi4nfdi.de/wiki/Project:Testing_concept Testing concept]
:General guidelines about testing the MaRDI Portal.
;[https://github.com/aot29/docker-selenium Selenium], see also [https://github.com/MaRDI4NFDI/portal-compose/blob/main/README.md Deployment]
:Selenium container documentation

Revision as of 14:59, 14 March 2022

Sammelseite für offene Fragen (English / Deutsch).

How to import data in the portal

Import process overview
UML action diagram showing import process from zwMath.
Import properties from Wikidata
How to to import items and properties from Wikidata into the Portal.
Read data from zbMath
There are millions of references to papers in the zbMath database. We just need (for now) those related to the list of mathematical software that has been imported into the MaRDI-Portal.
Populate the portal using the Wikibase API
Import the data read from zbMath into the data structure setup from properties imported from Wikidata.

Backup

Backup and restore
How to configure automatically and manually backup the data, and restore a backup.

Testing

Testing concept
General guidelines about testing the MaRDI Portal.
Selenium, see also Deployment
Selenium container documentation