Skip to content

Commit

Permalink
setting up Ar-39 import for #904
Browse files Browse the repository at this point in the history
  • Loading branch information
pbuttigieg committed Aug 5, 2020
1 parent bb26ba3 commit 444c00d
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Import(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute.owl>)
Import(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute_location.owl>)
Import(<http://purl.obolibrary.org/obo/envo/modules/entity_quality_location.owl>)
Import(<http://purl.obolibrary.org/obo/envo/modules/process_attribute.owl>)
Annotation(<http://purl.org/dc/elements/1.1/contributor> <https://orcid.org/0000-0002-2996-719X>)
Annotation(<http://purl.org/dc/elements/1.1/creator> <http://orcid.org/0000-0002-4366-3088>)
Annotation(<http://purl.org/dc/elements/1.1/creator> "http://orcid.org/0000-0002-6601-2165")
Annotation(<http://purl.org/dc/elements/1.1/creator> "http://orcid.org/0000-0002-8343-612X")
Expand Down Expand Up @@ -32413,6 +32414,8 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#created_by> <h
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#creation_date> <http://purl.obolibrary.org/obo/ENVO_01001495> "2018-11-10T15:49:02Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym> <http://purl.obolibrary.org/obo/ENVO_01001495> "dissolved oxygen")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym> <http://purl.obolibrary.org/obo/ENVO_01001495> "oceanic oxygen")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/ENVO_01001495> <https://www.goosocean.org/components/com_oe/oe.php?task=download&id=35904&version=2.0&lang=1&format=1>)
AnnotationAssertion(Annotation(rdfs:comment "This is the label that GOOS uses in its EOV specification sheet, found here: https://www.goosocean.org/components/com_oe/oe.php?task=download&id=35904&version=2.0&lang=1&format=1") <http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym> <http://purl.obolibrary.org/obo/ENVO_01001495> "oxygen")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/ENVO_01001495> "envoEOVs")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/ENVO_01001495> "envoMarine")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_01001495> "dioxygen dissolved in marine water"@en)
Expand Down
3 changes: 2 additions & 1 deletion src/envo/imports/chebi_terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ http://purl.obolibrary.org/obo/CHEBI_49987 # monoatomic krypton
http://purl.obolibrary.org/obo/CHEBI_33687 # diatomic helium
http://purl.obolibrary.org/obo/CHEBI_30218 # helium-3 atom
http://purl.obolibrary.org/obo/CHEBI_49994 # monoatomic neon
http://purl.obolibrary.org/obo/CHEBI_49992 # argon(•1+)
http://purl.obolibrary.org/obo/CHEBI_49992 # argon(•1+)
http://purl.obolibrary.org/obo/CHEBI_155827 # argon-39
http://purl.obolibrary.org/obo/CHEBI_17997 # dinitrogen
http://purl.obolibrary.org/obo/CHEBI_15377 # water
http://purl.obolibrary.org/obo/CHEBI_16042 # halide anion
Expand Down
Loading

0 comments on commit 444c00d

Please sign in to comment.