Skip to content

Skosmos 1.0

Compare
Choose a tag to compare
@osma osma released this 27 Feb 12:15
· 1 commit to v1.0-maintenance since this release

This is the 1.0 version of Skosmos. The version number signifies that this release is considered ready for general use. Further development will of course continue, both as patch releases (1.0.x) and new feature releases (1.x, eventually 2.0 and more). We try to adhere to semantic versioning principles.

The 1.0 release brings support for all SKOS Core properties (see Data Model for details). The user interface is multilingual and available in five languages: English, Finnish, German, Norwegian (Bokmål) and Swedish.

Major changes since 0.7.x:

User interface translations:

  • #183 Norwegian Bokmål translation thanks to @danmichaelo (Dan Michael O. Heggø, University of Oslo Science Library)
  • #202 German translation thanks to @armin11 (Armin Retterath, Rhineland-Palatinate spatial data infrastructure initiative)

Usability fixes:

  • #97, #120 adjust display of search results
  • #141 make default tab on vocabulary home page configurable
  • #172 drop-down list goes outside browser window
  • #176 new layout for terms in multiple languages
  • #196 fix improper hierarchy scrolling

Bug fixes:

  • #178 opening concept from group index shows empty hierarchy tab
  • #179 don't perform gettext translation on concept labels
  • #187 fix IE9 layout breakage in intranet zone
  • #192 multiple vocabulary selections lost on search results page
  • #194, #203 fix PHP errors

Other improvements:

  • #166 support skos:notation
  • #174, #189 use language tag translations from CLDR / Punic
  • #185 support rdfs:seeAlso as a mapping property
  • #200 hide type information if it's only skos:Concept
  • #206 support restriction to multiple types in alphabetical index

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

See the upgrade instructions in the wiki for information about upgrading from earlier versions.