NodeShapeEvidence

es.weso.shacl.validator.NodeShapeEvidence
case class NodeShapeEvidence(node: RDFNode, shape: RefNode, msg: String) extends Evidence

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Evidence -> Any
Inherited from:
Evidence