{"id":3151,"date":"2020-06-23T14:34:56","date_gmt":"2020-06-23T12:34:56","guid":{"rendered":"https:\/\/blog.archiware.com\/blog\/?p=3151"},"modified":"2022-04-25T17:57:40","modified_gmt":"2022-04-25T15:57:40","slug":"naming-conventions-for-files-in-media-production","status":"publish","type":"post","link":"https:\/\/blog.archiware.com\/blog\/de\/naming-conventions-for-files-in-media-production\/","title":{"rendered":"Dateinamensschema in der Medienproduktion"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2020\/06\/DSC_9939-Bildschirm-mit-Ordner-f\u00fcr-Video-Archiv-Metadaten_kl-1024x682.jpg\" alt=\"\" class=\"wp-image-4643\"\/><\/figure>\n\n\n\n<p>By Dr. Marc M. Batschkus<\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\">The most robust metadata that you can have is the file name. It can travel through different operating systems and file systems. The file name is the only metadata that is available all the time. It is independent of any database, catalog, MAM system, application, or other mechanism that can keep or read metadata. This way, someone can instantly make sense of a file that gets isolated, left over, misplaced or transferred to another location. <br><br>Building a solid and intelligent naming convention for media files is crucial. Consistency is key for metadata. Metadata are a solid foundation for the workflow, searching and sharing files with other parties. The filename is the starting point.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Building a Filename<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Elements of a filename should be ordered according to importance. When the date is important in a workflow, it can be put first.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-style-default is-layout-flow wp-block-quote-is-layout-flow\"><p><strong>All other elements should be ordered from the general to the specific:<\/strong><\/p><cite><strong><span class=\"has-inline-color has-cyan-bluish-gray-color\">(date) (general category) (subcategory) (sub subcategory) (numbering) etc.&nbsp;<\/span><\/strong><\/cite><\/blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Special Characters<\/strong><\/h4>\n\n\n\n<p>Not all operating systems and file systems support the same characters. It is wise to avoid those that are not cross-platform compatible.&nbsp;<\/p>\n\n\n\n<p>This includes spaces (blanks) as well as \/ : * ? \u201c &lt; &gt; | [ ] &amp; $<\/p>\n\n\n\n<p>Blanks will be replaced by some operating systems for \u201c%20\u201d thus files using blanks become hard to read.<\/p>\n\n\n\n<p>Blanks should be exchanged for \u201c_\u201d (underscore) and used to separate categories:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>20190623_production_title_customer.mov<\/strong><\/pre>\n\n\n\n<p>Any other fancy characters will also not be supported on some platforms and should be left out.<\/p>\n\n\n\n<p>Copyright \u00a9 and trademark TM also need to me avoided.<\/p>\n\n\n\n<p>Use the hyphen \u201c-\u201c to separate words within a category like here:\u200b<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>20190623_production_title_mercedes-benz.mov<\/strong><\/pre>\n\n\n\n<p>Some operating system are case sensitive. To avoid any conflicts and unwanted sorting, use lower case letters only.<\/p>\n\n\n\n<p>If you want to use capitalising, there is an approach to this calling for \u201cregular\u201d use of upper and lower case letters. This improves readability of file names. Since consistency is key, if you choose this approach there should be clear rules what to capitalise.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Numbers, dates and sorting<\/h4>\n\n\n\n<p>If dates are important for production, it makes sense to include them in the filename. For sorting to work as expected, this needs to be done in the most robust and technical savvy format. If the date is at the beginning of the file name, you want to be able to use it for sorting according to date. This means you need to use the <strong>YEAR-MONTH-DAY <\/strong>format with the year in four digits:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">2016-06-23<\/pre>\n\n\n\n<p>or<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">20160623<\/pre>\n\n\n\n<p>for June 23, 2016.<\/p>\n\n\n\n<p>For the same reason, numbers should always be used with leading zeros to support proper sorting and easier readability. Additionally, this avoids duplicate numbers.<\/p>\n\n\n\n<p>Be generous with the number of digits for numbering, since this can not be re-done later. Six digits is probably a good choice for all, but the biggest production environments might need seven or even eight digits.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">20160623_000134.jpg<\/pre>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Unique Filenames<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Build unique filenames! Unique filenames have many advantages. Within the workflow, each file can be easily identified. Sent to third parties, they can not confuse them with other files from you that might have identical filenames (like 10.jpg). Synching with other systems, as well as importing or exporting might be only possible with unique filenames.<\/p>\n\n\n\n<p>Depending on the workflow, the date alone can make the filename unique. An additional time entry might be helpful if there are many files generated on the same day. This makes each filename unique.&nbsp;<\/p>\n\n\n\n<p>Use HHMMSS in a 24-hour format: \u200b<br>1320 for 1.20pm<\/p>\n\n\n\n<p>In multi-user environments, it might make sense to include the person creating the file in the filename like this: <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">20190623_ebook_batschkusm_001.jpg<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Extensions<\/h4>\n\n\n\n<p>For compatibility reasons, using extension with only three letters is best e.g:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>.tif instead of .tiff<\/li><li>.aif instead of .aiff<\/li><\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-style-default is-layout-flow wp-block-quote-is-layout-flow\"><p><strong>Example of a sophisticated and flexible &nbsp;naming scheme for broadcast production:<\/strong><\/p><cite><strong><span class=\"has-inline-color has-cyan-bluish-gray-color\">(prefix)_(program)_(name)_(version)_(date).(extension)<\/span><\/strong><\/cite><\/blockquote>\n\n\n\n<p>The prefix is used to mark the stage and type of media. Single letters or abbreviations can be used for the prefix:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">a<\/span><\/strong>pproved for broadcast<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">p<\/span><\/strong>roduction (=directory)<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">e<\/span><\/strong>diting project<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">g<\/span><\/strong>raphics<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">r<\/span><\/strong>aw material<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">s<\/span><\/strong>erial<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">l<\/span><\/strong>ive recording<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">t<\/span><\/strong>raining<\/li><li><strong><span style=\"color:#000000\" class=\"has-inline-color\">x<\/span><\/strong>test<\/li><\/ul>\n\n\n\n<p><strong>Example:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">e_naturalwonders_amazon_V03_20190623.mov<\/pre>\n\n\n\n<p><strong>This means:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>editing project: Natural Wonders<\/li><li>name: Amazon<\/li><li>Version 3<\/li><li>of June 23, 2019<\/li><\/ul>\n\n\n\n<p>Of course, this scheme can be modified and expanded in any form to best suit specific \u200bproduction requirements.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Summary<\/strong><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>To summarise, the file name offers an important part of metadata use in media production. Having an efficient naming scheme increases productivity and reduces errors. It even carries over to 3rd party service providers and anyone working with the files even years later.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>This article first appeared in: <\/strong>Marc M. Batschkus. \u201cData Management, Backup and Archive for Media Professionals.\u201d Marc M. Batschkus, 2016. iBooks.&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><a href=\"https:\/\/books.apple.com\/us\/book\/data-management-backup-archive-for-media-professionals\/id850538526\" target=\"_blank\" rel=\"noreferrer noopener\"><span style=\"text-decoration: underline;\">https:\/\/books.apple.com\/us\/book\/data-management-backup-archive-for-media-professionals\/id850538526<\/span><\/a><\/pre>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/p5.archiware.com\/products\/p5-archive\" target=\"_blank\" rel=\"noopener noreferrer\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"277\" src=\"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png\" alt=\"\" class=\"wp-image-2423\" srcset=\"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png 1024w, https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-300x81.png 300w, https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-768x208.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>By Dr. Marc M. Batschkus The most robust metadata that you can have is the file name. It can travel through different operating systems and file systems. The file name is the only metadata that is available all the time.<\/p>","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[58,5],"tags":[280,381,284,278,283,277,282,383,279,286,380,285,281,274],"class_list":["post-3151","post","type-post","status-publish","format-standard","hentry","category-how-to","category-our-take","tag-building-a-file-name","tag-dateinamen","tag-file-name","tag-file-naming-conventions","tag-filename","tag-media-production","tag-media-production-workflow","tag-medienproduktion","tag-metadata","tag-metadata-schema","tag-metadaten","tag-naming-schema","tag-production-workflow","tag-video-production-workflow"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.archiware.com\/blog\/de\/naming-conventions-for-files-in-media-production\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog\" \/>\n<meta property=\"og:description\" content=\"By Dr. Marc M. Batschkus The most robust metadata that you can have is the file name. It can travel through different operating systems and file systems. The file name is the only metadata that is available all the time.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.archiware.com\/blog\/de\/naming-conventions-for-files-in-media-production\/\" \/>\n<meta property=\"og:site_name\" content=\"Archiware Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-23T12:34:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-25T15:57:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png\" \/>\n<meta name=\"author\" content=\"Marc M. Batschkus\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Marc M. Batschkus\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/\"},\"author\":{\"name\":\"Marc M. Batschkus\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/#\\\/schema\\\/person\\\/63c57738ce89802fff1e68b42a1f367f\"},\"headline\":\"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata\",\"datePublished\":\"2020-06-23T12:34:56+00:00\",\"dateModified\":\"2022-04-25T15:57:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/\"},\"wordCount\":787,\"image\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/P5_Archive_Banner-1024x277.png\",\"keywords\":[\"building a file name\",\"Dateinamen\",\"file name\",\"file naming conventions\",\"filename\",\"media production\",\"media production workflow\",\"Medienproduktion\",\"metadata\",\"metadata schema\",\"Metadaten\",\"naming schema\",\"production workflow\",\"video production workflow\"],\"articleSection\":[\"How to\",\"Our Take\"],\"inLanguage\":\"de-DE\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/\",\"url\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/\",\"name\":\"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/P5_Archive_Banner-1024x277.png\",\"datePublished\":\"2020-06-23T12:34:56+00:00\",\"dateModified\":\"2022-04-25T15:57:40+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/#\\\/schema\\\/person\\\/63c57738ce89802fff1e68b42a1f367f\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/P5_Archive_Banner-1024x277.png\",\"contentUrl\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/P5_Archive_Banner-1024x277.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/naming-conventions-for-files-in-media-production\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/\",\"name\":\"Archiware Blog\",\"description\":\"Archiware P5 and Archiware Pure tech info\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/#\\\/schema\\\/person\\\/63c57738ce89802fff1e68b42a1f367f\",\"name\":\"Marc M. Batschkus\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g\",\"caption\":\"Marc M. Batschkus\"},\"url\":\"https:\\\/\\\/blog.archiware.com\\\/blog\\\/de\\\/author\\\/marc\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.archiware.com\/blog\/de\/naming-conventions-for-files-in-media-production\/","og_locale":"de_DE","og_type":"article","og_title":"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog","og_description":"By Dr. Marc M. Batschkus The most robust metadata that you can have is the file name. It can travel through different operating systems and file systems. The file name is the only metadata that is available all the time.","og_url":"https:\/\/blog.archiware.com\/blog\/de\/naming-conventions-for-files-in-media-production\/","og_site_name":"Archiware Blog","article_published_time":"2020-06-23T12:34:56+00:00","article_modified_time":"2022-04-25T15:57:40+00:00","og_image":[{"url":"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png","type":"","width":"","height":""}],"author":"Marc M. Batschkus","twitter_misc":{"Written by":"Marc M. Batschkus","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#article","isPartOf":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/"},"author":{"name":"Marc M. Batschkus","@id":"https:\/\/blog.archiware.com\/blog\/#\/schema\/person\/63c57738ce89802fff1e68b42a1f367f"},"headline":"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata","datePublished":"2020-06-23T12:34:56+00:00","dateModified":"2022-04-25T15:57:40+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/"},"wordCount":787,"image":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png","keywords":["building a file name","Dateinamen","file name","file naming conventions","filename","media production","media production workflow","Medienproduktion","metadata","metadata schema","Metadaten","naming schema","production workflow","video production workflow"],"articleSection":["How to","Our Take"],"inLanguage":"de-DE"},{"@type":"WebPage","@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/","url":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/","name":"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata - Archiware Blog","isPartOf":{"@id":"https:\/\/blog.archiware.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#primaryimage"},"image":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png","datePublished":"2020-06-23T12:34:56+00:00","dateModified":"2022-04-25T15:57:40+00:00","author":{"@id":"https:\/\/blog.archiware.com\/blog\/#\/schema\/person\/63c57738ce89802fff1e68b42a1f367f"},"breadcrumb":{"@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#primaryimage","url":"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png","contentUrl":"https:\/\/blog.archiware.com\/blog\/wp-content\/uploads\/2019\/10\/P5_Archive_Banner-1024x277.png"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.archiware.com\/blog\/naming-conventions-for-files-in-media-production\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.archiware.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Naming Conventions for Files in Media Production: Best Ways to Use a File Name as Metadata"}]},{"@type":"WebSite","@id":"https:\/\/blog.archiware.com\/blog\/#website","url":"https:\/\/blog.archiware.com\/blog\/","name":"Archiware Blog","description":"Archiware P5 and Archiware Pure tech info","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.archiware.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-DE"},{"@type":"Person","@id":"https:\/\/blog.archiware.com\/blog\/#\/schema\/person\/63c57738ce89802fff1e68b42a1f367f","name":"Marc M. Batschkus","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/secure.gravatar.com\/avatar\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fcf2394d931b1dc2abefb933866709eb6f1fba2e549f9e39751d184525adcfa0?s=96&d=mm&r=g","caption":"Marc M. Batschkus"},"url":"https:\/\/blog.archiware.com\/blog\/de\/author\/marc\/"}]}},"views":32375,"_links":{"self":[{"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/posts\/3151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/comments?post=3151"}],"version-history":[{"count":53,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/posts\/3151\/revisions"}],"predecessor-version":[{"id":4655,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/posts\/3151\/revisions\/4655"}],"wp:attachment":[{"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/media?parent=3151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/categories?post=3151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.archiware.com\/blog\/de\/wp-json\/wp\/v2\/tags?post=3151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}