Difference between revisions of "Development/Projects/DCB/Templates/DC"

From AtoM wiki
m (Dan moved page Template:Development/Projects/DCB/Templates/DC to Development/Projects/DCB/Templates/DC: Maintain wiki hierarchy, fix accidental page move to template)
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#pagetitle:DCB - Dublin Core template}}
+
{{#pagetitle:DCB - Dublin Core template}}
[[Main Page]] > > [[Development]] > [[Development/Projects]] > [[Development/Projects/DCB]] > [[Development/Projects/DCB/Templates]] > Dublin Core
+
[[Main Page]] > [[Development]] > [[Development/Projects]] > [[Development/Projects/DCB]] > [[Development/Projects/DCB/Templates]] > Dublin Core
  
 
<admonition type="note">
 
<admonition type="note">
This is historical development documentation that was migrated from a now-defunct wiki. The content was first created on December 12, 2008, and last updated on December 18, 2008. The contents were migrated to the AtoM wiki in July 2015. See the DCB development project landing page for more information: [[Development/Projects/DCB|Alouette Toolkit (Digital Collections Builder)]].
+
This is historical development documentation that was migrated from a now-defunct wiki. The content was first created on December 12, 2008, and last updated on December 18, 2008. The contents were migrated to the AtoM wiki in July 2015. Some changes have been made to the layout for greater legibility; otherwise the content is unchanged. See the DCB development project landing page for more information: [[Development/Projects/DCB|Alouette Toolkit (DCB)]].
 
</admonition>
 
</admonition>
  
  
'''Purpose'''
+
===Purpose===
 
* Provide Qubit interface for describing resources using the [http://dublincore.org/ Dublin Core Metadata Element Set (DC).]
 
* Provide Qubit interface for describing resources using the [http://dublincore.org/ Dublin Core Metadata Element Set (DC).]
 
* Create separate templates for Simple DC (15 elements) and Qualified DC (7 additional elements plus a number of qualifiers that extend or refine the original elements).
 
* Create separate templates for Simple DC (15 elements) and Qualified DC (7 additional elements plus a number of qualifiers that extend or refine the original elements).
Line 13: Line 13:
  
  
'''Mapping:'''
+
===Mapping===
 
* Not always a direct one-to-one mapping between DC elements and Qubit database fields.
 
* Not always a direct one-to-one mapping between DC elements and Qubit database fields.
 
* For mapping, see [Development/Projects/BCAUL_Pilot/Metadata_mapping/DC|Metadata Mapping: Qubit Input / Export - Dublin Core]].
 
* For mapping, see [Development/Projects/BCAUL_Pilot/Metadata_mapping/DC|Metadata Mapping: Qubit Input / Export - Dublin Core]].
  
  
'''Design issues'''
+
===Design issues===
* Good to break up the data entry screen in collapsible divs, but DC standard provides no basis for grouping elements.
 
* Mock-ups include options for:
 
** Simple DC "unstructured" (all DC elements in one div).
 
** Simple DC "structured" (DC elements grouped in several divs).
 
** Qualified DC "structured".
 
  
 +
Good to break up the data entry screen in collapsible divs, but DC standard provides no basis for grouping elements.
 +
 +
'''Mock-ups include options for:'''
 +
* Simple DC "unstructured" (all DC elements in one div).
 +
 +
 +
[[File:tmplStructureDCS1.png|500px|center|thumb|Simple Dublin Core "unstructured" approach: all Simple DC elements in one div]]
 +
 +
 +
* Simple DC "structured" (DC elements grouped in several divs).
 +
 +
 +
[[File:tmplStructureDCS2.png|500px|center|thumb|Simple Dublin Core "structured" approach: Simple DC elements organized into several divs]]
 +
 +
 +
* Qualified DC "structured".
 +
 +
 +
[[File:tmplStructureDCQ.png|500px|center|thumb|Qualified Dublin Core: same as "structured" but with additional "Access and use" div]]
 +
 +
 +
===Field labels===
  
'''Field labels'''
 
 
* Follow prescriptions of the [http://dublincore.org/documents/usageguide/ Using Dublin Core User Guide].
 
* Follow prescriptions of the [http://dublincore.org/documents/usageguide/ Using Dublin Core User Guide].
 
* User Guide practice not always consistent with the ''element labels'' given in the [http://dublincore.org/documents/dces/ Dublin Core Metadata Element Set Version 1.1] (ISO 15836).
 
* User Guide practice not always consistent with the ''element labels'' given in the [http://dublincore.org/documents/dces/ Dublin Core Metadata Element Set Version 1.1] (ISO 15836).
Line 33: Line 49:
  
  
Mock-up for Simple DC "unstructured":
+
===Mock-ups===
* [[Template:Dublin Core - Simple DC Unstructured|Simple DC unstructured]]
 
  
  
Mock-ups for Simple and Qualified DC "structured" approach:
+
====Mock-up for Simple DC "unstructured"====
* [[Template:Dublin Core - Identity Area|Identity area]]
+
 
* [[Template:Dublin Core - Creator / Publisher / Contributor / Dates Area|Creator / publisher / contributor / dates area]]
+
* [[Development/Projects/DCB/Templates/DC/Unstructured|Simple DC unstructured]]
* [[Template:Dublin Core - Description Area|Description area]]
+
 
* [[Template:Dublin Core - Access and Use Area|Access and use area]] (Qualified only)
+
 
* [[Template:Dublin Core - Indexing Area|Indexing area]]
+
====Mock-ups for Simple and Qualified DC "structured" approach====
* [[Template:Dublin Core - Related Resources Area|Related resources area]]
+
 
 +
* [[Development/Projects/DCB/Templates/DC/Identity area|Identity area]]
 +
* [[Development/Projects/DCB/Templates/DC/Dates area|Creator / publisher / contributor / dates area]]
 +
* [[Development/Projects/DCB/Templates/DC/Description area|Description area]]
 +
* [[Development/Projects/DCB/Templates/DC/Access use area|Access and use area]] (Qualified only)
 +
* [[Development/Projects/DCB/Templates/DC/Indexing area|Indexing area]]
 +
* [[Development/Projects/DCB/Templates/DC/Related resources area|Related resources area]]
  
  
 
'''Control area''', '''Digital object''', and '''Storage location''' are the same standard Qubit sections.
 
'''Control area''', '''Digital object''', and '''Storage location''' are the same standard Qubit sections.
 +
 +
 +
 +
 +
 +
-----
 +
 +
* [[Development/Projects/DCB/Templates|Back to DCB Data entry templates]]
 +
* [[Development/Projects/DCB|Back to the Alouette Toolkit (DCB) project page]].
 +
* [[Development/Projects|Back to the Development projects landing page]]
 +
* [[Main Page|AtoM wiki home]]
 +
 +
 +
[[Category:Development documentation]]

Latest revision as of 17:36, 29 July 2015

Main Page > Development > Development/Projects > Development/Projects/DCB > Development/Projects/DCB/Templates > Dublin Core

Note

This is historical development documentation that was migrated from a now-defunct wiki. The content was first created on December 12, 2008, and last updated on December 18, 2008. The contents were migrated to the AtoM wiki in July 2015. Some changes have been made to the layout for greater legibility; otherwise the content is unchanged. See the DCB development project landing page for more information: Alouette Toolkit (DCB).

Purpose

  • Provide Qubit interface for describing resources using the Dublin Core Metadata Element Set (DC).
  • Create separate templates for Simple DC (15 elements) and Qualified DC (7 additional elements plus a number of qualifiers that extend or refine the original elements).
  • Note that DC does not define a prescribed order of elements.

Mapping

  • Not always a direct one-to-one mapping between DC elements and Qubit database fields.
  • For mapping, see [Development/Projects/BCAUL_Pilot/Metadata_mapping/DC|Metadata Mapping: Qubit Input / Export - Dublin Core]].

Design issues

Good to break up the data entry screen in collapsible divs, but DC standard provides no basis for grouping elements.

Mock-ups include options for:

  • Simple DC "unstructured" (all DC elements in one div).
Simple Dublin Core "unstructured" approach: all Simple DC elements in one div
  • Simple DC "structured" (DC elements grouped in several divs).
Simple Dublin Core "structured" approach: Simple DC elements organized into several divs
  • Qualified DC "structured".
Qualified Dublin Core: same as "structured" but with additional "Access and use" div

Field labels

  • Follow prescriptions of the Using Dublin Core User Guide.
  • User Guide practice not always consistent with the element labels given in the Dublin Core Metadata Element Set Version 1.1 (ISO 15836).
  • Where the ISO standard generally give element name and label the same value but different cases (lower vs sentence), the User Guide labels sometimes add words (e.g. "Rights Management" vs "Rights").
  • Which authority to use? The mock-ups follow the User Guide; discrepancies are indicated in the notes.

Mock-ups

Mock-up for Simple DC "unstructured"

Mock-ups for Simple and Qualified DC "structured" approach

Control area, Digital object, and Storage location are the same standard Qubit sections.