Difference between revisions of "Data publishing workflow"

From PKC
Jump to navigation Jump to search
m (6 revisions imported)
imported>Admin
m (1 revision imported)
(No difference)

Revision as of 04:48, 6 May 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:

  1. Page: MediaWiki present information in web pages, so that data is presented in page views.
  2. File: Git is used as a distribute file system to enable sharing and synchronization of data.
  3. Service: Algorithms and software packages are managed in terms of Dockerized data packages. They are deployed and managed through microservice technologies.