Vox

From D4Science Wiki
Revision as of 06:22, 10 July 2012 by Erik.vaningen (Talk | contribs) (Platform)

Jump to: navigation, search

Component diagram

This is a diagram where high-level components are identified, including their dependencies.

Vox.jpg

Note that vox-services has not been split in platform and core. It probably should.

Platform

Platform is referred to as web application platform. It does not have any functional components. It implements non functional requirements as:

  • authentication
  • authorisation
  • menu
  • workflow
  • plugin architecture

Core

Core implements functions specific to the domain. The component vocbench-core implements vocabulary management. The component cotrix-core implements codelist management.


Vox

Vox is everything what VocBench and Cotrix have in common and share.


Service

A service is either a GWT or a REST webservice.