Class ShaclProperties

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties

public class ShaclProperties extends Object
  • Constructor Details

  • Method Details

    • getClazz

      public List<IRI> getClazz()
    • getOr

      public List<Resource> getOr()
    • getAnd

      public List<Resource> getAnd()
    • getNot

      public List<Resource> getNot()
    • getMinCount

      public Long getMinCount()
    • getMaxCount

      public Long getMaxCount()
    • getDatatype

      public IRI getDatatype()
    • getIn

      public Resource getIn()
    • getMinLength

      public Long getMinLength()
    • getMaxLength

      public Long getMaxLength()
    • getLanguageIn

      public Resource getLanguageIn()
    • getNodeKind

      public Resource getNodeKind()
    • getPath

      public Resource getPath()
    • getMinExclusive

      public Literal getMinExclusive()
    • getMaxExclusive

      public Literal getMaxExclusive()
    • getMinInclusive

      public Literal getMinInclusive()
    • getMaxInclusive

      public Literal getMaxInclusive()
    • getPattern

      public String getPattern()
    • getFlags

      public String getFlags()
    • getTargetClass

      public Set<Resource> getTargetClass()
    • getTargetNode

      public TreeSet<Value> getTargetNode()
    • getTargetSubjectsOf

      public Set<IRI> getTargetSubjectsOf()
    • getTargetObjectsOf

      public Set<IRI> getTargetObjectsOf()
    • isDeactivated

      public boolean isDeactivated()
    • isUniqueLang

      public boolean isUniqueLang()
    • getId

      public Resource getId()
    • getType

      public IRI getType()
    • getMessage

      public List<Literal> getMessage()
    • getSeverity

      public IRI getSeverity()
    • getName

      public List<Literal> getName()
    • getDescription

      public List<Literal> getDescription()
    • getDefaultValue

      public Value getDefaultValue()
    • getOrder

      public Value getOrder()
    • getGroup

      public Value getGroup()
    • getProperty

      public List<Resource> getProperty()
    • getNode

      public List<Resource> getNode()
    • isClosed

      public boolean isClosed()
    • getIgnoredProperties

      public Resource getIgnoredProperties()
    • getXone

      public List<Resource> getXone()
    • getHasValue

      public List<Value> getHasValue()
    • getEquals

      public List<IRI> getEquals()
    • getDisjoint

      public List<IRI> getDisjoint()
    • getLessThan

      public List<IRI> getLessThan()
    • getLessThanOrEquals

      public List<IRI> getLessThanOrEquals()
    • getTarget

      public List<Resource> getTarget()
    • getTargetShape

      public List<Resource> getTargetShape()
    • getHasValueIn

      public List<Resource> getHasValueIn()
    • getQualifiedValueShape

      public Resource getQualifiedValueShape()
    • getQualifiedMinCount

      public Long getQualifiedMinCount()
    • getQualifiedMaxCount

      public Long getQualifiedMaxCount()
    • getQualifiedValueShapesDisjoint

      public boolean getQualifiedValueShapesDisjoint()
    • getSparql

      public List<Resource> getSparql()