Package ai.chatur.cortex.core.lint
Class ShapesLoader
java.lang.Object
ai.chatur.cortex.core.lint.ShapesLoader
Builds the
Shapes that incoming assertions are validated against.-
Method Summary
-
Method Details
-
load
Builds the SHACL shapes by merging the given Turtle documents, in order.- Parameters:
shapes- the shapes documents, in Turtle syntax- Returns:
- the parsed, merged shapes
-