...
- A sample knowledge repository is distributed with the OpenCDS deployment file (the 'war').
- Download the appropriate
opencds-knowledge-repository-data.zip
from the OpenCDS website | Members | Binary Downloads | at http://develop.opencds.org/OpenCDSDemo/latest/opencds-knowledge-repository-data.zip (depending upon the donwloaded version ofopencds-decision-support-service.war
) from the Releases - Unzip it to the location specified in the OpenCDS Configuration discussion abovethe OpenCDS configuration file (see Configuring OpenCDS).
- The location must be on a filesystem visible to the running instance of Tomcat.
...
- A test repository is included in the war, and may be updated with custom repository elements by following the standard procedures for manipulating jar files.
- NOTE: Developers may update their local copies of the codebase to automatically build the war with a custom repository. However, please do not commit this to the repository.