Slot: resources
Sub-resources or component items. In DatasetCollection, contains Dataset objects. In Dataset, contains nested Dataset objects. In FileCollection, contains nested FileCollection objects. The specific range is defined via slot_usage in each class.
URI: schema:hasPart Alias: resources
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| FileCollection | A collection of files with shared characteristics (format, purpose, structure... | yes |
| DatasetCollection | A collection of related datasets, likely containing multiple files of multipl... | yes |
| DataSubset | A subset of a dataset, likely containing multiple files of multiple potential... | no |
| Dataset | A single component of related observations and/or information that can be rea... | yes |
Properties
-
Range: Dataset
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:hasPart |
| native | data_sheets_schema:resources |
LinkML Source
name: resources
description: Sub-resources or component items. In DatasetCollection, contains Dataset
objects. In Dataset, contains nested Dataset objects. In FileCollection, contains
nested FileCollection objects. The specific range is defined via slot_usage in each
class.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:hasPart
alias: resources
domain_of:
- DatasetCollection
- Dataset
- FileCollection
range: Dataset
multivalued: true