Skip to content

Commit

Permalink
using ruta 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renaud committed Aug 20, 2015
1 parent 4e363e8 commit 0e4931b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

<dependencies>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>ruta-core</artifactId>
<version>2.3.0</version>
</dependency>
<groupId>com.github.renaud</groupId>
<artifactId>ruta-core</artifactId>
<version>337dbabc66</version><!-- hack to be able to use 2.3.1 -->
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions src/test/resources/hbp_electrophysiology_ontology.obo
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ synonym: "LTS" BROAD ACRONYM []
id: HBP_EPHYS_PHENO:0000006
name: chattering firing
rsynonym: "(chatter(ing)?)"
synonym: "chatter"
synonym: "chattering"
synonym: "chatter"
synonym: chattering

[Term]
Expand Down Expand Up @@ -133,8 +133,8 @@ synonym: "not accomodating"
synonym: "nonaccomodating"
synonym: "notaccomodating"
synonym: "not-accomodating"
synonym: "un-accomodating"
synonym: "un accomodating"
synonym: "un-accomodating"
synonym: "non-accomodating"
disjoint_from: HBP_EPHYS_PHENO:0000013 ! accommodating

Expand Down Expand Up @@ -186,20 +186,20 @@ synonym: "non fast"
synonym: "non-fast"
synonym: "non-rapid"
synonym: "unrapid"
synonym: "not-fastly"
synonym: "not fast"
synonym: "not-fastly"
synonym: "un rapidly"
synonym: "not-rapid"
synonym: "non-fastly"
synonym: "un-fastly"
synonym: "not rapidly"
synonym: "un-fastly"
synonym: "notfastly"
synonym: "un fastly"
synonym: "not rapid"
synonym: "unfast"
synonym: "non rapidly"
synonym: "not fastly"
synonym: "un-rapidly"
synonym: "not fastly"
synonym: "unfastly"
synonym: "nonrapid"
synonym: "not-fast"
Expand Down

0 comments on commit 0e4931b

Please sign in to comment.