Skip to content

NatLibFi/Skosmos

Folders and files

NameName
Last commit message
Last commit date
Oct 2, 2024
Apr 23, 2019
Oct 2, 2024
Dec 12, 2024
Oct 1, 2024
Mar 9, 2016
Dec 19, 2024
Dec 18, 2024
Dec 19, 2024
Sep 7, 2018
Sep 20, 2023
Oct 2, 2024
Oct 2, 2024
Apr 18, 2023
Apr 3, 2020
Nov 13, 2019
Aug 22, 2023
Jun 20, 2016
May 6, 2022
Sep 30, 2024
Jan 23, 2024
Apr 23, 2019
Apr 23, 2019
Dec 17, 2024
Jul 10, 2020
Sep 1, 2023
Mar 5, 2024
Dec 4, 2015
Dec 10, 2024
May 21, 2014
Dec 18, 2024
Jun 4, 2022

Repository files navigation

CI tests Test Coverage Code Climate Scrutinizer Code Quality Quality Gate Status Average time to resolve an issue Percentage of issues still open

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 (supported versions: 8.0 and 8.1), with Twig templates and e.g. jQuery and jsTree used to build the web interface, and EasyRdf for SPARQL and RDF data access.

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.

Reporting issues

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