ncbo_annotator 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +8 -8
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ncbo_annotator
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.0
9
+ - 1
10
+ version: 1.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Paul R Alexander
@@ -26,12 +26,12 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- hash: 19
29
+ hash: 7
30
30
  segments:
31
- - 1
32
- - 1
31
+ - 2
32
+ - 2
33
33
  - 0
34
- version: 1.1.0
34
+ version: 2.2.0
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  description: The NCBO Annotator Gem is a Ruby client for NCBO's Annotator Web service. The NCBO Annotator (formerly referred to as the Open Biomedical Annotator (OBA)) is an ontology-based Web service that annotates public datasets with biomedical ontology concepts based on their textual metadata. The biomedical community can use the annotator service to tag their data automatically with ontology concepts. These concepts come from the Unified Medical Language System (UMLS) Metathesaurus and the National Center for Biomedical Ontology (NCBO) BioPortal ontologies. Such annotations facilitate translational discoveries by integrating annotated data.
@@ -46,7 +46,7 @@ files:
46
46
  - lib/ncbo_annotator/parser.rb
47
47
  - lib/ncbo_annotator.rb
48
48
  has_rdoc: true
49
- homepage: http://rubygems.org/gems/ncbo_annotator
49
+ homepage: http://github.com/ncbo/ncbo_annotator
50
50
  licenses: []
51
51
 
52
52
  post_install_message: