- What Domain 10 Actually Tests
- The Three Metadata Categories You Must Know Cold
- DMBOK2 Core Concepts for Metadata Management
- Exam Weight, Question Style, and What That 11% Means
- Metadata Architecture and Repository Design
- Metadata Governance and Stewardship Responsibilities
- A Four-Week Study Schedule Built Around Domain 10
- Common Exam Traps in Metadata Questions
- The Metadata Specialist Exam: Going Beyond Associate
- Frequently Asked Questions
- Domain 10 (Metadata Management) carries 11% of the CDMP exam - equal weight to Data Governance, Data Modeling, and Data Quality.
- DMBOK2 distinguishes three metadata types: business, technical, and operational - all are testable in distinct ways.
- The CDMP exam is open-book, but 100 questions in 90 minutes leaves little time to look up metadata definitions mid-exam.
- A standalone Metadata Specialist exam exists; passing it (plus Fundamentals at 70%+) moves you to Practitioner level.
What Domain 10 Actually Tests
Metadata Management is one of the most conceptually dense domains in the CDMP exam. At 11% of the total question pool, it shares the highest weight tier alongside Data Governance (Domain 1), Data Modeling and Design (Domain 3), and Data Quality (Domain 11). That alone should tell you how seriously DAMA International treats the subject.
But the weight isn't the hard part. The hard part is that metadata questions tend to be abstract and definitional - they ask you to distinguish between closely related concepts, identify the correct role or responsibility in a metadata program, or recognize which component of a metadata architecture applies to a described scenario. Rote memorization won't carry you through this domain the way it might for, say, Data Security (Domain 5) or Big Data (Domain 13).
Domain 10 as defined in DMBOK2 covers the planning, implementation, and control of activities that enable access to high-quality integrated metadata. The exam tests whether you understand why metadata matters to the broader data management ecosystem - not just what metadata is.
The Three Metadata Categories You Must Know Cold
DMBOK2 organizes metadata into three primary categories, and the CDMP exam draws heavily on your ability to correctly classify examples and explain the purpose of each type.
Business Metadata
Describes the business context and meaning of data assets. This is what business users, data stewards, and analysts rely on to understand data in human terms.
- Business definitions and glossary terms
- Data ownership and stewardship assignments
- Business rules and valid value constraints
- Data sensitivity classifications from a business perspective
- Relationships between business entities as understood by the organization
Technical Metadata
Describes the technical structures, formats, and properties of data - what IT and data engineering teams use to build and maintain systems.
- Table names, column names, data types, and lengths
- Database schemas and entity-relationship diagrams
- Data models (logical and physical)
- Stored procedures, views, and transformation logic
- Access permissions and technical security settings
- ETL mappings and transformation rules
Operational Metadata
Describes the results and history of data processing - what happened to data, when, and with what outcome. Often overlooked by candidates but heavily tested.
- Job execution logs and batch processing records
- Record counts and error counts from ETL runs
- Data lineage - where data came from and how it was transformed
- Backup and recovery schedules
- Data usage statistics and access audit logs
A common exam trap is conflating technical and operational metadata. Technical metadata describes structure; operational metadata describes activity and history. An ETL transformation rule lives in technical metadata; the log showing that the ETL ran successfully at 2:00 AM on Tuesday is operational metadata.
DMBOK2 Core Concepts for Metadata Management
The Metadata Repository
The metadata repository - sometimes called a metadata registry or catalog - is the central store for managed metadata. DMBOK2 distinguishes between a centralized repository (a single physical store) and a distributed or federated repository (multiple stores accessed through a unified interface). The CDMP exam may ask you to identify the appropriate architecture for a described organizational scenario, so understand the trade-offs: centralized repositories are easier to govern but harder to scale; federated approaches handle scale better but introduce synchronization challenges.
Data Lineage
Data lineage is the tracking of data's origins, movements, and transformations over time. It falls under operational metadata but has deep implications for data governance and data quality - which is why the exam frequently tests it in cross-domain scenarios. Know that lineage serves regulatory compliance (especially in financial services and healthcare), impact analysis for system changes, and root-cause analysis for data quality issues.
Metadata Integration
Organizations rarely have a single source of metadata. They accumulate it from data modeling tools, ETL platforms, BI tools, data catalogs, and manual documentation. DMBOK2 describes the challenge of integrating these disparate sources into a coherent whole. The exam tests whether you know the common integration patterns: harvesting (automated extraction from source tools), manual entry, and federation (virtual integration without physical consolidation).
Metadata Standards and Models
DMBOK2 references several industry metadata standards that candidates should recognize by name and purpose, even if they don't need deep technical mastery of each:
- Dublin Core - A simple 15-element schema for describing digital resources, widely used in library science and content management.
- ISO/IEC 11179 - A standard for registering data elements; relevant when the exam discusses metadata registries.
- CWM (Common Warehouse Metamodel) - An OMG standard for metadata interchange, particularly relevant in data warehousing contexts.
- The Open Metadata and Governance initiative - A more modern framework for metadata management in cloud and distributed environments.
You don't need to memorize the standards in technical detail, but you should be able to recognize what problem each standard addresses and in what context it would be applied.
Exam Weight, Question Style, and What That 11% Means
With 100 questions in 90 minutes, and Domain 10 carrying 11%, you can expect approximately 11 metadata questions on a given exam. At roughly 54 seconds per question across the full exam, you cannot afford to spend three minutes looking up the difference between business and technical metadata in your DMBOK2. That's the core tension of the CDMP Exam Open Book Policy: What You Can Actually Use - open-book doesn't mean open-time.
Metadata questions on the CDMP tend to follow two formats:
- Definition and classification questions - "Which type of metadata describes the schedule and results of a data processing job?" These reward candidates who have internalized the three metadata categories without needing to flip pages.
- Scenario and role questions - "An organization wants to capture the transformation logic used in their ETL pipelines and make it searchable across business and IT teams. Which component of a metadata management program best addresses this need?" These require conceptual understanding of metadata architecture and governance, not just vocabulary recall.
To build the fluency you need for Domain 10, working through CDMP-style practice questions is essential. The CDMP practice test platform includes questions mapped to Domain 10 specifically, so you can measure your readiness in this domain before exam day.
Metadata Architecture and Repository Design
One of the most exam-relevant sections of DMBOK2's Metadata Management chapter is the discussion of metadata architecture. Candidates who skip this section in favor of vocabulary lists often lose points on scenario questions.
| Architecture Type | Description | Primary Advantage | Primary Challenge |
|---|---|---|---|
| Centralized Repository | All metadata stored in a single physical location | Easier governance and consistency enforcement | Scalability; single point of failure |
| Distributed Repository | Metadata stored in multiple physical locations | Scales with organizational growth | Synchronization and consistency across stores |
| Federated Repository | Virtual integration of multiple metadata sources via a common interface | No physical consolidation required; preserves source autonomy | Query performance; real-time accuracy depends on source systems |
| Harvesting-Based | Automated extraction of metadata from tools and systems into a central store | Reduces manual effort; improves currency of metadata | Dependent on tool APIs and connector availability |
The CDMP exam may describe an organizational scenario and ask which architecture best fits. Focus on the governance and consistency trade-offs - those tend to be the distinguishing factors in correct answers.
Metadata Governance and Stewardship Responsibilities
Metadata Management doesn't exist in isolation. DMBOK2 explicitly connects it to Data Governance (Domain 1), and the exam tests that connection. Metadata stewardship is a recognized role: metadata stewards are responsible for the quality and currency of metadata in assigned subject areas, distinct from data stewards who focus on the data itself.
Key Roles in a Metadata Program
- Metadata Manager / Metadata Administrator - Oversees the metadata management program, manages the metadata repository, and coordinates with data governance bodies.
- Metadata Steward - Subject-matter owner responsible for maintaining and validating metadata in a specific domain or system.
- Data Steward - Has overlapping responsibilities but focuses on data quality and business rules rather than metadata program management.
- Data Governance Council - Sets policy for metadata standards, naming conventions, and classification schemes.
Questions that mix up Metadata Manager and Metadata Steward responsibilities are common. The manager oversees the program and infrastructure; the steward owns the content quality in a specific area.
Key Takeaway
On the CDMP exam, whenever a question describes someone "ensuring that business definitions in the data catalog are accurate and current for the Finance domain," that's a metadata steward function - not a metadata manager or data governance officer function. The domain-specific scope is the distinguishing signal.
A Four-Week Study Schedule Built Around Domain 10
Given that Domain 10 shares the highest weight tier (11%) with Data Governance, Data Modeling, and Data Quality, it deserves dedicated preparation time - but it shouldn't crowd out the others. Here's a targeted four-week block that assumes you're in a broader CDMP study program and are dedicating two focused sessions per week to Domain 10 specifically.
Foundations and Vocabulary
- Read the full Metadata Management chapter in DMBOK2 Revised Edition - don't skim the activities and deliverables sections
- Build flashcards for the three metadata types with two examples each
- Review metadata standards (Dublin Core, ISO/IEC 11179, CWM) at recognition level
- Take 10 Domain 10 practice questions on cdmptest.com to establish your baseline
Architecture and Integration
- Study the four metadata repository architectures and their trade-offs using the comparison table above
- Focus on metadata harvesting techniques and the challenges of cross-tool integration
- Review data lineage concepts and their connection to Domain 11 (Data Quality) and Domain 1 (Data Governance)
- Practice 15 mixed questions covering Domains 1, 10, and 11 to reinforce cross-domain connections
Roles, Governance, and Scenario Practice
- Memorize the key metadata program roles and their distinct responsibilities
- Study how metadata governance policies connect to the broader Data Governance Council structure
- Work through 20 scenario-style Domain 10 questions; for each wrong answer, locate the relevant DMBOK2 passage
- Review the Metadata Management chapter's "Activities" section - exam questions often map directly to DMBOK2 activity descriptions
Timed Practice and Open-Book Calibration
- Simulate exam conditions: set a timer and answer 25 mixed questions (weighted toward your weak domains) without pausing
- Practice your DMBOK2 navigation: mark the metadata chapter with sticky tabs and practice finding key definitions in under 30 seconds
- Review all Domain 10 errors from Weeks 1-3 in a single consolidation session
- Read the CDMP Exam Open Book Policy: What You Can Actually Use to finalize your reference strategy for test day
Common Exam Traps in Metadata Questions
Based on the structure of DMBOK2 and the CDMP question format, these are the conceptual pitfalls that catch candidates off guard in Domain 10:
- Confusing metadata "about" data with the data itself. Metadata describes data assets - it is not the data. A column name is metadata; the values in that column are data.
- Treating "data catalog" and "metadata repository" as interchangeable. A data catalog is a user-facing tool for discovering and understanding data assets. A metadata repository is the underlying store. A data catalog typically uses a metadata repository.
- Misidentifying lineage as exclusively technical metadata. Data lineage documentation often includes both technical metadata (transformation logic) and operational metadata (job execution history). DMBOK2 treats lineage as operational metadata primarily.
- Assuming metadata quality manages itself. A key DMBOK2 principle is that metadata requires the same quality management disciplines as data. Questions may describe a scenario where metadata is stale or inconsistent and ask you to identify the process failure - which is usually a metadata governance or stewardship gap.
- Overlooking passive metadata sources. Metadata doesn't only come from formal tools. It also comes from spreadsheets, email, Word documents, and institutional knowledge. DMBOK2 acknowledges these as metadata sources that need to be captured and managed.
The Metadata Specialist Exam: Going Beyond Associate
DAMA International offers a standalone Metadata Specialist exam that goes beyond what the Fundamentals exam covers. To reach Practitioner level, you need to score at least 70% on the Fundamentals exam and pass two specialist exams. If Metadata Management is a core part of your professional role, the Metadata specialist exam is a natural pairing - combined with another specialist exam in Data Governance or Data Quality, for example.
The Metadata specialist exam is significantly narrower and deeper than the Fundamentals coverage. Where Domain 10 represents roughly 11 questions on the Fundamentals exam, the specialist exam devotes its full question bank to metadata-specific scenarios, architecture decisions, and governance structures. Candidates who pursue the specialist path should budget additional study time specifically for metadata repository implementation, metadata quality frameworks, and enterprise metadata strategy.
For Master level, the requirements step up further: 80% or higher on Fundamentals, two specialist exams, and a successful experience assessment (which carries an additional $50 fee). The Master certification is a meaningful differentiator for senior data management roles. Explore the CDMP practice exam platform to see how specialist-level questions differ from Fundamentals-level questions in scope and complexity.
Frequently Asked Questions
Domain 10 carries 11% of the 100-question exam, which translates to approximately 11 questions. Because the exam is scored overall rather than by domain, you don't need a specific passing score in Domain 10 alone - but underperforming across all three 11% domains (Governance, Modeling, Metadata, and Quality) significantly reduces your chances of hitting the 60% Associate threshold or the 70% Practitioner threshold.
Yes. The Metadata Management chapter in DMBOK2 Revised Edition is one of the more substantive chapters and includes detailed coverage of metadata types, architectures, activities, roles, and governance. Candidates who skim it and rely only on summaries or flashcards tend to struggle with the scenario-based questions that require understanding of why certain metadata practices are recommended, not just what they are.
The CDMP exam is open-book, so yes - you can reference DMBOK2 during the exam. However, with 100 questions in 90 minutes, you have less than a minute per question on average. Looking up definitions mid-exam is only practical for questions where you're genuinely stuck and the definition is quickly findable. For Domain 10 specifically, the three metadata type definitions and key role descriptions are worth memorizing so you don't lose time searching. See the CDMP Exam Open Book Policy: What You Can Actually Use for a full breakdown of how to use your materials effectively.
On the Fundamentals exam, Domain 10 questions test broad conceptual knowledge: metadata types, repository architectures, key roles, governance connections, and standard definitions - roughly the depth of DMBOK2 Chapter 12. The Metadata Specialist exam goes considerably deeper into metadata program design, implementation sequencing, tool selection criteria, quality management for metadata itself, and enterprise metadata strategy. The specialist exam is appropriate for professionals who architect or lead metadata programs, not just practitioners who work within them.
Metadata Management has strong conceptual connections to several other domains. Data Governance (Domain 1) provides the policy and stewardship structures that make metadata programs function. Data Modeling and Design (Domain 3) produces technical metadata as a direct output. Data Quality (Domain 11) depends on metadata for context, lineage tracking, and profiling. Data Warehousing and Business Intelligence (Domain 9) is a major consumer of both technical and operational metadata. Understanding these connections helps you answer cross-domain scenario questions, which the CDMP exam uses regularly to test integrated thinking rather than siloed knowledge.