Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 552 Bytes

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.