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

Add new term "amount of iron in brain" #358

Merged
merged 2 commits into from
Feb 24, 2025
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 src/patterns/data/default/entity_attribute_location.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -8053,3 +8053,4 @@ OBA:2052958 PR:O75356 PATO:0000070 amount UBERON:0000178 blood PMID:3841286
OBA:2052959 PR:P51531 PATO:0000070 amount UBERON:0000178 blood PMID:38412862 https://orcid.org/0000-0001-6757-4744
OBA:2052960 PR:P00441 PATO:0000070 amount UBERON:0000178 blood PMID:38412862 https://orcid.org/0000-0001-6757-4744
OBA:VT0005007 bone mineral amount CHEBI:46662 mineral PATO:0000070 amount UBERON:0001474 bone element bone mineral mass https://orcid.org/0000-0001-8314-2140
OBA:2045560 amount of iron in brain CHEBI:18248 iron atom PATO:0000070 amount UBERON:0000955 brain brain iron amount PMID:38789058 https://orcid.org/0000-0001-8314-2140
15 changes: 13 additions & 2 deletions src/patterns/definitions.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/oba/patterns/definitions.owl>
<http://purl.obolibrary.org/obo/oba/releases/2025-02-12/patterns/definitions.owl>
Annotation(owl:versionInfo "2025-02-12")
<http://purl.obolibrary.org/obo/oba/releases/2025-02-24/patterns/definitions.owl>
Annotation(owl:versionInfo "2025-02-24")

Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_10033>))
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_10112>))
Expand Down Expand Up @@ -12263,6 +12263,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2045556>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2045557>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2045558>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2045559>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2045560>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2050001>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2050002>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2050003>))
Expand Down Expand Up @@ -109487,6 +109488,16 @@ AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#has
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_2045559> "bone density")
EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_2045559> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0001019> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/UBERON_0001474>)))

# Class: <http://purl.obolibrary.org/obo/OBA_2045560> (amount of iron in brain)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute_location") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBA_2045560> "The amount of a iron atom when measured in brain.")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/OBA_2045560> "https://orcid.org/0000-0001-8314-2140")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/OBA_2045560> "PMID:38789058")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_2045560> "brain iron amount")
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute_location") <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_2045560> "brain iron atom amount")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_2045560> "amount of iron in brain")
EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_2045560> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000070> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/CHEBI_18248> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/UBERON_0000955>)))))

# Class: <http://purl.obolibrary.org/obo/OBA_2050001> (ascending aorta diameter)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBA_2050001> "The diameter of a ascending aorta.")
Expand Down