Skip to content

monarch-initiative/namo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Copier Badge

namo

New Approach Methodology Ontology and Schema

Documentation Website

https://monarch-initiative.github.io/namo

Ontology

NAMO is a semantic data model with ontology-like elements. We export it as an ontology to facilitate browsing and ontology API calls:

Repository Structure

  • docs/ - mkdocs-managed documentation
    • elements/ - generated schema documentation (do not edit)
  • examples/ - Examples of using the schema
  • project/ - project files (these files are auto-generated, do not edit)
  • src/ - source files (edit these)
  • tests/ - Python tests

Developer Tools

There are several pre-defined command-recipes available. They are written for the command runner just. To list all pre-defined commands, run just or just --list.

Credits

This project uses the template linkml-project-copier published as doi:10.5281/zenodo.15163584.