Skip to content

Commit 60901ca

Browse files
🚀 Automatically rebuilt derived files (#2813)
Co-authored-by: GitHub Action <action@github.com>
1 parent 1147cae commit 60901ca

4 files changed

Lines changed: 1117 additions & 1081 deletions

File tree

_config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,16 @@ ontologies:
11711171
repository: https://github.com/OBOFoundry/COB
11721172
title: Core Ontology for Biology and Biomedicine
11731173
tracker: https://github.com/OBOFoundry/COB/issues
1174+
usages:
1175+
- description: Ontologies using COB terms
1176+
examples:
1177+
- description: List of ontologies using at least one COB term (See section entitled
1178+
"Which ontologies use it?")
1179+
url: http://dashboard.obofoundry.org/dashboard/cob/dashboard.html
1180+
- description: List of ontologies using the term 'organism' (See section entitled
1181+
"Ontologies that use the Class")
1182+
url: https://ontobee.org/ontology/COB?iri=http://purl.obolibrary.org/obo/COB_0000022
1183+
user: (multiple)
11741184
- activity_status: active
11751185
contact:
11761186
email: entiminae@gmail.com

registry/ontologies.jsonld

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1602,7 +1602,23 @@
16021602
],
16031603
"repository": "https://github.com/OBOFoundry/COB",
16041604
"title": "Core Ontology for Biology and Biomedicine",
1605-
"tracker": "https://github.com/OBOFoundry/COB/issues"
1605+
"tracker": "https://github.com/OBOFoundry/COB/issues",
1606+
"usages": [
1607+
{
1608+
"description": "Ontologies using COB terms",
1609+
"examples": [
1610+
{
1611+
"description": "List of ontologies using at least one COB term (See section entitled \"Which ontologies use it?\")",
1612+
"url": "http://dashboard.obofoundry.org/dashboard/cob/dashboard.html"
1613+
},
1614+
{
1615+
"description": "List of ontologies using the term 'organism' (See section entitled \"Ontologies that use the Class\")",
1616+
"url": "https://ontobee.org/ontology/COB?iri=http://purl.obolibrary.org/obo/COB_0000022"
1617+
}
1618+
],
1619+
"user": "(multiple)"
1620+
}
1621+
]
16061622
},
16071623
{
16081624
"activity_status": "active",

0 commit comments

Comments
 (0)