Skip to content

Commit d3a53d6

Browse files
🚀 Automatically rebuilt derived files (#2385)
Co-authored-by: GitHub Action <action@github.com>
1 parent 2cebeb3 commit d3a53d6

5 files changed

Lines changed: 1155 additions & 1138 deletions

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,6 +4731,9 @@ ontologies:
47314731
- id: ogms.owl
47324732
ontology_purl: http://purl.obolibrary.org/obo/ogms.owl
47334733
publications:
4734+
- id: https://www.ncbi.nlm.nih.gov/pubmed/21347182
4735+
preferred: true
4736+
title: Toward an ontological treatment of disease and diagnosis
47344737
- id: https://www.ncbi.nlm.nih.gov/pubmed/25991121
47354738
title: Biomarkers in the Ontology for General Medical Science
47364739
repository: https://github.com/OGMS/ogms

registry/ontologies.jsonld

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6602,6 +6602,11 @@
66026602
}
66036603
],
66046604
"publications": [
6605+
{
6606+
"id": "https://www.ncbi.nlm.nih.gov/pubmed/21347182",
6607+
"preferred": true,
6608+
"title": "Toward an ontological treatment of disease and diagnosis"
6609+
},
66056610
{
66066611
"id": "https://www.ncbi.nlm.nih.gov/pubmed/25991121",
66076612
"title": "Biomarkers in the Ontology for General Medical Science"

0 commit comments

Comments
 (0)