InferredSchema

final case class InferredSchema(smap: Map[IRI, InferredShape]) extends AnyVal
Companion:
object
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Type members

Types

type ES[A] = Either[String, A]

Value members

Inherited methods

Inherited from:
Product