{"id":29804,"date":"2021-03-11T19:55:47","date_gmt":"2021-03-12T01:55:47","guid":{"rendered":"https:\/\/www.filecloud.com\/blog\/?p=29804"},"modified":"2025-05-09T07:59:23","modified_gmt":"2025-05-09T12:59:23","slug":"how-to-best-utilize-fileclouds-metadata","status":"publish","type":"post","link":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/","title":{"rendered":"How to Best Utilize FileCloud\u2019s Metadata"},"content":{"rendered":"<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29843\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/undraw_data_extraction_ih3n.png\" alt=\"Metadata, DLP and Search\" width=\"1013\" height=\"829\"><\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><em>Info: This is the first post in the series \u201cSmart Classification, Metadata, and Smart DLP \u2013 the powerful combo\u201d <\/em>about <em>data classification and security in FileCloud<\/em><\/p>\n<p>The current world is all about data. Data mining, data science, AI, everything revolves around gathering data, processing data, and analyzing it. The same applies to modern businesses, where employees need to make informed decisions based on facts and hard statistics rather than assumptions and intuition. However, in 2021, data stored in files is not enough. And this is where metadata comes into the picture.<\/p>\n<p>\u201c<strong>Metadata<\/strong> \u2013 data that provides information about other data\u201d<\/p>\n<p>Although this definition is rather vague it explains the concept pretty well \u2013 we have to attach data to our datasets. Everything that provides valid information about a given file can be treated as metadata. Common file properties like size, creation date, owner, and extension provide basic information that can be used in querying, quickly understanding what can be expected (for example, one knows that a .png will contain an image), and performing many more daily operations.<\/p>\n<p>Having that in mind FileCloud provides a submodule that allows our customers to attach metadata to files and folders that exist in the system. To make it easy and robust we\u2019ve provided a highly configurable environment organized in a 2-level deep structure, containing metadata sets that group individual metadata attributes.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_63 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \" >Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#Metadata_sets\" title=\"Metadata sets\">Metadata sets<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#Metadata_attributes\" title=\"Metadata attributes\">Metadata attributes<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#Search\" title=\"Search\">Search<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#DLP_integration\" title=\"DLP integration\">DLP integration<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"Metadata_sets\"><\/span>Metadata sets<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>One can think about metadata sets as groups of related metadata fields \u00a0or attributes. Administrators manage permissions for the whole set as well as enabling\/disabling its visibility. Currently, FileCloud provides three types of metadata sets:<\/p>\n<ol>\n<li>Default metadata set<\/li>\n<\/ol>\n<p>This predefined metadata set is shipped with each FileCloud installation and is automatically attached to every file and folder added to the system. By default, it provides a single metadata attribute, called \u2018Tags\u2019 that is intended to allow easy classification of files and folders. Administrators can set permissions for the Default set, edit attributes and provide a custom name and description if needed.<\/p>\n<ol start=\"2\">\n<li>Custom metadata sets<\/li>\n<\/ol>\n<p>Custom metadata sets are fully configurable by administrators. FileCloud allows full control over the list of defined attributes and permissions assigned. Custom metadata sets can be added to files\/folders manually by users (this action requires write permission for the given metadata set) or can be used by the Smart Classification subsystem, which will be the topic of another post in this series.<\/p>\n<ol start=\"3\">\n<li>Built-in metadata sets<\/li>\n<\/ol>\n<p>The built-in metadata sets are predefined by FileCloud and are mostly intended to perform automatic assignment and metadata extraction.. Administrators can only control the visibility (read permission) of those metadata sets. The only exception is the new color tagging metadata set that allows admins to edit a list of available colors.<\/p>\n<p>Automatic extraction is a very powerful concept that enables FileCloud to extract, parse and store metadata directly from the supported file types, for example, exif metadata for images, embedded properties of Office files, etc.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Metadata_attributes\"><\/span>Metadata attributes<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Attributes are the smallest building blocks of FileCloud\u2019s metadata subsystem. They are responsible for storing single pieces of information. As of version 20.3, FileCloud comes with the following types of attributes:<\/p>\n<ul>\n<li><strong>Text <\/strong>\u2013 a simple textual value. (Name)<\/li>\n<li><strong>Integer <\/strong>\u2013 an integer number. (Age)<\/li>\n<li><strong>Decimal<\/strong> \u2013 a floating-point value. (Distance in miles, price)<\/li>\n<li><strong>Boolean<\/strong> \u2013 a true\/false value. (Verified, Confidential)<\/li>\n<li><strong>Date<\/strong> \u2013 a date. (Release Date)<\/li>\n<li><strong>Enumeration<\/strong> \u2013 a list of predefined values; the user can select one value from the list. (Sex)<\/li>\n<li><strong>Array<\/strong> \u2013 a type that allows the user to apply multiple values to the given attribute. (Tags list)<\/li>\n<\/ul>\n<p>Each attribute provides options to mark it as required, disable it, and provide it with a default value<\/p>\n<p>That\u2019s enough theory \u2013 now let\u2019s jump into the system to see metadata in action in a basic use case. We\u2019ve created a new Custom set that will allow users to provide information about their music album collections. Below is the definition visible in the Admin Panel<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29807\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata-1.png\" alt=\"\" width=\"997\" height=\"962\"><\/p>\n<p>We\u2019ve added various attributes to provide information about the album: Title, Band, Year, Genre, Rating, etc. We\u2019ve assigned read permission for the Audiophiles group and write permission for the user named John Doe. With that in mind, we can jump into action.<\/p>\n<p>The user John Doe has uploaded a shortlist of his favorite music albums to a dedicated team folder location. Now, for each album, he can navigate to the Metadata tab available in the right-side panel and add the Music albums metadata set to that album. Once this is done he can provide all required metadata attribute values. He is able to do that since he was granted write permission to that metadata set.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29810\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata2.png\" alt=\"\" width=\"1920\" height=\"1057\"><\/p>\n<p>\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29813\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata3.png\" alt=\"\" width=\"781\" height=\"470\"><\/p>\n<p>This is how the metadata form looks in more detail. It is a dynamically constructed component that includes the set of attributes provided in the definition.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29816\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata4.png\" alt=\"\" width=\"352\" height=\"597\"><\/p>\n<p>Other users from the group can log in to FileCloud in order to view metadata provided by John Doe. They see a read-only view since they were granted read permission only, but with write permission they could override data provided by John Doe, which would enable full collaboration.<\/p>\n<p>Now, we can dive into the core of this post \u2013 what can we do with the metadata now?<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Search\"><\/span>Search<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>FileCloud allows users to search for metadata. This is an extremely powerful feature. Imagine that users agreed to recommend an album to listen to next with a \u2018listen to\u2019 tag. Here are the search results for that use case:<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29819\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata5.png\" alt=\"\" width=\"1279\" height=\"262\"><\/p>\n<p>Now, let\u2019s say that we want to search for all albums from the Grunge genre. Below we can see the results.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29822\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata6.png\" alt=\"\" width=\"1173\" height=\"478\"><\/p>\n<p>And to go even deeper, let\u2019s refine the search and look only for the unplugged albums for that genre.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29825\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata7.png\" alt=\"\" width=\"1141\" height=\"225\"><\/p>\n<p>This becomes extremely useful in cases where your data is scattered across many files or many departments, for example, a project that has marketing files, demos, presentations, research data, etc. Metadata allows organizations to apply horizontal data organization, without the need to store data in a dedicated, per project, directory structure. This is useful in many daily applications.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"DLP_integration\"><\/span><a href=\"https:\/\/www.filecloud.com\/blog\/2025\/04\/dlp-integration\/\">DLP integration<\/a><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>FileCloud\u2019s Data Leak Prevention subsystem is the topic of another blog post in this series. This is only a sneak peek at its capabilities. Imagine that for some reason Audiophiles don\u2019t want to \u201cleak\u201d albums with ratings less than 5 stars from the system by disabling an option to share those items. This can be easily achieved by adding a dedicated DLP rule. Below is the outcome \u2013 the \u201cUnknown Pleasures\u201d album (which is still amazing, to be clear) cannot be shared since it doesn\u2019t have a rating of 5 stars.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29828\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata8.png\" alt=\"\" width=\"1920\" height=\"1057\"><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29831\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata9.png\" alt=\"\" width=\"784\" height=\"473\"><\/p>\n<p>On the other hand, the same rule allows us to share Nirvana\u2019s \u201cNevermind\u201d album since it was rated with 5 stars.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29834\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata10.png\" alt=\"\" width=\"666\" height=\"404\"><\/p>\n<p>\u00a0<\/p>\n<p>The above examples show, with a rather simplified use case, how to use metadata in FileCloud in an efficient manner. The problem with that approach is that all metadata has to be applied manually to the files prior to the system being able to use them. Since this might be a blocker for bigger organizations, FileCloud provides options to automate the process of metadata extraction for some common file types like Office documents and images by shipping two built-in metadata sets: Image metadata and Microsoft Office Tag metadata<\/p>\n<p>Below is an example of image metadata extraction for a sample image<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29837\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata11.png\" alt=\"\" width=\"341\" height=\"925\"><\/p>\n<p>Another example is the .docx properties extraction from the draft of this blog post.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-29840\" src=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/Metadata12.png\" alt=\"\" width=\"341\" height=\"836\"><\/p>\n<p>It is clear that we can use built-in metadata extraction to search for all documents in a given category, with a given set of predefined attributes (for example, image size)\u00a0 and this is only the tip of the iceberg since metadata attribute values can be set by the very powerful Smart Classification system based on the content of the file! But that is a topic for another post<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0 \u00a0 Info: This is the first post in the series \u201cSmart Classification, Metadata, and Smart DLP \u2013 the powerful combo\u201d about data classification and security in FileCloud The current world is all about data. Data mining, data science, AI, everything revolves around gathering data, processing data, and analyzing it. The same applies to modern [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[20,884],"tags":[259,997,1592,1586,1589],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.13 (Yoast SEO v20.13) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Best Utilize FileCloud\u2019s Metadata - FileCloud 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:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Best Utilize FileCloud\u2019s Metadata\" \/>\n<meta property=\"og:description\" content=\"\u00a0 \u00a0 Info: This is the first post in the series \u201cSmart Classification, Metadata, and Smart DLP \u2013 the powerful combo\u201d about data classification and security in FileCloud The current world is all about data. Data mining, data science, AI, everything revolves around gathering data, processing data, and analyzing it. The same applies to modern [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\" \/>\n<meta property=\"og:site_name\" content=\"FileCloud blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tonidopage\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-12T01:55:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-09T12:59:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/undraw_data_extraction_ih3n.png\" \/>\n<meta name=\"author\" content=\"Team FileCloud\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@getfilecloud\" \/>\n<meta name=\"twitter:site\" content=\"@getfilecloud\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team FileCloud\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\"},\"author\":{\"name\":\"Team FileCloud\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/8a8df071f564aa2c10fa07d6ce60c935\"},\"headline\":\"How to Best Utilize FileCloud\u2019s Metadata\",\"datePublished\":\"2021-03-12T01:55:47+00:00\",\"dateModified\":\"2025-05-09T12:59:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\"},\"wordCount\":1302,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/#organization\"},\"keywords\":[\"dlp\",\"Metadata\",\"MEtadata Attributes\",\"Search\",\"Sort\"],\"articleSection\":[\"FileCloud\",\"FileCloud Online\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\",\"url\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\",\"name\":\"How to Best Utilize FileCloud\u2019s Metadata - FileCloud blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/#website\"},\"datePublished\":\"2021-03-12T01:55:47+00:00\",\"dateModified\":\"2025-05-09T12:59:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.filecloud.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Best Utilize FileCloud\u2019s Metadata\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#website\",\"url\":\"https:\/\/www.filecloud.com\/blog\/\",\"name\":\"FileCloud blog\",\"description\":\"Topics on Private cloud, On-Premises, Self-Hosted, Enterprise File Sync and Sharing\",\"publisher\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.filecloud.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#organization\",\"name\":\"FileCloud\",\"url\":\"https:\/\/www.filecloud.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2016\/02\/filecloud_logo_comparison.jpg\",\"contentUrl\":\"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2016\/02\/filecloud_logo_comparison.jpg\",\"width\":155,\"height\":40,\"caption\":\"FileCloud\"},\"image\":{\"@id\":\"https:\/\/www.filecloud.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/tonidopage\",\"https:\/\/twitter.com\/getfilecloud\",\"https:\/\/www.linkedin.com\/company\/codelathe\",\"https:\/\/www.pinterest.com\/filecloud\/filecloud\/\",\"https:\/\/www.youtube.com\/channel\/UCbU5gTFdNCPESA5aGipFW6g\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/8a8df071f564aa2c10fa07d6ce60c935\",\"name\":\"Team FileCloud\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b5818ab931b69298f500d8a184fd2384?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b5818ab931b69298f500d8a184fd2384?s=96&d=mm&r=g\",\"caption\":\"Team FileCloud\"},\"sameAs\":[\"http:\/\/www.filecloud.com\"],\"url\":\"https:\/\/www.filecloud.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Best Utilize FileCloud\u2019s Metadata - FileCloud 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:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/","og_locale":"en_US","og_type":"article","og_title":"How to Best Utilize FileCloud\u2019s Metadata","og_description":"\u00a0 \u00a0 Info: This is the first post in the series \u201cSmart Classification, Metadata, and Smart DLP \u2013 the powerful combo\u201d about data classification and security in FileCloud The current world is all about data. Data mining, data science, AI, everything revolves around gathering data, processing data, and analyzing it. The same applies to modern [&hellip;]","og_url":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/","og_site_name":"FileCloud blog","article_publisher":"https:\/\/www.facebook.com\/tonidopage","article_published_time":"2021-03-12T01:55:47+00:00","article_modified_time":"2025-05-09T12:59:23+00:00","og_image":[{"url":"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2021\/03\/undraw_data_extraction_ih3n.png"}],"author":"Team FileCloud","twitter_card":"summary_large_image","twitter_creator":"@getfilecloud","twitter_site":"@getfilecloud","twitter_misc":{"Written by":"Team FileCloud","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#article","isPartOf":{"@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/"},"author":{"name":"Team FileCloud","@id":"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/8a8df071f564aa2c10fa07d6ce60c935"},"headline":"How to Best Utilize FileCloud\u2019s Metadata","datePublished":"2021-03-12T01:55:47+00:00","dateModified":"2025-05-09T12:59:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/"},"wordCount":1302,"commentCount":0,"publisher":{"@id":"https:\/\/www.filecloud.com\/blog\/#organization"},"keywords":["dlp","Metadata","MEtadata Attributes","Search","Sort"],"articleSection":["FileCloud","FileCloud Online"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/","url":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/","name":"How to Best Utilize FileCloud\u2019s Metadata - FileCloud blog","isPartOf":{"@id":"https:\/\/www.filecloud.com\/blog\/#website"},"datePublished":"2021-03-12T01:55:47+00:00","dateModified":"2025-05-09T12:59:23+00:00","breadcrumb":{"@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.filecloud.com\/blog\/how-to-best-utilize-fileclouds-metadata\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.filecloud.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Best Utilize FileCloud\u2019s Metadata"}]},{"@type":"WebSite","@id":"https:\/\/www.filecloud.com\/blog\/#website","url":"https:\/\/www.filecloud.com\/blog\/","name":"FileCloud blog","description":"Topics on Private cloud, On-Premises, Self-Hosted, Enterprise File Sync and Sharing","publisher":{"@id":"https:\/\/www.filecloud.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.filecloud.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.filecloud.com\/blog\/#organization","name":"FileCloud","url":"https:\/\/www.filecloud.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.filecloud.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2016\/02\/filecloud_logo_comparison.jpg","contentUrl":"https:\/\/www.filecloud.com\/blog\/wp-content\/uploads\/2016\/02\/filecloud_logo_comparison.jpg","width":155,"height":40,"caption":"FileCloud"},"image":{"@id":"https:\/\/www.filecloud.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/tonidopage","https:\/\/twitter.com\/getfilecloud","https:\/\/www.linkedin.com\/company\/codelathe","https:\/\/www.pinterest.com\/filecloud\/filecloud\/","https:\/\/www.youtube.com\/channel\/UCbU5gTFdNCPESA5aGipFW6g"]},{"@type":"Person","@id":"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/8a8df071f564aa2c10fa07d6ce60c935","name":"Team FileCloud","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.filecloud.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b5818ab931b69298f500d8a184fd2384?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b5818ab931b69298f500d8a184fd2384?s=96&d=mm&r=g","caption":"Team FileCloud"},"sameAs":["http:\/\/www.filecloud.com"],"url":"https:\/\/www.filecloud.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/posts\/29804"}],"collection":[{"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/comments?post=29804"}],"version-history":[{"count":2,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/posts\/29804\/revisions"}],"predecessor-version":[{"id":36470,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/posts\/29804\/revisions\/36470"}],"wp:attachment":[{"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/media?parent=29804"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/categories?post=29804"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.filecloud.com\/blog\/wp-json\/wp\/v2\/tags?post=29804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}