Class | Description |
---|---|
ClassConstraint |
Representation of RDD CLASS constraints
|
ClassConstraintSec |
Representation of a CLASSES constraint section
|
DomainConstraint |
Representation of a DOM constraint
|
IRIWithRangeType |
Container containing a IRI with an optional RangeType
specification.
|
Key |
Representation of a KEY constraint
|
MaxConstraint |
Representation of a MAX constraint
|
MinConstraint |
Representation of a MIN constraint
|
PartialityConstraint |
Representation of a PARTIAL constraint
|
PathConstraint |
Representation of a PATH constraint
|
PrefixDecl |
A single PREFIX declaration inside an RDD
|
PrefixSec |
Representation of a set of
PrefixDecl inside an RDD |
PropConstraint |
A property constraint.
|
PropConstraintSec |
Representation of the PROPERTIES constraint section
|
RangeConstraint |
Representation of a RANGE constraint
|
RangeType |
Abstract base class for RangeType constraints (such as LITERAL, IRI, ...).
|
RangeTypeBNode |
Representation of BNODE range type constraint
|
RangeTypeIRI |
Representation of IRI range type constraint
|
RangeTypeLiteral |
Representation of LITERAL range type constraint
|
RangeTypeResource |
Representation of RESOURCE range type constraint
|
RDD |
POJO representation of a parsed RDD
|
SubPropertyConstraint |
Representation of a SUBPROPERTY constraint
|
TotalityConstraint |
Representation of a TOTAL constraint
|
Enum | Description |
---|---|
WA |
Enum representing the open and closed world assumption keyword
|