Slot: isEligible
a simple boolean which is set to true if the asset described in the EligibilityQuery input is eligible
URI: common_domain_model:isEligible
Applicable Classes
| Name |
Description |
Modifies Slot |
| CheckEligibilityResult |
Result for the CheckEligibilityByDetails and CheckEligibilityForProduct funct... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:isEligible |
| native |
common_domain_model:isEligible |
LinkML Source
name: isEligible
description: a simple boolean which is set to true if the asset described in the EligibilityQuery
input is eligible
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CheckEligibilityResult
range: boolean
required: true