/metarelate

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

metarelate

metarelate is a knowledge base system for managing metadata translations.

To contribute to a translation project, the static data from that project should be used to populate a local triple store which the management software may access.

Dependencies

Installation

Configuration

Local configuration files are required to set up a metarelate environment:

  • ./lib/metarelate/etc/site.cfg
  • see ./lib/metarelate/etc/sample.site.cfg
  • ./lib/editor/settings_local.py
  • see ./lib/editor/sample_settings_local.py

Run

  • Run the application:
    1. ./lib/editor/run.sh