Skip to main content
Version: v0.13.0

TSG Control Plane

The TSG Control Plane is the TNO implementation of the Dataspace Protocol. It serves as the core orchestration layer for dataspace interactions, handling catalog management, contract negotiation, and transfer process coordination. The Control Plane also includes a registry component for service discovery within the dataspace ecosystem.

Overview

The Control Plane acts as the primary interface for dataspace operations, implementing standardized protocols while providing secure, policy-driven access to data resources. It coordinates with data planes for actual data transfer and integrates with the TSG Wallet for identity and credential management.

Key Capabilities:

  • Catalog Management: Publishing and discovering data assets according to Dataspace Protocol specifications
  • Contract Negotiation: Automated negotiation of data usage agreements between dataspace participants
  • Transfer Orchestration: Managing data transfer processes and coordinating with appropriate data planes
  • Service Discovery: Registry functionality for finding and connecting with other dataspace participants
  • Policy Enforcement: Evaluation and enforcement of access control and usage policies

Documentation

For Developers

For System Architects

For Operators