本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of SocialActivity.
- XML: socialactivity (XML, DTD)
- SQL: t_18652
- 名前: (英)SocialActivity (日)社会活動 (読)しゃかいかつどう
- 説明: (英)social activity (日)社会における活動
- 解説: (英) (日)社会における活動(役職)を登録するテーブルです.
- マップ:
- 属性: (期間指定)
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 個人
Person@.person
c_person個人の名前
name of person参照 0 1 個人 ◎ ○ 必須 (公開) (ユーザ) (制限) (制限) 短 1 20 団体
Organization@.organization
c_organization社会団体の名称
name of social organization名称 1 1 組織 必須 (公開) (ユーザ) (制限) (制限) 短 0 50 役職
Post@.post
c_post役職名
Post名称 2 * 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 期間
Period@.post.period
c_period在任期間
period of post期間 3 1 必須 (公開) (ユーザ) (制限) (制限) × 0 40 優先度
Preference@.preference
c_preference社会活動の優先度
preference of social organization整数 4 1 任意 (公開) (ユーザ) (制限) (制限) × 1 10 備考
Note@.note
c_note備考
Note文 5 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 個人: (英) Please choose the name of person. (日) 個人を選択してください.
- 団体: (英) Please write the name of social organization. (日) 社会団体の名称を記入してください.
- 役職: (英) Please register the post (日) 所属団体において役員活動をしている場合にはその役職を記入してください.
- 期間: (英) Please write period of post. (日) 役員に在任していた期間を記入してください.
- 優先度: (英) Please write the preference degree of this social organization. (日) この社会活動の優先度(高: 1, 2, 3, 4, ... :低)を記入してください.個人毎の社会活動を並べる順番に利用します.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with SocialActivity.
- Primary table: "t_18652"
- Columns:
XML column name SQL definition description Base Columns socialactivity.person c_person mtext EID v_person e_person integer[] list of EID in this column. socialactivity.organization c_organization mtext[] NAME v_organization e_organization integer[] list of EID in this column. socialactivity.post c_post mtext[] NAME v_post e_post integer[] list of EID in this column. socialactivity.post.period c_period int8[] DATE2 v_period e_period integer[] list of EID in this column. socialactivity.preference c_preference int4 INTEGER v_preference e_preference integer[] list of EID in this column. socialactivity.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_18652_person" --- associated with socialactivity.person
- Columns:
XML column name SQL definition description Base Columns socialactivity.person r_idx0 integer subscript in primary tuple. c_person mtext EID v_person e_person integer[] list of EID in this column.
- "t_18652_organization" --- associated with socialactivity.organization
- Columns:
XML column name SQL definition description Base Columns socialactivity.organization r_idx0 integer subscript in primary tuple. c_organization mtext[] NAME v_organization e_organization integer[] list of EID in this column.
- "t_18652_post" --- associated with socialactivity.post
- Columns:
XML column name SQL definition description Base Columns socialactivity.post r_idx0 integer subscript in primary tuple. c_post mtext NAME v_post e_post integer[] list of EID in this column. socialactivity.post.period c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_18652_period" --- associated with socialactivity.post.period
- Columns:
XML column name SQL definition description Base Columns socialactivity.post r_idx0 integer subscript in primary tuple. c_post mtext NAME v_post e_post integer[] list of EID in this column. socialactivity.post.period r_idx1 integer subscript in super column. c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_18652_preference" --- associated with socialactivity.preference
- Columns:
XML column name SQL definition description Base Columns socialactivity.preference r_idx0 integer subscript in primary tuple. c_preference int4 INTEGER v_preference e_preference integer[] list of EID in this column.
- "t_18652_note" --- associated with socialactivity.note
- Columns:
XML column name SQL definition description Base Columns socialactivity.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.