Skip to content

Slot: inapplicable

true means that values for this slot must not be present

URI: [linkml:inapplicable](https://w3id.org/linkml/inapplicable) ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain | [SlotDefinition](SlotDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Inherited | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Comments * By default all slots are applicable. The main use case for this slot is as an override in a subclass ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:inapplicable | | native | linkml:inapplicable | ## LinkML Source
name: inapplicable
description: true means that values for this slot must not be present
comments:
- By default all slots are applicable. The main use case for this slot is as an override
  in a subclass
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_definition
inherited: true
range: boolean