Skip to content

Commit

Permalink
Merge pull request #198 from obo-behavior/Vaping
Browse files Browse the repository at this point in the history
NTR vaping behavior
  • Loading branch information
matentzn authored Nov 30, 2023
2 parents 2561dc6 + 8e4aaaf commit 7f1107e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/ontology/nbo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,7 @@ Declaration(Class(obo:NBO_0070004))
Declaration(Class(obo:NBO_0070006))
Declaration(Class(obo:NBO_0070007))
Declaration(Class(obo:NBO_0070008))
Declaration(Class(obo:NBO_0070027))
Declaration(Class(obo:PATO_0000001))
Declaration(Class(obo:PATO_0000014))
Declaration(Class(obo:PATO_0000040))
Expand Down Expand Up @@ -9911,6 +9912,7 @@ AnnotationAssertion(dc:date obo:NBO_0045003 "2020-01-27T20:51:58Z"^^xsd:dateTime
AnnotationAssertion(oboInOwl:created_by obo:NBO_0045003 <http://orcid.org/0000-0001-7941-2961>)
AnnotationAssertion(rdfs:label obo:NBO_0045003 "tobacco vaping behavior"@en)
SubClassOf(obo:NBO_0045003 obo:NBO_0045000)
SubClassOf(obo:NBO_0045003 obo:NBO_0070027)

# Class: obo:NBO_0045004 (cannabis consumption)

Expand Down Expand Up @@ -9941,6 +9943,7 @@ AnnotationAssertion(oboInOwl:hasExactSynonym obo:NBO_0045006 "pot vaping behavio
AnnotationAssertion(oboInOwl:hasExactSynonym obo:NBO_0045006 "weed vaping behavior")
AnnotationAssertion(rdfs:label obo:NBO_0045006 "cannabis vaping behavior"@en)
SubClassOf(obo:NBO_0045006 obo:NBO_0045004)
SubClassOf(obo:NBO_0045006 obo:NBO_0070027)

# Class: obo:NBO_0045007 (cannabis oil consumption)

Expand Down Expand Up @@ -10078,6 +10081,17 @@ AnnotationAssertion(oboInOwl:inSubset obo:NBO_0070008 <http://purl.obolibrary.or
AnnotationAssertion(rdfs:label obo:NBO_0070008 "maintenance behavior")
SubClassOf(obo:NBO_0070008 obo:NBO_0000313)

# Class: obo:NBO_0070027 (vaping behavior)

AnnotationAssertion(obo:IAO_0000115 obo:NBO_0070027 "The inhalation and exhalation of aerosolized substance, referred to as vapor, which is produced by an e-cigarette or other device.")
AnnotationAssertion(dc:contributor obo:NBO_0070027 <https://orcid.org/0000-0001-8921-6593>)
AnnotationAssertion(dc:contributor obo:NBO_0070027 <https://orcid.org/0000-0002-4277-2151>)
AnnotationAssertion(dc:date obo:NBO_0070027 "2023-11-29T14:08:34Z"^^xsd:dateTime)
AnnotationAssertion(oboInOwl:hasExactSynonym obo:NBO_0070027 "vaping")
AnnotationAssertion(oboInOwl:hasOBONamespace obo:NBO_0070027 "behavior_ontology")
AnnotationAssertion(rdfs:label obo:NBO_0070027 "vaping behavior")
SubClassOf(obo:NBO_0070027 obo:NBO_0001845)


DisjointClasses(obo:NBO_0000014 obo:NBO_0000034 obo:NBO_0000078 obo:NBO_0020084 obo:NBO_0020254 obo:NBO_0020298 obo:NBO_0020299)
DisjointClasses(obo:NBO_0000048 obo:NBO_0000087 obo:NBO_0020015 obo:NBO_0020031 obo:NBO_0020037 obo:NBO_0020059 obo:NBO_0020077 obo:NBO_0020079 obo:NBO_0020105 obo:NBO_0020117 obo:NBO_0020139 obo:NBO_0020149 obo:NBO_0020175 obo:NBO_0020199 obo:NBO_0020223 obo:NBO_0020230 obo:NBO_0020245 obo:NBO_0020251 obo:NBO_0020268 obo:NBO_0020287 obo:NBO_0020289)
Expand Down

0 comments on commit 7f1107e

Please sign in to comment.