Enum: ValidationResultType
URI: ValidationResultType
Permissible Values
Value |
Meaning |
Description |
---|---|---|
DatatypeConstraintComponent |
sh:DatatypeConstraintComponent |
constraint in which the range is a type, and the slot value must conform to t… |
MinCountConstraintComponent |
sh:MinCountConstraintComponent |
cardinality constraint where the slot value must be greater or equal to a spe… |
MaxCountConstraintComponent |
sh:MaxCountConstraintComponent |
cardinality constraint where the slot value must be less than or equal to a s… |
DeprecatedPropertyComponent |
vm:DeprecatedPropertyComponent |
constraint where the instance slot should not be deprecated |
MaxLengthConstraintComponent |
sh:MaxLengthConstraintComponent |
constraint where the slot value must have a length equal to or less than a sp… |
MinLengthConstraintComponent |
sh:MinLengthConstraintComponent |
constraint where the slot value must have a length equal to or less than a sp… |
PatternConstraintComponent |
sh:PatternConstraintComponent |
constraint where the slot value must match a given regular expression pattern |
ClosedConstraintComponent |
sh:ClosedConstraintComponent |
constraint where the slot value must be allowable for the type of an instance |
RuleConstraintComponent |
None |
constraint where the structure of an object must conform to a specified rule |
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
LinkML Source
</details>