Dublin Core Best Practice Guidelines: December 21, 2016
Dublin Core Best Practice Guidelines: December 21, 2016
Version 2.1
December 21, 2016
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
1.0 April 27, 2016 Created by Orbis Cascade Alliance Archive First release
Engine West Working Group (2014) and
Digital Content Working Group (2015/2016)
2.0 November 2016 Orbis Cascade Alliance Digital Collections Addition of contributor, format,
Working Group (2016) relation, and source elements;
changes to creator, rights, spatial
coverage, language, and subject
2.1 December 21, 2016 Orbis Cascade Alliance Digital Collections Changes to creator, contributor,
Working Group (2016) date, format, spatial coverage,
subject, type; minor edits and
reformatting
The purpose of the Orbis Cascade Alliance’s Dublin Core Best Practices Guidelines are to:
● Ensure a basic level of uniformity in the structure, encoding, and content of Alliance digital object
metadata in keeping with the Mountain West Digital Library Dublin Core metadata application profile
and other relevant standards
● Promote interoperability within Alliance institutions metadata records developed from diverse
repositories
● Facilitate access to digital content by end users
1
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
2
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Contents
Introduction………………………………………………………………………………………………………………
…………..4
3
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
ISO639-2
ISO8601
W3CDTF
VI.
Crosswalks………………………………………………………………………………………………………………
……...25
Introduction
Created by the Orbis Cascade Alliance Archives West Working Group, Digital Content Working Group, and Digital
Collections Working Group. It is intended to guide Alliance members who create and manage digital object
metadata. These standards focus ultimately on producing the desired outputs, but offer guidance on how to create
metadata such that it will most easily create those desired outputs.
Other institutions are free to adopt the Orbis Cascade Alliance Dublin Core Best Practices Guidelines, in full or in
part, for their local use.
These guidelines are not to be used for Encoded Archival Description (EAD) records; for those, please consult the
Alliance’s EAD Best Practice Guidelines at https://www.orbiscascade.org/bestpracticesforead1/.
In order for your digital objects and metadata to be harvested into an Alliance-wide aggregation of digital
content, the below requirements will need to be met to ensure consistency and usability. However, please note:
These are recommendations for preparing your digital object metadata for harvest and are not meant to
dictate how you practice metadata creation at your own institution. That said, we do hope that these
guidelines will be useful for your practices going forward, and that the recommendations here might serve as
models for your digital object metadata creation when needed.
These guidelines are based on the Mountain West Digital Library Dublin Core Application Profile, Version 2.0,
released July 20, 2011.
4
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Use of semicolons
To retain integrity of data, separate multiple entries within a single field by inserting a semicolon and a space
between entries.
Requirement status
Required: Field must be included in record.
There are five required fields:
● date
● identifier
● rights
● title
● type
Recommended: Inclusion of the field is recommended.
There are six recommended fields:
● creator
● description
● format
● language
● relation
● subject
Optional: Inclusion of field is up to the discretion of Alliance institutions.
There are two optional fields:
● contributor
● source
Enrichment
Enriching the following fields, by reconciling values to controlled vocabulary terms, is preferred practice.
However this work at the discretion of Alliance institutions. Review the element tables of these fields for more
information about preferred schemas.
● contributor
● creator
● type
5
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
6
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
DC Mapping Lists the Dublin Core element to map to for harvesting purposes and a URI to the DC
Metadata Element definition.
Is Field Required? Indicates the extent to which this field is required in a record:
● Required: Field must be included in record.
● Recommended: Inclusion of the field is recommended.
● Optional: inclusion of field is up to the discretion of the Alliance institution.
Is Field Repeatable? “No” indicates a field may occur just once in a single record. “Yes” indicates a field
may appear multiple times in a single record.
OAI Editing Options Identifies option to insert a common value in every record in an OAI set.
Schemes Identifies controlled vocabulary or format convention used to structure the data
contained in the field; these are called schemes.
For more information about a mentioned scheme: Section IV: Vocabulary Encoding
Schemes of these guidelines provide tables for the referenced vocabulary encoding
schemes while Section V: Syntax Encoding Schemes provides tables for format
conventions for languages and dates. The last row of each table provides a link to a
list of controlled vocabulary terms or explanation of a format convention such as
how to structure dates or language codes.
7
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Label Contributor
DC Mapping dc:contributor
http://purl.org/dc/elements/1.1/contributor
How to Use For multiple contributors, either repeat the property or separate values with a
semicolon.
Schemes Preferred:
● Library of Congress Name Authority File (LCNAF)
● Getty Union List of Artist Names (ULAN)
● International Standard Name Identifier (ISNI)
● Or any other contributor to The Virtual International Name Authority File
(VIAF) http://viaf.org/
Callaway Family
<dc:contributor>Callaway Family</dc:contributor>
8
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Label Creator
DC Mapping dc:creator
http://purl.org/dc/elements/1.1/creator
How to Use For multiple creators, either repeat the property or separate values with a
semicolon.
Schemes Preferred:
● Library of Congress Name Authority File (LCNAF)
● Getty Union List of Artist Names (ULAN)
● International Standard Name Identifier (ISNI)
● Or any other contributor to The Virtual International Name Authority File
(VIAF) http://viaf.org/
Callaway Family
<dc:creator>Callaway Family</dc:creator>
9
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Label Date
DC Mapping dc:date
http://purl.org/dc/elements/1.1/date
Definition A point or period of time associated with an event in the lifecycle of the resource.
Is Field Repeatable? Yes, but only the first dc:date will be harvested
How to Use A resource may have several dates associated with it. The date covered by this table
refers to the creation of the original resource, that is, when the resource was first
created, before undergoing any conversion.
Additional dates are allowed, though only one date (the first instance of dc:date
output) will be harvested.
For more complex dates than shown in examples below, see the EDTF proposed
standard at the Library of Congress, or consult Alliance staff.
Schemes Required:
● ISO8601
● Library of Congress Extended Date Time Format (EDTF) level 0 or 1
● W3CDTF
Complete date:
YYYY-MM-DD (e.g. 1997-07-16)
YYYYMMDD (e.g. 19970716)
Complete date plus hours, minutes, seconds and a decimal fraction of a second:
YYYY-MM-DDThh:mm:ss.sTZD (e.g.1997-07-16T19:20:30.45+01:00)
Date range:
YYYY/YYYY (e.g. 1900/1920)
10
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Decade:
YYYu (e.g. 194u)
Circa/approximate:
YYYY~ (e.g. 1886~)
YYYY? (e.g. 1886?)
<dc:date>1997-07</dc:date>
<dc:date>1997-07-16</dc:date>
<dc:date>19970716</dc:date>
<dc:date>1997-07-16T19:20+01:00</dc:date>
<dc:date>1997-07-16T19:20:30+01:00</dc:date>
<dc:date>1997-07-16T19:20:30.45+01:00</dc:date>
<dc:date>1900/1920</dc:date>
<dc:date>194u</dc:date>
<dc:date>1886~</dc:date>
<dc:date>1886?</dc:date>
11
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Label Description
DC Mapping dc:description
http://purl.org/dc/elements/1.1/description
Schemes None
Label Format
DC Mapping dc:format
http://purl.org/dc/elements/1.1/format
12
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
For multiple formats, either repeat the property or separate values with a semicolon.
Preferred (for physical format): output the number of units and the carrier type.
OAI Editing Options To insert a common format value in all records of an OAI set, insert format value(s)
in Alliance harvester’s submission interface.
image/tiff
bronze 22 in.
<dc:format>image/tiff</dc:format>
<dc:format>bronze 22 in.</dc:format>
Alliance Harvester ● If format value(s) are added during OAI submission, replaces dc:format in
Transformations the OAI-PMH feed with format value(s) from the submission interface
● Splits semicolon delimited values into separate properties
● Removes trailing punctuation
● Trims whitespace
● Strips HTML tags
● For DPLA, maps to 2 properties:
○ Maps digital format values to edm:webResource/dc:format
○ Maps physical format values to dpla:sourceResource/dc:format
Label Identifier
DC Mapping dc:identifier
http://purl.org/dc/elements/1.1/identifier
13
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Is Field Repeatable? Yes, but only the record URI will be harvested
How to Use Output the resource identifier. Many digital asset management systems, such as
CONTENTdm and bepress Digital Commons, automatically create, populate, and map
the main identifier field. This main identifier is a URL for the resource.
Additional identifier fields may be created as needed for local use, such as call
number, filename, etc. However, only the identifier containing the URI leading back
to the resource will be harvested.
Schemes Required:
● Uniform Resource Identifier (URI) http://www.ietf.org/rfc/rfc2396.txt
http://cdm16786.contentdm.oclc.org/cdm/ref/collection/ohc/id/2
<dc:identifier>http://cdm16786.contentdm.oclc.org/cdm/ref/c
ollection/ohc/id/2</dc:identifier</dc:identifier>
Alliance Harvester ● Harvests the record URI and ignores other dc:identifier values
Transformations ● Trims whitespace
Label Language
DC Mapping dc:language
http://purl.org/dc/elements/1.1/language
How to Use Output ISO 639-2 three letter codes or language names as they appear in ISO 639-2.
For multiple languages, either repeat the property or separate values with a
semicolon.
14
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
OAI Editing Options To insert a common language value in all records of an OAI set, insert language
value(s) in Alliance harvester’s submission interface.
Schemes Required:
● ISO639-2
ell
eng; spa
English; Spanish
<dc:language>ell</dc:language>
<dc:language>eng; spa</dc:language>
<dc:language>English; Spanish</dc:language>
Alliance Harvester ● If language value(s) are added during submission, replaces dc:language in
Transformations the OAI-PMH feed with language value(s) from the submission interface
● Splits semicolon delimited values into separate properties
● Removes trailing punctuation
● Trims whitespace
● Strips HTML tags
● Transforms dc:language names to three letter codes
● De-duplicates dc:language values within a single record
Label Relation
DC Mapping dc:relation
http://purl.org/dc/elements/1.1/relation
Is Field Repeatable? Yes, but only the Archives West Archival Resource Key (ARK) will be harvested.
Additional relation fields/values may be created as needed for local use, to show
relationships between the resource and other resources. However, only the relation
value containing the Archives West ARK will be harvested.
15
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Schemes Required:
● Archival Resource Key (ARK) https://n2t.net/ark:/13030/c7cv4br18
Alliance Harvester ● Harvests the Archives West ARK and ignores other dc:relation values
Transformations ● Trims whitespace
Label Rights
DC Mapping dc:rights
http://purl.org/dc/elements/1.1/rights
See the Alliance’s Documentation Center for more information applicable to all types
of rights.
OAI Editing Options To insert a common rights value in all records of an OAI set, insert rights value(s) in
Alliance harvester’s submission interface.
Schemes Required:
● Uniform Resource Identifier (URI) http://www.ietf.org/rfc/rfc2396.txt
● RightsStatements.org
http://rightsstatements.org/vocab/InC-OW-EU/1.0/
<dc:rights>http://rightsstatements.org/vocab/InC
16
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
-OW-EU/1.0/</dc:rights>
Alliance Harvester ● If rights values are added during OAI submission, replaces dc:rights in the
Transformations OAI-PMH feed with rights values from the submission interface
● Trims whitespace
● Strips HTML tags
● For Primo, maps to 2 properties:
○ Maps RightsStatements.org URIs to dc:rights.standardized
○ Maps free text rights statements to dc:rights.freetext
Label Source
DC Mapping dc:source
http://purl.org/dc/elements/1.1/source
How to Use Commonly used when the resource is the result of digitization of non-digital
originals. In these cases, sufficient information to identify and find the original
resource is provided.
Schemes None
DC Mapping dc:coverage
http://purl.org/dc/elements/1.1/coverage
Definition The spatial topic of the resource, the spatial applicability of the resource, or the
jurisdiction under which the resource is relevant.
17
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
For multiple coverage statements, either repeat the property or separate values with
a semicolon.
United States--Idaho--Boise
43.618881, -116.215019
<dc:coverage>United States--Idaho--Boise</dc:coverage>
<dc:coverage>43.618881, -116.215019</dc:coverage>
Label Subject
DC Mapping dc:subject
http://purl.org/dc/elements/1.1/subject
18
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
For multiple subjects, either repeat the property or separate values with a
semicolon.
Schemes None
Heart Failure/physiopathology
Gastronomy
Pencils
Film trailers
Nature films
<dc:subject>Heart Failure/physiopathology</dc:subject>
<dc:subject>Gastronomy</dc:subject>
<dc:subject>Pencils</dc:subject>
<dc:subject>Film trailers</dc:subject>
<dc:subject>nature films</dc:subject>
19
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Label Title
DC Mapping dc:title
http://purl.org/dc/elements/1.1/title
How to Use Each title property should have a single title value.
Schemes None
White Pass & Yukon Railroad train stopped at the summit of White Pass, ca. 1914
Label Type
DC Mapping dc:type
http://purl.org/dc/elements/1.1/type
20
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
How to Use Output at least one value from DCMI Type vocabulary.
For multiple values, either repeat the property or separate values with a semicolon.
Optional:
● Output one or more genre value(s) to refine the selected DCMI Type value.
Adding genre values is optional and is in addition to the required type
value(s).
OAI Editing Options To insert a common type or genre value in all records of an OAI set, insert value(s) in
Alliance harvester’s submission interface.
Image; MovingImage
Sound; Text
Text; Articles
<dc:type>Image; MovingImage</dc:type>
<dc:type>Sound; Text</dc:type>
<dc:type>Text; Articles</dc:type>
Alliance Harvester ● If type value(s) are added during OAI submission, replaces dc:type in the
Transformations OAI-PMH feed with type value(s) from the submission interface
● Splits semicolon delimited values into separate properties
● Removes trailing punctuation
● Trims whitespace
● Strips HTML tags
● Adds DCMI Type URI to DCMI Type text strings
● Adds AAT URI to AAT text strings
● For DPLA, maps to 2 properties:
○ Maps DCMI Type values to dpla:sourceResource/dcterms:type
○ Maps non-DCMI Type values to dpla:sourceResource/edm:hasType
● For Primo, maps to 2 properties:
○ Maps DCMI Type values to dc:type
○ Maps non-DCMI Type values to dc:genre
21
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Term AAT
Definition A structured vocabulary containing terms, descriptions, and other information for
generic concepts related to art, architecture, and material culture. It is organized
hierarchically within seven facets: associated concepts, physical properties, styles
and periods, agents, activities, materials, and objects.
Definition The set of classes specified by the DCMI Type Vocabulary, used to categorize the
nature or genre of the resource.
http://purl.org/dc/terms/DCMIType
Term GeoNames
Definition A geo-spatial database including geographic data such as place names in various
languages, latitude, longitude, and altitude.
Term IMT
22
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Term ISNI
Definition ISNI is the ISO certified global standard number for identifying contributors to
creative works and those active in their distribution, including researchers,
inventors, writers, artists, visual creators, performers, producers, publishers,
aggregators, etc.
Term LCNAF
Definition The set of authorized personal and corporate names specified by the Library of
Congress.
Term LCSH
Definition The set of labeled concepts specified by the Library of Congress Subject Headings.
Term RightsStatements.org
Definition 12 standardized rights statements, developed by Europeana and DPLA, that can be
used by cultural heritage institutions to communicate the copyright and re-use
status of digital objects to the public.
23
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Term TGN
Definition A structured vocabulary, including names, descriptions, and other metadata for
extant and historical cities, empires, archaeological sites, and physical features
important to research of art and architecture.
Term ULAN
Definition A Getty structured vocabulary, including names, biographies, related people, and
other metadata about artists, architects, firms, studios, museums, patrons, sitters,
and other people and groups involved in the creation and study of art and
architecture.
24
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
Term EDTF
Definition Defines a profile of and extension to ISO 8601, the International Standard for the
representation of dates and times.
Level 0: profile of ISO 8601
Level 1: simple extensions
Term ISO639-2
Definition 639-2, Codes for the representation of names of languages--Part 2: Alpha-3 code, ISO
639-2 is a code that aims to define three letter identifiers for human languages.
Term ISO8601
Definition An international standard covering the exchange of date and time-related data,
issued by the International Organization for Standardization (ISO).
Term W3CDTF
Definition Defines a profile of ISO 8601, the International Standard for the representation of
dates and times.
http://purl.org/dc/terms/W3CDTF
25
Orbis Cascade Alliance Version 2.1 (December
2016)
Dublin Core Best Practice Guidelines
VI. Crosswalks
26