Skip to content

Skosmos 1.10

Compare
Choose a tag to compare
@henriyli henriyli released this 22 Dec 13:19
· 14 commits to v1.10-maintenance since this release

This release includes better support for SKOS-XL, bug fixes, and many small improvements such as better sorting of concepts in the alphabetical index.

Translation updates:

  • #641 Polish translation provided by Dominik Tomaszuk
  • German translation updated by @hauschke

Improvements and new features:

  • #533 Support for displaying SKOS-XL metadata
  • #630 Improved documentation for handling of deprecated concepts
  • #643 EasyRDF updated to the latest version
  • #632 Virtuoso endpoints should now work since EasyRDF has been updated
  • #666 Prefer mapping property in the same Vocabulary rather than in other vocabularies
  • #636 Top ConceptSchemes in REST API are now additionally in an array

Usability / UI improvements:

  • #603 Properly displaying prefLabels on small screens
  • #623 Notation codes are now visible for mapped concepts when available

Bug fixes:

  • #559 Alphabetical index is now in natural sort order
  • #612 properly displaying deprecated concepts when there are many values for the property
  • #615 & #648 Alphabetical index no longer misplaces concepts that have an altLabel
  • #616 PHP warnings "A non well formed numeric value encountered"
  • #619 Invalid labels and URIs no longer shown for with uri fragments
  • #629 Removed the unused color-stylesheet.twig template
  • #633 Sidebar navigation fixed for Internet Explorer
  • #639 The "filter by subvocabulary" dropdown in advanced search screen shows URIs instead of labels
  • #644 Better support for Virtuoso endpoints
  • #652 Fixed a bug with some URI patterns in the hierarchy view
  • #655 GenericSPARQL::generateParentListQuery selects a "?member" variable that is never bound
  • #658 In advanced search screen, when selecting more than 1 subvocabulary, the query fails

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

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