lowi / kernel

The core java library of CRISTAL-iSE to build description-driven systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRISTAL-iSE kernel Build StatusBuild StatusJavadocs

Join the chat at https://gitter.im/cristal-ise/kernel

The core java library of CRISTAL, which provides client and server APIs.

CRISTAL is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. It consists of a core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that CRISTAL applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

About

The core java library of CRISTAL-iSE to build description-driven systems

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.0%Language:JavaScript 0.4%Language:Roff 0.3%Language:Groovy 0.2%Language:Shell 0.1%