<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.accesstomemory.org/index.php?action=history&amp;feed=atom&amp;title=Development%2FProjects%2FDCB%2FTemplates%2FDC%2FRelated_resources_area</id>
		<title>Development/Projects/DCB/Templates/DC/Related resources area - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.accesstomemory.org/index.php?action=history&amp;feed=atom&amp;title=Development%2FProjects%2FDCB%2FTemplates%2FDC%2FRelated_resources_area"/>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Development/Projects/DCB/Templates/DC/Related_resources_area&amp;action=history"/>
		<updated>2026-05-04T21:41:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Development/Projects/DCB/Templates/DC/Related_resources_area&amp;diff=937&amp;oldid=prev</id>
		<title>Dan: Migrate basic page content, fix navigation</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Development/Projects/DCB/Templates/DC/Related_resources_area&amp;diff=937&amp;oldid=prev"/>
				<updated>2015-07-29T22:23:19Z</updated>
		
		<summary type="html">&lt;p&gt;Migrate basic page content, fix navigation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#pagetitle:DCB - DC template, Related resources area}}&lt;br /&gt;
[[Main Page]] &amp;gt; &amp;gt; [[Development]] &amp;gt; [[Development/Projects]] &amp;gt; [[Development/Projects/DCB]] &amp;gt; [[Development/Projects/DCB/Templates]] &amp;gt; [[Development/Projects/DCB/Templates/DC]] &amp;gt; Related resources area&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;note&amp;quot;&amp;gt;&lt;br /&gt;
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)]].&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''DC template documentation navigation'''&lt;br /&gt;
&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Identity area|Identity area]] |&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Dates area|Creator / publisher / contributor / dates area]] |&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Description area|Description area]] |&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Access use area|Access and use area]] (Qualified only) |&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Indexing area|Indexing area]] |&lt;br /&gt;
[[Development/Projects/DCB/Templates/DC/Related resources area|Related resources area]]&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
===Mock-ups===&lt;br /&gt;
&lt;br /&gt;
[[File:tmplRelatedDCS.png|500px|center|thumb|DC Related Resources area: same for Simple and Qualified]]&lt;br /&gt;
&lt;br /&gt;
[[File:tmplRelatedDCQ.png|500px|center|thumb|Future iteration: handle DC elements via Qubit relations]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
Simple DC distinguishes the &amp;lt;tt&amp;gt;source&amp;lt;/tt&amp;gt; element (resource from which present resource is derived) and the more general &amp;lt;tt&amp;gt;relation&amp;lt;/tt&amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
* Qualified DC adds 13 qualifiers that refine the &amp;lt;tt&amp;gt;relation&amp;lt;/tt&amp;gt; element.&lt;br /&gt;
* Currently, these can only be implemented in Qubit as text fields, no difference in implementation in Simple or Qualified DC templates.&lt;br /&gt;
*'''Exception:''' Qualified DC &amp;lt;tt&amp;gt;relation&amp;lt;/tt&amp;gt; (''partOf'') is required by Qubit to manage hierarchical levels of description (&amp;lt;tt&amp;gt;information_object::parent_id&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In a future iteration, all relations (to source or other objects) should be managed by Qubit &amp;lt;tt&amp;gt;relation&amp;lt;/tt&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Level of description'''&lt;br /&gt;
* Qubit-required field (&amp;lt;tt&amp;gt;information_object::level_of_description&amp;lt;/tt&amp;gt;) allowing user to characterize different types and levels of &amp;quot;parts&amp;quot;.&lt;br /&gt;
* Ship with a default &amp;quot;DC Levels of Description&amp;quot; taxonomy that administrators can customize.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Is part of'''&lt;br /&gt;
* Qubit-required field (&amp;lt;tt&amp;gt;information_object::parent_id&amp;lt;/tt&amp;gt;) that links current description to parent object.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Other relations'''&lt;br /&gt;
* DC &amp;lt;tt&amp;gt;relation&amp;lt;/tt&amp;gt; element.&lt;br /&gt;
* Maps to Qubit &amp;lt;tt&amp;gt;information_object::related_units_of_description&amp;lt;/tt&amp;gt;.&lt;br /&gt;
* Requires user to manually enter proper DC qualifiers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Source'''&lt;br /&gt;
* DC &amp;lt;tt&amp;gt;source&amp;lt;/tt&amp;gt; element.&lt;br /&gt;
* Does not map to any core Qubit field.&lt;br /&gt;
* Handle via Qubit &amp;lt;tt&amp;gt;property::name&amp;lt;/tt&amp;gt;=&amp;quot;source&amp;quot; &amp;lt;tt&amp;gt;value&amp;lt;/tt&amp;gt;=&amp;quot; &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Development/Projects/DCB/Templates|Back to DCB Data entry templates]]&lt;br /&gt;
* [[Development/Projects/DCB|Back to the Alouette Toolkit (DCB) project page]].&lt;br /&gt;
* [[Development/Projects|Back to the Development projects landing page]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Development documentation]]&lt;/div&gt;</summary>
		<author><name>Dan</name></author>	</entry>

	</feed>