RubyGems.org

The NCBO Resource Index Gem is a Ruby client for NCBO's Resource Index Web service. The NCBO Resource Index is a system for ontology based annotation and indexing of biomedical data; the key functionality of this system is to enable users to locate biomedical data resources related to particular concepts. A set of annotations is generated automatically and presented through integration with BioPortal, enabling researchers to search for biomedical resources associated (annotated) with specific ontology terms. This service uses a concept recognizer (developed by the National Center for Integrative Biomedical Informatics, University of Michigan) to produce a set of annotations and expand them using ontology is_a relations.

installgem install ncbo_resource_index -v 1.2
Authors

Paul R Alexander

1,459 total downloads 272 for this version
Owners

82e413b220ee180caa8255584ea49064

Gemfile
gem "ncbo_resource_index", "~> 1.2"
Versions
  1. 1.3 July 11, 2012
  2. 1.2 July 11, 2012
  3. 1.1 July 11, 2012
  4. 1.0 January 25, 2012
Runtime Dependencies
  1. libxml-ruby ~> 2.2.0