Skip to content

Commit b44b192

Browse files
authored
Merge branch 'master' into nataled-patch-18
2 parents 53dabd3 + a1b3434 commit b44b192

6 files changed

Lines changed: 1089 additions & 1074 deletions

File tree

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,8 @@ ontologies:
594594
ontology_purl: http://purl.obolibrary.org/obo/chebi.owl
595595
- id: chebi.obo
596596
ontology_purl: http://purl.obolibrary.org/obo/chebi.obo
597+
- id: chebi.json
598+
ontology_purl: http://purl.obolibrary.org/obo/chebi.json
597599
- id: chebi.owl.gz
598600
ontology_purl: http://purl.obolibrary.org/obo/chebi.owl.gz
599601
title: chebi, compressed owl

ontology/chebi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ preferredPrefix: CHEBI
2828
products:
2929
- id: chebi.owl
3030
- id: chebi.obo
31+
- id: chebi.json
3132
- id: chebi.owl.gz
3233
title: chebi, compressed owl
3334
- id: chebi/chebi_lite.obo

registry/ontologies.jsonld

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,10 @@
796796
"id": "chebi.obo",
797797
"ontology_purl": "http://purl.obolibrary.org/obo/chebi.obo"
798798
},
799+
{
800+
"id": "chebi.json",
801+
"ontology_purl": "http://purl.obolibrary.org/obo/chebi.json"
802+
},
799803
{
800804
"id": "chebi.owl.gz",
801805
"ontology_purl": "http://purl.obolibrary.org/obo/chebi.owl.gz",

0 commit comments

Comments
 (0)