Slot: inlined
True means that keyed or identified slot appears in an outer structure by value. False means that only the key or identifier for the slot appears within the domain, referencing a structure that appears elsewhere.
URI: linkml:inlined
Applicable Classes
Name | Description |
---|---|
SlotExpression | an expression that constrains the range of values a slot can take |
AnonymousSlotExpression | |
SlotDefinition | an element that describes how instances are related to other instances |
Properties
- Range: Boolean
Comments
- classes without keys or identifiers are necessarily inlined as lists
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: inlined
description: True means that keyed or identified slot appears in an outer structure
by value. False means that only the key or identifier for the slot appears within
the domain, referencing a structure that appears elsewhere.
comments:
- classes without keys or identifiers are necessarily inlined as lists
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 25
domain: slot_definition
inherited: true
alias: inlined
domain_of:
- slot_expression
range: boolean