JP2004013430A - Data processing method and software program - Google Patents

Data processing method and software program Download PDF

Info

Publication number
JP2004013430A
JP2004013430A JP2002164676A JP2002164676A JP2004013430A JP 2004013430 A JP2004013430 A JP 2004013430A JP 2002164676 A JP2002164676 A JP 2002164676A JP 2002164676 A JP2002164676 A JP 2002164676A JP 2004013430 A JP2004013430 A JP 2004013430A
Authority
JP
Japan
Prior art keywords
user
profile data
processing method
data processing
condition setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2002164676A
Other languages
Japanese (ja)
Inventor
Yuichi Matsuda
松田 雄一
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2002164676A priority Critical patent/JP2004013430A/en
Publication of JP2004013430A publication Critical patent/JP2004013430A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for differently setting a reference condition with every member in the method for referring to profile data on a member belonging to a group. <P>SOLUTION: The constitution is formed for displaying only a providable attribute item by determining the attribute item of the profile data providable for a user according to the reference condition set in a table by acquiring the reference condition setting table registered with every group constitutive member when receiving a profile data reference request from the user. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明はデータ処理方法及びそのためのソフトウェアプログラムに係り、特に予めデータベース化され、又は所定の管理システムに登録されている個人、法人やサービスに関するプロファイルデータを参照又は検索するためのデータ処理方法及びそのためのソフトウェアプログラムに関する。
【0002】
【従来の技術】
上記の如くのプロファイルデータを参照又は検索する方法では、必ずしも参照又は検索を要求してきたユーザに対して全てのデータの閲覧を許容せず、特定の登録項目について当該ユーザによる閲覧を許可しないシステムが存在する。具体的には、このようなシステムを実現するためには以下の二つの方法がある。即ち、第1の方法は、特定の複数のユーザを纏めてグループとし、当該グループに対して「ロール」と称されるアクセス権限を与え、参照・検索対象プロファイル毎に個々にロールを割り当てておく。その結果、同じグループに属するユーザは所定のプロファイルデータに対して同じ条件でアクセスすることが出来、もって同じ情報を参照することが出来るというものである。
【0003】
他の方法は、RDBMS(リレーショナル・データベース・マネジメント・システム)における「ビュー」を作成するものであり、作成されたビューに対して上記ロールを与え、そのビューを使用することにより、ロールにしたがって当該ユーザに必要なデータレコードだけが結合され、その結合されたデータレコードがビュー上で表示されるものである。
【0004】
これらの方法はいずれの場合においても予めユーザをグループ化しておき、そのグループを構成する全員に共通な唯一種類の権限を与えることにより、同一のデータスキーマを参照可能とするものである。
【0005】
【発明が解決しようとする課題】
ここで、上記RDBMSにおけるビューを使用し、特定のユーザが所属するグループ全員のプロファイルデータレコードを結合し、それらを一覧として表示させる場合について考える。この場合、参照されるユーザプロファイルデータの一覧表には、同じ種類の属性の値が並んで表示されることになる。しかしながら、このような場合、当該プロファイルデータに該当するユーザの中には必ずしもグループ構成員全員に対して同じ条件で自己のプロファイルデータを提供したくない場合が考えられる。
【0006】
例えば、企業等において、直属の上司には自己のプロファイルデータを無条件で公開するが、同じグループ内の同じ役割をもつ構成員に対してはある程度制限された条件で公開し、更に部下に対しては更に制限された条件で公開するというような場合が考えられる。
【0007】
このような場合、例えば上記のRDBMSの場合、上記複数の公開条件に応じたロールを持たせた上記ビューをシステム管理者が複数種類設けておくことで実現可能と考えられる。しかし多数のユーザに様々なビューを作成すると、ビューの数は膨大な数となり保守作業が困難となる。また、ユーザの昇進等によってユーザのプロファイルの更新が行われると、このプロファイルに関わる多くのビューに変更の必要性が生じ、多数のユーザに多数のビューを作成した場合、ビューの更新作業は非常に難しくなる。
【0008】
本発明は上記状況に鑑み、グループの構成員が個々に自己のプロファイルデータの公開条件を自由に設定可能な、プロファイルデータ参照・検索のためのデータ処理方法であって、且つ、公開条件の変更時にも柔軟に対応可能な方法を提供することを目的とする。
【0009】
【課題を解決するための手段】
本発明では上記目的の達成のため、グループに属するメンバー毎に、各メンバーのプロファイルデータのうち、グループのメンバーに対して提供可能な属性項目を各メンバー毎に指定した参照条件設定情報を設ける。更に、この参照条件設定情報は、グループの各メンバー毎に当該メンバーに対して提供可能な属性項目を個別に指定する構成を有する。又、本発明の他の構成として、この参照条件設定情報は、各メンバー毎に設定されたメンバー間の権限関係を数値的に定めたランク情報と、そのランク情報と比較すべきアクセスされるメンバーが保持するランク情報に対し、比較結果に応じて提供可能なプロファイルデータの属性項目を指定する構成を有する。
【0010】
このようにグループ構成メンバー毎に個別に参照条件設定情報を設けることにより、各構成メンバーは自由に参照条件を設定可能であり、且つ、当該参照条件の変更時にも単に変更項目に対応するメンバーの参照条件の設定を変更すればよく、その都度グループの編成作業等を行なわずに対応可能である。
【0011】
【発明の実施の形態】
以下、本発明の実施例について説明する。
【0012】
個人、法人やサービスに関するのプロファイルデータの集合的な閲覧を可能とするシステムにおいて、同じグループ内のユーザに対しても必ずしも同じ条件で自己のプロファイルデータを提供したくないという要求がある場合を考慮した構成を考える。その場合、例えば上記のRDBMSの場合、上述のごとく複数の公開条件に応じたロール(閲覧・参照権限)を持たせた上記ビューを複数種類設けておくことで当該構成を実現可能と考えられる。しかしながら、この場合、複数種類のビューを設けることはシステムを複雑化する恐れがあり、且つ、各ビューの条件にしたがって検索して得られる一覧表は既に公開可能な属性のみを集めて表示することになるため、ユーザから見た場合、元々属性の値の入力が忘れられていて表示されない属性が存在しているのか、あるいはユーザが意図的に入力を拒んで属性の値を入力しないで隠蔽されているかの区別が出来ないことになる。
【0013】
本発明の実施例では、同じグループ内に所属するメンバーの情報をそのメンバーの意思に基づいて明示的に参照出来るようにするため、個別の参照条件を記述した参照条件設定テーブルを用意する。このテーブルは2種類考えられ、その第1は、アクセスされるユーザプロファイルにポインタで結合され、グループ内のメンバーのユーザID毎に参照可能な属性項目を指定したものである(図2及び図3参照)。その第2は、参照条件設定テーブルにアクセスされるユーザ間の権限関係を数値的に決めるユーザランクという値を持たせ、このユーザランクの数値を基準にしてグループ内のユーザから参照可能な属性項目を指定したものである(図2及び図4参照)。
【0014】
尚、上記テーブルの内容について具体的に説明するに、図3(a)は例えば図2に示されるグループ内構成員のうちの最初のメンバーである「田中太郎」さん(ポインタ;condition_id:“0010”)に該当する参照条件設定テーブルであり、その登録条件accept_user num=1として、ユーザID“01”(user_id=01)のメンバー、即ち自己である「田中太郎」さんに対しては“name”(名前)と“phone”(電話番号)を提供し得ること指定され、同様にその登録条件accept_user num=2として、ユーザID“03”(user_id=03)のメンバー、即ち「中村次郎」さんに対しては“name”(名前)のみを提供し得ることが指定され、同様にその登録条件accept_user num=3として、ユーザID“12”(user_id=12)のメンバーに対しては“name”(名前)と“phone”(電話番号)を提供し得ることが指定されている。
【0015】
次に、図3(b)の例では、上記と同じグループ内構成員のうちの最初のメンバー(ポインタ“0010”)である「田中太郎」さんのプロファイルデータのうちの「名前」と「電話番号」をグループ内の全ての構成員(user_id=ALL)に対して提供し得ることが指定されている。
【0016】
更に図3(c)の例では、上記と同じグループ内構成員のうちの最初のメンバーである「田中太郎」さんのプロファイルデータはグループ内のいずれの構成員に対しても提供し得ないことが規定されている。
【0017】
他方図4に示す参照条件設定テーブルでは、各グループ構成員毎にユーザランク(user_rank)を登録し、同ランクの比較の結果から各メンバーに対して提供可能なプロファイルデータを決定するものである。即ち、図4の例の場合、ポインタ“0010”のメンバー「田中太郎」さんのユーザランクは“7”であり、参照条件のaccept_user condition=1として、自己のランク以上のランクのメンバー(user_rank>=7)に対してはプロファイルデータ「名前」(name)と「電話番号」(phone)を提供可能と既定し、他方参照条件のaccept_user condition=2として自己のランクより低いランクのメンバー(user_rank<7)に対してはプロファイルデータ「名前」(name)のみを提供可能として規定している。
【0018】
図5に上記本発明の実施例の概略構成を示す。検索実行部11では、入力されたユーザIDを基に、当該ユーザが属するグループのユーザプロファイルデータの一覧を検索取得するための検索動作をプロファイルデータベース15に対して実行する。テーブル取得部12では、このようにして取得された一覧表の各ユーザプロファイルデータの1つ(1レコード)に示される参照条件設定テーブルへのポインタ(図2におけるcondition_id)を参照し、該当するテーブル(図3(a)、(b)又は(c)、或いは図4、以下、「参照条件テーブル」と称する)を取得する。
【0019】
次に条件選択処理部13では、上記入力されたユーザIDが、このようにして取得された参照条件設定テーブル内に記述された条件に一致するか否かをチェックする。そして結果データ生成部14では、上記チェックの結果一致した条件にしたがって、各ユーザプロファイルの各属性に対して処理を施し、その結果を結合して一覧表として出力する。
【0020】
以下に上記本発明の実施例について更に詳細に説明する。
【0021】
まず、本発明の第1実施例による機能ブロック図を図6に示し、その動作フローチャートを図7に示す。まず、ユーザはこのシステムへ自己のユーザIDとパスワードを入力し(ステップS1)、認証機能部21によって当該データ参照システムの利用者であるか否かが検証される(ステップS2)。その結果当該システムの利用者であると認証された場合(S2のYes)、検索実行部11では、入力されたユーザIDを基に、当該ユーザが属するグループのユーザプロファイルデータの一覧を検索取得する検索動作をプロファイルデータベース15に対して実行する(ステップS3)。
【0022】
テーブル取得部12では、このようにして取得された一覧表の各ユーザプロファイルデータの1つ(1レコード)に示される参照条件設定テーブルへのポインタを参照し、該当するテーブルの情報を取得する(ステップS4)。条件選択処理部13では、入力されたユーザIDが、このようにして取得された参照条件設定テーブル内に記述された条件(accept_usernum)に一致するか否かについてチェックする(ステップS5)。
【0023】
例えば当該ユーザが、ユーザID“03”の「中村次郎」さんである場合を考える。この場合、図2に示すグループの全構成員に対して検索動作が実施されるが、その際の最初のレコードとしてユーザID”01“の「田中太郎」さんのレコードが参照される。そして、この「田中太郎」さんに対して例えば図3(a)に示す如くの参照条件設定テーブルが設定されているとする。その場合、上記レコードのポインタである”0010“により図3(a)に示すテーブルが参照される。そして、このテーブルでは、その”accept_user num=2”のデータとして“user_id=03,attributes=(name)”として規定されている。これはユーザID“03”、即ち「中村次郎」さんに対しては“name”(名前)のみ公開するとの意味であり、したがって、この場合、「田中太郎」さんのプロファイルデータのうち、「名前」データのみが中村次郎さんに対して提供され得ることになる。
【0024】
次に結果データ生成部14では、上記チェックの結果一致した条件にしたがってアクセスしてきたユーザに対して公開不可の属性(参照制限する属性)を表示しないように空欄にし(ステップS6)、更にこの操作を繰り返し(ステップS4乃至S7のループ)、このようにして得られた結果を結合し一覧表として出力する(ステップS8)。尚、上記チェックの結果該当参照条件設定テーブル内に一致する条件が含まれない場合(ステップS5のNo)、アクセスしてきたユーザは当該グループ内のメンバーではないと判断し、この処理を終了する。
【0025】
即ち上記例の場合、グループ内構成メンバーについて、順次、上述の如く、各構成員毎に設定されている参照条件設定テーブルがポインタにしたがって参照され、その結果ユーザID“03”の中村次郎さんに対して公開が許可されているプロファイルデータが順次決定され、結果的に図1(a)に示される如くの一覧表が作成され、「中村次郎」さんに対して出力される。従ってこの場合、中村次郎さんに対して出力される一覧表のうち、例えば「田中太郎」のプロファイルデータとしては「名前」データのみ明示され、他のデータである“phone”(電話番号)、“department”(所属部署)の各欄は「空欄」として出力されることになる。
【0026】
次に本発明の第2実施例について説明する。本実施例でも上記第1実施例同様、図6に示す機能ブロックを使用し、その動作フローチャートを図8に示す。まず、ユーザはこのシステムへ自分のユーザIDとパスワードを入力し(ステップS11)、認証機能によって当該システムの利用者であると検証されると(ステップS12のYes)、検索実行部11では、入力されたユーザIDを基に、当該ユーザが属するグループのユーザプロファイルデータの一覧を取得する検索動作をプロファイルデータベース15に対して実行する(ステップS13)。テーブル取得部12では、取得された一覧表の各ユーザプロファイルデータの1つ(1レコード)に示される参照条件設定テーブルへのポインタにしたがって該当するテーブル情報を取得する(ステップS14)。
【0027】
条件選択処理部13では、入力されたユーザIDが、取得された参照条件設定テーブル内に記述された条件(accept_usernum)に一致するか否かについてチェックする(ステップS15)。その結果データ生成部14では、一致した条件にしたがって、アクセスしてきたユーザに対して提供不可の属性(参照制限する属性)に「非公開」という文字列を入力し(ステップS16)、更にこの操作を繰り返し(ステップS14乃至S17のループ)、そのようにして得られた結果を結合し、一覧表として出力する。上記実施例同様、上記チェックの結果、当該ユーザIDに合致する条件項目が無かった場合、当該ユーザはグループに属さないと判断し、この処理を終了する。
【0028】
この第2実施例の構成は上記第1実施例と同様であり、但し第1実施例では提供不可のプロファイルデータを「空欄」として出力するのに対し、第2実施例では「非公開」という文字列を出力する点が異なる。「空欄」とする代わりに「非公開」と明示することにより、当該項目のデータが元々登録されていないではなく、登録はされているが秘匿されていることが明確に把握可能である。
【0029】
次に本発明の第3実施例について説明する。本実施例でも上記第1実施例同様、図6に示す機能ブロックを使用し、その動作フローチャートを図9に示す。まず、ユーザはこのシステムへ自分のユーザIDとパスワードを入力し(ステップS21),認証機能によってこのシステムの利用者であると検証されると(ステップS22のYes),次に、検索実行部11では、入力されたユーザIDを基に、当該ユーザが属するグループのユーザプロファイルデータの一覧を取得する検索動作をプロファイルデータベース15に対して実行する(ステップS23)。
【0030】
次にテーブル取得部12では、上記の如くに取得された一覧表の各ユーザプロファイルデータの1つ(1レコード)に示される参照条件設定テーブルへのポインタにしたがって該当するテーブルを取得する(ステップS24)。条件選択処理部13では、入力されたユーザIDをキーとして、アクセスしてきたユーザのプロファイルデータを取得し、当該ユーザに設定されているユーザランクの値を取得・保持する。そして、この値が、グループ構成員全員のユーザのプロファイルデータにリンクしている上記参照条件設定テーブル内に記述された条件(accept_usercondition)に合致するか否かについてチェックする(ステップS25)。そして結果データ生成部では、合致した条件にしたがって、当該アクセスしてきたユーザに対して提供不可の属性(参照制限する属性)を表示しないように空欄とし(ステップS26)、更にこの操作を繰り返し(ステップS24乃至S27)、このようにして得られた結果を結合し一覧表として出力する(ステップS28)。又、上記実施例同様、上記チェックの結果、当該ユーザIDに該当する条件が存在しない場合、当該アクセスしてきたユーザはグループの一員ではないと判断し、この処理を終了する。
【0031】
具体的には、例えばアクセスしているユーザが「中村次郎」さんであり、当該ユーザのユーザランクが“4”であったとする。その場合、ステップS23で取得された一覧表にしたがって各グループ構成メンバー毎にレコードを参照してゆく(ステップS24乃至S27のループ)。一例として最初のレコードである「田中太郎」さんを参照すると、そのポインタ“0010”が指し示す参照条件設定テーブルは図4のものであったとする。その場合、アクセスしているユーザのランクは上記の如く“4”であるため、同図のテーブル中、accept_user condition=2(user_rank<7、attribute=(name))に合致し、結果的に田中太郎さんのプロファイルデータのうち「名前」のみが提供可能であることが決定され、したがって当該メンバーに関してアクセスユーザに提供不可のプロファイルデータ項目については「空欄」が出力されることになる。
【0032】
以下に本発明の第4実施例について説明する。本実施例でも上記第1実施例同様、図6に示す機能ブロックを使用し、その動作フローチャートを図10に示す。まず、ユーザはこのシステムへ自分のユーザIDとパスワードを入力し(ステップS31)、認証機能によってこのシステムの利用者であると検証されると(ステップS32のYes),次に、検索実行部11では、入力されたユーザIDを基に、当該ユーザが属するグループのユーザプロファイルデータの一覧を取得する検索動作をプロファイルデータベースに対して実行する(ステップS33)。
【0033】
次にテーブル取得部12では、このように取得された一覧表の各メンバーのユーザプロファイルデータの1つ(1レコード)に示される参照条件設定テーブルへのポインタにしたがって該当するテーブルを取得する(ステップS34)。条件選択処理部13では、入力されたユーザIDからアクセスしてきたユーザのプロファイルデータを参照し、当該ユーザに設定されているユーザランクの値を取得・保持する。そしてこの値が、各ユーザプロファイルにリンクしている参照条件設定テーブル内に記述された条件(accept_usercondition)に合致するか否かについてチェックする。
【0034】
そして結果データ生成部14では、ステップ35にて合致した条件にしたがって、アクセスしてきたユーザに対して提供不可の属性(参照制限する属性)について「非公開」という文字列を入力し(ステップS36)、更にこの操作を繰り返し(ステップS34乃至S37)、このようにして得られた結果を結合し一覧表として出力する(ステップS38)。又、上記実施例同様、上記チェックの結果、当該ユーザIDに該当する条件が存在しない場合、当該アクセスしてきたユーザはグループの一員ではないと判断し、この処理を終了する。
【0035】
この第4実施例の構成は上記第3実施例と同様であり、但し第3実施例では提供不可のプロファイルデータを「空欄」として出力するのに対し、第4実施例では「非公開」という文字列を出力する点が異なる。
【0036】
このように本発明によれば、グループ内メンバーのユーザプロファイルデータの一覧表を生成する際、予め各メンバーの意思に基づいて属性の公開や非公開を指定する情報を付加しておき、この情報に基づき、結果的に得られる一覧表を構成する各属性情報についてそれぞれ明示的に表示することが出来る。なお、この方法によれば、参照条件が変化した場合であってもその都度グループの再構成等を実施する必要は無く、各構成員毎に設定されている参照条件設定テーブルを修正することのみにより、条件に合致したプロファイルデータ一覧表を動的に生成することが出来る。
【0037】
尚、上述した図5、図6を共に説明した構成の本発明は、図7乃至10のフローチャートと共に説明した動作をコンピュータに実行させるための命令よりなるソフトウェアプログラムの形態で提供することも可能であることは言うまでもない。
【0038】
【発明の効果】
このように本発明によれば、グループの構成メンバー毎に当該メンバーのプロファイルデータのグループ構成メンバーに対する参照条件を設定する構成であり、その設定方法はメンバー毎に提供可能範囲を指定するか或いは予めメンバー毎にランクを設定しておき、所定の基準ランクとの比較結果に応じて提供可能範囲を指定する構成を有する。前者の方法では、メンバー個々に自由に対して参照条件が設定出来る。又は、後者の方法では、基準ランクを決めるだけでメンバー全員に対する参照条件を設定可能なため、設定が容易である。
【図面の簡単な説明】
【図1】本発明のデータ処理方法によって作成され得るプロファイルデータ一覧表の表示例を示す図である。
【図2】本発明の各実施例に適用可能なユーザプロファイルデータベースの内容の一例を示す図である。
【図3】本発明の第1実施例及び第2実施例における、参照条件設定テーブルの各例を示す図である。
【図4】本発明の第3実施例及び第4実施例における、参照条件設定テーブルの一例を示す図である。
【図5】本発明の各実施例の基本構成を示すブロック図である。
【図6】本発明の各実施例の機能ブロック図である。
【図7】本発明の第1実施例の動作手順を示すフローチャートである。
【図8】本発明の第2実施例の動作手順を示すフローチャートである。
【図9】本発明の第3実施例の動作手順を示すフローチャートである。
【図10】本発明の第4実施例の動作手順を示すフローチャートである。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data processing method and a software program therefor, and more particularly to a data processing method for referencing or searching for profile data relating to individuals, corporations and services registered in advance in a database or registered in a predetermined management system, and for the same. Related to software programs.
[0002]
[Prior art]
In the method of referring to or searching for profile data as described above, a system that does not necessarily permit a user who has requested a reference or search to view all data and does not allow a specific registered item to be viewed by the user. Exists. Specifically, there are the following two methods to realize such a system. That is, in the first method, a plurality of specific users are grouped together, an access right called “role” is given to the group, and a role is individually assigned to each reference / search target profile. . As a result, users belonging to the same group can access predetermined profile data under the same conditions, and thus can refer to the same information.
[0003]
Another method is to create a “view” in an RDBMS (relational database management system), assign the above-mentioned role to the created view, and use the view to set the view according to the role. Only the data records required by the user are combined, and the combined data records are displayed on the view.
[0004]
In any of these methods, in any case, users are grouped in advance, and the same data schema can be referred to by giving a single type of authority common to all members of the group.
[0005]
[Problems to be solved by the invention]
Here, a case is considered in which the profile data records of all the groups to which a specific user belongs are combined using the view in the RDBMS, and displayed as a list. In this case, the values of the same type of attribute are displayed side by side in the list of the referenced user profile data. However, in such a case, it is conceivable that some users corresponding to the profile data do not necessarily want to provide their profile data to all the group members under the same conditions.
[0006]
For example, in a company, etc., their profile data is released unconditionally to their direct supervisors, but to members of the same group who have the same role, they are released to some extent under certain conditions. In some cases, it is possible to release the information under more restricted conditions.
[0007]
In such a case, for example, in the case of the above-mentioned RDBMS, it is considered that this can be realized by the system administrator providing a plurality of types of the views having roles according to the plurality of disclosure conditions. However, if various views are created for a large number of users, the number of views becomes enormous and maintenance work becomes difficult. In addition, when a user's profile is updated due to promotion of the user or the like, many views related to the profile need to be changed, and when many views are created for many users, the work of updating the view is extremely difficult. Becomes difficult.
[0008]
SUMMARY OF THE INVENTION In view of the above circumstances, the present invention is a data processing method for referencing and searching profile data, in which members of a group can individually set the disclosure conditions of their own profile data, and changing the disclosure conditions. The purpose is to provide a method that can be flexibly used even at times.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, the present invention provides, for each member belonging to a group, reference condition setting information that specifies, for each member, an attribute item that can be provided to a member of the group among profile data of each member. Further, the reference condition setting information has a configuration for individually specifying, for each member of the group, attribute items that can be provided to the member. Further, as another configuration of the present invention, the reference condition setting information includes rank information which numerically defines an authority relationship between members set for each member, and a member to be accessed to be compared with the rank information. Has a configuration for designating the attribute items of the profile data that can be provided according to the comparison result with respect to the rank information held by.
[0010]
By providing the reference condition setting information individually for each group member in this manner, each member can freely set the reference condition, and when the reference condition is changed, the member corresponding to the changed item is simply set. What is necessary is just to change the setting of the reference condition, and it is possible to cope without performing the knitting work of the group each time.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, examples of the present invention will be described.
[0012]
Consider a system that allows collective browsing of profile data on individuals, corporations and services, even if users in the same group do not necessarily want to provide their own profile data under the same conditions Consider the configuration. In this case, for example, in the case of the above RDBMS, it is considered that the configuration can be realized by providing a plurality of types of the views having roles (viewing / referencing authority) according to a plurality of disclosure conditions as described above. However, in this case, providing a plurality of types of views may complicate the system. In addition, a list obtained by searching according to the conditions of each view must collectively display only attributes that can be made public. Therefore, from the user's point of view, if there is an attribute that was originally forgotten to enter the attribute value and is not displayed, or the user intentionally refused to enter the attribute value and hidden it without entering the attribute value It cannot be distinguished.
[0013]
In the embodiment of the present invention, a reference condition setting table in which individual reference conditions are described is prepared so that information of members belonging to the same group can be explicitly referred to based on the intentions of the members. There are two types of this table, the first of which is a table in which attribute items which are linked to the user profile to be accessed by a pointer and can be referred to for each user ID of members in the group (FIGS. 2 and 3) reference). The second is to provide a value called a user rank which numerically determines the authority relationship between users accessing the reference condition setting table, and attribute items that can be referred to by users in the group based on the numerical value of the user rank. (See FIGS. 2 and 4).
[0014]
In order to specifically explain the contents of the table, FIG. 3A shows, for example, “Taro Tanaka” (pointer; condition_id: “0010”) which is the first member of the members in the group shown in FIG. ") Is a reference condition setting table, and the registration condition accept_user num = 1 is set, and" name "is given to a member of the user ID" 01 "(user_id = 1), that is," Taro Tanaka "who is self. (Name) and “phone” (telephone number) are designated to be provided. Similarly, as the registration condition accept_user num = 2, members of the user ID “03” (user_id = 03), that is, “Jiro Nakamura” It is specified that only “name” (name) can be provided, and As ccept_user num = 3, for the members of the user ID "12" (user_id = 12) "name" it is specified that can provide the (name) and the "phone" (phone number).
[0015]
Next, in the example of FIG. 3B, “name” and “telephone” of the profile data of “Taro Tanaka” which is the first member (pointer “0010”) among the members in the same group as above. It is specified that the "number" can be provided to all members (user_id = ALL) in the group.
[0016]
Further, in the example of FIG. 3 (c), the profile data of "Taro Tanaka" which is the first member of the members in the same group cannot be provided to any members in the group. Is stipulated.
[0017]
On the other hand, in the reference condition setting table shown in FIG. 4, a user rank (user_rank) is registered for each group member, and profile data that can be provided to each member is determined based on a result of comparison of the rank. That is, in the case of the example of FIG. 4, the user rank of the member "Taro Tanaka" of the pointer "0010" is "7", and as a condition of reference_accept_user condition = 1, the member (user_rank> = 7), profile data "name" (name) and "phone number" (phone) can be provided. On the other hand, a member of lower rank (user_rank <) is set as accept_user condition = 2 in the reference condition. For 7), only profile data "name" (name) can be provided.
[0018]
FIG. 5 shows a schematic configuration of the embodiment of the present invention. The search execution unit 11 executes a search operation on the profile database 15 to search and acquire a list of user profile data of a group to which the user belongs based on the input user ID. The table acquisition unit 12 refers to the pointer (condition_id in FIG. 2) to the reference condition setting table indicated in one (one record) of each user profile data of the list acquired in this way, and (FIG. 3A, FIG. 3B or FIG. 3C, or FIG. 4, hereinafter, referred to as a “reference condition table”).
[0019]
Next, the condition selection processing unit 13 checks whether or not the input user ID matches the condition described in the reference condition setting table thus obtained. Then, the result data generation unit 14 performs a process on each attribute of each user profile according to the condition that is matched as a result of the above check, and combines the results to output a list.
[0020]
Hereinafter, the embodiment of the present invention will be described in more detail.
[0021]
First, a functional block diagram according to the first embodiment of the present invention is shown in FIG. 6, and an operation flowchart thereof is shown in FIG. First, the user inputs his / her user ID and password to this system (step S1), and the authentication function unit 21 verifies whether or not the user is a user of the data reference system (step S2). As a result, when the user is authenticated as a user of the system (Yes in S2), the search execution unit 11 searches and acquires a list of the user profile data of the group to which the user belongs based on the input user ID. A search operation is performed on the profile database 15 (step S3).
[0022]
The table acquisition unit 12 refers to the pointer to the reference condition setting table indicated in one (one record) of each user profile data of the list acquired in this way, and acquires information of the corresponding table ( Step S4). The condition selection processing unit 13 checks whether or not the input user ID matches the condition (accept_usernum) described in the reference condition setting table thus obtained (step S5).
[0023]
For example, consider the case where the user is “Jiro Nakamura” with user ID “03”. In this case, the search operation is performed for all members of the group shown in FIG. 2, and the record of “Taro Tanaka” with the user ID “01” is referred to as the first record at that time. Assume that a reference condition setting table as shown in FIG. 3A has been set for "Taro Tanaka". In this case, the table shown in FIG. 3A is referred to by the pointer "0010" of the record. In this table, the data of “accept_user num = 2” is defined as “user_id = 03, attributes = (name)”. This means that only “name” (name) is disclosed to the user ID “03”, that is, “Jiro Nakamura”. Therefore, in this case, “Taro Tanaka” in the profile data of “Taro Tanaka” Only data could be provided to Jiro Nakamura.
[0024]
Next, the result data generating unit 14 leaves blank the attribute that cannot be disclosed (attribute restricted) to the user who has accessed according to the condition that matches the result of the check (step S6). Is repeated (loop of steps S4 to S7), and the results obtained in this way are combined and output as a list (step S8). If the matching condition is not included in the corresponding reference condition setting table as a result of the above check (No in step S5), it is determined that the accessing user is not a member of the group, and the process ends.
[0025]
That is, in the case of the above example, the reference condition setting table set for each member is sequentially referred to according to the pointer as described above for the members in the group, and as a result, the user ID “03” is given to Jiro Nakamura. On the other hand, profile data permitted to be disclosed is sequentially determined, and as a result, a list as shown in FIG. 1A is created and output to “Jiro Nakamura”. Therefore, in this case, in the list output to Jiro Nakamura, for example, only the “name” data is specified as the profile data of “Taro Tanaka”, and the other data “phone” (telephone number), “ Each column of “department” (department) is output as “blank”.
[0026]
Next, a second embodiment of the present invention will be described. In this embodiment, similarly to the first embodiment, the functional blocks shown in FIG. 6 are used, and the operation flowchart is shown in FIG. First, the user inputs his / her user ID and password to this system (step S11). When the user is verified as a user of the system by the authentication function (Yes in step S12), the search execution unit 11 inputs the user ID and password. A search operation for acquiring a list of user profile data of the group to which the user belongs is executed on the profile database 15 based on the user ID thus set (step S13). The table acquisition unit 12 acquires the corresponding table information according to the pointer to the reference condition setting table indicated in one (one record) of each user profile data of the acquired list (step S14).
[0027]
The condition selection processing unit 13 checks whether or not the input user ID matches the condition (accept_usernum) described in the acquired reference condition setting table (step S15). As a result, the data generation unit 14 inputs a character string of “Private” as an attribute that cannot be provided to the accessing user (attribute restricted) according to the matched condition (step S16). Is repeated (loop of steps S14 to S17), and the results obtained in this manner are combined and output as a list. As in the above embodiment, if there is no condition item that matches the user ID as a result of the check, it is determined that the user does not belong to the group, and the process ends.
[0028]
The configuration of the second embodiment is the same as that of the first embodiment. However, in the first embodiment, the profile data that cannot be provided is output as “blank”, whereas in the second embodiment, the profile data is referred to as “non-public”. The difference is that a character string is output. By explicitly indicating "non-public" instead of "blank", it is possible to clearly understand that the data of the item is not originally registered but is registered but concealed.
[0029]
Next, a third embodiment of the present invention will be described. In this embodiment, similarly to the first embodiment, the functional blocks shown in FIG. 6 are used, and the operation flowchart is shown in FIG. First, the user inputs his / her user ID and password to this system (step S21), and if the user is verified as a user of this system by the authentication function (Yes in step S22), the search execution unit 11 Then, a search operation for acquiring a list of the user profile data of the group to which the user belongs is executed on the profile database 15 based on the input user ID (step S23).
[0030]
Next, the table acquisition unit 12 acquires the corresponding table according to the pointer to the reference condition setting table indicated in one (one record) of each user profile data of the list acquired as described above (step S24). ). The condition selection processing unit 13 acquires the profile data of the accessing user using the input user ID as a key, and acquires and holds the value of the user rank set for the user. Then, it is checked whether or not this value matches the condition (accept_usercondition) described in the reference condition setting table linked to the profile data of the users of all the group members (step S25). Then, in the result data generation unit, according to the matched condition, an attribute that cannot be provided to the accessing user (an attribute to restrict reference) is left blank so as not to be displayed (step S26), and this operation is repeated (step S26). S24 to S27), the results thus obtained are combined and output as a list (step S28). Also, as in the above embodiment, if there is no condition corresponding to the user ID as a result of the check, it is determined that the accessing user is not a member of the group, and the process ends.
[0031]
Specifically, for example, it is assumed that the accessing user is “Jiro Nakamura” and the user rank of the user is “4”. In that case, the records are referred to for each group member according to the list acquired in step S23 (loop of steps S24 to S27). As an example, referring to the first record “Taro Tanaka”, it is assumed that the reference condition setting table indicated by the pointer “0010” is that of FIG. In this case, since the rank of the accessing user is “4” as described above, in the table shown in the figure, it matches “accept_user condition = 2 (user_rank <7, attribute = (name))”. As a result, Tanaka It is determined that only “name” of Taro's profile data can be provided, and therefore “blank” is output for profile data items that cannot be provided to the access user with respect to the member.
[0032]
Hereinafter, a fourth embodiment of the present invention will be described. In this embodiment, similarly to the first embodiment, the functional blocks shown in FIG. 6 are used, and an operation flowchart thereof is shown in FIG. First, the user inputs his / her user ID and password to this system (step S31). When the user is verified as a user of this system by the authentication function (Yes in step S32), the search execution unit 11 Then, a search operation for acquiring a list of user profile data of the group to which the user belongs is executed on the profile database based on the input user ID (step S33).
[0033]
Next, the table obtaining unit 12 obtains the corresponding table according to the pointer to the reference condition setting table indicated in one (one record) of the user profile data of each member of the list thus obtained (step). S34). The condition selection processing unit 13 refers to profile data of the user who has accessed from the input user ID, and acquires and holds the value of the user rank set for the user. Then, it is checked whether or not this value matches the condition (accept_usercondition) described in the reference condition setting table linked to each user profile.
[0034]
Then, the result data generating unit 14 inputs a character string “undisclosed” for an attribute that cannot be provided to the accessing user (attribute to be restricted) according to the condition matched in step 35 (step S36). This operation is further repeated (steps S34 to S37), and the results thus obtained are combined and output as a list (step S38). Also, as in the above embodiment, if there is no condition corresponding to the user ID as a result of the check, it is determined that the accessing user is not a member of the group, and the process ends.
[0035]
The configuration of the fourth embodiment is the same as that of the third embodiment. However, in the third embodiment, the profile data that cannot be provided is output as “blank”, whereas in the fourth embodiment, it is referred to as “non-public”. The difference is that a character string is output.
[0036]
As described above, according to the present invention, when a list of user profile data of members in a group is generated, information for designating the disclosure or non-disclosure of attributes based on the intention of each member is added in advance, and this information is added. , Each attribute information constituting the resulting list can be explicitly displayed. According to this method, even when the reference condition changes, it is not necessary to reconfigure the group each time, and only to correct the reference condition setting table set for each member. Thus, a profile data list meeting the conditions can be dynamically generated.
[0037]
Note that the present invention having the configuration described with reference to FIGS. 5 and 6 can be provided in the form of a software program including instructions for causing a computer to execute the operations described with reference to the flowcharts of FIGS. Needless to say, there is.
[0038]
【The invention's effect】
As described above, according to the present invention, the reference condition for the group member of the profile data of the member is set for each member of the group, and the setting method is to specify the available range for each member or A rank is set for each member, and a provisionable range is designated according to a comparison result with a predetermined reference rank. In the former method, reference conditions can be set for each member freely. Alternatively, in the latter method, the reference condition for all the members can be set only by determining the reference rank, so that the setting is easy.
[Brief description of the drawings]
FIG. 1 is a diagram showing a display example of a profile data list that can be created by the data processing method of the present invention.
FIG. 2 is a diagram showing an example of the contents of a user profile database applicable to each embodiment of the present invention.
FIG. 3 is a diagram showing each example of a reference condition setting table in the first embodiment and the second embodiment of the present invention.
FIG. 4 is a diagram showing an example of a reference condition setting table in a third embodiment and a fourth embodiment of the present invention.
FIG. 5 is a block diagram showing a basic configuration of each embodiment of the present invention.
FIG. 6 is a functional block diagram of each embodiment of the present invention.
FIG. 7 is a flowchart showing an operation procedure of the first embodiment of the present invention.
FIG. 8 is a flowchart showing an operation procedure of the second embodiment of the present invention.
FIG. 9 is a flowchart showing an operation procedure of the third embodiment of the present invention.
FIG. 10 is a flowchart showing an operation procedure of the fourth embodiment of the present invention.

