Slot: base
python base type in the LinkML runtime that implements this type definition
URI: linkml:base
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| TypeDefinition | an element that whose instances are atomic scalar values that can be mapped t... | no | 
Properties
- Range: String
 
Comments
- every root type must have a base
 - the base is inherited by child types but may be overridden. Base compatibility is not checked.
 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
 
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