Metadata Schema

A metadata schema is a defined collection of labeled attributes used to describe the content objects in an information space, typically with a required, core set of attributes plus optional ones the schema can extend as needed. For any given project, you have three options: adopt an existing schema as-is, adapt one to your specific needs, or create a new one from scratch.

The Dublin Core Metadata Element Set is the most widely recognized example, originally built to describe web content, now used broadly across digital collections. It defines fifteen elements: Title, Subject, Description, Creator, Publisher, Contributor, Date, Type, Format, Identifier, Language, Source, Relation, Coverage, and Rights. Many real information spaces extend beyond Dublin Core with additional attributes, keywords, audience, security level, industry domain, tailored to what that specific content actually needs to describe.

Dublin Core gives you a solid, well-understood starting vocabulary, but it was never meant to be the last word on what your specific content needs to say about itself.

Exercise

The scenario: Three organizations are each building a new information space and need to decide on a metadata schema.

Organization A: A university library cataloging academic papers across all disciplines.
Organization B: A boutique travel agency building a destination guide.
Organization C: A pharmaceutical company creating an internal regulatory document repository.

1. Which approach makes the most sense for Organization A, the university library?
2. Which approach makes the most sense for Organization C, the pharmaceutical regulatory repository?