Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Examples of "path_to_resources_v1.3" include:

  • C:/opencds-knowledge-repository-data/resources_v1.3
    • (Note the forward-slashes for Windows-based systems)
  • /home/opencds/knowledge-repository-data/resources_v1.3

<insert additional information about the location of various files>This folder must have the following structure:

  • conceptDeterminationMethods (folder)
    • this folder should contain the concept determination method configuration files.
  • executionEngines.xml
  • knowlegeModules.xml
  • knowledgePackages (folder)
    • folder containing the rules packages that are used in the rules engine.
  • semanticSignifiers.xml
  • supportingData (folder)
    • this folder contains the files containing the metadata for the supporting data.
  • supportingData/packages (subfolder within supportingData)
    • folder containing the supporting data packages.

Classpath

This configuration option is most useful when initially evaluating OpenCDS.  (As an aside, we also use this option for our continuous builds for functional testing purposes.)

...