本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of History.
- XML: history (XML, DTD)
- SQL: t_10006
- 名前: (英)History (日)履歴 (読)りれき
- 説明: (英)History (日)学歴,職歴,履歴,沿革など
- 解説: (英) (日)大学,学部の沿革や教職員の履歴を登録するテーブルです.
- マップ:
- 属性: (期間指定)
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 主体
Subject@.subject
c_subject履歴の主体
subject of history参照 0 1 個人
組織◎ ○ 必須 (公開) (ユーザ) (制限) (制限) 短 1 20 年月日
Date@.date
c_date発生した年月日
date of incident日付 1 1 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 1 20 属性
Attribute@.attribute
c_attribute履歴の属性
attribute of history参照 2 1 履歴属性 ○ 必須 (公開) (ユーザ) (制限) (制限) 長 0 10 出来事
Event@.event
c_event発生した事柄
subject of incident文 3 1 必須 (公開) (ユーザ) (制限) (制限) 長 0 100 備考
Note@.note
c_note備考
Note文 4 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 主体: (英) Please choose the subject of history. (日) 履歴の主体を選択してください.学歴や職歴の場合には個人を選択し,沿革の場合には組織などを選択してください.
- 年月日: (英) Please write the date of incident. (日) 発生した年月日を記入してください.
- 属性: (英) Please choose the attribute of history. (日) 履歴の属性を選択してください.
- 出来事: (英) Please choose the subject of incident. (日) 出来事を記入してください.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with History.
- Primary table: "t_10006"
- Columns:
XML column name SQL definition description Base Columns history.subject c_subject mtext[] EID v_subject e_subject integer[] list of EID in this column. history.date c_date int4 DATE v_date e_date integer[] list of EID in this column. history.attribute c_attribute mtext EID v_attribute e_attribute integer[] list of EID in this column. history.event c_event mtext SENTENCE v_event e_event integer[] list of EID in this column. history.note c_note mtext[] SENTENCE v_note e_note integer[] list of EID in this column. l_eid integer[] list of EID in this tuple. l_peid integer[] list of authorized EID in this tuple.
- Secondary tables:
- "t_10006_subject" --- associated with history.subject
- Columns:
XML column name SQL definition description Base Columns history.subject r_idx0 integer subscript in primary tuple. c_subject mtext[] EID v_subject e_subject integer[] list of EID in this column.
- "t_10006_date" --- associated with history.date
- Columns:
XML column name SQL definition description Base Columns history.date r_idx0 integer subscript in primary tuple. c_date int4 DATE v_date e_date integer[] list of EID in this column.
- "t_10006_attribute" --- associated with history.attribute
- Columns:
XML column name SQL definition description Base Columns history.attribute r_idx0 integer subscript in primary tuple. c_attribute mtext EID v_attribute e_attribute integer[] list of EID in this column.
- "t_10006_event" --- associated with history.event
- Columns:
XML column name SQL definition description Base Columns history.event r_idx0 integer subscript in primary tuple. c_event mtext SENTENCE v_event e_event integer[] list of EID in this column.
- "t_10006_note" --- associated with history.note
- Columns:
XML column name SQL definition description Base Columns history.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.