Skip to content

Slot: slots

collection of slot names that are applicable to a class

URI: linkml:slots Alias: slots

Applicable Classes

Name Description Modifies Slot
ClassDefinition an element whose instances are complex objects that may have slot-value assig... no

Properties

Comments

  • the list of applicable slots is inherited from parent classes
  • This defines the set of slots that are allowed to be used for a given class. The final list of slots for a class is the combination of the parent (is a) slots, mixins slots, apply to slots minus the slot usage entries.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:slots
native linkml:slots

LinkML Source

name: slots
description: collection of slot names that are applicable to a class
comments:
- the list of applicable slots is inherited from parent classes
- This defines the set of slots that are allowed to be used for a given class. The
  final list of slots for a class is the combination of the parent (is a) slots, mixins
  slots, apply to slots minus the slot usage entries.
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 19
domain: class_definition
alias: slots
domain_of:
- class_definition
range: slot_definition
multivalued: true