Slot: originalFilename
Original filename of the data file.
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/originalFilename Alias: originalFilename
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Information about the source publication or dataset |
no |
Properties
Range: String
Examples
Value |
|---|
2023-04-24_cv_data_001.csv |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/originalFilename |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/originalFilename |
LinkML Source
```yaml
name: originalFilename
description: Original filename of the data file.
examples:
- value: 2023-04-24_cv_data_001.csv
from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
rank: 1000
alias: originalFilename
owner: Source
domain_of:
- Source
range: string
</details>