Skip to content

Commit 1147cae

Browse files
Add usage entry for COB (#2810)
* 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. * Make YAML parser and tox happy
1 parent efda226 commit 1147cae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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+
- description: Ontologies using COB terms
38+
examples:
39+
- description: List of ontologies using at least one COB term (See section entitled "Which ontologies use it?")
40+
url: http://dashboard.obofoundry.org/dashboard/cob/dashboard.html
41+
- description: List of ontologies using the term 'organism' (See section entitled "Ontologies that use the Class")
42+
url: https://ontobee.org/ontology/COB?iri=http://purl.obolibrary.org/obo/COB_0000022
43+
user: (multiple)
3644
activity_status: active
3745
---
3846

0 commit comments

Comments
 (0)