File Naming
A uniform, systematic naming system ensures the clarity and comprehensibility of your data. File, directory and variable names, as well as the names of table columns and rows, should be formulated so that they are as meaningful, unambiguous, and short as possible. Information that applies to all data in a folder can be expressed in the folder name and need not be repeated in the file name. Models for file naming:
- Date as YYYY-MM-DD or YYYYMMDD (ISO 8601)
- Person abbreviation of the processing person
- Location (for on-site surveys; field research)
- Versioning (e.g. v01, v02; the zero has to be put in front for sorting reasons in list view)
- Suitable for file names: A-Z a-z 0-9 Hyphen (-) Underscore (_) (Applies to naming in Latin script).
- Avoid umlauts, spaces, and special characters other than the ones mentioned above
To prefer | To avoid |
website-texts-2020-05-v15.docx | Website-Texts-May-finalFinal2_new.docx |
Digitized_XY-ZZ_E-1_M-296778.tiff Digitized_XY-ZZ_E-2_HT-493887.tiff Digitized_XY-ZZ_M-5_LS-345-c.tiff (Scheme: Digitized_ArchiveID_Callnumber_ArchivaliaID.tiff) |
Image0001.tiff Image0002.tiff Image0003.tiff |
Survey_OpenAccess_Cleaned_v04.csv | OA-Results-clean-4.csv |