Slot: items of the bundle (itemsOfTheBundle)
Specifies the constituent products and/or services that are part of the bundle.
URI: EVORAO:itemsOfTheBundle
Alias: itemsOfTheBundle
Applicable Classes
| Name |
Description |
Modifies Slot |
| Bundle |
A grouping of products and/or services intentionally combined into a single o… |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:itemsOfTheBundle |
| native |
EVORAO:itemsOfTheBundle |
| close |
schema:includesObject |
LinkML Source
```yaml
name: itemsOfTheBundle
description: Specifies the constituent products and/or services that are part of the
bundle.
title: items of the bundle
from_schema: https://w3id.org/evorao/
close_mappings:
- schema:includesObject
rank: 1000
alias: itemsOfTheBundle
domain_of:
- Bundle
range: ProductOrService
required: true
multivalued: true
```