Skip to main content

SST-Repository

An SST-Repository is the place to store persistent RDF data.

SST Supports different kinds of SST-Repository for different kinds of needs. Common for all types of SST Repositories is that RDF data is stored in the specific SST-RDF format. The differences are:

  • how SST-RDF data is stored; either as single files or in a BBolt database
  • with or without transaction control when several NamedGraphs are changes simultaneously
  • recording of log information
  • support of GIT like revision control with commit entries
  • support of custom queries via Bleve Index database