public abstract class SORBEBasedValidation extends ValidationAlgorithmAbstract
Modifier and Type | Field and Description |
---|---|
protected SORBEGenerator |
sorbeGenerator |
collectorTC, compController, graph, schema
Constructor and Description |
---|
SORBEBasedValidation(ShexSchema schema,
org.apache.commons.rdf.api.Graph graph) |
Modifier and Type | Method and Description |
---|---|
protected LocalMatching |
findMatching(org.apache.commons.rdf.api.RDFTerm node,
Shape shape,
Typing typing)
Try to find a matching for the shape on the node using the typing.
|
addMatchingObserver, getCompController, notifyMatchingFound, notifyStartValidation, notifyValidationComplete, performValidation, removeMatchingObserver, validate, validate, validate, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTyping, resetTyping
protected SORBEGenerator sorbeGenerator
public SORBEBasedValidation(ShexSchema schema, org.apache.commons.rdf.api.Graph graph)
protected LocalMatching findMatching(org.apache.commons.rdf.api.RDFTerm node, Shape shape, Typing typing) throws Exception
node
- shape
- typing
- Exception
Copyright © 2019. All rights reserved.