Slot: required
true means that the slot must be present in instances of the class definition
URI: linkml:required
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
SlotExpression | an expression that constrains the range of values a slot can take | no |
AnonymousSlotExpression | no | |
SlotDefinition | an element that describes how instances are related to other instances | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: required
description: true means that the slot must be present in instances of the class definition
in_subset:
- SpecificationSubset
- MinimalSubset
- BasicSubset
- RelationalModelProfile
- ObjectOrientedProfile
from_schema: https://w3id.org/linkml/meta
rank: 8
domain: slot_definition
inherited: true
alias: required
domain_of:
- slot_expression
range: boolean