Skip to content

Commit

Permalink
Updated incorrect definitions for #2324
Browse files Browse the repository at this point in the history
  • Loading branch information
zoependlington committed Nov 25, 2024
1 parent f0a1ac1 commit 6b16497
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ontology/efo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -182833,7 +182833,7 @@ SubClassOf(efo:EFO_0020049 efo:EFO_0007630)

# Class: efo:EFO_0020050 (bile acid measurement)

AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020050 "The quantification of diacylglycerol 30:1 levels in a sample, typically blood ")
AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020050 "The quantification of bile acid in a sample.")
AnnotationAssertion(dc:creator efo:EFO_0020050 "Annalisa Buniello")
AnnotationAssertion(oboInOwl:hasDbXref efo:EFO_0020050 "PMID:34503513")
AnnotationAssertion(rdfs:label efo:EFO_0020050 "bile acid measurement")
Expand All @@ -182842,15 +182842,15 @@ SubClassOf(efo:EFO_0020050 efo:EFO_0010231)

# Class: efo:EFO_0020051 (diacylglycerol 30:1 measurement)

AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020051 "The quantification of diacylglycerol 30:0 levels in a sample, typically blood ")
AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020051 "The quantification of diacylglycerol 30:1 levels in a sample, typically blood")
AnnotationAssertion(dc:creator efo:EFO_0020051 "Annalisa Buniello")
AnnotationAssertion(oboInOwl:hasDbXref efo:EFO_0020051 "PMID:34503513")
AnnotationAssertion(rdfs:label efo:EFO_0020051 "diacylglycerol 30:1 measurement")
SubClassOf(efo:EFO_0020051 efo:EFO_0010223)

# Class: efo:EFO_0020052 (diacylglycerol 30:0 measurement)

AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020052 "The quantification of diacylglycerol 30:1 levels in a sample, typically blood ")
AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020052 "The quantification of diacylglycerol 30:0 levels in a sample, typically blood")
AnnotationAssertion(dc:creator efo:EFO_0020052 "Annalisa Buniello")
AnnotationAssertion(oboInOwl:hasDbXref efo:EFO_0020052 "PMID:34503513")
AnnotationAssertion(rdfs:label efo:EFO_0020052 "diacylglycerol 30:0 measurement")
Expand Down

0 comments on commit 6b16497

Please sign in to comment.