Skip to content

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

Property Value
Range String
Domain TypeDefinition
Domain Of TypeDefinition

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Inherited Yes

In Subsets

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

Administrative Metadata

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