kTBS
latest
  • General concepts
  • Tutorials
  • RESTful API
  • Built-in methods
  • Developers’ documentation
kTBS
  • Docs »
  • kTBS: a kernel for Trace-Based Systems
  • Edit on GitHub

kTBS: a kernel for Trace-Based Systems¶

kTBS is a specific DBMS dedicated to traces.

This documentation first describes the general concepts of trace-based systems, and how they are implemented in kTBS. It then describes the RESTful API exposed by kTBS. The last chapter is a developer’s documentation for using kTBS directly from Python code, or for modifying it.

Contents:

  • General concepts
    • Overview of the General Concepts
    • Obsel
    • Trace Model
    • Trace
    • Method
    • Monotonicity
    • Trace time management
    • Abstract KTBS API
  • Tutorials
    • Installing and running kTBS
    • Using kTBS with REST and JSON
    • Describing a model in JSON
    • Using kTBS with REST and Turtle
    • Describing a model in Turtle
  • RESTful API
    • REST in kTBS
    • Ktbs Root
    • Base
    • Trace
    • Obsel
    • Stored Trace
    • Computed Trace
    • Model
    • Method
    • Authentication
  • Built-in methods
    • Filter
    • Fusion
    • Finite State Automaton (FSA)
    • Hubble Rules (HRules)
    • Incremental Sparql (ISparql)
    • Sparql
    • Composite methods
    • External
  • Developers’ documentation
    • KTBS Client
    • KTBS API
    • KTBS engine
    • KTBS built-in method implementations
    • KTBS shipped plugins
    • KTBS auxiliary modules

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Note

This documentation is kept as reStructuredText documents, managed with Sphinx.

Next

© Copyright 2011, P.A Champin, F.Conil Revision dabd70f4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.