v1.0
Introduction
RapidPipeline 3D Processor schemas are a set of rules that represent and validate the structure and format of data.
In addition to describing the structure of data, schemas apply constraints and expectations to data so it can be validated as it moves between systems. These standard definitions allow data to be interpreted consistently, regardless of origin, and remove the need for translation across applications.
RapidPipeline maintains this semantic normalization by using schemas. Schemas are the standard way of describing data processes in RapidPipeline, allowing all data that conforms to schemas to be reused across all different tools and interfaces without conflicts.
The System Schema
The System Schema describes all the Developer Options RapidPipeline 3D Processor offers in regards to:
- info streams
- maximum concurrent threads
- etc.
System Schema v1.0 (JSON Schema File).