Skip to content

Commit

Permalink
addressed issue #84
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckySharp committed Sep 25, 2020
1 parent b504407 commit dc4cbe9
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions CompositionalOntology_v2.1_metadata.yml
Expand Up @@ -554,13 +554,25 @@
- DNA
name: biometrics
polarity: 1
- OntologyNode:
pattern:
- \b(case\s+volume)\b
- \b(new\s+cases)\b
examples:
- disease cases
- new cases
name: case_volume
polarity: -1
- OntologyNode:
examples:
- water
- mosquitos
- excrement
- vector
- transmission
name: vector
polarity: -1
- disease:
- OntologyNode:
examples:
- disease cases
- new cases
name: case_volume
polarity: -1
- OntologyNode:
pattern:
- (COVID|covid|SARS-CoV)
Expand All @@ -582,14 +594,6 @@
- malaria
name: malaria
polarity: -1
- OntologyNode:
examples:
- water
- mosquitos
- excrement
- vector
name: vector
polarity: -1
- OntologyNode:
examples:
- injury
Expand Down

0 comments on commit dc4cbe9

Please sign in to comment.