Skip to content

Commit 659f5ff

Browse files
Add usage entry for COB
COB has been failing the Dashboard's "Users" check because of missing metadata. I adapted the example from <https://obofoundry.org/principles/fp-009-users.html#examples> to provide one usage entry.
1 parent efda226 commit 659f5ff

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ontology/cob.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ products:
3333
status: alpha
3434
repository: https://github.com/OBOFoundry/COB
3535
tracker: https://github.com/OBOFoundry/COB/issues
36+
usages:
37+
- user: (multiple)
38+
description: Ontologies using COB terms
39+
examples:
40+
- url: http://dashboard.obofoundry.org/dashboard/cob/dashboard.html
41+
description: List of ontologies using at least one COB term (See section entitled "Info: Which ontologies use it?")
42+
- url: https://ontobee.org/ontology/COB?iri=http://purl.obolibrary.org/obo/COB_0000022
43+
description: List of ontologies using the term 'organism' (See section entitled "Ontologies that use the Class")
3644
activity_status: active
3745
---
3846

0 commit comments

Comments
 (0)