「佛寺志 Content Metadata Version 2」:修訂間差異

出自DILA Wiki
imported>Ray
無編輯摘要
imported>Ray
行 29: 行 29:
</syntaxhighlight>
</syntaxhighlight>
=Content Type=
=Content Type=
<p><contentType> 可能的值為: 書名頁, 版權頁, 志名頁, 版本說明, 題辭, 目錄, 內文</p>
<p>對外發行的 archive 包含以下 contentType: 內文、志名頁、題辭, 不包含: 目錄頁、書名頁</p>
==志名頁==
<p>一個志只會有一頁的 contentType 是「志名頁」.</p>
<p>如果一個志有一頁出版社做的新的志名頁, 又有一頁原木刻版的志名頁, 那麼, 出版社的志名頁的contentType標為「書名頁」, 木刻版的志名頁的 contentType 標為「志名頁」. 例如叢刊第121冊.</p>
<p>如果一個志只有一頁出版社的志名頁, 這一頁的 contentType 就是「志名頁」</p>
==版本說明==
 頁碼為p開頭的「重版說明」, conentType 應為「版本說明」, 例如: g004p0325
 頁碼為p開頭的「重版說明」, conentType 應為「版本說明」, 例如: g004p0325

於 2011年3月17日 (四) 16:53 的修訂

Physical Structure

整個佛寺志專案分為2個Collection:

  • Collection 1: Zhongguo Fosi Shizhi Huikan 中國佛寺史志彙刊, 杜潔祥
    在 metadata 中以 <unit type="collection">1</unit> 記錄
  • Collection 2: Zhongguo fosizhi congkan 中国佛寺志叢刊, 张智
    在 metadata 中以 <unit type="collection">2</unit> 記錄

其中, Collection 1 又分為多個「輯」, 在 metadata 中以 <unit type="section"> 記錄.
「輯」之下再分「冊」, 在 metadata 中以 <unit type="book"> 記錄.
「冊」之下分「頁」, 在 metadata 中以 <unit type="page"> 記錄.

例如, Collection 1的第一輯第二冊第三頁, 在 metadata 中標記如下:

  <page xml:id="g005p0003">
    <imageFileId>1B002P018</imageFileId>
    <reference type="physical">
      <unit type="collection">1</unit><!-- 這是 collection 1 -->
      <unit type="section">1</unit>
      <unit type="book">2</unit>
      <unit type="page">p0003</unit>
    </reference>
    <reference type="logical">
      <unit type="gazetteer">g005</unit>
    </reference>
    <contentType>內文</contentType>
    <section title="南朝佛寺志">
      <section title="凡例"/>
    </section>
    <firstThreeChars>凡例一</firstThreeChars>
  </page>

Content Type

<contentType> 可能的值為: 書名頁, 版權頁, 志名頁, 版本說明, 題辭, 目錄, 內文

對外發行的 archive 包含以下 contentType: 內文、志名頁、題辭, 不包含: 目錄頁、書名頁

志名頁

一個志只會有一頁的 contentType 是「志名頁」.

如果一個志有一頁出版社做的新的志名頁, 又有一頁原木刻版的志名頁, 那麼, 出版社的志名頁的contentType標為「書名頁」, 木刻版的志名頁的 contentType 標為「志名頁」. 例如叢刊第121冊.

如果一個志只有一頁出版社的志名頁, 這一頁的 contentType 就是「志名頁」

版本說明

頁碼為p開頭的「重版說明」, conentType 應為「版本說明」, 例如: g004p0325