Module services

Module services 

Source
Expand description

Core services for the traceability middleware.

This module contains the internal service implementations that provide the core functionality of the traceability system:

  • Sequencer: Flow coordination and resource reservation management
  • Provenance: Data lineage tracking across resources and nodes
  • Compliance: Policy management and enforcement
  • Consent: Consent management for data flows

Modulesยง

compliance
Compliance Module
consent
Consent service for managing consent for outgoing data flows of resources.
provenance
Provenance service for tracking resource references across nodes.
sequencer
Sequencer service for reserving resources to avoid conflicts while processing flows.