public class SHACLPreferences extends Object
| Constructor and Description |
|---|
SHACLPreferences() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJSPreferred()
Checks if JavaScript is preferred over SPARQL for the execution of constraint
validators, functions etc.
|
static boolean |
isProduceFailuresMode()
Checks if any Exceptions thrown during validation shall be wrapped into dash:FailureResults.
|
static void |
setJSPreferred(boolean value) |
static void |
setProduceFailuresMode(boolean value) |
public static boolean isJSPreferred()
public static boolean isProduceFailuresMode()
public static void setJSPreferred(boolean value)
public static void setProduceFailuresMode(boolean value)
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.