Date: 2026-05-05.
A strategic question keeps surfacing in customer architecture reviews and on standardization panels. Should the storage layer for engineering test data use services such as ASAM ODS, or use files such as MDF4, with folder conventions and ad hoc descriptions? Locally, the file-based answer has always been workable. The same engineers create and consume the data, naming conventions are remembered, and re-import is a one-time cost. Data spaces change the calculus. They are infrastructure for system-to-system exchange across organizations that did not agree on anything beforehand, often on a larger scale, often under contracts that demand auditability.
Data Spaces for ASAM ODS: Sharing measured data artifacts
A file dropped into a data space connector arrives at the consumer as a blob to be re-interpreted from filenames and folders. The connector solved transport. It did not solve the meaning. Without meaning, no automated processing happens on either side, and the exchange degrades to delegated re-import, which is exactly what the file-based stack was supposed to avoid.
The argument that follows holds that data spaces strengthen, rather than weaken, the case for ASAM ODS. A file-based stack works as long as the system stays local. The moment it crosses an organizational boundary, the standard is what makes the boundary tractable.
HighQSoft's short stories ask one question of engineering test data: what does standardization do when a new trend reaches it? Each piece carries that question through one of the five test data management principles: Accessible, Trusted, Automated, Intelligent, and Connected. The standard stays constant while the trend changes, whether it is AI arriving on the engineer's desk, continuous testing flooding the analysis layer, or data spaces crossing the organizational boundary. Start with the principle that matches your concern.
Five properties decide whether an exchange between two organizations becomes useful infrastructure or stays a transport layer with a contract attached.
The Eclipse Dataspace Connector and its Tractus-X derivative move bytes between the provider and the consumer via a control plane and a data plane. They do not move the contents of those bytes. Skip the schema, and the consumer rebuilds the producer's interpretation by hand, from filenames, every time. That work is done once when the producer's schema is the contract. ASAM ODS is the schema layer that naturally travels as data-space metadata because the data is already entity-typed before it crosses the connector.
Sovereignty-relevant exchange happens at sub-file granularity. A signal interval rather than a multi-gigabyte recording. A derived KPI rather than a raw channel. A parameter set with traceability links rather than a folder of intermediate outputs. The catalog entry that explains what a channel actually means. File-level connectors force full recordings when the consumer wants a single window. ASAM ODS publishes a measurement under a contract for a consumer, not an S3 prefix for everyone.
Most cross-organization sharing should be results, not raw recordings. Recording transfers are orders of magnitude larger than the value they deliver, and often the consumer only needs the KPIs, the labels, or the analysis output. A supplier publishing classification results to an automotive customer does not need to ship the source recording every time. A test service provider delivering battery-cycling KPIs to its customer does not need to ship every megasample. Result-level assets need a result-level schema. ASAM ODS already provides one in its parameter set and statistics structures, with traceability links back to the source measurements that produced them.
ATFx, MDF4, and CSV exports bundled as assets are the compliance and customer-delivery class. Underneath ASAM ODS, each export carries provenance back to the structured source. Without it, the export is just a file the consumer must trust on faith, which is an audit posture that does not survive ISO 17025 or IATF 16949 review.
Without a shared catalog of units, quantities, and channel naming, two providers' fuel-consumption channels are not comparable. Without lineage, the consumer cannot prove which tool version produced what they received. Both are ASAM ODS-native and travel naturally as data-space metadata. The closest production parallel today is the Catena-X Product Carbon Footprint exchange. PCF values flow from Tier-2 to Tier-1 to OEM, and they are aggregated, reused, and improved across the chain, only because the Catena-X PCF Rulebook standardizes how each participant interprets each value. The connector moves the number. The Rulebook makes the number meaningful enough to be added to another participant's calculation. For test data, ASAM ODS plays the same role. The schema, the catalog, and the lineage records are what allow a measurement received from one provider to be combined with results computed by another. Without that layer, a connector network is a marketplace of opaque blobs with paperwork attached.
These five properties are not preferences. They determine whether the data space is an auditable infrastructure that engineers can run analyses against, or a transport layer that documents transfers it cannot interpret.
There are two clean ways to connect a HighQSoft installation to a data space, and both are part of the production architecture today rather than a future module.
Janus, the federation layer, treats a connector as one more handler alongside ASAM ODS servers, MDF4 file shares, ATFx archives, Parquet stores, data lakes, object stores, and PLM systems. Catalog descriptions and assets flow through the connector into a unified ASAM ODS view. The consumer-side engineer sees structure, not files, and existing MATLAB, DIAdem, AVL Concerto, and Python tooling keep working through the same standard interface. The data does not migrate. The view federates.
A Merlin-orchestrated service publishes measurements, KPIs, results, and reports through a connector to the data space. The provider maintains the structured source and exposes only what the contract allows, at the granularity specified by the contract. The same Merlin pipelines that produce internal analysis outputs become external assets when a contract is in place. No separate provider stack. No separate operations posture.
Both directions have been demonstrated in research. Cross-cloud exchanges, with the provider on one cloud and the consumer on another, have been implemented using real connectors in the GAIA-X 4 KI and RepliCar projects. The chassis already operates at the relevant scale. The data-space surface is a configuration on top of it.
Data spaces are not a replacement for ASAM ODS. They are the cross-organization extension of one of HighQSoft's five test data management principles, the Connected principle. All sources. One interface. Federated. Cloud-native. No migration. Inside an organization, the Janus Platform virtualizes diverse data sources behind a unified ASAM ODS interface, with a cloud-native architecture that scales elastically. Across organizations, a data-space connector is one more handler on the consumer side and one more output channel on the provider side. Same chassis, wider radius.
Data spaces supplement the ASAM ODS Standard. ASAM ODS Servers can be consumers or providers, where catalogs, lineage, and result schemas turn a connector network into something engineers can actually run analyses against. Keep building on the Connected principle across organizational boundaries, and the data-space surface becomes a configuration question rather than a re-architecture.
Automotive OEMs and test service providers run HighQSoft's test data management platform in production. These are production systems that engineering teams depend on daily, managing measurement data from powertrain development, battery testing, NVH analysis, crash safety, and vehicle validation. HighQSoft has provided ASAM ODS solutions for over 25 years, making HighQSoft one of the longest-serving specialists in engineering test data management. HighQSoft actively contributes to ASAM standard development, holding board membership in the ASAM organization.
These questions cover data spaces for engineering test data, how system-to-system exchange across organizations works, and why the ASAM ODS standard is what makes a data-space boundary tractable.
A data space is infrastructure for system-to-system exchange of data across organizations that did not agree on anything beforehand, often at scale and under contracts that demand auditability. A connector moves the bytes between provider and consumer, but it does not move their meaning, so without a shared schema the consumer re-interprets every file by hand from filenames and folders. HighQSoft addresses this through its Connected principle, where Janus federates a data-space connector as one more source behind a unified ASAM ODS interface.
No. The Eclipse Dataspace Connector and its Tractus-X derivative move bytes between provider and consumer through a control plane and a data plane, but they do not move the contents of those bytes. Skip the schema and the consumer rebuilds the producer's interpretation by hand every time, which is exactly the delegated re-import the file-based stack was meant to avoid. HighQSoft keeps the data entity-typed in ASAM ODS before it crosses the connector, so the schema travels with it as data-space metadata.
A file-based stack works while the system stays local, where the same engineers create and consume the data and naming conventions are remembered. The moment data crosses an organizational boundary, the standard is what makes the boundary tractable, because shared schema, catalogs of units and quantities, and lineage are what let a measurement from one provider combine with results computed by another. HighQSoft builds on ASAM ODS so catalogs and lineage travel with the exchange, turning a connector network into something engineers can run analyses against.
Rarely the whole measurement file. Sovereignty-relevant exchange happens at sub-file granularity, a signal interval rather than a multi-gigabyte recording, a derived KPI rather than a raw channel, or a contracted export with provenance. Most cross-organization sharing should be results, not raw recordings, because recordings are orders of magnitude larger than the value they deliver. ASAM ODS provides a result-level schema in its parameter set and statistics structures with traceability links, so HighQSoft can publish a KPI under a contract for one consumer rather than a bucket prefix for everyone.
Exports such as ATFx, MDF4, and CSV are contracted deliverables, and without provenance back to a structured source they are files the consumer must trust on faith, an audit posture that does not survive ISO 17025 or IATF 16949 review. Shared catalogs and lineage are what make an exchange auditable and reusable, the same way the Catena-X Product Carbon Footprint Rulebook makes a shared value meaningful enough to reuse across a supply chain. HighQSoft keeps every export and result traceable to its ASAM ODS source through catalogs and lineage, so cross-company delivery survives audit.
Two connection points are part of the production architecture. Janus, the federation layer, treats a connector as one more handler alongside ASAM ODS servers, MDF4 shares, Parquet stores, and data lakes, giving the consumer a unified ASAM ODS view with no migration. On the provider side, a Merlin-orchestrated service in ASAMCommander publishes measurements, KPIs, results, and reports through the connector at the granularity the contract allows. Both directions have been demonstrated cross-cloud in the GAIA-X 4 KI and RepliCar research projects.
HighQSoft GmbH
Black-und-Decker-Straße 17b
D-65510 Idstein
You are currently viewing a placeholder content from Facebook. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou need to load content from hCaptcha to submit the form. Please note that doing so will share data with third-party providers.
More InformationYou need to load content from reCAPTCHA to submit the form. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Turnstile. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from X. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information