es.weso.shacl.report

Members list

Concise view

Type members

Classlikes

abstract class AbstractResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class GenericSeverity(iri: IRI) extends Severity

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Severity
class Object
trait Matchable
class Any
case object InfoSeverity extends Severity

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Severity
class Object
trait Matchable
class Any
Self type
case class MsgError(msg: String) extends AbstractResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
sealed abstract class Severity

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object InfoSeverity.type
object ViolationSeverity.type
object WarningSeverity.type
object Severity

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ValidationReport(conforms: Boolean, results: Seq[AbstractResult], shapesGraphWellFormed: Boolean) extends RDFSaver

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait RDFSaver
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class ValidationReport2RDF extends RDFSaver with LazyLogging

Attributes

Companion:
object
Graph
Supertypes
trait LazyLogging
trait RDFSaver
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class ValidationResult(focusNode: RDFNode, resultSeverity: Severity, sourceConstraintComponent: IRI, focusPath: Option[SHACLPath], sourceShape: RefNode, values: Seq[RDFNode], message: Seq[LiteralValue], messageMap: MessageMap, details: Seq[AbstractResult]) extends AbstractResult

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case object ViolationSeverity extends Severity

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Severity
class Object
trait Matchable
class Any
Self type
case object WarningSeverity extends Severity

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Severity
class Object
trait Matchable
class Any
Self type