Skip to main content

DCMI Metadata Terms

This document is an up-to-date specification of all metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes.

Creator
DCMI Usage Board
Identifier
http://dublincore.org/specifications/dublin-core/dcmi-terms/2020-01-20/
Date Issued
2020-01-20
Document Status
DCMI Recommendation

Index of Terms

Section 1: Introduction and Definitions

This document is an up-to-date, authoritative specification of all metadata terms maintained by the Dublin Core™ Metadata Initiative. Included are the fifteen terms of the Dublin Core™ Metadata Element Set (also known as "the Dublin Core") plus several dozen properties, classes, datatypes, and vocabulary encoding schemes. The "Dublin Core" plus these extension vocabularies are collectively referred to as "DCMI metadata terms" ("Dublin Core terms" for short). These terms are intended to be used in combination with metadata terms from other, compatible vocabularies in the context of application profiles.

DCMI metadata terms are expressed in RDF vocabularies for use in Linked Data. Creators of non-RDF metadata can use the terms in contexts such as XML, JSON, UML, or relational databases by disregarding both the global identifier and the formal implications of the RDF-specific aspects of term definitions. Such users can take domain, range, subproperty, and subclass relations as usage suggestions and focus on the natural-language text of definitions, usage notes, and examples.

Each term is identified with a Uniform Resource Identifier (URI), a global identifier usable in Linked Data. Term URIs resolve to the (DCMI Metadata Terms) document when selected in a browser or, when referenced programmatically by RDF applications, to one of four RDF schemas. The scope of each RDF schema corresponds to a "DCMI namespace", or set of DCMI metadata terms that are identified using a common base URI, as enumerated in the DCMI Namespace Policy. In Linked Data, the URIs for DCMI namespaces are often declared as prefixes in order to make data, queries, and schemas more concise and readable.

The four DCMI namespaces are:

  • http://purl.org/dc/elements/1.1/ The /elements/1.1/ namespace was created in 2000 for the RDF representation of the fifteen-element Dublin Core and has been widely used in data for more than twenty years. This namespace corresponds to the original scope of ISO 15836, which was published first in 2003 and last revised in 2017 as ISO 15836-1:2017 [ISO 15836-1:2017.
  • http://purl.org/dc/terms/ The /terms/ namespace was originally created in 2001 for identifying new terms coined outside of the original fifteen-element Dublin Core. In 2008, in the context of defining formal semantic constraints for DCMI metadata terms in support of RDF applications, the original fifteen elements themselves were mirrored in the /terms/ namespace. As a result, there exists both a dc:date (http://purl.org/dc/elements/1.1/date) with no formal range and a corresponding dcterms:date (http://purl.org/dc/terms/date) with a formal range of "literal". While these distinctions are significant for creators of RDF applications, most users can safely treat the fifteen parallel properties as equivalent. The most useful properties and classes of DCMI Metadata Terms have now been published as ISO 15836-2:2019 [ISO 15836-2:2019]. While the /elements/1.1/ namespace will be supported indefinitely, DCMI gently encourages use of the /terms/ namespace.
  • http://purl.org/dc/dcmitype/ The /dcmitype/ namespace was created in 2001 for the DCMI Type Vocabulary, which defines classes for basic types of thing that can be described using DCMI metadata terms.
  • http://purl.org/dc/dcam/ The /dcam/ namespace was created in 2008 for terms used in the description of DCMI metadata terms.

Each term is specified with the following minimal set of attributes:

Minimal Attributes

Name
A token appended to the URI of a DCMI namespace to create the URI of the term.
Label
The human-readable label assigned to the term.
URI
The Uniform Resource Identifier used to uniquely identify a term.
Definition
A statement that represents the concept and essential nature of the term.
Type of Term
The type of term: property, class, datatype, or vocabulary encoding scheme.

Where applicable, the following attributes provide additional information about a term:

Additional Attributes

