Transform BlobType Data
In the past few modules, you
- began using collection data types (specificaly
DictType
andStructType
), - learnt about
BlobType
, and - learnt how Datasources ingest data from external data sources into
BlobType
Datastreams.
In this module, you will tie these learnings together and parse structured BlobType
data into ELARA collection-typed data via Pipelines.