Skip to content
joelit edited this page Jan 23, 2024 · 13 revisions

Welcome to the Skosmos wiki!

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.

Installing, configuring and using Skosmos

Somewhat outdated documentation but possibly still useful

About the software

  • Data Model - requirements for vocabulary data (SKOS + some spported extensions)
  • REST API - documentation for the Skosmos REST API (superseded by Swagger specification)
  • Embedded JSON LD - information about the JSON-LD data embedded in HTML pages by Skosmos 2.0+
  • Backend architecture - overview of the Skosmos PHP codebase for developers

Development processes