ExternalIRIResolver

case class ExternalIRIResolver(maybeIri: Option[IRI]) extends ExternalResolver
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def getShapeExpr(label: ShapeLabel, as: Option[List[Annotation]]): IO[ShapeExpr]
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

lazy val ioSchema: IO[Schema]