Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.48 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.48 KB

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