Skip to content

Commit

Permalink
fixed definition vs exact syn
Browse files Browse the repository at this point in the history
  • Loading branch information
Leigh Carmody committed Jul 24, 2024
1 parent 767cbc8 commit d17a9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/maxo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11325,10 +11325,10 @@ SubClassOf(<http://purl.obolibrary.org/obo/MAXO_0001591> <http://purl.obolibrary
# Class: <http://purl.obolibrary.org/obo/MAXO_0001592> (RNA interference therapy)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:29243000") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MAXO_0001592> "Specific RNA molecules are used to induce sequence-specific inhibition of target gene expression or translation for the purpose of therapy.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MAXO_0001592> "RNA interference-based therapy")
AnnotationAssertion(dce:creator <http://purl.obolibrary.org/obo/MAXO_0001592> <https://orcid.org/0000-0001-7941-2961>)
AnnotationAssertion(dce:date <http://purl.obolibrary.org/obo/MAXO_0001592> "2024-07-24T18:30:09Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MAXO_0001592> "RNAi therapy")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MAXO_0001592> "RNA interference-based therapy")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MAXO_0001592> "RNA interference therapy")
SubClassOf(<http://purl.obolibrary.org/obo/MAXO_0001592> <http://purl.obolibrary.org/obo/MAXO_0001001>)

Expand Down

0 comments on commit d17a9e6

Please sign in to comment.