ShExsJenaValidator

es.weso.shexsjena.ShExsJenaValidator
case class ShExsJenaValidator(schema: Schema)

Attributes

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

Members list

Concise view

Value members

Concrete methods

def fromESNel[A](e: Either[NonEmptyList[String], A]): IO[A]
def validateNodeShapeSync(model: Model, node: String, shape: String): ResultShapeMap

Validates a node with a shape label in the schema

Validates a node with a shape label in the schema

Attributes

def validateShapeMapSync(model: Model, shapeMap: String): ResultShapeMap

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product