Class ShaclProperties
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Booleanprivate IRIprivate Booleanprivate Stringprivate Resourceprivate Resourceprivate Resourceprivate Resourceprivate static final org.slf4j.Loggerprivate Longprivate Literalprivate Literalprivate Longprivate Longprivate Literalprivate Literalprivate Longprivate Resourceprivate Resourceprivate Stringprivate Longprivate Longprivate Resourceprivate Booleanprivate IRIprivate IRIprivate Boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnd()private static StringgetClassName(Value object) getClazz()private static ShaclShapeParsingExceptiongetExceptionForAlreadyPopulated(Resource id, String predicate, Object existingObject, Value secondValue) private static ShaclShapeParsingExceptiongetExceptionForCastIssue(Resource id, String predicate, Class<?> expectedClass, Value object) private static ShaclShapeParsingExceptiongetExceptionForLiteralFormatIssue(Resource id, String predicate, Value object, Class<?> clazz) getFlags()getId()getIn()getNode()getNot()getOr()getPath()booleangetType()getXone()booleanisClosed()booleanboolean
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
id
-
type
-
clazz
-
or
-
xone
-
and
-
not
-
node
-
property
-
equals
-
disjoint
-
lessThan
-
lessThanOrEquals
-
minCount
-
maxCount
-
datatype
-
in
-
hasValue
-
hasValueIn
-
minLength
-
maxLength
-
languageIn
-
nodeKind
-
path
-
minExclusive
-
maxExclusive
-
minInclusive
-
maxInclusive
-
pattern
-
flags
-
targetClass
-
targetNode
-
targetSubjectsOf
-
targetObjectsOf
-
targetShape
-
qualifiedValueShape
-
qualifiedMinCount
-
qualifiedMaxCount
-
qualifiedValueShapesDisjoint
-
target
-
deactivated
-
uniqueLang
-
closed
-
ignoredProperties
-
message
-
severity
-
sparql
-
-
Constructor Details
-
ShaclProperties
-
-
Method Details
-
getExceptionForLiteralFormatIssue
private static ShaclShapeParsingException getExceptionForLiteralFormatIssue(Resource id, String predicate, Value object, Class<?> clazz) -
getExceptionForAlreadyPopulated
private static ShaclShapeParsingException getExceptionForAlreadyPopulated(Resource id, String predicate, Object existingObject, Value secondValue) -
getExceptionForCastIssue
private static ShaclShapeParsingException getExceptionForCastIssue(Resource id, String predicate, Class<?> expectedClass, Value object) -
getClassName
-
getClazz
-
getOr
-
getAnd
-
getNot
-
getMinCount
-
getMaxCount
-
getDatatype
-
getIn
-
getMinLength
-
getMaxLength
-
getLanguageIn
-
getNodeKind
-
getPath
-
getMinExclusive
-
getMaxExclusive
-
getMinInclusive
-
getMaxInclusive
-
getPattern
-
getFlags
-
getTargetClass
-
getTargetNode
-
getTargetSubjectsOf
-
getTargetObjectsOf
-
isDeactivated
public boolean isDeactivated() -
isUniqueLang
public boolean isUniqueLang() -
getId
-
getType
-
getMessage
-
getSeverity
-
getProperty
-
getNode
-
isClosed
public boolean isClosed() -
getIgnoredProperties
-
getXone
-
getHasValue
-
getEquals
-
getDisjoint
-
getLessThan
-
getLessThanOrEquals
-
getTarget
-
getTargetShape
-
getHasValueIn
-
getQualifiedValueShape
-
getQualifiedMinCount
-
getQualifiedMaxCount
-
getQualifiedValueShapesDisjoint
public boolean getQualifiedValueShapesDisjoint() -
getSparql
-