Skip to content

Commit

Permalink
add coagulation factor therapy #343
Browse files Browse the repository at this point in the history
  • Loading branch information
Leigh Carmody committed Jul 26, 2024
1 parent 99a1bd1 commit 997c8d7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ontology/maxo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0001621>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0001622>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0001623>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0001624>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0001625>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0009003>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0009004>))
Declaration(Class(<http://purl.obolibrary.org/obo/MAXO_0009005>))
Expand Down Expand Up @@ -11608,6 +11609,16 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MAXO_0001624> "vesicular monoamine-transporter-2 inhibitor agent therapy")
SubClassOf(<http://purl.obolibrary.org/obo/MAXO_0001624> <http://purl.obolibrary.org/obo/MAXO_0000648>)

# Class: <http://purl.obolibrary.org/obo/MAXO_0001625> (coagulation factor therapy)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MAXO_0001625> "Treatment with any coagulating factors that promote clotting.")
AnnotationAssertion(dce:creator <http://purl.obolibrary.org/obo/MAXO_0001625> <https://orcid.org/0000-0001-7941-2961>)
AnnotationAssertion(dce:date <http://purl.obolibrary.org/obo/MAXO_0001625> "2024-07-26T09:48:42Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MAXO_0001625> "treatment with a clotting factor")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MAXO_0001625> "treatment with coagulating factor")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MAXO_0001625> "coagulation factor therapy")
SubClassOf(<http://purl.obolibrary.org/obo/MAXO_0001625> <http://purl.obolibrary.org/obo/MAXO_0000177>)

# Class: <http://purl.obolibrary.org/obo/MAXO_0009003> (preimplantation genetic testing)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "NCBIBook:NBK5191") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MAXO_0009003> "Genetic testing of one or more cells removed from early embryos conceived by in vitro fertilization and transferring to the mother's uterus only those embryos determined not to have the pathogenic variant(s)/chromosome anomaly(ies) of concern.")
Expand Down

0 comments on commit 997c8d7

Please sign in to comment.