Package org.topbraid.shacl.validation
Class ValidationProfile
java.lang.Object
org.topbraid.shacl.validation.ValidationProfile
Statistical data about execution time collected during validation.
- Author:
- Holger Knublauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrecord(long duration, int focusNodeCount, long valueNodeCount, Constraint constraint) org.apache.jena.atlas.json.JsonObjecttoJson()
-
Constructor Details
-
ValidationProfile
public ValidationProfile()
-
-
Method Details
-
record
-
toJson
public org.apache.jena.atlas.json.JsonObject toJson()
-