Slot: data_processing_files
Array of file names for data produced by this data processing.
URI: ak_schema:data_processing_files
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataProcessing | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| nullable | True |
Schema Source
- from schema: https://github.com/airr-knowledge/ak-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ak_schema:data_processing_files |
| native | ak_schema:data_processing_files |
LinkML Source
name: data_processing_files
annotations:
nullable:
tag: nullable
value: true
description: Array of file names for data produced by this data processing.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: data_processing_files
domain_of:
- DataProcessing
range: string
multivalued: true