GLOSSARY
What is metadata management?
How files get described at scale: catalogs, enrichment, indexing and tagging, and where the line falls between a data catalog and a metadata catalog.
Home | Resources | Glossary | Metadata and Cataloging
DEFINITION
Metadata management is the practice of describing files so that they can be found, priced, and acted on without opening them. It covers what the storage system already records, such as path, size, owner, and dates, and what has to be added, such as project, retention class, and format detail. For unstructured data, the goal is a single current description of every file, held separately from the files themselves.
KEY TAKEAWAYS
76%
of organizations have made business decisions without consulting available data, because reaching it was too difficult
37
metadata enrichment plugins in Diskover
2
catalogs most organizations need: one for structured assets, one for files
QUESTIONS THIS PAGE ANSWERS
What is metadata management?
Metadata management is the practice of keeping an accurate, current description of every file an organization holds. It combines the attributes the storage system supplies with attributes that have to be derived, and it keeps both current as the estate changes.
What is a metadata catalog?
A metadata catalog is a searchable index that describes every file an organization holds without storing the files themselves. It records where each file lives, its size, its owner, when it was last opened, and its format, and it keeps that record current as data changes.
How is a metadata catalog different from a data catalog?
A data catalog describes structured assets: databases, tables, schemas, and the lineage between them. A metadata catalog for unstructured data describes files no database is aware of. Most organizations need both, and the two do not overlap.
What is metadata enrichment?
Metadata enrichment is the addition of attributes a file system does not supply. Format-aware plugins read structural details without reading contents, such as read counts in a sequencing file or codec and duration in a video. Rule-based enrichment adds project, retention class, cost center, and sensitivity signals.
What is the difference between system metadata and enriched metadata?
System metadata is what the file system records automatically: path, name, size, owner, permissions, and dates. Enriched metadata is everything added on top. System metadata tells you a file exists. Enriched metadata tells you what it is for, which is what a decision needs.
What is metadata indexing, and how long does it take?
Metadata indexing is the process of reading file attributes across storage systems and writing them into a searchable index. Duration depends on file count rather than capacity, and on how quickly the storage answers reads. Diskover has indexed 1.4 billion files in 2 hours on three nodes.
What is data tagging, and why do manual tags fail at scale?
Data tagging attaches labels to files so they can be grouped and acted on. Tags typed by people stop being accurate the moment the estate grows past what a person can review, usually at a few million files. Rules applied at index time keep working, because they are derived rather than entered.
What is a metadata schema or taxonomy?
A metadata schema is the agreed set of attributes an organization will record, with allowed values for each. A taxonomy is the structure those values sit in. Designing this before enrichment starts is what makes a catalog queryable later, and it is the step most often skipped.
Does a metadata catalog store copies of files?
No. The catalog stores descriptions, and the files stay exactly where they are. That is what lets one catalog span storage systems which could not otherwise be queried together, and it is why building a catalog does not require a migration.
Can one catalog span several storage vendors?
Yes, and that is the main reason to build one. A storage vendor tool reports accurately on its own platform and is blind to everything else. Read PowerScale, ONTAP, S3, Azure Blob, and the rest into one index, and a single search reaches the whole data estate at once. That is the only way to decide about the estate rather than one system at a time.
What is a global file index?
A global file index is one searchable record covering every storage system, tier, and location an organization uses. It is the same idea as a metadata catalog, described from the perspective of coverage rather than content: one place to ask a question, instead of one place per vendor.
What does a metadata catalog not do?
It does not read file contents, so it cannot classify a document by what it says. It does not set retention policy. It supplies the evidence that a policy was applied. And it does not improve data quality, because a catalog of poorly organized data accurately describes poorly organized data.
TERMS IN THIS CATEGORY
Metadata management >
Metadata management is the practice of keeping an accurate, current description of every file an organization holds. It combines what the storage system supplies automatically with attributes that have to be derived, and it keeps both current as the data estate changes.
Data tagging >
Data tagging is the attaching of labels to files so they can be grouped and acted on. Tags can be entered by people or applied by a rule at index time. Rules keep working as an estate grows, where tags entered one by one stop being accurate once there are more files than anyone can review.
Metadata catalog >
A metadata catalog is a searchable index that describes every file an organization holds without storing the files themselves. It records where each file sits, its size, its owner, when it last changed, and its format, and it keeps that record current as the estate changes.
Metadata schema >
A metadata schema is the agreed set of attributes an organization will record about its files, with allowed values for each. Deciding it before enrichment begins is what makes a catalog queryable later, and it is the step most often skipped.
Data catalog >
A data catalog is a catalog of structured assets: databases, tables, schemas, and the lineage between them. It describes what a database already knows about itself, which is why it does not cover files and why most organizations end up needing both kinds of catalog.
System metadata >
System metadata is the set of attributes a file system records automatically: path, name, size, owner, group, permissions, and the created, modified, and last accessed dates. It tells you a file exists and where it sits, and nothing about what it is for.
Metadata enrichment >
Metadata enrichment is the addition of attributes a file system does not supply. Format-aware plugins read structural details without reading contents, such as codec and duration in a video. Rule-based enrichment adds project, retention class, cost center, and sensitivity signals from what the path and the directory already imply.
Extended attributes >
Extended attributes are additional key and value pairs a file system can store alongside a file, outside its standard attributes. Support varies by file system and they rarely survive a copy between systems, which is why durable description belongs in a catalog rather than on the file.
Metadata indexing >
Metadata indexing is the reading of file attributes across storage systems into a searchable index. How long it takes depends on file count rather than capacity, and on how quickly each storage system answers reads.
Global file index >
A global file index is one searchable record covering every storage system, tier, and location an organization uses. It is the same idea as a metadata catalog, described from the perspective of coverage: one place to ask a question, instead of one place per vendor.
Diskover for metadata management.
Metadata runs through every part of the platform. Here is where to start looking.
One catalog across every vendor.
One index across PowerScale, ONTAP, S3, Azure Blob, and the rest, built while the data stays in place.
37 format-aware plugins.
37 plugins read structural details without reading contents, so each format gives up the attributes it holds.
One index across every site.
Every site, tier, and cloud read into a unified view, so any team can find what another location holds.
Ask the catalog in plain language.
Diskover’s AI connector lets a model query the catalog directly rather than the files.
RELATED CATEGORIES
SOURCES
- Sisense, 2025: 76% have made business decisions without consulting available data.
- Plugin, feature, connector, and endpoint counts are Diskover’s own, current as of the September 2026 release. The full plugin list is published here.
Method note. Platform counts on this page are Diskover’s own and are reported per release, so they move. The 37 figure counts metadata enrichment plugins specifically, which is a subset of the full plugin suite of more than 50. The indexing figure is measured on a three-node deployment and scales with file count rather than capacity. The data access figure comes from a 2025 survey of 500 respondents, most of them organizations with 100 to 1,000 employees, so it reports what they say about themselves.
Last updated: September 24, 2026.