Custom constructor for an Iglu SchemaKey from an Iglu-format schema URI, which looks like: iglu:com.snowplowanalytics.snowplow/mobile_context/jsonschema/1-0-0 Default for Schema reference
Custom constructor for an Iglu SchemaKey from an Iglu-format schema URI, which looks like: iglu:com.snowplowanalytics.snowplow/mobile_context/jsonschema/1-0-0 Default for Schema reference
an Iglu-format Schema URI
a Validation-boxed SchemaKey for Success, and an error String on Failure
Default Ordering instance for SchemaKey Sort keys alphabetically AND by ascending SchemaVer (so initial Schemas will be in the beginning)
Default Ordering instance for SchemaKey Sort keys alphabetically AND by ascending SchemaVer (so initial Schemas will be in the beginning)
Usage:
import com.snowplowanalytics.iglu.core.SchemaKey implicit val schemaOrdering = SchemaKey.ordering keys.sorted
Canonical regular expression for SchemaKey
Companion object contains a custom constructor for an Iglu SchemaKey.