Package | Description |
---|---|
org.eclipse.rdf4j.sail.shacl.AST |
Modifier and Type | Class and Description |
---|---|
class |
ClassPropertyShape |
class |
DatatypePropertyShape |
class |
LanguageInPropertyShape |
class |
MaxCountPropertyShape
The AST (Abstract Syntax Tree) node that represents a sh:maxCount property nodeShape restriction.
|
class |
MaxExclusivePropertyShape |
class |
MaxInclusivePropertyShape |
class |
MaxLengthPropertyShape |
class |
MinCountPropertyShape
The AST (Abstract Syntax Tree) node that represents a sh:minCount property nodeShape restriction.
|
class |
MinExclusivePropertyShape |
class |
MinInclusivePropertyShape |
class |
MinLengthPropertyShape |
class |
NodeKindPropertyShape |
class |
NodeShape
The AST (Abstract Syntax Tree) node that represents the NodeShape node.
|
class |
OrPropertyShape |
class |
Path
The AST (Abstract Syntax Tree) node that represents a simple path for exactly one predicate.
|
class |
PathPropertyShape
The AST (Abstract Syntax Tree) node that represents the sh:path on a property nodeShape.
|
class |
PatternPropertyShape |
class |
PropertyShape
The AST (Abstract Syntax Tree) node that represents a property nodeShape without any restrictions.
|
class |
SimplePath
The AST (Abstract Syntax Tree) node that represents a simple path for exactly one predicate.
|
class |
TargetClass
sh:targetClass
|
class |
TargetNode
sh:targetNode
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.