Skip to content

Commit

Permalink
Update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Jun 25, 2024
1 parent 4afda61 commit 496c880
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 14 deletions.
23 changes: 16 additions & 7 deletions midas-data.owl
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:apollo_sv="http://purl.obolibrary.org/obo/apollo_sv.owl/">
<owl:Ontology rdf:about="http://midasnetwork.us/datasets/midas-data.owl">
<owl:versionIRI rdf:resource="http://midasnetwork.us/datasets/v2024-06-12/midas-data.owl"/>
<owl:versionIRI rdf:resource="http://midasnetwork.us/datasets/v2024-06-25/midas-data.owl"/>
<terms:description>An ontology of midas data types.</terms:description>
<rdfs:comment>Testing automated release process by editing the midas-data-edit.owl file.</rdfs:comment>
<owl:versionInfo>2024-06-12</owl:versionInfo>
<owl:versionInfo>2024-06-25</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -374,7 +374,7 @@
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000542 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000542">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas2"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas38"/>
<obo:IAO_0000111 xml:lang="en">population mortality data set</obo:IAO_0000111>
<obo:IAO_0000115 xml:lang="en">A data set that is about either some mortality rate or the death events themselves of some individuals of a given population of a particular biological taxon.</obo:IAO_0000115>
<obo:IAO_0000117>Matthew Diller</obo:IAO_0000117>
Expand Down Expand Up @@ -593,7 +593,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000637 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000637">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000115 xml:lang="en">An intentionality directed at future participation in a vaccination as the recipient of a vaccine or other immunization.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
<obo:IAO_0000600 xml:lang="en">An intent to be vaccinated in the future.</obo:IAO_0000600>
Expand All @@ -605,7 +605,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000638 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000638">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000115 xml:lang="en">An intentionality directed at future participation in a vaccination as the administrator of a vaccine or other immunization to an organism with an immune system.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
<obo:IAO_0000600 xml:lang="en">An intention to give a vaccine to someone or an animal.</obo:IAO_0000600>
Expand Down Expand Up @@ -748,7 +748,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000650 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000650">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000111 xml:lang="en">guardian&apos;s intent to have a ward under their care vaccinated</obo:IAO_0000111>
<obo:IAO_0000115 xml:lang="en">An intentionality inhering in a person bearing a guardian role and that is directed at their future participation in an authorization for the vaccination or other immunization of a person under their care and who bears a ward role.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
Expand Down Expand Up @@ -1585,6 +1585,15 @@ last accessed: 14/01/2014</obo:IAO_0000119>



<!-- http://w3id.org/midas-metadata/midas27 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas27">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:label xml:lang="en">vaccination intent</rdfs:label>
</owl:Class>



<!-- http://w3id.org/midas-metadata/midas28 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas28">
Expand Down Expand Up @@ -1640,7 +1649,7 @@ last accessed: 14/01/2014</obo:IAO_0000119>
<!-- http://w3id.org/midas-metadata/midas34 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas34">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas2"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas38"/>
<obo:IAO_0000115>Information about diagnostic tests, results, including serology tests, PCR, and other tests</obo:IAO_0000115>
<rdfs:label xml:lang="en">diagnostic tests</rdfs:label>
</owl:Class>
Expand Down
23 changes: 16 additions & 7 deletions src/ontology/midas-data.owl
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:apollo_sv="http://purl.obolibrary.org/obo/apollo_sv.owl/">
<owl:Ontology rdf:about="http://midasnetwork.us/datasets/midas-data.owl">
<owl:versionIRI rdf:resource="http://midasnetwork.us/datasets/v2024-06-12/midas-data.owl"/>
<owl:versionIRI rdf:resource="http://midasnetwork.us/datasets/v2024-06-25/midas-data.owl"/>
<terms:description>An ontology of midas data types.</terms:description>
<rdfs:comment>Testing automated release process by editing the midas-data-edit.owl file.</rdfs:comment>
<owl:versionInfo>2024-06-12</owl:versionInfo>
<owl:versionInfo>2024-06-25</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -374,7 +374,7 @@
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000542 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000542">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas2"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas38"/>
<obo:IAO_0000111 xml:lang="en">population mortality data set</obo:IAO_0000111>
<obo:IAO_0000115 xml:lang="en">A data set that is about either some mortality rate or the death events themselves of some individuals of a given population of a particular biological taxon.</obo:IAO_0000115>
<obo:IAO_0000117>Matthew Diller</obo:IAO_0000117>
Expand Down Expand Up @@ -593,7 +593,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000637 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000637">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000115 xml:lang="en">An intentionality directed at future participation in a vaccination as the recipient of a vaccine or other immunization.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
<obo:IAO_0000600 xml:lang="en">An intent to be vaccinated in the future.</obo:IAO_0000600>
Expand All @@ -605,7 +605,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000638 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000638">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000115 xml:lang="en">An intentionality directed at future participation in a vaccination as the administrator of a vaccine or other immunization to an organism with an immune system.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
<obo:IAO_0000600 xml:lang="en">An intention to give a vaccine to someone or an animal.</obo:IAO_0000600>
Expand Down Expand Up @@ -748,7 +748,7 @@ By &quot;similar vaccines&quot; we typically mean same pathogen, but could be si
<!-- http://purl.obolibrary.org/obo/APOLLO_SV_00000650 -->

<owl:Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000650">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas27"/>
<obo:IAO_0000111 xml:lang="en">guardian&apos;s intent to have a ward under their care vaccinated</obo:IAO_0000111>
<obo:IAO_0000115 xml:lang="en">An intentionality inhering in a person bearing a guardian role and that is directed at their future participation in an authorization for the vaccination or other immunization of a person under their care and who bears a ward role.</obo:IAO_0000115>
<obo:IAO_0000117 xml:lang="en">William R. Hogan</obo:IAO_0000117>
Expand Down Expand Up @@ -1585,6 +1585,15 @@ last accessed: 14/01/2014</obo:IAO_0000119>



<!-- http://w3id.org/midas-metadata/midas27 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas27">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas79"/>
<rdfs:label xml:lang="en">vaccination intent</rdfs:label>
</owl:Class>



<!-- http://w3id.org/midas-metadata/midas28 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas28">
Expand Down Expand Up @@ -1640,7 +1649,7 @@ last accessed: 14/01/2014</obo:IAO_0000119>
<!-- http://w3id.org/midas-metadata/midas34 -->

<owl:Class rdf:about="http://w3id.org/midas-metadata/midas34">
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas2"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/midas-metadata/midas38"/>
<obo:IAO_0000115>Information about diagnostic tests, results, including serology tests, PCR, and other tests</obo:IAO_0000115>
<rdfs:label xml:lang="en">diagnostic tests</rdfs:label>
</owl:Class>
Expand Down

0 comments on commit 496c880

Please sign in to comment.