ART installation packages

Install ART-DECOR software & data

All ART-DECOR software and data is installed using the eXist-db package manager. The default repository URL points to the eXist-db public repository, this needs to be changed to point to the public repository residing at repository.art-decor.org.

1.

Point your browser to: http://localhost:8877/apps/dashboard/index.html You should see the dashboard page:

Error creating thumbnail: Unable to save thumbnail to destination

2.

Click on the ‘Not logged in’ and log in as admin with the password you entered during installation.

Error creating thumbnail: Unable to save thumbnail to destination

  3.

To change the default repository URL click on the ‘Collections’ icon to open the collections browser and locate the dashboard configuration at: /db/apps/dashboard

Error creating thumbnail: Unable to save thumbnail to destination

4.

Double click on the file configuration.xml to open it in eXide.

  • To install the stable release (latest version):

Change the content of the repository element to:

https://repository.art-decor.org/stable2

Save the changes.

Error creating thumbnail: Unable to save thumbnail to destination

Optionally: You can also download and install the packages from our repositories locally, although this is normally not a required step. You may find these XAR repositories at:

5.

Close the eXide editor window and click on the ‘Package Manager’ icon to open the package manager. In the default view all packages are shown, the ones that are already installed and all packages available in the repository. Selecting ‘installed’ shows the packages installed during the eXist-db installation:

Error creating thumbnail: Unable to save thumbnail to destination

6.

Select ‘available’ to show the packages available in the repository. Hovering over a package will show the install icon:

Error creating thumbnail: Unable to save thumbnail to destination

Clicking on the install icon will install the package in the database and remove it from this view.

7.

Install the application packages in the following order:

  1. Advanced Requirements Tooling
    This is the core application package.
  2. DECOR core files
    Contains Decor schema, xslt and other core resources.
  3. DECOR services
    Contains the modules for the Decor REST services.
  4. ART-DECOR System Services
    Contains resources related to ART-DECOR system services like ADANS (automatic notifier system) and ADRAM (release and release manager).
  5. Terminology Applications
    Contains the terminology applications and services.
  6. XIS Test information system (optional)
    Contains applications for testing of HL7 messages and messaging services.
  7. OID Registry tools (optional)
    Application for maintaining an OID registry, only install if you really need to maintain an OID registry.

8.

Install data packages (all optional). Click on ‘show details’ to view the Name (URI) part for all packages:

Error creating thumbnail: Unable to save thumbnail to destination

There are several types of data packages available:

  • DECOR example files

Decor example project files and associated resources.

  • Terminology data packages

These packages have: Name (URI): http://art-decor.org/ns/terminology-data/<name>

Terminology data for use by the terminology explorers and ART terminology functions (terminology associations, creating value sets).

  • Terminology Data - SNOMED CT Data

Package for creating and maintaining SNOMED CT reference sets. Please note that the full terminology package SNOMED CT data is not supplied from our repository, due to licensing issues. We do supply an empty stub package Terminology Data - SNOMED CT version 14.1.1, but this essentially contains no SNOMED CT, but just serves as an example on how to host this content.

  • HL7 XML packages

These packages have: Name (URI): http://art-decor.org/ns/hl7/<name> These packages are named: HL7 - <name> XML packages for message validation and generation.

  • Other packages

Click on ‘show details’ to view a description of the content.

9.

Start Tomcat and point your browser to: http://localhost:8080/art-decor/home

10.

Start using the ART-DECOR web application and service. You can log in as admin with the password you provided during the eXist-db installation. Read the documentation online at: documentation