Package org.eclipse.rdf4j.sail.shacl.ast
Class ShaclProperties
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Boolean
private IRI
private Boolean
private String
private Resource
private Resource
private Resource
private Resource
private static final org.slf4j.Logger
private Long
private Literal
private Literal
private Long
private Long
private Literal
private Literal
private Long
private Resource
private Resource
private String
private Long
private Long
private Resource
private Boolean
private IRI
private IRI
private Boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnd()
private static String
getClassName
(Value object) getClazz()
private static ShaclShapeParsingException
getExceptionForAlreadyPopulated
(Resource id, String predicate, Object existingObject, Value secondValue) private static ShaclShapeParsingException
getExceptionForCastIssue
(Resource id, String predicate, Class<?> expectedClass, Value object) private static ShaclShapeParsingException
getExceptionForLiteralFormatIssue
(Resource id, String predicate, Value object, Class<?> clazz) getFlags()
getId()
getIn()
getNode()
getNot()
getOr()
getPath()
boolean
getType()
getXone()
boolean
isClosed()
boolean
boolean
-
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
-