Slot: collection item (collectionItem)
An item of the collection.
URI: EVORAO:collectionItem
Alias: collectionItem
Applicable Classes
| Name |
Description |
Modifies Slot |
| Collection |
Set of products and services with some common characteristics |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:collectionItem |
| native |
EVORAO:collectionItem |
| broad |
schema:includesObject, dcat:dataset |
| related |
dcat:resource, dcat:servesDataset |
LinkML Source
```yaml
name: collectionItem
description: An item of the collection.
title: collection item
from_schema: https://w3id.org/evorao/
related_mappings:
- dcat:resource
- dcat:servesDataset
broad_mappings:
- schema:includesObject
- dcat:dataset
rank: 1000
alias: collectionItem
domain_of:
- Collection
range: ProductOrService
required: false
recommended: true
multivalued: true
```