Dashboard > DHIS Core Module > Home > DataSet management GUI
  DHIS Core Module Log In | Sign Up   View a printable version of the current page.  
  DataSet management GUI
Added by ljanders, last edited by margrsto on Oct 22, 2006  (view change)
Labels: 
(None)

Developer contact info

Name E-mail Phone MSN Yhaoo Messenger Skype
Magnus ...  
Joril Andersen ljanders AT ifi.uio.no 95256088 jorilandersen AT hotmail.com ...  
Ola Hodne Titlestad olati AT ifi.uio.no +4748069736 olatitle AT yahoo.com olatitle olatitle

Table of contents

Purpose and usage of this module
How to build the module
Project progress
DataSet model and api
Documentation
Further work

Purpose and usage of this module

This module provides the user interface to manage (maintain) the datasets, meaning the user can create new, edit and delete datasets. In the DHIS a dataset is used to organise the data entry (registration of data) and to organise the reporting of data between organisational units in the organisational hierarchy. A dataset contains a name, an interval (the frequency to register data), a set of data elements as well as a reference to the ?same? (explained below) dataset at the level above in the organisational hierarchy.

How to build the module

  • First do a checkout from the repository
    > svn co svn+ssh://<username>@svn.hisp.info/home/projects/dhis/scm

    If you have a working copy, update our latest revision in trunk/dhis-dataset:

    > svn update

  • You need the xwork-optional package, which is used by WebWork in order to communicate with Spring. This package is not in the global Maven 2 repository, so you have to install it manually. Instructions can be found here:
    [DHIS2: xwork-optional]
  • You need the Maven Jetty plugin in order to run the Jetty web server with Maven 2. Instructions can be found here:
    [DEP:Jetty Plugin]
  • In order to build the module you must first build (mvn install) the scm/branches/dhis-2-krin/ module, and then build /scm/trunk/dhis-2/dhis2-support/dhis-support-webwork in this order.
  • To run the dataset module:
    /dhis-dataset> mvn jetty:run-war

Project progress

Project milestones 2005
Milestone 1 status report
Milestone 2 project report
Project meetings
JIRA projecct
Velocity, and associated WebWork Actions

DataSet model and api

Waiting for "final" version from core. The current version can be found in the source code repository in the branches directory:

  • scm/braches/dhis-2-krin/dhis-2/dhis-api
  • scm/braches/dhis-2-krin/dhis-2/dhis-services-dataset-hibernate
    (and see the diagram at the bottom)

Documentation

See:
Dataset documentation

Further work

Look here for suggestions for further work on this module:
Dataset remaining tasks

Dataset discussion - hierarchy of standards (DHIS Core Module)
Dataset documentation (DHIS Core Module)
Dataset remaining tasks (DHIS Core Module)
Dataset to organise data entry (DHIS Core Module)
DataSet use scenario (DHIS Core Module)
Datasets and import-export (DHIS Core Module)
Milestone 1 status report (DHIS Core Module)
Milestone 2 project report (DHIS Core Module)
Project meetings (DHIS Core Module)
Project milestones 2005 (DHIS Core Module)
Velocity, and associated WebWork Actions (DHIS Core Module)

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) - Bug/feature request - Contact Administrators