Claims (7)

所定のグループに属する各メンバー毎に登録されたプロファイルデータをユーザに提供するためのデータ処理方法であって、
ユーザから参照要求を受け取ると、上記各メンバー毎に登録されたプロファイルデータに関する、上記所定のグループに属するメンバーに対する参照条件が設定された参照条件設定情報を参照し、
その結果、各メンバー毎に登録されたプロファイルデータのうちから当該ユーザに対して当該ユーザが参照可能なように提供可能なプロファイルデータの属性項目を決定する各段階よりなり、
上記参照条件設定情報は、上記所定のグループに属するメンバー毎に当該メンバーに対して提供可能なプロファイルデータの属性項目を個別に指定する構成よりなるデータ処理方法。
A data processing method for providing a user with profile data registered for each member belonging to a predetermined group,
Upon receiving a reference request from the user, refer to the reference condition setting information in which the reference conditions for the members belonging to the predetermined group are set with respect to the profile data registered for each member,
As a result, each step comprises determining the attribute items of the profile data that can be provided to the user so that the user can refer to the profile data from the profile data registered for each member,
The data processing method according to claim 1, wherein the reference condition setting information individually specifies, for each member belonging to the predetermined group, an attribute item of profile data that can be provided to the member.
上記参照条件設定情報は、参照要求をしてきたユーザに対して提供可能なプロファイルデータの属性項目を上記所定のグループに属するメンバー全員に対して一括して指定する構成を含む請求項1に記載のデータ処理方法。2. The configuration according to claim 1, wherein the reference condition setting information includes a configuration in which attribute items of profile data that can be provided to a user who has made a reference request are collectively designated for all members belonging to the predetermined group. Data processing method. 上記参照条件設定情報は、上記所定のグループに属するメンバー毎に割り振られたユーザ識別情報をキーとして構成される請求項1又は2に記載のデータ処理方法。3. The data processing method according to claim 1, wherein the reference condition setting information is configured using user identification information assigned to each member belonging to the predetermined group as a key. 所定のグループに属する各メンバー毎に登録されたプロファイルデータを結合してユーザに提供するためのデータ処理方法であって、
ユーザから参照要求を受け取ると、上記各メンバー毎に登録されたプロファイルデータに関する、上記所定のグループに属するメンバーに対する参照条件が設定された参照条件設定情報を参照し、
その結果、各メンバー毎に登録されたプロファイルデータのうちから当該ユーザに対して当該ユーザが参照可能なように提供可能なプロファイルデータの属性項目を決定する各段階よりなり、
上記参照条件設定情報は、上記所定のグループに属するメンバー毎に設定されるメンバー間の権限関係を数値的に定めたランク情報どうしを比較した結果に応じて提供可能なプロファイルデータの属性項目を指定する構成よりなるデータ処理方法。
A data processing method for combining profile data registered for each member belonging to a predetermined group and providing the combined data to a user,
Upon receiving a reference request from the user, refer to the reference condition setting information in which the reference conditions for the members belonging to the predetermined group are set with respect to the profile data registered for each member,
As a result, each step comprises determining the attribute items of the profile data that can be provided to the user so that the user can refer to the profile data from the profile data registered for each member,
The reference condition setting information specifies an attribute item of profile data that can be provided according to a result of comparing rank information that numerically defines the authority relationship between members set for each member belonging to the predetermined group. A data processing method having a configuration to perform.
更に、上記決定段階で決定された参照要求をしてきたユーザに提供可能なプロファイルデータの属性項目を当該ユーザに対して表示する段階を含み、
上記提供可能な属性項目以外の属性項目については何も表示しない構成の請求項1乃至4のいずれか一項に記載のデータ処理方法。
The method further includes displaying to the user an attribute item of profile data that can be provided to the user who has made the reference request determined in the determining step,
The data processing method according to claim 1, wherein nothing is displayed for attribute items other than the attribute items that can be provided.
更に、上記決定段階で決定された参照要求をしてきたユーザに提供可能なプロファイルデータの属性項目を当該ユーザに対して表示する段階を含み、
上記提供可能な属性項目以外の属性項目については提供不可の旨を表示する構成の請求項1乃至4のいずれか一項に記載のデータ処理方法。
The method further includes displaying to the user an attribute item of profile data that can be provided to the user who has made the reference request determined in the determining step,
The data processing method according to any one of claims 1 to 4, wherein an attribute item other than the attribute item that can be provided is displayed to indicate that it cannot be provided.
請求項1乃至6のうちのいずれか一項に記載のデータ処理方法をコンピュータに実行させるための命令よりなるソフトウェアプログラム。A software program comprising instructions for causing a computer to execute the data processing method according to claim 1.
JP2002164676A 2002-06-05 2002-06-05 Data processing method and software program Withdrawn JP2004013430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002164676A JP2004013430A (en) 2002-06-05 2002-06-05 Data processing method and software program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002164676A JP2004013430A (en) 2002-06-05 2002-06-05 Data processing method and software program

