ExternalResolver

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class ExternalIRIResolver(iri: IRI, verbose: VerboseLevel) extends ExternalResolver
case class ExternalIRIResolverException(label: ShapeLabel, as: Option[List[Annotation]], iri: IRI, e: String) extends RuntimeException
case object NoAction extends ExternalResolver

Basic external resolver that does nothing by default

Basic external resolver that does nothing by default

case class NoActionException(label: ShapeLabel, as: Option[List[Annotation]]) extends RuntimeException

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror