Slot: collection data provider (collectionDataProvider)
The provider of the data of the collection.
URI: EVORAO:collectionDataProvider
Alias: collectionDataProvider
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:collectionDataProvider |
| native |
EVORAO:collectionDataProvider |
| broad |
dct:isReferencedBy |
LinkML Source
```yaml
name: collectionDataProvider
description: The provider of the data of the collection.
title: collection data provider
from_schema: https://w3id.org/evorao/
broad_mappings:
- dct:isReferencedBy
rank: 1000
alias: collectionDataProvider
domain_of:
- Collection
range: DataProvider
required: false
multivalued: false
```