Link Search Menu Expand Document
Consortium of European Social Science Data Archives

Service Requirements

CESSDA requires its tools and services to be of sufficient quality for sustainable operation.

The quality and acceptability criteria for CESSDA tools and services are defined by the CESSDA Software Maturity Levels and the EOSC Technology Readiness Levels (TRL).

For a software system to be operated by CESSDA as a TRL-8 production service, the following criteria must be met:

  • All applicable Software Maturity Level CAs must reach “Expected”
  • The relevant programming language’s style guide must be followed and enforced through linting
  • The software quality gate must be met

For a software system to be operated by CESSDA as a TRL-7 beta service, the following criteria must be met:

  • All applicable Software Maturity Level CAs must reach “Expected”
  • The quality gate is relaxed to 50% Code Test Coverage and 10% Duplicated Code Lines

For a software system to be considered as a candidate for future integration, i.e. to form the basis for developing a service, the following criteria must be met:

  • All applicable Software Maturity Level CAs must reach “Minimum”
  • The quality gate is relaxed to 50% Code Test Coverage and 10% Duplicated Code Lines