Publications (1)

Publication Number Publication Date
JP2004013430A true JP2004013430A (en) 2004-01-15

Family

ID=30432756

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002164676A Withdrawn JP2004013430A (en) 2002-06-05 2002-06-05 Data processing method and software program

Country Status (1)

Country Link
JP (1) JP2004013430A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005327028A (en) * 2004-05-13 2005-11-24 Ricoh Co Ltd Talent search system, program, and recording medium
JP2009086900A (en) * 2007-09-28 2009-04-23 Nec Corp Data processing system, data processor, its computer program, and data processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005327028A (en) * 2004-05-13 2005-11-24 Ricoh Co Ltd Talent search system, program, and recording medium
JP2009086900A (en) * 2007-09-28 2009-04-23 Nec Corp Data processing system, data processor, its computer program, and data processing method

Similar Documents

Publication Publication Date Title
US20240037503A1 (en) System or method of verifying an asset using blockchain and collected asset and device information
US10803082B1 (en) Data exchange
US8201216B2 (en) Techniques for database structure and management
US8930382B2 (en) High performance secure data access in a parallel processing system
US7970791B2 (en) Re-ranking search results from an enterprise system
Chaudhuri et al. Database access control and privacy: Is there a common ground?
US9122719B2 (en) Database application federation
US20140012833A1 (en) Protection of data privacy in an enterprise system
US20130311459A1 (en) Link analysis for enterprise environment
US20060020581A1 (en) Query conditions-based security
US20090063490A1 (en) Authorization controlled searching
EP3956776A1 (en) Data privacy pipeline providing collaborative intelligence and constraint computing
CN113692582A (en) User interface for establishing data privacy pipeline and contract agreement to share data
US20100114897A1 (en) Indexing and searching a network of multi-faceted entity data
JP2003280990A (en) Document processing device and computer program for managing document
JP2003006194A (en) System for controlling database access
US20080196020A1 (en) Network Service for a Software Change Catalog
JP2008527477A (en) Method and system for managing patient identification information on a computer network for generating and storing medical data
US20090083840A1 (en) Inference search engine security
US8819668B2 (en) Accessible limited distribution release software change catalog
US20090030896A1 (en) Inference search engine
JP2004013430A (en) Data processing method and software program
JP2004054779A (en) Access right management system
JP5641175B2 (en) Search object management system and search object management method
US20220391419A1 (en) Method and system for providing profile based data access through semantic domain layer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050906