ShExValidator

es.weso.shex.validator.ShExValidator
abstract class ShExValidator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Get ShEx schema used to validate

Get ShEx schema used to validate

Attributes

Validate a node against a specific shape

Validate a node against a specific shape

Attributes

Returns:

resulting shape map

Validate node against Start shape in a Schema

Validate node against Start shape in a Schema

Attributes

node

node to validate

rdf

rdf data

Returns:

resulting shape map

Validate rdf agains a shape map

Validate rdf agains a shape map

Attributes

options

validation options

rdf

input rdf data

shapeMap

input shape map

Returns:

resulting shape map