Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 835 Bytes

components.rst

File metadata and controls

18 lines (14 loc) · 835 Bytes

Components

VODAN-in-a-Box consists of two significant services:

To support it, there are other services included:

  • AllegroGraph triple store for eCRF data and queries,
  • BlazeGraph triple store for FDP,
  • MongoDB used by both DSW and FDP,
  • JSON server providing controlled vocabulary for filling answers,
  • Submission Service that handles storing eCRFs in triple store and updating metadata in FDP,
  • RabbitMQ for queueing generation of an eCRF to a RDF document using DSW document worker,
  • (optionally) Nginx proxy for :ref:`production-deployment`.