|
|
|
Contributor
|
Definition
|
An entity responsible for making contributions to the resource.
|
Comment
|
Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.
|
SharePoint considerations
|
The SharePoint Created by and Modified by columns are available by default in any document library. Created by, the author of the initial version of the document, is not made visible in the default view, but Modified by, the author of the last version of the document, is. Both are single values, whereas the intention of Dublin Core is to capture all (relevant) contributors. The Contributor column of the Dublin Core columns content type consists of multiple lines of text, which makes it more flexible, but there is also no validation.
|
|
Coverage
|
Definition
|
The spatial or temporal topic of the resource, the spatial applicability of the resource, or the 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 best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.
|
SharePoint considerations
|
The coverage element is not provided by default. It is very generic, where most use cases benefit from being specific. A generic metadata field like Coverage would only serve equally generic use cases, like searching for documents created at a single geographical location. The Coverage column of the Dublin Core columns content type consists a single line of text.
|
|
Creator
|
Definition
|
An entity primarily responsible for making the resource.
|
Comment
|
Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.
|
SharePoint considerations
|
The SharePoint Created by column is available by default in any document library and has the same meaning as the Dublin Core creator field. It is not made visible in the default view. Related fields are Modified by and Created (refer to Contributor and date in this table, respectively). The Creator column of the Dublin Core columns content type consists of a single line of text.
|
|
Date
|
Definition
|
A point or period of time associated with an event in the lifecycle of the resource.
|
Comment
|
Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].
|
SharePoint considerations
|
The SharePoint Created and Modified columns are available by default in any document library. Created, the date of initial creation of the document, is not made visible in the default view, but modified, the last date the document was Modified, is. Both are single values, whereas the intention of Dublin Core is to capture all (relevant) dates. The Dublin Core columns content type contains the Date Created and Data modified columns of type Date. Having Date types seems out of par with having free format fields for contributor and creator.
|
|
Description
|
Definition
|
An account of the resource.
|
Comment
|
Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
|
SharePoint considerations
|
The description element is not included by default. Think carefully if this field is required. A combination of title and keywords may be enough for your purpose especially in combination with the standard text search capabilities within SharePoint. The Description column of the Dublin Core columns content type contains multiple lines of text.
|
|
Format
|
Definition
|
The file format, physical medium, or dimensions of the resource.
|
Comment
|
Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].
|
SharePoint considerations
|
The Format column is not included by default. SharePoint does provide the File size column, which provide additional information to the type. This is in line with the examples given by Dublin Core in their elements list.The Format column of the Dublin Core columns content type consists of a single line of text, which makes it more flexible, but there is also no validation.
|
|
Identifier
|
Definition
|
An unambiguous reference to the resource within a given context.
|
Comment
|
Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
|
SharePoint considerations
|
The SharePoint ID column is available by default in any document library. This is not a universal ID however, suitable to match the intention of the Identifier column. It is simply a number starting from 1, within each document library. The Document ID feature does provide functionality in line with Dublin Core Identifier element. Before using the Document ID feature in your content management system, you must first enable it for the site collection(s) your documents are hosted in. When the service is enabled, a new column is automatically added to the Document and Document Set content types. The Resource Identifier column of the Dublin Core columns content type consists of a single line of text, which makes it more flexible to use your own formats, but the benefits of using the Document ID feature are also missing (Unique ID, link to document is stable, even after moving the document).
|
|
Language
|
Definition
|
A language of the resource.
|
Comment
|
Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].
|
SharePoint considerations
|
The Language column is not available by default in a document library. The Language column of the Dublin Core columns content type is of the Choice type. It provides a list of choices that will be workable in most situations, but it is not RFC 4646 compliant.
|
|
Publisher
|
Definition
|
An entity responsible for making the resource available.
|
Comment
|
Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.
|
SharePoint considerations
|
The Publisher column is not available by default in a document library. The purpose of this field is to identify the entity that provides access to it. Within SharePoint, this may be the creator as specified in the Created By column. In many cases it will be an organizational unit. The concept is related to ownership as often encountered in SharePoint solutions. The owner is not only responsible for rights on the document, but also for the quality of the document. In some cases an Owner column is useful, in other cases the ownership is determined on a higher level (typically site or site collection). The Publisher column of the Dublin Core columns content type consists of a single line of text.
|
|
Relation
|
Definition
|
A related resource.
|
Comment
|
Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
|
SharePoint considerations
|
The Relation column is not available by default in a document library. Relationship as meant within Dublin Core is very generic. More useful in the SharePoint context would be referring to other document either by Document ID or with links. Using document sets would also be a way to relate documents to each other. The Relation column of the Dublin Core columns content type contains multiple lines of text.
|
|
Rights
|
Definition
|
Information about rights held in and over the resource.
|
Comment
|
Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
|
SharePoint considerations
|
The Rights column is not available by default in a document library. Note this is something different that the access rights. The Rights Management column of the Dublin Core columns content type contains multiple lines of text.
|
|
Source
|
Definition
|
A related resource from which the described resource is derived.
|
Comment
|
The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
|
SharePoint considerations
|
The Source column is not available by default in a document library. Source may be regarded as a subset of Relation. Evaluate whether you really have a need to use a separate column for Source. The Source column of the Dublin Core columns content type contains multiple lines of text.
|
|
Subject
|
Definition
|
The topic of the resource.
|
Comment
|
Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.
|
SharePoint considerations
|
The Subject column is not available by default in a document library. For SharePoint, the best general implementation thinkable would be to use Enterprise Keywords. Note that these are general keywords. In most cases you will need specific metadata as well. The Subject column of the Dublin Core columns content type consists of a single line of text. It also contains the Keywords column, containing multiple lines of text. It seems Microsoft added its own flavor by separating Subject and Keywords.
|
|
Title
|
Definition
|
A name given to the resource.
|
Comment
|
Typically, a Title will be a name by which the resource is formally known.
|
SharePoint considerations
|
The SharePoint Title column is available by default in any document library. It is not made visible in the default view. SharePoint also has two Name columns, which refer to the file name and which are automatically updated when uploading or saving. One of the Name columns has the Document Edit context menu attached to it, so in most cases, you will need it. The Title column of the Dublin Core columns content type consists of a single line of text. Since there are also standard Title and Name columns, it seems superfluous.
|
|
Type
|
Definition
|
The nature or genre of the resource.
|
Comment
|
Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary[DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.
|
SharePoint considerations
|
The SharePoint Type column is available by default in any document library. It is also one of four columns that is visible in the default view. Since only files can live within SharePoint, the type is always a file type. These file types do not match with the DCMI Type Vocabulary. In all but some very generic cases, the file type will be of more value to future users then the DCMI Type. The type is made visible by a pictogram. The Resource Type column of the Dublin Core columns content type consists of a single line of text. It is more flexible then the default type column, but it also does not have its advantages, like being determined automatically and be shown by a symbol easily recognized by the majority of users.
|