Skip to content

innoq/iqvoc_similar_terms

Repository files navigation

Similar terms for iQvoc

CI

Getting Started

  1. Initialize database:

     $ bundle exec rake db:create
     $ bundle exec rake db:migrate iqvoc:db:seed_all
    

Extensions

In addition to regular SKOS, Similar Terms supports SKOS-XL and Inflectionals - the latter provides case-insensitive lookups.

See the respective branches for application templates using those extensions.