Skip to content

Commit bafb328

Browse files
github-actions[bot]actions-userdeepakunni3
authored
🚀 Automatically rebuilt derived files (OBOFoundry#2488)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Deepak <deepakunni3@users.noreply.github.com>
1 parent 6713e33 commit bafb328

5 files changed

Lines changed: 1181 additions & 1077 deletions

File tree

_config.yml

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6828,13 +6828,13 @@ ontologies:
68286828
orcid: 0000-0001-9189-9661
68296829
description: VO is a biomedical ontology in the domain of vaccine and vaccination.
68306830
domain: health
6831-
homepage: http://www.violinet.org/vaccineontology
6831+
homepage: https://violinet.org/vaccineontology
68326832
id: vo
68336833
layout: ontology_detail
68346834
license:
6835-
label: CC BY 3.0
6835+
label: CC BY 4.0
68366836
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
6837-
url: http://creativecommons.org/licenses/by/3.0/
6837+
url: http://creativecommons.org/licenses/by/4.0/
68386838
ontology_purl: http://purl.obolibrary.org/obo/vo.owl
68396839
preferredPrefix: VO
68406840
products:
@@ -6850,6 +6850,35 @@ ontologies:
68506850
repository: https://github.com/vaccineontology/VO
68516851
title: Vaccine Ontology
68526852
tracker: https://github.com/vaccineontology/VO/issues
6853+
usages:
6854+
- description: VIOLIN uses VO to standardize vaccine information
6855+
examples:
6856+
- description: VIOLIN using VO grouped all SARS-CoV-2 vaccines
6857+
url: https://violinet.org/canvaxkb/vaccine_detail.php?c_vaccine_id=5339
6858+
- description: A specific vaccine ‘Allogeneic Tumor Cell Vaccine’ curated in VO
6859+
for VIOLIN vaccine record
6860+
url: https://violinet.org/vaxquery/query_detail.php?c_pathogen_id=321#vaccine_5878
6861+
user: https://violinet.org
6862+
- description: Vaccine Adjuvant Compendium (VAC) uses Vaccine Ontology to standard
6863+
vaccine adjuvants developed by NIH
6864+
examples:
6865+
- description: A specific vaccine adjuvant, such as CaPNP (CaPtivant)(TM), in
6866+
Vaccine Adjuvant Compendium, uses VO_0005295 ‘CaPNP (CaPtivant)(TM) vaccine
6867+
adjuvant’
6868+
url: https://vac.niaid.nih.gov/view?id=11
6869+
user: https://www.niaid.nih.gov/research/vaccine-adjuvant-compendium-vac
6870+
- description: ImmPort uses Vaccine Ontology to standardize vaccine recorded collected
6871+
in NIH funded ImmPort studies
6872+
examples:
6873+
- description: ImmPort data used VO for annotation shown in its dataModel
6874+
url: https://www.immport.org/shared/dataModel
6875+
user: https://www.immport.org/
6876+
- description: Human Immunology Project Consortium (HIPC) uses VO to standardize
6877+
vaccine records
6878+
examples:
6879+
- description: Influenza Vaccine Live, Intranasal used VO_0000044
6880+
url: http://www.hipc-dashboard.org/#vaccine/vo-0000044
6881+
user: https://immunespace.org/
68536882
- activity_status: active
68546883
build:
68556884
checkout: svn co http://phenotype-ontologies.googlecode.com/svn/trunk/src/ontology/vt

registry/ontologies.jsonld

Lines changed: 50 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9535,13 +9535,13 @@
95359535
},
95369536
"description": "VO is a biomedical ontology in the domain of vaccine and vaccination.",
95379537
"domain": "health",
9538-
"homepage": "http://www.violinet.org/vaccineontology",
9538+
"homepage": "https://violinet.org/vaccineontology",
95399539
"id": "vo",
95409540
"layout": "ontology_detail",
95419541
"license": {
9542-
"label": "CC BY 3.0",
9542+
"label": "CC BY 4.0",
95439543
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
9544-
"url": "http://creativecommons.org/licenses/by/3.0/"
9544+
"url": "http://creativecommons.org/licenses/by/4.0/"
95459545
},
95469546
"ontology_purl": "http://purl.obolibrary.org/obo/vo.owl",
95479547
"preferredPrefix": "VO",
@@ -9563,7 +9563,53 @@
95639563
],
95649564
"repository": "https://github.com/vaccineontology/VO",
95659565
"title": "Vaccine Ontology",
9566-
"tracker": "https://github.com/vaccineontology/VO/issues"
9566+
"tracker": "https://github.com/vaccineontology/VO/issues",
9567+
"usages": [
9568+
{
9569+
"description": "VIOLIN uses VO to standardize vaccine information",
9570+
"examples": [
9571+
{
9572+
"description": "VIOLIN using VO grouped all SARS-CoV-2 vaccines",
9573+
"url": "https://violinet.org/canvaxkb/vaccine_detail.php?c_vaccine_id=5339"
9574+
},
9575+
{
9576+
"description": "A specific vaccine ‘Allogeneic Tumor Cell Vaccine’ curated in VO for VIOLIN vaccine record",
9577+
"url": "https://violinet.org/vaxquery/query_detail.php?c_pathogen_id=321#vaccine_5878"
9578+
}
9579+
],
9580+
"user": "https://violinet.org"
9581+
},
9582+
{
9583+
"description": "Vaccine Adjuvant Compendium (VAC) uses Vaccine Ontology to standard vaccine adjuvants developed by NIH",
9584+
"examples": [
9585+
{
9586+
"description": "A specific vaccine adjuvant, such as CaPNP (CaPtivant)(TM), in Vaccine Adjuvant Compendium, uses VO_0005295 ‘CaPNP (CaPtivant)(TM) vaccine adjuvant’",
9587+
"url": "https://vac.niaid.nih.gov/view?id=11"
9588+
}
9589+
],
9590+
"user": "https://www.niaid.nih.gov/research/vaccine-adjuvant-compendium-vac"
9591+
},
9592+
{
9593+
"description": "ImmPort uses Vaccine Ontology to standardize vaccine recorded collected in NIH funded ImmPort studies",
9594+
"examples": [
9595+
{
9596+
"description": "ImmPort data used VO for annotation shown in its dataModel",
9597+
"url": "https://www.immport.org/shared/dataModel"
9598+
}
9599+
],
9600+
"user": "https://www.immport.org/"
9601+
},
9602+
{
9603+
"description": "Human Immunology Project Consortium (HIPC) uses VO to standardize vaccine records",
9604+
"examples": [
9605+
{
9606+
"description": "Influenza Vaccine Live, Intranasal used VO_0000044",
9607+
"url": "http://www.hipc-dashboard.org/#vaccine/vo-0000044"
9608+
}
9609+
],
9610+
"user": "https://immunespace.org/"
9611+
}
9612+
]
95679613
},
95689614
{
95699615
"activity_status": "active",

0 commit comments

Comments
 (0)