Slot: inherited
true means that the value of a slot is inherited by subclasses
URI: linkml:inherited
Alias: inherited
Applicable Classes
| Name |
Description |
Modifies Slot |
| SlotDefinition |
an element that describes how instances are related to other instances |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Inherited |
Yes |
In Subsets
- the slot is to be used for defining metamodels only
- Inherited applies to slot values. Parent slots are always inherited by subclasses
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:inherited |
| native |
linkml:inherited |
LinkML Source
name: inherited
description: true means that the *value* of a slot is inherited by subclasses
comments:
- the slot is to be used for defining *metamodels* only
- Inherited applies to slot values. Parent *slots* are always inherited by subclasses
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_definition
inherited: true
alias: inherited
domain_of:
- slot_definition
range: boolean