Definition
A formal specification that defines the set of metadata elements, their types, allowed values or vocabularies, cardinalities, and relationships used to describe and manage resources so that metadata is consistent and interoperable across systems.
Principle
Principle
Make descriptive, structural, and administrative attributes explicit and machine-actionable through element definitions and controlled value spaces so that resources can be discovered, managed, and exchanged reliably.
Demonstration
Demonstration
A schema that specifies elements such as title, creator, date, format, and subject with types and cardinality rules; an example scenario is indexing a collection where each resource must provide a title and may include multiple subject terms from a controlled vocabulary, enabling consistent search and aggregation.
Misapplication
Misapplication
Designing an overly rigid schema that cannot accommodate legitimate variation across resources, or embedding application-specific implementation details (storage paths, internal identifiers) into metadata elements, reducing interoperability.
Consequence
Consequence
A usable metadata schema improves discovery, interoperability, and automated management (harvesting, validation, rights management) by making semantics explicit and enabling shared tooling and mappings between systems.
Reversal
Reversal
Ad hoc undocumented metadata where fields are informal, inconsistently used, or vary by provider, forcing bespoke parsing and reducing the ability to share or aggregate metadata reliably.
Boundary
Boundary
Covers descriptive and administrative element definitions, allowed values, vocabularies, and relationship rules for metadata; excludes the actual resource content, internal storage implementations, and separate ontologies unless the schema explicitly references them.
Semantic Tension
Semantic Tension
Tension between metadata schemas and application data schemas: metadata schemas describe resources about objects (descriptive/administrative), whereas data schemas describe the internal structure of the objects themselves; conflating them creates ambiguity.
Synthesis
Synthesis
A metadata schema is the agreed blueprint of metadata elements and rules that makes resource descriptions consistent, machine-readable, and shareable across systems, supporting discovery, rights management, and interoperability.