Difference between revisions of "Vox"

From D4Science Wiki
Jump to: navigation, search
(Created page with " == Component diagram == This is a diagram where high-level components are identified, including their ''dependencies''. File:Vox.jpg == Platform == Platform is referred ...")
 
(Platform)
Line 12: Line 12:
 
* menu  
 
* menu  
 
* workflow
 
* workflow
 +
* plugin
  
 
== Core ==
 
== Core ==

Revision as of 06:16, 10 July 2012

Component diagram

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

Vox.jpg


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

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.