Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fda vaccine update pull request #735

Merged
merged 8 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ MODULE_NAMES := vaccine\
vo_objectProp\
vo_CVX_code\
vo_RxNorm\
vo_FDA\
obsolete

MODULE_FILES := $(foreach x,$(MODULE_NAMES),src/modules/$(x).owl)
Expand Down
21 changes: 21 additions & 0 deletions src/Ontofox_input/DOID_import_input.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,26 @@ includeAllAnnotationProperties

[Source annotation URIs to be excluded]

[Source ontology]
DOID

[Low level source term URIs]
http://purl.obolibrary.org/obo/DOID_1273 #respiratory syncytial virus infectious disease
http://purl.obolibrary.org/obo/DOID_12205 #dengue disease
http://purl.obolibrary.org/obo/DOID_4325 #Ebola hemorrhagic fever
http://purl.obolibrary.org/obo/DOID_0050012 #chikungunya
http://purl.obolibrary.org/obo/DOID_3292 #mpox

[Top level source term URIs and target direct superclass URIs]
http://purl.obolibrary.org/obo/DOID_0050117 #disease by infectious agent

[Source term retrieval setting]
includeNoIntermediates

[Source annotation URIs]
includeAllAnnotationProperties

[Source annotation URIs to be excluded]



1 change: 1 addition & 0 deletions src/VO.owl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/vo_annotationProp.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/vo_CVX_code.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/vo_RxNorm.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/vo_FDA.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/vo_objectProp.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/dev/obsolete.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/vo/external/CHEBI_import.owl"/>
Expand Down
5,722 changes: 5,298 additions & 424 deletions src/VO_merged.owl

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/catalog-v001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<uri name="http://purl.obolibrary.org/obo/vo/dev/vo_annotationProp.owl" uri="modules/vo_annotationProp.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo/dev/vo_CVX_code.owl" uri="modules/vo_CVX_code.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo/dev/vo_RxNorm.owl" uri="modules/vo_RxNorm.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo/dev/vo_FDA.owl" uri="modules/vo_FDA.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo/dev/vo_objectProp.owl" uri="modules/vo_objectProp.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo/dev/obsolete.owl" uri="modules/obsolete.owl"/>
<uri name="http://purl.obolibrary.org/obo/vo.owl" uri="VO.owl"/>
Expand Down
118 changes: 118 additions & 0 deletions src/imports/DOID_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,24 @@



<!-- http://purl.obolibrary.org/obo/DOID_0050012 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_0050012">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/DOID_0050117"/>
<obo:IAO_0000115 xml:lang="en">A viral infectious disease that results_in infection located_in joint, has_material_basis_in Chikungunya virus, which is transmitted_by Aedes mosquito bite. The infection has_symptom fever, has_symptom arthralgia, and has_symptom maculopapular rash.</obo:IAO_0000115>
<obo:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/doid.owl"/>
<oboInOwl:hasDbXref>GARD:6038</oboInOwl:hasDbXref>
<oboInOwl:hasExactSynonym xml:lang="en">Chikungunya fever</oboInOwl:hasExactSynonym>
<oboInOwl:hasOBONamespace>disease_ontology</oboInOwl:hasOBONamespace>
<oboInOwl:id>DOID:0050012</oboInOwl:id>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_infectious_disease_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_rare_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#zoonotic_infectious_disease"/>
<rdfs:label xml:lang="en">chikungunya</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/DOID_0050117 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_0050117">
Expand Down Expand Up @@ -1053,6 +1071,35 @@ OMIM mapping confirmed by DO. [SN].</rdfs:comment>



<!-- http://purl.obolibrary.org/obo/DOID_12205 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_12205">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/DOID_0050117"/>
<obo:IAO_0000115 xml:lang="en">A viral infectious disease that results in infection, has_material_basis_in Dengue virus [NCBITaxon:12637] with four serotypes (Dengue virus 1, 2, 3 and 4), which are transmitted by Aedes mosquito bite. The infection has symptom fever, has symptom severe headache, has symptom severe pain behind the eyes, has symptom joint pain, has symptom muscle and bone pain, has symptom rash, and has symptom mild bleeding.</obo:IAO_0000115>
<obo:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/doid.owl"/>
<oboInOwl:hasAlternativeId>DOID:0050142</oboInOwl:hasAlternativeId>
<oboInOwl:hasDbXref>GARD:6254</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>ICD10CM:A90</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>ICD9CM:061</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>MESH:D003715</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>NCI:C34528</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>SNOMEDCT_US_2023_03_01:38362002</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>UMLS_CUI:C0011311</oboInOwl:hasDbXref>
<oboInOwl:hasExactSynonym xml:lang="en">Dengue Fever</oboInOwl:hasExactSynonym>
<oboInOwl:hasExactSynonym xml:lang="en">breakbone fever</oboInOwl:hasExactSynonym>
<oboInOwl:hasExactSynonym xml:lang="en">classic dengue</oboInOwl:hasExactSynonym>
<oboInOwl:hasOBONamespace>disease_ontology</oboInOwl:hasOBONamespace>
<oboInOwl:hasRelatedSynonym xml:lang="en">classical dengue</oboInOwl:hasRelatedSynonym>
<oboInOwl:id>DOID:12205</oboInOwl:id>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_infectious_disease_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_rare_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#NCIthesaurus"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#zoonotic_infectious_disease"/>
<rdfs:label xml:lang="en">dengue disease</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/DOID_1240 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_1240">
Expand Down Expand Up @@ -1099,6 +1146,27 @@ OMIM mapping confirmed by DO. [SN].</rdfs:comment>



