monarch-initiative/monarch-ontology

Name: monarch-ontology

Owner: Monarch Initiative

Description: Top level monarch importer ontology

Created: 2015-07-06 22:45:12.0

Updated: 2017-11-13 23:05:05.0

Pushed: 2017-12-16 02:35:56.0

Homepage: null

Size: 11

Language: Makefile

GitHub Committers

UserMost Recent Commit# Commits
Chris Mungall2017-12-16 02:35:52.014
Kent Shefchek2017-11-13 23:05:03.01

Other Committers

UserEmailMost Recent Commit# Commits

README

This repository contains the source for the top-level importer for the Monarch ontology

Components

The top-level ontology is found in the file monarch.owl

This imports a number of other ontologies. These will be imported over the web. The ontologies are managed in separate github repositories:

Computational Usage

The ontology can be inspected directly using Protege or used computationally using the OWLAPI. The follow instructions are for developers of the ontology

See the Makefile for details. You will need owltools.

For local development, you can create a cache of all dependent ontologies:

 catalog-v001.xml

This creates:

After this is completed, you can work with monarch.owl in a more efficient way, or work off-line.

For example:

ools --use-catalog monarch.owl MY-STUFF-HERE

Alternatively, if you open monarch.owl in Protege, it should automatically use the catalog


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.