JPH06149841A - Information processor - Google Patents

Information processor

Info

Publication number
JPH06149841A
JPH06149841A JP4294105A JP29410592A JPH06149841A JP H06149841 A JPH06149841 A JP H06149841A JP 4294105 A JP4294105 A JP 4294105A JP 29410592 A JP29410592 A JP 29410592A JP H06149841 A JPH06149841 A JP H06149841A
Authority
JP
Japan
Prior art keywords
information
user
unit
search key
group
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.)
Granted
Application number
JP4294105A
Other languages
Japanese (ja)
Other versions
JP3448880B2 (en
Inventor
Masahiro Nakamura
政広 中村
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP29410592A priority Critical patent/JP3448880B2/en
Publication of JPH06149841A publication Critical patent/JPH06149841A/en
Application granted granted Critical
Publication of JP3448880B2 publication Critical patent/JP3448880B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PURPOSE:To provide an information processor which can simply perform the processing equivalent to the approving/sealing action of a person in charge when such information as a sanction form that requires the approval is controlled by a data base that is shared by plural user groups. CONSTITUTION:An information part 400 includes an approving/sealing part 404 which oerforms the approving/sealing operation based on the instruction given from an operation instructing part 200. Under such conditions, the copy of the corresponding information is registered into a data base 100 as the new information. Then only the department that carries out the next approving/ sealing operation can read and write the copied information. Thus the reference given from other users can be limited until the contents corrected by the relevant department are approved and sealed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、検印処理を必要とする
情報を複数ユーザで共有する情報処理装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus for sharing information requiring a stamping process with a plurality of users.

【0002】[0002]

【従来の技術】以下に従来の情報処理装置について説明
する 図7は従来の情報処理装置の構成を示すものである。図
7において、100は操作対象情報を格納するデータベ
ース、200は操作対象情報に対する処理を指示する操
作指示部で、検索キー入力部201と操作指示ボタン2
02と情報加工部203を有している。300は操作を
行なうユーザを判断するユーザ認証部で、ユーザデータ
ベース301とID入力部302と認証部303を有し
ている。400は前記操作指示部からの指示に従い前記
データベースに格納されている情報の中で前記ユーザ認
証部で判断されたユーザがアクセスを許可された情報を
処理する情報操作部で、検索部401と取得部402と
更新部403を有している。
2. Description of the Related Art A conventional information processing apparatus will be described below. FIG. 7 shows the configuration of a conventional information processing apparatus. In FIG. 7, 100 is a database for storing operation target information, 200 is an operation instructing unit for instructing a process for the operation target information, a search key input unit 201 and an operation instructing button 2.
02 and an information processing unit 203. A user authentication unit 300 determines a user who performs an operation, and includes a user database 301, an ID input unit 302, and an authentication unit 303. Reference numeral 400 denotes an information operation unit that processes information that the user determined by the user authentication unit is permitted to access among the information stored in the database according to an instruction from the operation instruction unit, and is acquired by the search unit 401. It has a unit 402 and an updating unit 403.

【0003】以上のように構成された従来の情報処理装
置について、以下その動作を説明する。
The operation of the conventional information processing apparatus configured as described above will be described below.

【0004】データベース100に格納されている情報
を取得したいユーザは、まずID入力部302から自分
のユーザIDを入力する。認証部303は、予めユーザ
データベース301に格納されているユーザIDと、I
D入力部302で入力されたユーザIDとを照合し、そ
のユーザが所属するグループのグループIDを取得す
る。
A user who wants to obtain the information stored in the database 100 first inputs his user ID from the ID input section 302. The authentication unit 303 uses the user ID stored in the user database 301 in advance and the I
The user ID input by the D input unit 302 is collated, and the group ID of the group to which the user belongs is acquired.

【0005】次に、ユーザは取得したい情報に付加され
た検索キーを検索キー入力部201から入力し、操作指
示ボタン202に「取得処理」を指示する。
Next, the user inputs a search key added to the information to be acquired from the search key input unit 201, and instructs the operation instruction button 202 to perform "acquisition processing".

【0006】検索部401は検索キー入力部201で入
力された検索キーで情報を検索し、該当する情報を取得
する。取得部402は検索部401で取得した情報のア
クセス権を検査し、認証部303で取得したグループI
Dを持つユーザグループに取得処理が許可されているか
どうかを判断する。許可されている場合には、取得した
情報を情報加工部203に格納する。
The search unit 401 searches for information with the search key input by the search key input unit 201 and acquires the corresponding information. The acquisition unit 402 checks the access right of the information acquired by the search unit 401, and the group I acquired by the authentication unit 303.
It is determined whether the acquisition process is permitted to the user group having D. If permitted, the acquired information is stored in the information processing unit 203.

【0007】データベース100に格納されている情報
を更新したいユーザは、取得処理と同様にユーザIDと
検索キーを入力し、情報加工部203に更新情報を格納
して、操作指示ボタン202に「更新処理」を指示す
る。
A user who wants to update the information stored in the database 100 inputs the user ID and the search key as in the acquisition process, stores the update information in the information processing unit 203, and then operates the operation instruction button 202 to "update". "Process".

【0008】検索部401は取得処理と同様に該当する
情報を取得し、更新部403は検索部401で取得した
情報のアクセス権を検査し、認証部303で取得したグ
ループIDを持つユーザグループに更新処理が許可され
ているかどうかを判断する。許可されている場合には情
報加工部203に格納されている情報で該当する情報を
更新する。
The search unit 401 acquires the corresponding information as in the acquisition process, and the update unit 403 checks the access right of the information acquired by the search unit 401 and sets the user group having the group ID acquired by the authentication unit 303. Determine if the update process is allowed. If permitted, the corresponding information is updated with the information stored in the information processing unit 203.

【0009】[0009]

【発明が解決しようとする課題】しかしながら上記従来
の構成では、責任者が内容を確認後でないと他のユーザ
グループに対して開示してはならないような情報を他の
グループと共有するデータベース上で管理する場合に、
責任者の確認後にアクセス権の変更処理を行なう必要が
ある。また、質問状の回答部分を更新している場合のよ
うに、質問部分は一般のユーザに開示してもよいが、責
任者の確認が行なわれていない回答部分については他の
グループに開示してはいけないというように、1つの情
報の中で開示してもよい部分と開示してはいけない部分
がある場合の情報の管理が非常に煩雑になるという問題
点を有していた。
However, in the above-mentioned conventional configuration, the information sharing with other groups should not be disclosed to other user groups unless the responsible person confirms the contents. When managing
It is necessary to change the access right after confirming the person in charge. In addition, as in the case where the answer part of the questionnaire is being updated, the question part may be disclosed to general users, but the answer part that is not confirmed by the responsible person is disclosed to other groups. There is a problem that management of information becomes very complicated when there is a part that may be disclosed and a part that should not be disclosed in one piece of information.

【0010】本発明は上記従来の問題点を解決するもの
で、検印を必要とする情報を複数のユーザグループで共
有するデータベースで管理する場合にも、操作が簡便な
情報処理装置を提供することを目的とする。
The present invention solves the above-mentioned conventional problems, and provides an information processing apparatus which is easy to operate even when information requiring a stamp is managed in a database shared by a plurality of user groups. With the goal.

【0011】[0011]

【課題を解決するための手段】この目的を達成するため
に本発明の情報処理装置は、操作対象情報を格納するデ
ータベースと、操作対象情報に対する処理を指示する操
作指示部と、操作を行なうユーザを判断するユーザ認証
部と、前記操作指示部からの指示に従い、前記データベ
ースに格納されている情報の中で前記ユーザ認証部で判
断されたユーザがアクセスすることを許可された情報を
処理する情報操作部とから構成された情報処理装置にお
いて、前記情報操作部に検印部を設けたものである。
In order to achieve this object, an information processing apparatus of the present invention has a database for storing operation target information, an operation instruction section for instructing a process for the operation target information, and a user who operates. Information for processing information that is determined by the user authentication unit and information that is permitted to be accessed by the user determined by the user authentication unit in the information stored in the database according to the instruction from the operation instruction unit. In an information processing apparatus including an operation section, the information operation section is provided with a stamping section.

【0012】[0012]

【作用】この構成によって、操作指示部で検印処理を指
示した場合に、検印部が操作対象情報の複製を作成して
新たな情報としてデータベースに格納するとともに、複
製元情報と新たにデータベースに格納された複製情報に
対して、それぞれ異なったアクセス権を設定することに
より、検印前の情報を保存するとともに、検印前と検印
後の情報に別々のアクセス権を設定するので、検印後の
情報に対するアクセスを特定ユーザグループに限定する
ことができる。
With this configuration, when the operation instructing unit instructs the stamping process, the stamping unit creates a copy of the operation target information and stores it in the database as new information, and also stores it in the database together with the copy source information. By setting different access rights for each duplicated information, the information before stamping is saved, and different access rights are set for the information before stamping and the information after stamping. Access can be limited to specific user groups.

【0013】[0013]

【実施例】以下本発明の実施例について図面を参照しな
がら説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】図1は本発明による一実施例における情報
処理装置の構成図である。図1において従来例と同じと
ころは同一の番号を付与し、説明を省略する。従来例と
異なるところは、情報操作部400に検印部404を設
けたところである。
FIG. 1 is a block diagram of an information processing apparatus in one embodiment according to the present invention. In FIG. 1, the same parts as those in the conventional example are given the same numbers and their explanations are omitted. The difference from the conventional example is that the information operation unit 400 is provided with a stamp unit 404.

【0015】図2は本実施例におけるデータベース10
0の構造の一例を示す説明図である。図2において、1
01は検索キーテーブルで、1個以上の検索キーヘッダ
から構成されている。110は情報エレメントで、アク
セス権ヘッダ111とデータ部112とから構成されて
いる。120および130も情報エレメントであり情報
エレメント110と同様の構造を持っている。104は
情報エレメント110の格納場所を示すリンク情報で、
検索キーヘッダ102に格納されている。105および
123もリンク情報で、リンク情報104と同様にそれ
ぞれ情報エレメント120および130の格納場所を示
し、それぞれ検索キーヘッダ103およびアクセス権ヘ
ッダ121に格納されている。
FIG. 2 shows the database 10 in this embodiment.
It is explanatory drawing which shows an example of the structure of 0. In FIG. 2, 1
Reference numeral 01 is a search key table, which is composed of one or more search key headers. An information element 110 is composed of an access right header 111 and a data section 112. 120 and 130 are also information elements and have the same structure as the information element 110. Reference numeral 104 is link information indicating the storage location of the information element 110.
It is stored in the search key header 102. 105 and 123 are also link information, which indicate the storage locations of the information elements 120 and 130, respectively, like the link information 104, and are stored in the search key header 103 and the access right header 121, respectively.

【0016】図3は本実施例における検索キーヘッダの
構造の一例を示す説明図である。図3において、検索キ
ーはユーザが情報を検索する場合に指定するIDを格納
する領域、リンク情報はこの検索キーヘッダに関係付け
られた最初の情報エレメントの格納場所を示すポインタ
を格納する領域、検印数はこの検索キーヘッダに登録さ
れている検印情報の総数を格納する領域である。図3は
検印数が3の場合を示している。
FIG. 3 is an explanatory diagram showing an example of the structure of the search key header in this embodiment. In FIG. 3, the search key is an area for storing an ID designated by the user when searching for information, the link information is an area for storing a pointer indicating the storage location of the first information element associated with this search key header, and the stamp mark. The number is an area for storing the total number of pieces of the stamp information registered in this search key header. FIG. 3 shows the case where the number of stamps is three.

【0017】図4は本実施例における検印情報の構造の
一例を示す説明図である。図4において検印ユーザは検
印処理を実施できるユーザのユーザIDを格納する領
域、検印状態は検印処理を実施したかどうかを示すフラ
グを格納する領域で「未実施」あるいは「実施済」の2
つの状態のいずれかをとる。
FIG. 4 is an explanatory diagram showing an example of the structure of the stamp information in this embodiment. In FIG. 4, the stamped user is an area for storing the user ID of a user who can perform the stamping processing, and the stamped state is an area for storing a flag indicating whether or not the stamping processing has been performed.
Takes one of two states.

【0018】図5は本実施例におけるアクセス権ヘッダ
の構造の一例を示す説明図である。図5において読出ア
クセス権はこの情報エレメントの参照を許可された1個
以上のユーザグループのグループIDを格納する領域、
書込アクセス権はこの情報エレメントの更新を許可され
た1個以上のユーザグループのグループIDを格納する
領域、リンク情報は2つ以上の情報エレメントが1つの
検索キーヘッダに関係づけられている場合に、次の情報
エレメントの格納場所を示すポインタを格納する領域で
ある。
FIG. 5 is an explanatory diagram showing an example of the structure of the access right header in this embodiment. In FIG. 5, the read access right is an area for storing group IDs of one or more user groups permitted to refer to this information element,
The write access right is an area for storing the group IDs of one or more user groups permitted to update this information element, and the link information is when two or more information elements are associated with one search key header. An area for storing a pointer indicating the storage location of the next information element.

【0019】以上のように構成された本発明の情報処理
装置について、図1を用いてその動作を説明する。ま
ず、データベース100は図2に示す構造を持っている
ものとし、検索キーヘッダ102には(表1)に示す
値、検索キーヘッダ103には(表2)に示す値、情報
エレメント110には(表3)に示す値が格納されてい
るものとする。
The operation of the information processing apparatus of the present invention configured as described above will be described with reference to FIG. First, assuming that the database 100 has the structure shown in FIG. 2, the search key header 102 has the values shown in (Table 1), the search key header 103 has the values shown in (Table 2), and the information element 110 has the (table It is assumed that the values shown in 3) are stored.

【0020】[0020]

【表1】 [Table 1]

【0021】[0021]

【表2】 [Table 2]

【0022】[0022]

【表3】 [Table 3]

【0023】また、ユーザデータベース301には(表
4)に示す内容が格納されているものとする。
Further, the contents shown in (Table 4) are stored in the user database 301.

【0024】[0024]

【表4】 [Table 4]

【0025】データベース100に格納されている情報
を取得したいユーザは、まずID入力部302から自分
のユーザIDを入力する。認証部303は、予めユーザ
データベース301に格納されているユーザIDと、I
D入力部302で入力されたユーザIDとを照合し、そ
のユーザが所属するグループのグループIDを取得す
る。例えばID入力部302から「中村」というユーザ
IDを入力した場合には、グループIDとして「グルー
プ1」が取得される。
A user who wants to obtain the information stored in the database 100 first inputs his user ID from the ID input section 302. The authentication unit 303 uses the user ID stored in the user database 301 in advance and the I
The user ID input by the D input unit 302 is collated, and the group ID of the group to which the user belongs is acquired. For example, when the user ID “Nakamura” is input from the ID input unit 302, “group 1” is acquired as the group ID.

【0026】次に、ユーザは取得したい情報に付加され
た検索キーを検索キー入力部201から入力し、操作指
示ボタン202に「取得処理」を指示する。
Next, the user inputs the search key added to the information to be acquired from the search key input unit 201, and instructs the operation instruction button 202 to perform the "acquisition process".

【0027】取得部402は操作指示ボタン202から
「取得処理」が指示されると、検索部401に対して操
作対象情報の検索キーヘッダの取得を依頼する。検索部
401は取得部402からの依頼を受けると、検索キー
入力部201で入力された検索キーを検索キーテーブル
101に格納されている検索キーヘッダと順次比較し、
検索キーが一致した検索キーヘッダを取得し、取得部4
02に提供する。例えば検索キー入力部201で検索キ
ーとして「質問票1」が入力された場合には、検索キー
ヘッダ102が取得される。
When the acquisition section 402 is instructed to perform the "acquisition process" from the operation instruction button 202, the acquisition section 402 requests the search section 401 to acquire the search key header of the operation target information. Upon receiving the request from the acquisition unit 402, the search unit 401 sequentially compares the search key input by the search key input unit 201 with the search key header stored in the search key table 101,
The search key header with the matching search key is acquired, and the acquisition unit 4
02 to provide. For example, when “questionnaire 1” is input as a search key in the search key input unit 201, the search key header 102 is acquired.

【0028】取得部402は検索部401から取得した
検索キーヘッダのリンク情報から最初の情報エレメント
の格納場所を取得し、検索部401を通してその情報エ
レメントを取得し、取得した情報エレメントのアクセス
権ヘッダに含まれる読出アクセス権に格納されているグ
ループIDに、認証部303で取得したグループIDが
含まれるかどうかを判断し、含まれる場合には取得した
情報エレメントのデータ部を情報加工部203に格納す
る。もし含まれなければアクセス権が無いものとし、取
得した情報エレメントのリンク情報を参照して次の情報
エレメントを取得し、アクセス権の検証を繰り返す。い
ずれの情報エレメントにもアクセス権が無い場合には情
報の取得処理は失敗する。
The acquisition unit 402 acquires the storage location of the first information element from the link information of the search key header acquired from the search unit 401, acquires the information element through the search unit 401, and adds it to the access right header of the acquired information element. It is determined whether or not the group ID stored in the included read access right includes the group ID acquired by the authentication unit 303. If the group ID is included, the data unit of the acquired information element is stored in the information processing unit 203. To do. If it is not included, it is considered that there is no access right, the link information of the acquired information element is referred to, the next information element is acquired, and the verification of the access right is repeated. If there is no access right to any information element, the information acquisition process fails.

【0029】例えばユーザIDが「中村」の場合には所
属グループは「グループ1」であり、このグループID
は情報エレメント110の読出アクセス権に含まれるの
で、情報加工部203にデータ部112の内容が格納さ
れ、ユーザはその内容を参照することができる。またユ
ーザIDが「三谷」の場合には、グループIDは「グル
ープ2」であり、このグループIDは情報エレメント1
10の読出アクセス権には含まれず、検索キーヘッダ1
02には他の情報エレメントが関係付けられていないの
で情報の取得に失敗する。
For example, when the user ID is "Nakamura", the belonging group is "group 1", and this group ID
Is included in the read access right of the information element 110, the content of the data section 112 is stored in the information processing section 203, and the user can refer to the content. When the user ID is “Mitani”, the group ID is “group 2”, and this group ID is information element 1
The search key header 1 is not included in the read access right of 10.
No other information element is associated with 02, so acquisition of information fails.

【0030】この結果ユーザIDとして「中村」あるい
は「岡内」を持つユーザは、グループIDが「グループ
1」なのでデータ部112を取得できるが、「三谷」あ
るいは「光田」を持つユーザは、グループIDが「グル
ープ2」なのでデータ部112は取得できない。
As a result, a user having “Nakamura” or “Okauchi” as the user ID can obtain the data section 112 because the group ID is “group 1”, but a user having “Mitani” or “Mitsuda” can obtain the group ID. The data part 112 cannot be acquired because is “group 2”.

【0031】データベース100に格納されている情報
を更新したいユーザは、まずID入力部302から自分
のユーザIDを入力する。認証部303は、予めユーザ
データベース301に格納されているユーザIDと、I
D入力部302で入力されたユーザIDとを照合し、そ
のユーザが所属するグループのグループIDを取得す
る。例えば、ID入力部302から「中村」というユー
ザIDを入力した場合には、グループIDとして「グル
ープ1」が取得される。
A user who wants to update the information stored in the database 100 first inputs his user ID from the ID input section 302. The authentication unit 303 uses the user ID stored in the user database 301 in advance and the I
The user ID input by the D input unit 302 is collated, and the group ID of the group to which the user belongs is acquired. For example, when the user ID “Nakamura” is input from the ID input unit 302, “group 1” is acquired as the group ID.

【0032】次に、ユーザは、更新したい情報に付加さ
れた検索キーを検索キー入力部201から入力し、操作
指示ボタン202に「更新処理」を指示する。
Next, the user inputs the search key added to the information to be updated from the search key input section 201, and instructs the operation instruction button 202 to perform the "update process".

【0033】更新部403は、操作指示ボタン202か
ら「更新処理」が指示されると、検索部401に対して
操作対象情報の検索キーヘッダの取得を依頼する。検索
部401は更新部403からの依頼を受けると、検索キ
ー入力部201で入力された検索キーを、検索キーテー
ブル101に格納されている検索キーヘッダと順次比較
し、検索キーが一致した検索キーヘッダを取得し、更新
部403に提供する。例えば、検索キー入力部201で
検索キーとして「質問票1」が入力された場合には、検
索キーヘッダ102が取得される。
When the update instruction is given from the operation instruction button 202, the update section 403 requests the search section 401 to acquire the search key header of the operation target information. Upon receiving the request from the update unit 403, the search unit 401 sequentially compares the search key input in the search key input unit 201 with the search key header stored in the search key table 101, and the search key headers in which the search keys match Is obtained and provided to the updating unit 403. For example, when “questionnaire 1” is input as a search key in the search key input unit 201, the search key header 102 is acquired.

【0034】更新部403は、検索部401から取得し
た検索キーヘッダのリンク情報から、最初の情報エレメ
ントの格納場所を取得し、検索部401を通してその情
報エレメントを取得し、取得した情報エレメントのアク
セス権ヘッダに含まれる書込アクセス権に列挙されてい
るグループIDに、認証部303で取得したグループI
Dが含まれるかどうかを判断し、含まれる場合には、情
報加工部203の内容を検索部401を通してデータベ
ース100内の先程取得した情報エレメントのデータ部
に格納する。もし含まれなければアクセス権が無いもの
とし、取得した情報エレメントのリンク情報を参照して
次の情報エレメントを取得し、アクセス権の検証を繰り
返す。いずれの情報エレメントにもアクセス権が無い場
合には、情報の更新処理は失敗する。
The updating unit 403 acquires the storage location of the first information element from the link information of the search key header acquired from the searching unit 401, acquires the information element through the searching unit 401, and accesses the acquired access right of the information element. For the group IDs listed in the write access right included in the header, the group I acquired by the authentication unit 303
It is determined whether or not D is included, and if it is included, the content of the information processing unit 203 is stored in the data portion of the information element acquired earlier in the database 100 through the search unit 401. If it is not included, it is considered that there is no access right, the link information of the acquired information element is referred to, the next information element is acquired, and the verification of the access right is repeated. If there is no access right to any of the information elements, the information update process fails.

【0035】例えば、ユーザIDが「中村」の場合には
グループIDは「グループ1」であり、このグループI
Dは情報エレメント110の書込アクセス権に含まれる
ので、情報加工部203の内容がデータ部112に格納
され、ユーザはその内容を更新することができる。また
ユーザIDが「三谷」の場合にはグループIDは「グル
ープ2」であり、このグループIDは情報エレメント1
10の書込アクセス権には含まれないので情報の更新に
失敗する。
For example, when the user ID is "Nakamura", the group ID is "group 1".
Since D is included in the write access right of the information element 110, the contents of the information processing unit 203 are stored in the data unit 112, and the user can update the contents. When the user ID is "Mitani", the group ID is "group 2", and this group ID is information element 1
Since it is not included in the write access right of 10, the information update fails.

【0036】この結果、ユーザIDとして「中村」ある
いは「岡内」を持つユーザは、グループIDが「グルー
プ1」なのでデータ部112を更新できるが、「三谷」
あるいは「光田」を持つユーザは、グループIDが「グ
ループ2」なのでデータ部112を更新できない。
As a result, the user having the user ID "Nakamura" or "Okauchi" can update the data section 112 because the group ID is "group 1", but "Mitani"
Alternatively, the user having “Mitsuda” cannot update the data part 112 because the group ID is “group 2”.

【0037】データベース100に格納されている情報
に検印を押したいユーザは、まずID入力部302から
自分のユーザIDを入力する。認証部303は、予めユ
ーザデータベース301に格納されているユーザID
と、ID入力部302で入力されたユーザIDとを照合
し、そのユーザが所属するグループのグループIDを取
得する。例えば、ID入力部302から「中村」という
ユーザIDを入力した場合には、グループIDとして
「グループ1」が取得される。
A user who wants to stamp the information stored in the database 100 first inputs his user ID from the ID input section 302. The authentication unit 303 is a user ID stored in advance in the user database 301.
And the user ID input by the ID input unit 302 are collated, and the group ID of the group to which the user belongs is acquired. For example, when the user ID “Nakamura” is input from the ID input unit 302, “group 1” is acquired as the group ID.

【0038】次に、ユーザは検印を押したい情報に付加
された検索キーを検索キー入力部201から入力し、操
作指示ボタン202に「検印処理」を指示する。
Next, the user inputs the search key added to the information to be stamped from the search key input unit 201, and instructs the operation instruction button 202 to perform the "marking process".

【0039】検印部404は操作指示ボタン202から
「検印処理」が指示されると、検索部401に対して操
作対象情報の検索キーヘッダの取得を依頼する。検索部
401は検印部404からの依頼を受けると、検索キー
入力部301で入力された検索キーを検索キーテーブル
101に格納されている検索キーヘッダと順次比較し、
検索キーが一致した検索キーヘッダを取得し、検印部4
04に提供する。例えば、検索キー入力部201で検索
キーとして「質問票1」が入力された場合には、検索キ
ーヘッダ102が取得される。
When the "marking process" is instructed from the operation instruction button 202, the stamping unit 404 requests the search unit 401 to obtain the search key header of the operation target information. Upon receiving the request from the seal stamp unit 404, the search unit 401 sequentially compares the search key input by the search key input unit 301 with the search key header stored in the search key table 101,
The search key header with the matching search key is acquired, and the stamping unit 4
04 to provide. For example, when “questionnaire 1” is input as a search key in the search key input unit 201, the search key header 102 is acquired.

【0040】検印部404は取得した検索キーヘッダに
含まれる検印情報を順に参照し、検印状態が「未実施」
であるものを探す。検印状態が「未実施」の検印情報が
見つからなければ全ての検印が実施されているので、検
印処理は失敗する。検印状態が「未実施」の検印情報が
見つかれば、その検印情報の検印ユーザに格納されてい
るユーザIDとID入力部302で入力されたユーザI
Dとを比較し、一致すれば検印処理の権限があるものと
し、該当する検印状態を「実施済」にし、一致しなけれ
ば検印処理の権限がないものとし、検印処理に失敗す
る。
The stamping unit 404 sequentially refers to the stamping information contained in the acquired search key header, and the stamping state is "not yet executed".
Find what is. If the stamping information with the stamping status of "not performed" is not found, the stamping process fails because all stamping has been performed. If the stamp information with the stamp status of “not yet performed” is found, the user ID stored in the stamp user of the stamp information and the user I input by the ID input unit 302
D is compared, and if they match, it is assumed that the stamp processing authority is given, the corresponding stamping status is set to "executed", and if they do not match, the stamp processing authority is not given, and the stamping processing fails.

【0041】検印処理の権限があると判断されると、検
印部404は検索部401から取得した検索キーヘッダ
のリンク情報から最初の情報エレメントの格納場所を取
得し、検索部401を通してその情報エレメントを取得
し、その読出アクセス権に全てのグループのグループI
Dを格納し、書込アクセス権の内容を消去してデータベ
ース内の元の場所に格納する。さらに、取得した情報エ
レメントのリンク情報にその情報エレメントのデータベ
ース内の格納場所を格納し、検索キーヘッダに含まれる
検印情報を再度順に参照して、次に検印状態が「未実
施」であるものを探す。検印状態が「未実施」の検印情
報が見つかれば、取得した情報エレメントの読出アクセ
ス権と書込アクセス権に次の検印を押すユーザが属する
グループのグループIDを格納し、新たな情報エレメン
トとしてデータベースに格納する。また、取得した検索
キーヘッダのリンク情報に新たに格納した情報エレメン
トの格納場所を格納し、データベース内の該当する検索
キーヘッダを更新する。
When it is determined that the user has the authority to perform the stamping process, the stamping unit 404 obtains the storage location of the first information element from the link information of the search key header obtained from the search unit 401, and the information element is retrieved through the search unit 401. Group I of all groups that get and have read access to it
Store D, erase the contents of the write access right, and store it in its original location in the database. In addition, the storage location in the database of the information element is stored in the link information of the acquired information element, the stamp information included in the search key header is referred to again in order, and next, the one whose stamp status is "not executed" is checked. look for. When the stamp information with the stamp status "unexecuted" is found, the read access right and the write access right of the acquired information element store the group ID of the group to which the user who presses the next stamp belongs, and a database as a new information element. To store. Also, the storage location of the newly stored information element is stored in the acquired link information of the search key header, and the corresponding search key header in the database is updated.

【0042】例えば、ユーザIDが「中村」で検索キー
として「質問票1」を指定して検印処理を行なった場合
には、検索キーヘッダ102が取得される。検索キーヘ
ッダ102の検印情報1は検印状態が「未実施」であ
り、検印ユーザが「中村」なので、検印処理を行なう権
限があると判断されるので、検印情報1の検印状態を
「実施済」にし、検索キーヘッダ102に最初にリンク
されている情報エレメント110が取得される。取得し
た情報エレメント110の読出アクセス権には、全ての
グループのグループIDとして「グループ1」と「グル
ープ2」を格納し、書込アクセス権の内容を消去して情
報エレメント110としてデータベース100に格納す
る。さらに取得した情報エレメント110のリンク情報
には情報エレメント110の格納場所を格納し、検索キ
ーヘッダ102に含まれる検印情報を再度順に参照し
て、次の検印状態が「未実施」の検印情報である検印情
報2を発見する。検印情報2の検印ユーザは「三谷」な
ので「三谷」が属するグループのグループID「グルー
プ2」を認証部303を通してユーザデータベース30
1から取得し、読出アクセス権と書込アクセス権に格納
し、新たな情報エレメント140としてデータベース1
00に格納する。最後に検索キーヘッダ102のリンク
情報に情報エレメント140の格納場所を格納して検印
処理を完了する。この結果データベース100の内容は
図6に示す構造になり、検索キーヘッダ102の内容は
(表5)に示す値、情報エレメント110の内容は(表
6)に示す値、情報エレメント140の内容は(表7)
に示す値となる。
For example, when the user ID is "Nakamura" and "questionnaire 1" is specified as the search key to perform the stamping process, the search key header 102 is acquired. Since the stamped information 1 of the search key header 102 has a stamped state of “not performed” and the stamped user is “Nakamura”, it is determined that the user has the authority to perform the stamping process. Then, the information element 110 that is first linked to the search key header 102 is acquired. In the read access right of the acquired information element 110, "group 1" and "group 2" are stored as the group IDs of all groups, and the contents of the write access right are deleted and stored in the database 100 as the information element 110. To do. Further, the storage location of the information element 110 is stored in the acquired link information of the information element 110, the stamp information included in the search key header 102 is referred to again in order, and the next stamp state is the stamp information of “unexecuted”. Discover the stamp information 2. Since the stamped user of the stamped information 2 is “Mitani”, the group ID “group 2” of the group to which “Mitani” belongs is passed through the authentication unit 303 to the user database 30.
1 and stores it in the read access right and the write access right, and the database 1 as the new information element 140.
Stored in 00. Finally, the storage location of the information element 140 is stored in the link information of the search key header 102, and the stamping process is completed. As a result, the content of the database 100 has the structure shown in FIG. 6, the content of the search key header 102 is the value shown in (Table 5), the content of the information element 110 is the value shown in (Table 6), and the content of the information element 140 is ( (Table 7)
It becomes the value shown in.

【0043】[0043]

【表5】 [Table 5]

【0044】[0044]

【表6】 [Table 6]

【0045】[0045]

【表7】 [Table 7]

【0046】この状態でユーザIDを「三谷」、検索キ
ーを「質問票1」として更新処理を実行すると、検索キ
ーヘッダ102が取得され、リンク情報を辿って最初の
情報エレメント140のアクセス権情報141が検査さ
れる。アクセス権情報141の書込アクセス権には「三
谷」が属する「グループ2」が格納されているので、ア
クセス権があるとみなして、情報加工部203に格納さ
れている内容がデータ部142に格納され、更新処理が
行なわれる。
In this state, when the update process is executed with the user ID "Mitani" and the search key "Questionnaire 1", the search key header 102 is acquired, and the access right information 141 of the first information element 140 is obtained by tracing the link information. Is inspected. Since "group 2" to which "Mitani" belongs is stored in the write access right of the access right information 141, it is considered that there is an access right, and the contents stored in the information processing unit 203 are stored in the data unit 142. It is stored and the update process is performed.

【0047】さらにこの状態でユーザIDを「中村」、
検索キーを「質問票1」として取得処理を実行すると、
検索キーヘッダ102が取得され、リンク情報を辿って
最初の情報エレメント140のアクセス権情報141が
検査されるが、「中村」が属するグループのグループI
D「グループ1」が読出アクセス権に格納されていない
ので、リンク情報を辿って次の情報エレメント110の
アクセス権ヘッダ111が検査される。アクセス権ヘッ
ダ111には「グループ1」が格納されているので、ア
クセス権があるとみなして、データ部112の内容が情
報加工部203に格納される。
In this state, the user ID is "Nakamura",
If you execute the acquisition process with the search key as "Questionnaire 1",
The search key header 102 is acquired, the access right information 141 of the first information element 140 is inspected by following the link information, and the group I of the group to which "Nakamura" belongs
Since D "group 1" is not stored in the read access right, the access right header 111 of the next information element 110 is checked by following the link information. Since “group 1” is stored in the access right header 111, it is considered that there is an access right, and the contents of the data section 112 are stored in the information processing section 203.

【0048】つまりこの状態では、「グループ1」のグ
ループに属する「中村」と「岡内」は、検索キー「質問
票1」に対して情報の取得処理を行なった場合には、
「中村」が検印処理を行なった時点のデータであるデー
タ部112が取得でき、更新処理は該当する情報エレメ
ントに書込アクセス権が無いので実行できない。また
「グループ2」のグループに属する「三谷」と「光田」
は、検索キー「質問票1」に対して情報の取得処理を行
なった場合には、「三谷」が更新したデータであるデー
タ部142が取得でき、更新処理についても同様にデー
タ部142に対して実施することができる。
That is, in this state, when "Nakamura" and "Okauchi" belonging to the group of "Group 1" perform the information acquisition process for the search key "Questionnaire 1",
The data section 112, which is the data at the time when the stamp processing is performed by "Nakamura", can be acquired, and the update processing cannot be executed because the corresponding information element does not have the write access right. Also, "Mitani" and "Mitsuda" belonging to the "Group 2" group
When the information acquisition process is performed for the search key “questionnaire 1”, the data part 142 that is the data updated by “Mitani” can be acquired, and the update process is similarly performed for the data part 142. Can be carried out.

【0049】以上のように本実施例によれば、検印処理
を行なう前の情報に対しては、次に検印を行なうユーザ
が属するユーザグループにのみ取得処理および更新処理
に対するアクセス権を与え、検印処理を行なった情報に
対しては、全てのグループに対して取得処理に対してア
クセス権を与えることができる。
As described above, according to the present embodiment, with respect to the information before the stamping process, the access right to the acquisition process and the update process is given only to the user group to which the user who performs the stamping belongs next, and the stamping process is performed. For the processed information, the access right can be given to the acquisition processing for all groups.

【0050】[0050]

【発明の効果】以上のように本発明は、操作対象情報を
格納するデータベースと、操作対象情報に対する処理を
指示する操作指示部と、操作を行なうユーザを判断する
ユーザ認証部と、前記操作指示部からの指示に従い前記
データベースに格納されている情報の中で前記ユーザ認
証部で判断されたユーザがアクセスすることを許可され
た情報を処理する情報操作部から構成された情報処理装
置において、前記情報操作部に検印部を設けることによ
り、検印を要するような情報を複数ユーザグループで共
有するデータベースで管理する場合でも操作の簡便な優
れた情報処理装置を実現できるものである。
As described above, according to the present invention, the database storing the operation target information, the operation instructing section for instructing the processing on the operation target information, the user authentication section for judging the user who performs the operation, and the operation instruction. In an information processing device including an information operating unit that processes information permitted by the user determined by the user authentication unit to be accessed among information stored in the database according to an instruction from the unit, By providing the information operation unit with the stamping unit, it is possible to realize an excellent information processing apparatus that is easy to operate even when managing information that requires stamping in a database shared by a plurality of user groups.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例における情報処理装置の構成
図。
FIG. 1 is a configuration diagram of an information processing apparatus according to an embodiment of the present invention.

【図2】本発明の一実施例におけるデータベースの構造
の一例を示す説明図。
FIG. 2 is an explanatory diagram showing an example of a structure of a database according to an embodiment of the present invention.

【図3】本発明の一実施例における検索キーヘッダの構
造の一例を示す説明図。
FIG. 3 is an explanatory diagram showing an example of a structure of a search key header in one embodiment of the present invention.

【図4】本発明の一実施例における検印情報の構造の一
例を示す説明図。
FIG. 4 is an explanatory diagram showing an example of a structure of stamp information according to an embodiment of the present invention.

【図5】本発明の一実施例におけるアクセス権ヘッダの
構造の一例を示す説明図。
FIG. 5 is an explanatory diagram showing an example of a structure of an access right header according to an embodiment of the present invention.

【図6】本発明の一実施例において検印処理を行なった
後のデータベースの構造の一例を示す説明図。
FIG. 6 is an explanatory diagram showing an example of the structure of a database after performing a stamping process in an embodiment of the present invention.

【図7】従来の情報処理装置の構成図。FIG. 7 is a block diagram of a conventional information processing apparatus.

【符号の説明】[Explanation of symbols]

100 データベース 102,103 検索キーヘッダ 111,121,131,141 アクセス権ヘッダ 200 操作指示部 300 ユーザ認証部 400 情報操作部 404 検印部 100 database 102, 103 search key header 111, 121, 131, 141 access right header 200 operation instruction unit 300 user authentication unit 400 information operation unit 404 stamping unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】操作対象情報を格納するデータベースと、
操作対象情報に対する処理を指示する操作指示部と、操
作を行なうユーザを判断するユーザ認証部と、前記操作
指示部からの指示に従い、前記データベースに格納され
ている情報の中で前記ユーザ認証部で判断されたユーザ
がアクセスすることを許可された情報を処理する情報操
作部とから構成された情報処理装置において、前記情報
操作部に検印部を設けたことを特徴とする情報処理装
置。
1. A database for storing operation target information,
In accordance with the instruction from the operation instructing unit for instructing the process on the operation target information, the user authenticating unit for judging the user who performs the operation, and the information stored in the database in accordance with the instruction from the operation instructing unit, the user authenticating unit An information processing apparatus comprising an information operating section that processes information that a determined user is permitted to access, wherein the information operating section is provided with a stamping section.
【請求項2】操作指示部で検印処理を指示した場合に、
検印部が操作対象情報の複製を作成し、新たな情報とし
てデータベースに格納することを特徴とする請求項1記
載の情報処理装置。
2. When the operation instructing section gives an instruction for a stamping process,
The information processing apparatus according to claim 1, wherein the stamping unit creates a copy of the operation target information and stores it as new information in the database.
【請求項3】検印部が操作対象情報の複製を作成する場
合に、複製元情報と新たに前記データベースに格納され
た複製情報に対してそれぞれ異なったアクセス権を設定
することを特徴とする請求項2記載の情報処理装置。
3. The stamper sets different access rights to the copy source information and the copy information newly stored in the database when the copy of the operation target information is created. Item 2. The information processing device according to item 2.
JP29410592A 1992-11-02 1992-11-02 Information processing device Expired - Fee Related JP3448880B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29410592A JP3448880B2 (en) 1992-11-02 1992-11-02 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29410592A JP3448880B2 (en) 1992-11-02 1992-11-02 Information processing device

Publications (2)

Publication Number Publication Date
JPH06149841A true JPH06149841A (en) 1994-05-31
JP3448880B2 JP3448880B2 (en) 2003-09-22

Family

ID=17803356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29410592A Expired - Fee Related JP3448880B2 (en) 1992-11-02 1992-11-02 Information processing device

Country Status (1)

Country Link
JP (1) JP3448880B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09185541A (en) * 1996-01-08 1997-07-15 Fujitsu Ltd Information management system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169567A (en) * 1987-12-24 1989-07-04 Fuji Xerox Co Ltd Image processor
JPH0293744A (en) * 1988-09-29 1990-04-04 Hitachi Ltd Data base control system
JPH036640A (en) * 1989-05-15 1991-01-14 Internatl Business Mach Corp <Ibm> Object directional data base-system and control method thereof
JPH04100162A (en) * 1990-08-17 1992-04-02 Mitsubishi Electric Corp Prevention system for information file alteration
JPH0659961A (en) * 1992-08-05 1994-03-04 Nec Corp File management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169567A (en) * 1987-12-24 1989-07-04 Fuji Xerox Co Ltd Image processor
JPH0293744A (en) * 1988-09-29 1990-04-04 Hitachi Ltd Data base control system
JPH036640A (en) * 1989-05-15 1991-01-14 Internatl Business Mach Corp <Ibm> Object directional data base-system and control method thereof
JPH04100162A (en) * 1990-08-17 1992-04-02 Mitsubishi Electric Corp Prevention system for information file alteration
JPH0659961A (en) * 1992-08-05 1994-03-04 Nec Corp File management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09185541A (en) * 1996-01-08 1997-07-15 Fujitsu Ltd Information management system

Also Published As

Publication number Publication date
JP3448880B2 (en) 2003-09-22

Similar Documents

Publication Publication Date Title
US11693840B2 (en) Database storing authenticated skill-based attributes
US11700113B2 (en) Audit result data storage method and device, audit result data query method and device, and audit item storage method and device
US11762746B2 (en) Failover between decentralized identity stores
US11288389B2 (en) Scoped sharing of DID-associated data using a selector
US11212263B2 (en) Dynamic generation of pseudonymous names
US20200394206A1 (en) Channeling data with decentralized identity stores
US11394542B2 (en) Deauthorization of private key of decentralized identity
US11184334B2 (en) Control of the delegated use of DID-related data
US11916919B2 (en) Resolving decentralized identifiers using multiple resolvers
US11363032B2 (en) Resolving decentralized identifiers at customized security levels
US11509467B2 (en) Story assisted mnemonic phrase
JP3448880B2 (en) Information processing device
US20230179588A1 (en) Verifiable credential with dynamic claim
JP3950365B2 (en) Qualification authority management system and computer program for realizing the same
JPH05173866A (en) Information management processing system
JPS63155252A (en) Quality check processing system by dyamic setting
JPH1131098A (en) System resource management system for transaction
JPH0520103A (en) Shared memory managing system
JPS61115150A (en) Secret protection system of file
JPH0436845A (en) Access realizing system for relational data base
JPH04153861A (en) Id card check system
JPH05265586A (en) Utilization right information update device
JPH03154942A (en) Access right control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees