Slot: The ID for the data file (file_id)
The unique identifier for the deposited data file.
URI: nfdi4immuno:file_id Alias: file_id
Inheritance
- abstract_id
- file_id
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_f1 |
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_id |
| native | nfdi4immuno:file_id |
LinkML Source
name: file_id
description: The unique identifier for the deposited data file.
title: The ID for the data file
examples:
- value: MH031_v01_f1
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
is_a: abstract_id
identifier: true
alias: file_id
domain_of:
- DataFile
range: string
required: true
pattern: ^.+$