case classRootId(id: String) extends AbsoluteId with Product with Serializable
An absolute id uniquely identifies a schema. A schema with an absolute id is the root for its child-schemas that
don't have an absolute or relative id.
An absolute id is of the form "http://atomicbits.io/schema/User.json" and often it ends with a "#".
id
The string representation of the id
Linear Supertypes
Serializable, Serializable, Product, Equals, AbsoluteId, Id, AnyRef, Any
An absolute id uniquely identifies a schema. A schema with an absolute id is the root for its child-schemas that don't have an absolute or relative id. An absolute id is of the form "http://atomicbits.io/schema/User.json" and often it ends with a "#".
The string representation of the id