<?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%2FIndexing_area</id>
		<title>Development/Projects/DCB/Templates/DC/Indexing 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%2FIndexing_area"/>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Development/Projects/DCB/Templates/DC/Indexing_area&amp;action=history"/>
		<updated>2026-05-04T20:23:18Z</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/Indexing_area&amp;diff=935&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/Indexing_area&amp;diff=935&amp;oldid=prev"/>
				<updated>2015-07-29T21:59:22Z</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, Indexing 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; Indexing 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-up===&lt;br /&gt;
&lt;br /&gt;
[[File:tmplIndexingDC.png|500px|center|thumb|DC Indexing area: same for Simple and Qualified DC]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
Simple DC contains two &amp;quot;indexing&amp;quot; elements: &amp;lt;tt&amp;gt;subject&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;coverage&amp;lt;/tt&amp;gt;.&lt;br /&gt;
* In Qualified DC, &amp;lt;tt&amp;gt;coverage&amp;lt;/tt&amp;gt; is refined by two qualifiers: ''temporal'' and ''spatial''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instead of trying to implement Simple and Qualified separately, use the standard Qubit '''access points''' interface with DC labels.&lt;br /&gt;
* Means using DC Qualified even in DC Simple template.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Subject'''&lt;br /&gt;
* DC &amp;lt;tt&amp;gt;subject&amp;lt;/tt&amp;gt; element.&lt;br /&gt;
* Handle by Qubit &amp;lt;tt&amp;gt;term&amp;lt;/tt&amp;gt; via related records in &amp;lt;tt&amp;gt;object_term_relation&amp;lt;/tt&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Name'''&lt;br /&gt;
* No strict DC equivalent (but can be mapped to DC &amp;lt;tt&amp;gt;subject&amp;lt;/tt&amp;gt;).&lt;br /&gt;
* Handle by Qubit &amp;lt;tt&amp;gt;actor::authorized_form_of_name&amp;lt;/tt&amp;gt; via related records in &amp;lt;tt&amp;gt;event&amp;lt;/tt&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Coverage - spatial'''&lt;br /&gt;
* DC ''spatial'' qualifier (refines DC &amp;lt;tt&amp;gt;coverage&amp;lt;/tt&amp;gt; element).&lt;br /&gt;
* Handle by Qubit &amp;lt;tt&amp;gt;place&amp;lt;/tt&amp;gt; via related records in &amp;lt;tt&amp;gt;object_term_relation&amp;lt;/tt&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Coverage - temporal'''&lt;br /&gt;
* DC ''temporal'' qualifier (refines DC &amp;lt;tt&amp;gt;coverage&amp;lt;/tt&amp;gt; element).&lt;br /&gt;
* Handle by Qubit &amp;lt;tt&amp;gt;historical_event&amp;lt;/tt&amp;gt; via related records in &amp;lt;tt&amp;gt;object)_term_relation&amp;lt;/tt&amp;gt; table.&lt;br /&gt;
&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>