Skip to content

Commit

Permalink
Add prefix: obci (#1175)
Browse files Browse the repository at this point in the history
* [create-pull-request] automated change

* Add OWL link, change pattern and add reviewer

* Fix download owl key

* Add PURL as URL format

---------

Co-authored-by: nataled <[email protected]>
Co-authored-by: Ben Gyori <[email protected]>
  • Loading branch information
3 people authored Aug 30, 2024
1 parent eb4ff3a commit 58014f2
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -78167,6 +78167,34 @@
"repository": "https://github.com/EBISPOT/OBAN",
"uri_format": "http://purl.org/oban/$1"
},
"obci": {
"contact": {
"email": "[email protected]",
"github": "nataled",
"name": "Darren A. Natale",
"orcid": "0000-0001-5809-9523"
},
"contributor": {
"email": "[email protected]",
"github": "nataled",
"name": "Darren A. Natale",
"orcid": "0000-0001-5809-9523"
},
"description": "The Ontology for Biomarkers of Clinical Interest (OBCI) formally defines biomarkers for diseases, phenotypes, and effects.",
"download_owl": "https://proteininformationresource.org/staff/nataled/OBCI/obci.owl",
"example": "000000001",
"github_request_issue": 1174,
"homepage": "https://github.com/clinical-biomarkers/OBCI",
"name": "Ontology for Biomarkers of Clinical Interest",
"pattern": "^\\d+$",
"reviewer": {
"email": "[email protected]",
"github": "bgyori",
"name": "Benjamin M. Gyori",
"orcid": "0000-0001-9439-5346"
},
"uri_format": "http://purl.obolibrary.org/obo/OBCI_$1"
},
"obcs": {
"aberowl": {
"description": "A biomedical ontology in the domain of biological and clinical statistics.",
Expand Down

0 comments on commit 58014f2

Please sign in to comment.