Skip to content
Annastiina edited this page May 19, 2022 · 2 revisions

Contents

  1. What is Sampo-UI?
  2. Design principles

What is Sampo-UI?

Sampo-UI is a framework for building user interfaces for semantic portals.

The following research prototype portals use this repository as a base:

  1. NameSampo
  2. Mapping Manuscript Migrations
  3. WarVictimSampo 1914–1922
  4. LawSampo
  5. AcademySampo
  6. FindSampo
  7. HistorySampo
  8. LetterSampo
  9. Hellerau
  10. ParliamentSampo
  11. WarMemoirSampo
  12. WarSampo analyzer
  13. ArtSampo
  14. Constellations of Correspondence
  15. BookSampo

An example deployment generated from this repository is published at sampo-ui.demo.seco.cs.aalto.fi. It combines perspectives from the Mapping Manuscript Migrations and NameSampo portals, and can be used for testing and as a starting point for developing new portals.

The Sampo-UI framework is being developed by the Semantic Computing Research Group (SeCo) at the Aalto University, Finland. See the research page for more information.

Design philosophy

Sampo-UI offers a comprehensive "starting base" of a full stack JavaScript web application. Therefore it is not possible to include Sampo-UI as separate component into an existing application. The most convenient way to build a new user interface using Sampo-UI is to read the documentation provided below, fork this repository, and start developing from there.

Clone this wiki locally