Skip to content

Commit c06aab2

Browse files
Add release artefact descriptions to HPO (OBOFoundry#2381)
* Add release artefact descriptions to HPO * Update hp.md --------- Co-authored-by: Deepak <deepakunni3@users.noreply.github.com>
1 parent cf3638f commit c06aab2

1 file changed

Lines changed: 81 additions & 1 deletion

File tree

ontology/hp.md

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,88 @@ license:
3232
mailing_list: https://groups.io/g/human-phenotype-ontology
3333
preferredPrefix: HP
3434
products:
35-
- id: hp.owl
35+
- id: hp.json
36+
title: Official HPO release in obographs JSON format
37+
derived_from: hp/hp-simple-non-classified.owl
38+
description: Simple, manually curated version of the ontology without the use of a reasoner, and without any imported terms, in obographs JSON format.
39+
format: json
3640
- id: hp.obo
41+
title: Official HPO release in OBO format
42+
derived_from: hp/hp-simple-non-classified.owl
43+
description: Simple, manually curated version of the ontology without the use of a reasoner, and without any imported terms, in OBO file format.
44+
format: obo
45+
- id: hp.owl
46+
title: Official HPO release in OWL
47+
description: Manually classified version of the ontology without the use of a reasoner, with imported terms, in OWL format (RDF/XML).
48+
format: owl
49+
- id: hp/hp-base.json
50+
title: HPO base release in obographs JSON format
51+
derived_from: hp/hp-base.owl
52+
description: Manually curated version of the ontology without the use of a reasoner, with references to imported terms, in obographs JSON file format.
53+
format: obo
54+
- id: hp/hp-base.obo
55+
title: HPO base release in OBO format
56+
derived_from: hp/hp-base.owl
57+
description: Manually curated version of the ontology without the use of a reasoner, with references to imported terms, in OBO file format.
58+
format: obo
59+
- id: hp/hp-base.owl
60+
title: HPO base release in OWL format
61+
description: Manually curated version of the ontology without the use of a reasoner, with references to imported terms, in OWL (RDF/XML) file format.
62+
format: owl
63+
- id: hp/hp-full.json
64+
title: HPO full release in obographs JSON format
65+
derived_from: hp/hp-full.owl
66+
description: Version of the ontology automatically classified with the use of a reasoner, including all imported terms, in obographs JSON file format.
67+
format: json
68+
- id: hp/hp-full.obo
69+
title: HPO full release in OBO format
70+
derived_from: hp/hp-full.owl
71+
description: Version of the ontology automatically classified with the use of a reasoner, including all imported terms, in OBO file format.
72+
format: obo
73+
- id: hp/hp-full.owl
74+
title: HPO full release in OWL format
75+
description: Version of the ontology automatically classified with the use of a reasoner, including all imported terms, in OWL (RDF/XML) file format.
76+
format: owl
77+
- id: hp/hp-international.json
78+
title: HPO International Edition in obographs JSON format
79+
derived_from: hp/hp-international.owl
80+
description: Version of the ontology corresponding to the primary release (hp.owl), with translated labels, synonyms, and definitions, in obographs JSON file format.
81+
format: json
82+
- id: hp/hp-international.obo
83+
title: HPO International Edition in OBO format
84+
derived_from: hp/hp-international.owl
85+
description: Version of the ontology corresponding to the primary release (hp.owl), with translated labels, synonyms, and definitions, in OBO file format.
86+
format: obo
87+
- id: hp/hp-international.owl
88+
title: HPO International Edition in OWL format
89+
description: Version of the ontology corresponding to the primary release (hp.owl), with translated labels, synonyms, and definitions, in OWL (RDF/XML) file format.
90+
format: owl
91+
- id: hp/hp-simple-non-classified.json
92+
title: HPO simple, manually classified, without imports in obographs JSON format
93+
derived_from: hp/hp-simple-non-classified.owl
94+
description: Simple, manually curated version of the ontology without the use of a reasoner, and without any imported terms, in obographs JSON file format.
95+
format: json
96+
- id: hp/hp-simple-non-classified.obo
97+
title: HPO simple, manually classified, without imports in OBO format
98+
derived_from: hp/hp-simple-non-classified.owl
99+
description: Simple, manually curated version of the ontology without the use of a reasoner, and without any imported terms, in OBO file format.
100+
format: obo
101+
- id: hp/hp-simple-non-classified.owl
102+
title: HPO simple, manually classified, without imports in OWL format
103+
description: Simple, manually curated version of the ontology without the use of a reasoner, and without any imported terms, in OWL (RDF/XML) file format.
104+
format: owl
105+
- id: hp/phenotype.hpoa
106+
title: HPO Annotations (Phenotype to Disease)
107+
description: https://hpo.jax.org/app/data/annotations
108+
format: tsv
109+
- id: hp/phenotype_to_genes.txt
110+
title: HPO phenotype to gene annotations
111+
description: https://hpo.jax.org/app/data/annotations
112+
format: tsv
113+
- id: hp/genes_to_phenotype.txt
114+
title: HPO gene to phenotype annotations
115+
description: https://hpo.jax.org/app/data/annotations
116+
format: tsv
37117
publications:
38118
- id: https://www.ncbi.nlm.nih.gov/pubmed/18950739
39119
title: 'The Human Phenotype Ontology: a tool for annotating and analyzing human hereditary disease.'

0 commit comments

Comments
 (0)