Known contexts types of enriched event
The event as a shredded stringified JSON along with it's inventory (set of JSON fields)
Type-alias to mark string as valid Iglu URI TODO: replace with Iglu core: https://github.
Type-alias to mark string as valid Iglu URI TODO: replace with Iglu core: https://github.com/snowplow/snowplow-scala-analytics-sdk/issues/38
Iglu URI of one of shred properties extracted from enriched event along with actual type
Elasticsearch-compatible field name for shredded type e.
Elasticsearch-compatible field name for shredded type e.g. unstruct_event_some_custom_event_1
Field types of enriched event that can be shredded (self-describing JSONs)
unstruct_event field of enriched event, containing Iglu URI and actual data
Transform Iglu URI into elasticsearch-compatible column name
Transform Iglu URI into elasticsearch-compatible column name
"iglu:com.acme/PascalCase/jsonschema/13-0-0" -> "context_com_acme_pascal_case_13"
"context" or "unstruct_event"
Schema field from an incoming JSON, should be already validated
Elasticsearch field name
Common data types for enriched event