Difference between revisions of "Data publishing workflow"
Jump to navigation
Jump to search
BenKoo>Benkoo |
BenKoo>Benkoo |
||
Line 4: | Line 4: | ||
# Page: MediaWiki present information in web pages, so that data is presented in page views. | # Page: MediaWiki present information in web pages, so that data is presented in page views. | ||
# File: [[Git]] is used as a distribute file system to enable sharing and synchronization of data. | # File: [[wikipedia:Git|Git]] is used as a distribute file system to enable sharing and synchronization of data. | ||
# Service: Algorithms and software packages are managed in terms of [[wikipedia:Docker (software)|Dockerized]] data packages, and managed through [[wikipedia:Service Mesh|Service Mesh]] technologies. | # Service: Algorithms and software packages are managed in terms of [[wikipedia:Docker (software)|Dockerized]] data packages, and managed through [[wikipedia:Service Mesh|Service Mesh]] technologies. |
Revision as of 00:55, 30 April 2021
In the context of PKC, data publishing workflow is supported by namespace management technologies embedded in MediaWiki.
There are three patterns behind the PKC-enabled workflow:
- Page: MediaWiki present information in web pages, so that data is presented in page views.
- File: Git is used as a distribute file system to enable sharing and synchronization of data.
- Service: Algorithms and software packages are managed in terms of Dockerized data packages, and managed through Service Mesh technologies.