Sha256: 000aaa8a720a688590b5a5a39a9c784352a15f761b02cf919b0a17d2f0448ae4
Contents?: true
Size: 561 Bytes
Versions: 6
Compression:
Stored size: 561 Bytes
Contents
Similar Terms for iQvoc Getting Started =============== 1. Initialize database: $ bundle exec rake db:create $ bundle exec rake db:migrate iqvoc:db:seed_all 2. Generate secret token: $ rake iqvoc:setup:generate_secret_token Extensions ========== In addition to regular SKOS, Similar Terms supports [SKOS-XL](https://github.com/innoq/iqvoc_skosxl) and [Inflectionals](https://github.com/innoq/iqvoc_inflectionals) - the latter provides case-insensitive lookups. See the respective branches for application templates using those extensions.
Version data entries
6 entries across 6 versions & 1 rubygems