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
Alias: inlined
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Inherited |
Yes |
In Subsets
- classes without keys or identifiers are necessarily inlined as lists
- only applicable in tree-like serializations, e.g json, yaml
See Also
Rank: 25
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:inlined |
| native |
linkml:inlined |
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
- only applicable in tree-like serializations, e.g json, yaml
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- https://w3id.org/linkml/docs/specification/06mapping/#collection-forms
- https://linkml.io/linkml/schemas/inlining.html
rank: 25
domain: slot_definition
inherited: true
alias: inlined
domain_of:
- slot_expression
range: boolean