Skip to content

Skosmos 0.5

Compare
Choose a tag to compare
@osma osma released this 23 Sep 10:21
· 16 commits to v0.5-maintenance since this release

This version brings several performance improvements as well as new features.

  • performance updates
    • #46: faster suffix search (e.g. *ism) when using the jena-text index (requires Fuseki 1.1.0 or later)
    • several other performance improvements (some were ported to the 0.4.x maintenance series)
  • advanced search functionality
    • #18: ability to limit search based on concept type, thematic group or parent concept
    • #25: new autocomplete widget based on typeahead.js (shows richer data e.g. concept types)
  • #39: enhanced display of linked concepts (e.g. LCSH)
  • enhanced contextual help
  • first unit tests and integration with Travis CI automatic testing environment

For a more complete list of bug fixes and new features in this version, see issues tagged with the 0.5 milestone.

See the upgrade instructions in the wiki for information about upgrading from 0.4.x.