ExternalIRIResolver

es.weso.shex.validator.ExternalResolver$.ExternalIRIResolver
case class ExternalIRIResolver(iri: IRI, verbose: VerboseLevel) extends ExternalResolver

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val ioSchema: IO[Schema]