本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of Report.
- XML: report (XML, DTD)
- SQL: t_147938
- 名前: (英)Report (日)報道 (読)ほうどう
- 説明: (英)list of report (日)報道の情報
- 解説: (英) (日)教職員,組織がマスコミなどに取り上げられた記事の情報を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 報道団体
Reporter@.reporter
c_reporter報道した団体の名称
name of reporter名称 0 1 組織 必須 (公開) (ユーザ) (制限) (制限) 長 0 40 メディア
Meida@.media
c_media報道メディア
name of media名称 1 1 雑誌 必須 (公開) (ユーザ) (制限) (制限) 短 0 40 組織
Organization@.organization
c_organization報道対象となった個人が所属する組織
organization参照 2 * 組織 ◎ ○ 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 報道対象
Subject@.subject
c_subject報道対象となった個人または組織
subject参照 3 * 個人
組織◎ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 カテゴリ
Category@.category
c_category報道内容のカテゴリ
name of category参照 4 1 カテゴリ ○ 必須 (公開) (ユーザ) (制限) (制限) 長 0 20 題名
Title@.title
c_title報道内容のタイトル
title of report文 5 1 必須 (公開) (ユーザ) (制限) (制限) 短 0 50 要約
Summary@.summary
c_summary報道内容の要約
summary of report段落 6 1 任意 (公開) (ユーザ) (制限) (制限) × 0 400 年月日
Date@.date
c_date報道年月日
date of report日付 7 1 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 1 20 備考
Note@.note
c_note備考
Note文 8 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 報道団体: (英) Please write the reporter. (日) 報道した団体(新聞社,テレビ局など)の名称を記入してください.
- メディア: (英) Please write the name of media. (日) 報道媒体の名称(○○新聞,○○放送など)を記入してください.
- 組織: (英) Please choose the organization. (日) 報道対象となった個人が所属する組織(ex. 講座)を選んでください.
- 報道対象: (英) Please choose the subject. (日) 報道対象となった個人または組織を選んでください.
- カテゴリ: (英) Please choose the category. (日) 報道内容のカテゴリを選んで下さい.
- 題名: (英) Please write the name of report. (日) 報道内容のタイトルを記入してください.
- 要約: (英) Please write the name of report. (日) 報道内容の要約を記入してください.
- 年月日: (英) Please write the date of report. (日) 報道年月日を記入してください.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with Report.
- Primary table: "t_147938"
- Columns:
XML column name SQL definition description Base Columns report.reporter c_reporter mtext[] NAME v_reporter e_reporter integer[] list of EID in this column. report.media c_media mtext NAME v_media e_media integer[] list of EID in this column. report.organization c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column. report.subject c_subject mtext[] EID v_subject e_subject integer[] list of EID in this column. report.category c_category mtext EID v_category e_category integer[] list of EID in this column. report.title c_title mtext SENTENCE v_title e_title integer[] list of EID in this column. report.summary c_summary mtext PARAGRAPH v_summary e_summary integer[] list of EID in this column. report.date c_date int4 DATE v_date e_date integer[] list of EID in this column. report.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_147938_reporter" --- associated with report.reporter
- Columns:
XML column name SQL definition description Base Columns report.reporter r_idx0 integer subscript in primary tuple. c_reporter mtext[] NAME v_reporter e_reporter integer[] list of EID in this column.
- "t_147938_media" --- associated with report.media
- Columns:
XML column name SQL definition description Base Columns report.media r_idx0 integer subscript in primary tuple. c_media mtext NAME v_media e_media integer[] list of EID in this column.
- "t_147938_organization" --- associated with report.organization
- Columns:
XML column name SQL definition description Base Columns report.organization r_idx0 integer subscript in primary tuple. c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column.
- "t_147938_subject" --- associated with report.subject
- Columns:
XML column name SQL definition description Base Columns report.subject r_idx0 integer subscript in primary tuple. c_subject mtext[] EID v_subject e_subject integer[] list of EID in this column.
- "t_147938_category" --- associated with report.category
- Columns:
XML column name SQL definition description Base Columns report.category r_idx0 integer subscript in primary tuple. c_category mtext EID v_category e_category integer[] list of EID in this column.
- "t_147938_title" --- associated with report.title
- Columns:
XML column name SQL definition description Base Columns report.title r_idx0 integer subscript in primary tuple. c_title mtext SENTENCE v_title e_title integer[] list of EID in this column.
- "t_147938_summary" --- associated with report.summary
- Columns:
XML column name SQL definition description Base Columns report.summary r_idx0 integer subscript in primary tuple. c_summary mtext PARAGRAPH v_summary e_summary integer[] list of EID in this column.
- "t_147938_date" --- associated with report.date
- Columns:
XML column name SQL definition description Base Columns report.date r_idx0 integer subscript in primary tuple. c_date int4 DATE v_date e_date integer[] list of EID in this column.
- "t_147938_note" --- associated with report.note
- Columns:
XML column name SQL definition description Base Columns report.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.