Slot: slots
collection of slot names that are applicable to a class
URI: linkml:slots
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ClassDefinition | an element whose instances are complex objects that may have slot-value assig... | no |
Properties
-
Range: SlotDefinition
-
Multivalued: True
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
- from schema: https://w3id.org/linkml/meta
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
multivalued: true
alias: slots
domain_of:
- class_definition
range: slot_definition