Skip to content

Human Phenotype Ontology app for Django

License

Notifications You must be signed in to change notification settings

muccg/django-hippo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Hippo

A small Django app allowing HPO information to be used from a django application.

Makes use of HPO data from the Human Phenotype Ontology Consortium. http://www.human-phenotype-ontology.org/contao/index.php/downloads.html

This is a project of the Centre for Comparative Genomics at Murdoch University.

Some data used (in directory contrib/PhenoTips) is sourced from the PhenoTips project (https://phenotips.org/).

The data in directory contrib/HPO is from the Human Phenotype Ontology Consortium (http://www.human-phenotype-ontology.org). It is distributed in accordance with the following terms:

The HPO vocabularies, annotation files, tools and documentation are freely available. The HPO is copyrighted to protect the integrity of the vocabularies, which means that changes to the HPO vocabularies need to be done by HPO developers. However, anyone can download the HPO and use the ontologies or or other HPO files without license for any purpose under three conditions:

That the Human Phenotype Ontology Consortium is acknowledged. That any HPO Consortium file(s) displayed publicly include the date(s) and/or version number(s) of the relevant HPO file(s). That neither the content of the HPO file(s) nor the logical relationships embedded within the HPO file(s) be altered in any way.

We suggest that you follow standard scientific citation practice if you use the HPO in publications, but we will not contact our lawyers if you do not. The HPO vocabularies and annotations are available to all public and private sector users, with no licensing requirements.

Licence

GNU LGPL v2.1. Please contact the Centre for Comparative Genomics if you require a licence other than LGPL for legal or commercial reasons.

Latest Releases

0.2.0 (12th May 2015)

Initial usable release.