Skip to content

Slot: preprocessing_strategies

Preprocessing steps applied to the raw data. List of PreprocessingStrategy objects from the Preprocessing module describing normalization, transformation, and other preparation steps.

URI: d4d:preprocessingStrategies Alias: preprocessing_strategies

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:preprocessingStrategies
native data_sheets_schema:preprocessing_strategies

LinkML Source

name: preprocessing_strategies
description: Preprocessing steps applied to the raw data. List of PreprocessingStrategy
  objects from the Preprocessing module describing normalization, transformation,
  and other preparation steps.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: d4d:preprocessingStrategies
alias: preprocessing_strategies
owner: Dataset
domain_of:
- Dataset
range: PreprocessingStrategy
multivalued: true
inlined: true
inlined_as_list: true