Comment
Additional information about the term or its application.
See
Authoritative documentation related to the term.
Subproperty Of
A property of which the described term is a sub-property.
Superclass Of
A class of which the described term is a super-class.
Subclass Of
A class of which the described term is a sub-class.
Domain
A class of which a resource described by the term is an instance.
Domain Includes
A suggested class for subjects of this property.
Range
A class of which a value described by the term is an instance.
Range Includes
A suggested class for values of this property.
Member Of
An enumerated set of resources (Vocabulary Encoding Scheme) of which the term is a member.
Instance Of
A class of which the described term is an instance.
Equivalent Property
A property to which the described term is equivalent.

References

Section 2: Properties in the /terms/ namespace

URI
http://purl.org/dc/terms/accessRights
Label
Access Rights
Definition
Information about who access the resource or an indication of its security status.
Comment
Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.
Range Includes
  • http://purl.org/dc/terms/RightsStatement
Subproperty of
  • Rights (http://purl.org/dc/elements/1.1/rights)
  • Rights (http://purl.org/dc/terms/rights)
URI
http://purl.org/dc/terms/accrualMethod
Label
Accrual Method
Definition
The method by which items are added to a collection.
Comment
Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [DCMI-ACCRUALMETHOD].
Range Includes
  • http://purl.org/dc/terms/MethodOfAccrual
Has Domain
http://purl.org/dc/dcmitype/Collection
URI
http://purl.org/dc/terms/accrualPeriodicity
Label
Accrual Periodicity
Definition
The frequency with which items are added to a collection.
Comment
Recommended practice is to use a value from the Collection Description Frequency Vocabulary [DCMI-COLLFREQ].
Range Includes
  • http://purl.org/dc/terms/Frequency
Has Domain
http://purl.org/dc/dcmitype/Collection
URI
http://purl.org/dc/terms/accrualPolicy
Label
Accrual Policy
Definition
The policy governing the addition of items to a collection.
Comment
Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [DCMI-ACCRUALPOLICY].
Range Includes
  • http://purl.org/dc/terms/Policy
Has Domain
http://purl.org/dc/dcmitype/Collection
URI
http://purl.org/dc/terms/alternative
Label
Alternative Title
Definition
An alternative name for the resource.
Comment
The distinction between titles and alternative titles is application-specific.
Has Range
http://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Title (http://purl.org/dc/elements/1.1/title)
  • Title (http://purl.org/dc/terms/title)
URI
http://purl.org/dc/terms/audience
Label
Audience
Definition
A class of agents for whom the resource is intended or useful.
Comment
Recommended practice is to use this property with non-literal values from a vocabulary of audience types.
Range Includes
  • http://purl.org/dc/terms/AgentClass
URI
http://purl.org/dc/terms/available
Label
Date Available
Definition
Date that the resource became or will become available.
Comment
Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Has Range
http://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
  • Date (http://purl.org/dc/elements/1.1/date)
  • Date (http://purl.org/dc/terms/date)

bibliographicCitation

Property
More details
URI
http://purl.org/dc/terms/bibliographicCitation
Label
Bibliographic Citation
Definition
A bibliographic reference for the resource.
Comment
Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.
Has Range
http://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of
URI
http://purl.org/dc/terms/conformsTo
Label
Conforms To
Definition
An established standard to which the described resource conforms.
Range Includes
  • http://purl.org/dc/terms/Standard
Subproperty of
URI
http://purl.org/dc/terms/contributor
Label
Contributor
Definition
An entity responsible for making contributions to the resource.
Comment
The guidelines for using names of persons or organizations as creators apply to contributors.
Range Includes
  • http://purl.org/dc/terms/Agent
Subproperty of
URI
http://purl.org/dc/terms/coverage
Label
Coverage
Definition
The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
Comment
Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage.
Range Includes
  • http://purl.org/dc/terms/Location
  • http://purl.org/dc/terms/Period
  • http://purl.org/dc/terms/Jurisdiction
Subproperty of
  • Coverage (http://purl.org/dc/elements/1.1/coverage)
URI
http://purl.org/dc/terms/created
Label
Date Created
Definition
Date of creation of the resource.
Comment
Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty.
Has Range
http://www.w3.org/2000/01/rdf-schema#Literal
Subproperty of