<!-- http://purl.obolibrary.org/obo/DOID_1273 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_1273">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/DOID_0050117"/>
<obo:IAO_0000115 xml:lang="en">A viral infectious disease that results_in infection located_in upper respiratory tract or located_in lower respiratory tract, has_material_basis_in Human respiratory syncytial virus, which is transmitted_by droplet spread of nasal secretions from an infected person while coughing or sneezing, or transmitted_by contaminated fomites. The infection has_symptom runny nose, has_symptom fever, has_symptom cough, has_symptom wheezing, and has_symptom respiratory distress.</obo:IAO_0000115>
<obo:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/doid.owl"/>
<oboInOwl:hasDbXref>MESH:D018357</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>NCI:C3354</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>SNOMEDCT_US_2023_03_01:186750007</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>UMLS_CUI:C0035235</oboInOwl:hasDbXref>
<oboInOwl:hasExactSynonym xml:lang="en">RSV</oboInOwl:hasExactSynonym>
<oboInOwl:hasExactSynonym xml:lang="en">respiratory syncytial virus</oboInOwl:hasExactSynonym>
<oboInOwl:hasOBONamespace>disease_ontology</oboInOwl:hasOBONamespace>
<oboInOwl:id>DOID:1273</oboInOwl:id>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_infectious_disease_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#NCIthesaurus"/>
<rdfs:label xml:lang="en">respiratory syncytial virus infectious disease</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/DOID_1319 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_1319">
Expand Down Expand Up @@ -2218,6 +2286,32 @@ OMIM mapping confirmed by DO. [SN].</rdfs:comment>



<!-- http://purl.obolibrary.org/obo/DOID_3292 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_3292">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/DOID_0050117"/>
<obo:IAO_0000115 xml:lang="en">A viral infectious disease that results in infection of primates, rodents and humans, located in skin, has_material_basis_in Monkeypox virus, which is transmitted by contact with the animal&apos;s blood, body fluids, rash, or with the body fluids of a sick person, transmitted by fomites, and transmitted by respiratory droplets. The infection has symptom fever, has symptom muscle ache, has symptom headache, and has symptom lymphadenopathy.</obo:IAO_0000115>
<obo:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/doid.owl"/>
<oboInOwl:hasDbXref>GARD:10722</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>ICD10CM:B04</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>ICD9CM:059.01</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>MESH:D045908</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>NCI:C128421</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>SNOMEDCT_US_2023_03_01:240466002</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>UMLS_CUI:C0276180</oboInOwl:hasDbXref>
<oboInOwl:hasExactSynonym xml:lang="en">monkeypox</oboInOwl:hasExactSynonym>
<oboInOwl:hasOBONamespace>disease_ontology</oboInOwl:hasOBONamespace>
<oboInOwl:id>DOID:3292</oboInOwl:id>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_infectious_disease_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_rare_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#NCIthesaurus"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#zoonotic_infectious_disease"/>
<rdfs:comment xml:lang="en">November 2022 WHO name update.</rdfs:comment>
<rdfs:label xml:lang="en">mpox</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/DOID_3347 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_3347">
Expand Down Expand Up @@ -2613,6 +2707,30 @@ OMIM mapping confirmed by DO. [SN].</rdfs:comment>



