Skip to content

Commit

Permalink
update odk.sh make
Browse files Browse the repository at this point in the history
  • Loading branch information
Leigh Carmody committed Apr 11, 2024
1 parent 9e2b7a0 commit 645ddba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions chebi_slim.obo
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
format-version: 1.2
data-version: chebi/obophenotype/releases/2024-04-10/chebi_slim.owl
data-version: chebi/obophenotype/releases/2024-04-11/chebi_slim.owl
subsetdef: 1_STAR ""
subsetdef: 2_STAR ""
subsetdef: 3_STAR ""
synonymtypedef: BRAND_NAME ""
synonymtypedef: INN ""
synonymtypedef: IUPAC_NAME ""
ontology: chebi/obophenotype/chebi_slim
property_value: owl:versionInfo "2024-04-10" xsd:string
property_value: owl:versionInfo "2024-04-11" xsd:string

[Term]
id: CHEBI:100147
Expand Down Expand Up @@ -150064,8 +150064,8 @@ name: icosapentaenoate
namespace: chebi_ontology
def: "A C20, straight-chain, polyunsaturated fatty acid anion containing five double bonds." []
subset: 3_STAR
synonym: "eicosapentaenoate" RELATED [UniProt]
synonym: "eicosapentaenoate" RELATED [ChEBI]
synonym: "eicosapentaenoate" RELATED [UniProt]
is_a: CHEBI:57560 ! long-chain fatty acid anion
is_a: CHEBI:58954 ! straight-chain saturated fatty acid anion
is_a: CHEBI:76567 ! polyunsaturated fatty acid anion
Expand Down
4 changes: 2 additions & 2 deletions chebi_slim.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/chebi/obophenotype/chebi_slim.owl>
<http://purl.obolibrary.org/obo/chebi/obophenotype/releases/2024-04-10/chebi_slim.owl>
Annotation(owl:versionInfo "2024-04-10")
<http://purl.obolibrary.org/obo/chebi/obophenotype/releases/2024-04-11/chebi_slim.owl>
Annotation(owl:versionInfo "2024-04-11")

Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_100147>))
Declaration(Class(<http://purl.obolibrary.org/obo/CHEBI_10022>))
Expand Down

0 comments on commit 645ddba

Please sign in to comment.