Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.75 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.75 KB

This Project is now in a frozen state. It is maintained for posterity. Activity has moved to https://github.com/metarelate/metarelate https://github.com/metarelate/metOcean

metOcean-mapping

metOcean mapping is a knowledge base providing information on translating meteorological and oceanographic metadata.

This project provides software to manage the knowledge base and the knowledge base content. The knowledge is stored as RDF Turtle datasets in StaticData.

To contribute to the project, the static data 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 the metOcean environment:

  • ./lib/metocean/etc/site.cfg
  • see ./lib/metocean/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