[Domaines API]

Transform Domain

The Transform domain provides a registry of available data transforms within the platform.

Metadonnees du module

The Transform domain provides a registry of available data transforms within the platform.

Retour à la Liste

Reference source

content/modules/domain-transform.md

Dernière Mise à Jour

5 févr. 2026

Catégorie

Domaines API

Checksum du contenu

d42ec21d63b653d6

Étiquettes

api-domains

Documentation rendue

Cette page rend le Markdown et Mermaid du module directement depuis la source publique de documentation.

Overview#

The Transform domain provides a registry of available data transforms within the platform. Transforms are operations that convert, enrich, or process data from one format to another, enabling automated data processing pipelines and format conversions across investigative and analytical workflows.

Key Features#

  • Transform Registry - Browse a catalog of all available data transforms with descriptions of their input requirements, output formats, and processing capabilities.

  • Transform Discovery - Look up specific transforms by identifier or browse the complete registry to find the right transformation for a given data processing need.

  • Format Conversion - Access transforms that convert data between different formats, enabling interoperability between diverse data sources and platform components.

  • Data Enrichment - Leverage transforms that add value to existing data by enriching it with additional context, calculations, or derived attributes.

  • Pipeline Integration - Reference registered transforms within automated data processing pipelines for consistent, repeatable data operations.

Use Cases#

  • Data Ingestion - Apply transforms to incoming data from external sources to normalize it into platform-compatible formats for analysis and investigation.

  • Format Standardization - Convert data between formats when moving between different platform components or preparing data for export.

  • Automated Processing - Chain transforms in automated pipelines to process data through multiple stages of conversion and enrichment.

  • Integration Support - Use transforms to bridge format differences when exchanging data with external systems and partner organizations.

Integration#

The Transform domain supports data processing across the platform:

  • Data Ingestion - Transforms normalize incoming data from diverse sources
  • Evidence Management - Evidence data can be processed through registered transforms
  • Export - Outbound data transforms support external format requirements
  • Workflow Automation - Transforms are components in automated processing pipelines

Last Reviewed: 2026-02-05