Skip to content

Commit c6175da

Browse files
Update vbo.md with mailing list and publications (#2798)
* Update vbo.md with mailing list and publications Added mailing list and publications sections to the ontology file. * Update vbo.md * Move 'depicted_by' field below dependencies in vbo.md Reordered the 'depicted_by' field in ontology/vbo.md to appear after the dependencies list for improved organization and clarity. --------- Co-authored-by: Nico Matentzoglu <nicolas.matentzoglu@gmail.com>
1 parent 49ae1a9 commit c6175da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ontology/vbo.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ contact:
99
orcid: 0000-0002-4142-7153
1010
dependencies:
1111
- id: ncbitaxon
12+
depicted_by: https://github.com/tis-lab/closed-illustrations/blob/15058315cba1018e09572b28ebeee262a458b1c6/logos/vbo-logo/VBO-black-logo-stackedv2.png
1213
description: Vertebrate Breed Ontology is an ontology created to serve as a single computable resource for vertebrate breed names.
1314
domain: organisms
1415
homepage: https://github.com/monarch-initiative/vertebrate-breed-ontology
1516
license:
1617
label: CC BY 4.0
1718
url: https://creativecommons.org/licenses/by/4.0/
19+
mailing_list: https://groups.google.com/group/VBO-users
1820
preferredPrefix: VBO
1921
products:
2022
- id: vbo.owl
@@ -29,6 +31,9 @@ products:
2931
name: Vertebrate Breed Ontology additional release in OBO format
3032
- id: vbo/vbo-base.json
3133
name: Vertebrate Breed Ontology additional release in OBOJSon format
34+
publications:
35+
- id: https://doi.org/10.1111/jvim.70133
36+
title: 'The Vertebrate Breed Ontology: Toward Effective Breed Data Standardization'
3237
repository: https://github.com/monarch-initiative/vertebrate-breed-ontology
3338
tracker: https://github.com/monarch-initiative/vertebrate-breed-ontology/issues
3439
usages:
@@ -38,5 +43,11 @@ usages:
3843
url: https://www.omia.org/OMIA001289/9685/
3944
type: annotation
4045
user: https://omia.org/home/
46+
- description: VBO is used in Cellosaurus for breed/subspecies of origin of cell lines.
47+
examples:
48+
- description: The cell line AG07906 derived from the Thoroughbred (VBO:0001083) breed of Equuus caballus (Horse).
49+
url: https://www.cellosaurus.org/CVCL_2L83
50+
type: annotation
51+
user: https://www.cellosaurus.org/index.html
4152
activity_status: active
4253
---

0 commit comments

Comments
 (0)