bblay / metOcean

A knowledge base for meteorology and oceanography relations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metOcean

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

The knowledge is stored as RDF Turtle datasets in StaticData, modelled using the Metarelate terminology mapping model.

To contribute to the project, the static data should be used to populate a local triple store which an instance of the metarelate management software may access.

Dependencies

To use this repository with metarelate, set your local environment variables:

  • METARELATE_STATIC_DIR='/path/to/your/working/copy/of/metOcean/staticData/'
  • METARELATE_TDB_DIR='/a/path/to/a/writeable/folder/for/a/local/triplestore'
  • METARELATE_DATA_PROJECT='metOcean'

About

A knowledge base for meteorology and oceanography relations

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%