Skip to content

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

Property Value
Range Boolean
Domain Of CheckEligibilityResult

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

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