Skip to content

NatLibFi/Skosmos

Folders and files

NameName
Last commit message
Last commit date
Jun 6, 2016
Jun 14, 2016
Mar 9, 2016
Jun 20, 2016
Jun 14, 2016
Jan 22, 2015
Jun 20, 2016
Feb 4, 2016
Oct 28, 2014
May 12, 2016
Sep 24, 2015
Jan 25, 2016
Jun 1, 2016
May 21, 2014
May 10, 2016
Mar 7, 2016
Jun 14, 2016
Apr 18, 2016
Dec 4, 2015
May 16, 2016
May 21, 2014
Dec 8, 2015
Dec 3, 2015
Jun 20, 2016
Jun 6, 2016

Repository files navigation

Build Status Test Coverage Code Climate Scrutinizer Code Quality SensioLabsInsight Codacy Badge

Skosmos

Skosmos is a web-based tool providing services for accessing controlled vocabularies, which are used by indexers describing documents and searchers looking for suitable keywords. Vocabularies are accessed via SPARQL endpoints containing SKOS vocabularies. See skosmos.org for more general information about Skosmos including use cases, current users and publications.

In addition to a modern web user interface for humans, Skosmos provides a REST-style API and Linked Data access to the underlying vocabulary data.

Skosmos is used as a basis for the Finto vocabulary service. The latest development version is also available at dev.finto.fi.

Skosmos is implemented using PHP, with Twig templates and e.g. jQuery and jsTree used to build the web interface, and EasyRdf for SPARQL and RDF data access. We use BrowserStack for making sure Skosmos works consistently with different browsers.

The code is open source under the MIT license. See Installation in the wiki for details on obtaining the source and running your own instance of Skosmos.

For information about released versions, see Release Notes in the wiki.

Skosmos was formerly known as ONKI Light.

Reporting issues

If you have found a bug please use the provided template and create a new issue: Report an issue