Slot: base
python base type in the LinkML runtime that implements this type definition
URI: linkml:base
Alias: base
Applicable Classes
| Name |
Description |
Modifies Slot |
| TypeDefinition |
an element that whose instances are atomic scalar values that can be mapped t... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Inherited |
Yes |
In Subsets
- every root type must have a base
- the base is inherited by child types but may be overridden. Base compatibility is not checked.
Rank: 8
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:base |
| native |
linkml:base |
LinkML Source
name: base
description: python base type in the LinkML runtime that implements this type definition
comments:
- every root type must have a base
- the base is inherited by child types but may be overridden. Base compatibility
is not checked.
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 8
domain: type_definition
inherited: true
alias: base
domain_of:
- type_definition
range: string