Skip to content

Commit 444c00d

Browse files
committed
setting up Ar-39 import for #904
1 parent bb26ba3 commit 444c00d

File tree

3 files changed

+158
-1
lines changed

3 files changed

+158
-1
lines changed

src/envo/envo-edit.owl

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Import(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute.owl>)
2727
Import(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute_location.owl>)
2828
Import(<http://purl.obolibrary.org/obo/envo/modules/entity_quality_location.owl>)
2929
Import(<http://purl.obolibrary.org/obo/envo/modules/process_attribute.owl>)
30+
Annotation(<http://purl.org/dc/elements/1.1/contributor> <https://orcid.org/0000-0002-2996-719X>)
3031
Annotation(<http://purl.org/dc/elements/1.1/creator> <http://orcid.org/0000-0002-4366-3088>)
3132
Annotation(<http://purl.org/dc/elements/1.1/creator> "http://orcid.org/0000-0002-6601-2165")
3233
Annotation(<http://purl.org/dc/elements/1.1/creator> "http://orcid.org/0000-0002-8343-612X")
@@ -32413,6 +32414,8 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#created_by> <h
3241332414
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#creation_date> <http://purl.obolibrary.org/obo/ENVO_01001495> "2018-11-10T15:49:02Z"^^xsd:dateTime)
3241432415
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym> <http://purl.obolibrary.org/obo/ENVO_01001495> "dissolved oxygen")
3241532416
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym> <http://purl.obolibrary.org/obo/ENVO_01001495> "oceanic oxygen")
32417+
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>)
32418+
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")
3241632419
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/ENVO_01001495> "envoEOVs")
3241732420
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/ENVO_01001495> "envoMarine")
3241832421
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_01001495> "dioxygen dissolved in marine water"@en)

src/envo/imports/chebi_terms.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ http://purl.obolibrary.org/obo/CHEBI_49987 # monoatomic krypton
9494
http://purl.obolibrary.org/obo/CHEBI_33687 # diatomic helium
9595
http://purl.obolibrary.org/obo/CHEBI_30218 # helium-3 atom
9696
http://purl.obolibrary.org/obo/CHEBI_49994 # monoatomic neon
97-
http://purl.obolibrary.org/obo/CHEBI_49992 # argon(•1+)
97+
http://purl.obolibrary.org/obo/CHEBI_49992 # argon(•1+)
98+
http://purl.obolibrary.org/obo/CHEBI_155827 # argon-39
9899
http://purl.obolibrary.org/obo/CHEBI_17997 # dinitrogen
99100
http://purl.obolibrary.org/obo/CHEBI_15377 # water
100101
http://purl.obolibrary.org/obo/CHEBI_16042 # halide anion

0 commit comments

Comments
 (0)