Slot: File name (file_name)
The name of the files with the data for the given sample.
URI: nfdi4immuno:file_name Alias: file_name
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataFile | A record representing an attached datafile | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^.+$
Examples
| Value |
|---|
| MH031_v01_a.tsv |
Identifier and Mapping Information
Schema Source
- from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nfdi4immuno:file_name |
| native | nfdi4immuno:file_name |
LinkML Source
name: file_name
description: The name of the files with the data for the given sample.
title: File name
examples:
- value: MH031_v01_a.tsv
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: file_name
domain_of:
- DataFile
range: string
required: true
pattern: ^.+$