<!-- http://purl.obolibrary.org/obo/DOID_4325 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_4325">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/DOID_0050117"/>
<obo:IAO_0000115 xml:lang="en">A viral infectious disease that is a hemorrhagic fever, has_material_basis_in Zaire ebolavirus, has_material_basis_in Sudan ebolavirus, has_material_basis_in Cote d&apos;Ivoire ebolavirus, or has_material_basis_in Bundibugyo ebolavirus, which are transmitted_by contact with the body fluids of an infected animal or person, transmitted by contaminated fomites, or transmitted by infected medical equipment. The infection has_symptom fever, has_symptom headache, has_symptom joint pain, has_symptom muscle aches, has_symptom sore throat, has_symptom weakness, has_symptom diarrhea, has_symptom vomiting, has_symptom stomach pain, has_symptom rash, has_symptom red eyes, has_symptom hiccups, and has_symptom internal and external bleeding.</obo:IAO_0000115>
<obo:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/doid.owl"/>
<oboInOwl:hasDbXref>GARD:2035</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>ICD10CM:A98.4</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>MESH:D019142</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>NCI:C36171</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>SNOMEDCT_US_2023_03_01:123323003</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref>UMLS_CUI:C0282687</oboInOwl:hasDbXref>
<oboInOwl:hasExactSynonym xml:lang="en">Ebola virus disease</oboInOwl:hasExactSynonym>
<oboInOwl:hasOBONamespace>disease_ontology</oboInOwl:hasOBONamespace>
<oboInOwl:id>DOID:4325</oboInOwl:id>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_infectious_disease_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#DO_rare_slim"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#NCIthesaurus"/>
<oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/doid#zoonotic_infectious_disease"/>
<rdfs:label xml:lang="en">Ebola hemorrhagic fever</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/DOID_4362 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/DOID_4362">
Expand Down
133 changes: 133 additions & 0 deletions src/modules/individuals.owl
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000115>A British multinational pharmaceutical company headquartered in Brentford, England</obo:IAO_0000115>
<obo:IAO_0000117>Oliver He, Philip Huang</obo:IAO_0000117>
<obo:IAO_0000118 xml:lang="en">GSK</obo:IAO_0000118>
<obo:IAO_0000119>https://en.wikipedia.org/wiki/GlaxoSmithKline</obo:IAO_0000119>
<rdfs:label>GlaxoSmithKline plc</rdfs:label>
</owl:NamedIndividual>
Expand Down Expand Up @@ -1816,6 +1817,138 @@ http://www.hoovers.com/company-information/cs/company-profile.advent_srl.aebb99e



<!-- http://purl.obolibrary.org/obo/VO_0010377 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010377">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Organon Teknika Corp., LLC</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010379 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010379">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Merck Sharp &amp; Dohme LLC</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010380 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010380">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Emergent Product Development Gaithersburg Inc.</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010381 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010381">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Valneva Austria GmbH</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010382 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010382">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Bavarian Nordic</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010383 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010383">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>ModernaTX, Inc.</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010384 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010384">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Pfizer Ireland Pharmaceuticals</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010385 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010385">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>VBI Vaccines (Delaware) Inc.</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010386 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010386">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>Moderna Tx Inc.</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010387 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010387">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>MassBiologics</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010388 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010388">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>MSP Vaccine Company</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0010392 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0010392">
<rdf:type rdf:resource="http://purl.obolibrary.org/obo/VO_0000299"/>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<rdfs:label>BioNTech Manufacturing GmbH</rdfs:label>
</owl:NamedIndividual>



<!-- http://purl.obolibrary.org/obo/VO_0015078 -->

<owl:NamedIndividual rdf:about="http://purl.obolibrary.org/obo/VO_0015078">
Expand Down
26 changes: 26 additions & 0 deletions src/modules/other.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3561,6 +3561,32 @@ of minimal anatomy terminology and NCBI taxonomy... Eventually, this term chicke



<!-- http://purl.obolibrary.org/obo/VO_0010393 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/VO_0010393">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/VO_0000615"/>
<obo:IAO_0000115>A vaccine that is designed to immunize against a single antigen or single strain of a pathogen.</obo:IAO_0000115>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<oboInOwl:inSubset>role</oboInOwl:inSubset>
<rdfs:label>vaccine monovalent role</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/VO_0010394 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/VO_0010394">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/VO_0000615"/>
<obo:IAO_0000115>A vaccine that is designed to immunize against multiple antigen or multiple strain of a pathogen.</obo:IAO_0000115>
<obo:IAO_0000117>Jie Zheng</obo:IAO_0000117>
<obo:IAO_0000117>Xingxian Li</obo:IAO_0000117>
<oboInOwl:inSubset>role</oboInOwl:inSubset>
<rdfs:label>vaccine multivalent role</rdfs:label>
</owl:Class>



<!-- http://purl.obolibrary.org/obo/VO_0015061 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/VO_0015061">
Expand Down
Loading