Skip to content

Slot: subsets

Subsets or splits of this dataset. List of DataSubset objects from the Composition module, each representing a logical partition such as training, validation, or test splits, or demographic subgroups.

URI: d4d:dataSubset Alias: subsets

Applicable Classes

Name Description Modifies Slot
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... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self d4d:dataSubset
native data_sheets_schema:subsets

LinkML Source

name: subsets
description: Subsets or splits of this dataset. List of DataSubset objects from the
  Composition module, each representing a logical partition such as training, validation,
  or test splits, or demographic subgroups.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: d4d:dataSubset
alias: subsets
owner: Dataset
domain_of:
- Dataset
range: DataSubset
multivalued: true
inlined: true
inlined_as_list: true