JP2007102583A - Patent information management system, patent information management method, and program - Google Patents

Patent information management system, patent information management method, and program Download PDF

Info

Publication number
JP2007102583A
JP2007102583A JP2005292908A JP2005292908A JP2007102583A JP 2007102583 A JP2007102583 A JP 2007102583A JP 2005292908 A JP2005292908 A JP 2005292908A JP 2005292908 A JP2005292908 A JP 2005292908A JP 2007102583 A JP2007102583 A JP 2007102583A
Authority
JP
Japan
Prior art keywords
user
setting
information
input
screen
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.)
Pending
Application number
JP2005292908A
Other languages
Japanese (ja)
Inventor
Hideyuki Iijima
秀之 飯島
Kyoko Atomiya
京子 後宮
Rieko Tomita
りえ子 富田
Takashi Doi
貴史 土居
Kiyoshi Aoki
清 青木
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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2005292908A priority Critical patent/JP2007102583A/en
Publication of JP2007102583A publication Critical patent/JP2007102583A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a patent information management system capable of easily changing an input screen according to the job of a user on the user side. <P>SOLUTION: A setting screen 11 for prompting the user to input information for setting validity or invalidity for each entry is displayed. An input from the user to the setting screen 11 is acquired, setting information for each user is generated and recorded. From the recorded setting information for each user and model information of the input screen, a user-based input screen 12 is generated, and displayed on a display. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンピュータを用いて特許案件に関する情報を管理する特許情報管理システム、特許情報管理方法およびプログラムに関するものである。   The present invention relates to a patent information management system, a patent information management method, and a program for managing information related to a patent case using a computer.

近年、内外の特許などの出願、審査請求、中間処理などの期限管理、登録後の年金管理などを行うための特許情報管理システムの有用性が高まってきている。このような特許情報管理システムには、期限管理、年金管理のための機能のほか、それらの管理情報を出力する機能、各種の通知書を発行する機能などを備えたものや、XML(eXtensible Markup Language)出願対応の電子出願システム、大量の知財権文書を一元管理する包袋管理システム、大量の知財権文書を蓄積してキーワードによる検索を可能とした特許情報検索システムなど、他のシステムとの連携を可能としたものもある。既存の特許情報管理システムは、クライアントにウェブブラウザを用い、HTTP(HyperText Transfer Protocol)で通信するウェブアプリケーションとして提供されたものが主流である。   In recent years, the utility of a patent information management system for performing application for domestic and foreign patents, request for examination, deadline management such as intermediate processing, and pension management after registration has been increasing. Such a patent information management system has functions for deadline management and annuity management, a function for outputting such management information, a function for issuing various notifications, etc., and XML (eXtensible Markup Language) Other systems, such as an electronic application system that supports applications, a package management system that centrally manages a large number of intellectual property documents, and a patent information search system that allows a large number of intellectual property documents to be stored and searched by keywords Some have made it possible to cooperate with An existing patent information management system is mainly provided as a web application that uses a web browser as a client and communicates using HTTP (HyperText Transfer Protocol).

特許文献1には、国内出願台帳、外国出願台帳、それらの経過台帳などを画面に表示して、それらの画面での特許情報、経過情報の入力、管理を行う特許情報管理装置において、互いに関連する複数の出願に関する経過情報の一括表示および入力を可能としたものが記載されている。また、特許文献2には、テンプレート部品とオプション部品から画面のカスタマイズを行う方法が記載されている。加えて、特許文献3には、画面の予備として設けられた欄に追加表示したい項目と位置を入力することでカスタマイズを行う方法が記載されている。
特開2003−242246号公報 特開2003−186671号公報 特開2002−73838号公報
In Patent Document 1, a domestic application ledger, a foreign application ledger, and their progress ledgers are displayed on a screen, and patent information and progress information are entered and managed on those screens. It is possible to display and input progress information related to multiple applications. Patent Document 2 describes a method for customizing a screen from a template part and an optional part. In addition, Patent Document 3 describes a method of customization by inputting items and positions to be additionally displayed in a column provided as a spare screen.
JP 2003-242246 A JP 2003-186671 A JP 2002-73838 A

案件ごとに管理の対象となる特許情報は多くの項目からなる。このため、案件ごとの特許情報の入力を行うための入力画面には、それらの多数の項目の情報を個々に入力するための機能を設ける必要がある。しかしながら、個々のユーザが管理の対象とする情報の項目は担当する業務によって異なる。たとえば、国内出願を担当者にとって外国出願に関する情報の項目は不要であり、その逆の場合も同様である。そこで、プログラムや入力画面の構成を設定するための設定ファイルを変更するなどして、各々のユーザの業務に合わせた項目構成に変更(カスタマイズ)することが行われる。   The patent information to be managed for each case consists of many items. For this reason, it is necessary to provide a function for individually inputting information on a large number of items on an input screen for inputting patent information for each case. However, the items of information to be managed by individual users differ depending on the business in charge. For example, a person in charge of a domestic application does not need an item of information relating to a foreign application, and vice versa. In view of this, it is possible to change (customize) the item configuration according to the work of each user by changing the setting file for setting the configuration of the program and the input screen.

しかし、プログラムや設定ファイルの変更には専門的な知識を要し、ユーザ側での容易かつ柔軟な変更は困難である。また、システム提供者が変更作業を担うこととしても、各々のユーザの要望にあわせた入力画面の作成には手間がかかるという問題があった。さらに、ユーザの担当が変更した場合に入力画面の項目構成を変更したい場合に迅速な対応ができないという問題もあった。   However, changing the program and setting file requires specialized knowledge, and it is difficult for the user to easily and flexibly change it. Moreover, even if the system provider takes charge of the change work, there is a problem that it takes time and effort to create the input screen according to each user's request. Furthermore, when the user's charge changes, there is also a problem that a quick response cannot be made when it is desired to change the item configuration of the input screen.

本発明は、かかる実情に鑑み、ユーザの担当業務にあわせた入力画面をユーザサイドで容易に変更することのできる特許情報管理システム、特許情報管理方法およびプログラムを提供することを目的とする。   In view of such circumstances, an object of the present invention is to provide a patent information management system, a patent information management method, and a program capable of easily changing an input screen in accordance with a user's assigned work on the user side.

上記の課題を解決するために、本発明の特許情報管理システムは、特許案件に関する複数の項目からなる情報を管理する特許情報管理システムであって、項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示する設定画面表示手段と、設定画面へのユーザからの入力を取得してユーザごとの設定情報を生成する設定情報取得手段と、設定情報取得手段により取得されたユーザごとの設定情報を記憶する設定情報記憶手段と、設定情報記憶手段に記憶されたユーザごとの設定情報に基づきユーザ別の入力画面を生成するユーザ別入力画面生成手段と、生成されたユーザ別入力画面を表示する表示手段とを具備することを特徴とする。   In order to solve the above problems, the patent information management system of the present invention is a patent information management system for managing information consisting of a plurality of items related to patent matters, and setting information for setting validity or invalidity for each item. Acquired by setting screen display means for displaying a setting screen for the user to input, setting information acquisition means for acquiring input from the user to the setting screen and generating setting information for each user, and setting information acquisition means Setting information storage means for storing setting information for each user, user-specific input screen generation means for generating an input screen for each user based on the setting information for each user stored in the setting information storage means, and the generated user And display means for displaying another input screen.

本発明によれば、各々のユーザが、自身の業務に応じて有効とすべき項目を設定画面上でユーザ自身が選択することで、そのユーザ専用の入力画面を設定することができる。   According to the present invention, each user can set an input screen dedicated to the user by selecting on the setting screen an item that should be valid according to his / her business.

ユーザ別入力画面生成手段は、入力画面の雛形情報とユーザごとの設定情報に基づきユーザ別の入力画面を生成するものであってよい。   The input screen for each user may generate an input screen for each user based on the template information of the input screen and the setting information for each user.

ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部からなる入力画面を生成するものであってもよい。   The user-specific input screen generation unit may generate an input screen including one or more information input units corresponding to items that are set to be valid.

ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部を行列状に配置した入力画面を生成し、設定画面は、項目ごとに、対応する情報入力部の同一行の右側に他の情報入力部が配置されることを許可するか否かを設定するための情報をユーザに入力させるための改行属性設定部をさらに有するものであってもよい。   The user-specific input screen generation means generates an input screen in which one or more information input units corresponding to the items that are set effectively are arranged in a matrix, and the setting screen is the same as the corresponding information input unit for each item. It may further include a line feed attribute setting unit for allowing the user to input information for setting whether or not to allow other information input units to be arranged on the right side of the line.

ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部を行列状に配置した入力画面を生成し、設定画面は、行単位での前記情報入力部の追加および削除を可能とするか否かを設定するための情報をユーザに入力させるための行追加属性設定部をさらに有するものであってもよい。   The user-specific input screen generation unit generates an input screen in which one or more information input units corresponding to items that are set to be valid are arranged in a matrix, and the setting screen includes addition of the information input units in units of rows and You may further have a line addition attribute setting part for making a user input the information for setting whether deletion is possible.

設定画面は、項目名の設定値をユーザに入力させるための項目名設定値入力部をさらに有するものであってよい。   The setting screen may further include an item name setting value input unit for allowing the user to input a setting value of the item name.

設定画面は、入力画面上の言語の種類をユーザに選択させるための言語種別選択部をさらに有するものであってもよい。   The setting screen may further include a language type selection unit for allowing the user to select a language type on the input screen.

また、本発明の別の観点に基づく特許情報管理システムは、特許案件に関する複数の項目からなる情報を管理する特許情報管理システムであって、複数の入力画面それぞれの、項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示する設定画面表示手段と、設定画面への前記ユーザからの入力を取得してユーザおよび入力画面ごとの設定情報を生成する設定情報取得手段と、設定情報取得手段により取得されたユーザおよび入力画面ごとの設定情報を記憶する設定情報記憶手段と、設定情報記憶手段に記憶されたユーザおよび入力画面ごとの設定情報に基づきユーザ別の入力画面を生成するユーザ別入力画面生成手段と、生成されたユーザ別入力画面を表示する表示手段とを具備することを特徴とする。   Further, a patent information management system based on another aspect of the present invention is a patent information management system for managing information consisting of a plurality of items related to a patent case, and enables or disables each item on a plurality of input screens. Setting screen display means for displaying a setting screen for allowing a user to input setting information to be set, and setting information acquisition means for acquiring input from the user to the setting screen and generating setting information for each user and input screen And a setting information storage means for storing setting information for each user and input screen acquired by the setting information acquisition means, and an input screen for each user based on the setting information for each user and input screen stored in the setting information storage means And a display unit for displaying the generated input screen for each user.

本発明によれば、各々のユーザが、複数の入力画面それぞれに関して、自身の業務に応じて有効とすべき項目を設定画面上でユーザ自身が選択することで、ユーザ専用の入力画面を設定することができる。   According to the present invention, for each of the plurality of input screens, each user sets the user-specific input screen by the user himself / herself selecting an item that should be valid according to his / her business on the setting screen. be able to.

本発明の特許情報管理システム、特許情報管理方法およびプログラムによれば、ユーザの担当業務にあわせた入力画面をユーザサイドで容易に変更することができる。   According to the patent information management system, the patent information management method, and the program of the present invention, the input screen adapted to the user's assigned task can be easily changed on the user side.

以下、本発明の実施の形態について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は本発明の第1の実施形態に係る特許情報管理システムにおける入力画面のカスタマイズ機能に関するブロック図である。   FIG. 1 is a block diagram relating to an input screen customization function in the patent information management system according to the first embodiment of the present invention.

この特許情報管理システム100は、たとえば、プログラムを実行するCPU(Central Processing Unit)、ROM(Read Only Memory)、実行中のプログラムやデータなどを記憶するメインメモリであるRAM(Random Access Memory)、プログラムやデータを蓄積するハードディスクドライブなどの記憶装置、キーボードやマウスなどの入力装置、および表示装置などで構成されるコンピュータ、または複数のコンピュータを通信回線を通じて有機的に接続して構成されるネットワークシステムを用いて実現される。   The patent information management system 100 includes, for example, a CPU (Central Processing Unit) that executes a program, a ROM (Read Only Memory), a RAM (Random Access Memory) that is a main memory that stores a program or data being executed, a program, and the like. Or a storage system such as a hard disk drive for storing data, an input device such as a keyboard or mouse, and a display device, or a network system configured by organically connecting multiple computers through a communication line To be realized.

図1に示す入力画面のカスタマイズ機能は特許情報管理システム100の全体機能の一部である。   The input screen customization function shown in FIG. 1 is a part of the overall function of the patent information management system 100.

設定画面表示部1は、特許案件ごとの情報を入力する入力画面の項目ごとの有効または無効を設定する情報をユーザに入力させるための設定画面11を表示装置に表示する手段である。   The setting screen display unit 1 is a means for displaying on the display device a setting screen 11 for allowing the user to input information for setting validity or invalidity for each item of the input screen for inputting information for each patent case.

設定情報取得部2は、設定画面11上へのユーザからの入力を取得して、ユーザごとの設定情報(設定ファイル)を生成し設定情報記憶部3に記録する手段である。   The setting information acquisition unit 2 is a unit that acquires input from the user on the setting screen 11, generates setting information (setting file) for each user, and records it in the setting information storage unit 3.

設定情報記憶部3は、設定情報取得部2により生成されたユーザごとの設定情報(設定ファイル)を記憶する手段である。   The setting information storage unit 3 is means for storing setting information (setting file) for each user generated by the setting information acquisition unit 2.

入力画面の雛形情報記憶部4は、入力画面の雛形情報、つまりすべての項目に対応する情報入力部を網羅した入力画面の情報が記憶されている部分である。   The input screen template information storage unit 4 is a part in which input screen template information, that is, input screen information covering the information input units corresponding to all items is stored.

ユーザ管理部8は、ユーザごとのログインIDとパスワードとの組み合わせを管理し、本特許情報管理システム100へのログイン時にユーザ認証を行ったりする手段である。   The user management unit 8 is means for managing a combination of a login ID and a password for each user and performing user authentication when logging in to the patent information management system 100.

ユーザ別入力画面生成部5は、設定情報記憶部3に記憶されているユーザごとの設定ファイルと入力画面の雛形情報記憶部4に記憶されている入力画面の雛形情報とから、ログインしているユーザのユーザ別入力画面を生成する手段である。   The user-specific input screen generation unit 5 is logged in from the setting file for each user stored in the setting information storage unit 3 and the template information of the input screen stored in the template information storage unit 4 of the input screen. This is means for generating a user-specific input screen.

ユーザ別入力画面記憶部6は、ユーザ別入力画面生成部5にて生成されたユーザ別入力画面12の情報をログインIDと紐付けて記憶する手段である。   The user-specific input screen storage unit 6 is means for storing the information of the user-specific input screen 12 generated by the user-specific input screen generation unit 5 in association with the login ID.

ユーザ別入力画面表示部7は、ユーザ別入力画面12の情報を解析して表示装置に表示する手段である。   The user-specific input screen display unit 7 is means for analyzing information on the user-specific input screen 12 and displaying the information on the display device.

入力画面を記述する言語としては、たとえば、JSP(Java Server Pages)などがある。JSPはHTML(Hyper Text Markup Language)形式のファイルの中にJava(登録商標)プログラムを埋め込んだものである。したがって、入力画面のカスタマイズはHTMLの変更によって行うことができる。   As a language for describing the input screen, for example, there is JSP (Java Server Pages). JSP is a Java (registered trademark) program embedded in an HTML (Hyper Text Markup Language) format file. Therefore, the input screen can be customized by changing the HTML.

次に、この実施形態の特許情報管理システム100において入力画面のカスタマイズ機能の動作を説明する。   Next, the operation of the input screen customization function in the patent information management system 100 of this embodiment will be described.

図2は入力画面の設定に関するフローチャートである。   FIG. 2 is a flowchart regarding the setting of the input screen.

まず、特許情報管理システム100のログイン画面上でユーザは自身のログインIDとパスワードを入力する(ステップS201)。ユーザ管理部8は、事前に各ユーザによって設定されたログインIDとパスワードとの組み合わせを管理しており、ログイン画面上で入力されたログインIDとパスワードを受けてユーザ認証を行う(ステップS202)。ユーザ認証に失敗した場合は(ステップS203のNO)、ユーザ管理部8は、エラー通知を行って再度ログインIDとパスワードの入力を待つ(ステップS204)。ログインに成功した場合は(ステップS203のYES)、当該ユーザに対して設定画面11やユーザ別入力画面12の呼び出しが許可される(ステップS205)。   First, on the login screen of the patent information management system 100, the user inputs his login ID and password (step S201). The user management unit 8 manages a combination of a login ID and a password set in advance by each user, and performs user authentication by receiving the login ID and password input on the login screen (step S202). If the user authentication fails (NO in step S203), the user management unit 8 notifies the error and waits for the input of the login ID and password again (step S204). If the login is successful (YES in step S203), the user is permitted to call the setting screen 11 and the user-specific input screen 12 (step S205).

今回は、ユーザ別入力画面12の設定を行うために、ユーザは入力装置9を使って設定画面11を呼び出すための操作入力を行う。設定画面表示部1はこの設定画面11の呼び出しを受けて(ステップS207のYES)、設定画面11を表示装置に表示する(ステップS208)。   This time, in order to set the user-specific input screen 12, the user performs an operation input for calling the setting screen 11 using the input device 9. The setting screen display unit 1 receives the calling of the setting screen 11 (YES in step S207), and displays the setting screen 11 on the display device (step S208).

図3は設定画面11の例を示す図である。   FIG. 3 is a diagram illustrating an example of the setting screen 11.

同図に示すように、この設定画面11には、雛形情報に含まれている個々の項目についての、項目名の初期値の表示部21、項目名の設定値の入力部22、表示属性のチェックボックス23、改行属性のチェックボックス24、行追加属性のチェックボックス25などが表形式で設けられている。   As shown in the figure, the setting screen 11 includes an item name initial value display unit 21, an item name set value input unit 22, and display attribute information for each item included in the template information. A check box 23, a line feed attribute check box 24, a line addition attribute check box 25, and the like are provided in a table format.

項目名の初期値の表示部21に表示される初期値は固定である。項目名の設定値の入力部22にはユーザによって入力される項目名の設定値(文字列)が入力され表示される。表示属性のチェックボックス23は、項目ごとの有効または無効(表示または非表示)を設定するための部分である。より具体的には、項目に対応する情報入力部をユーザ別入力画面12に表示するか否かを設定するための部分である。改行属性のチェックボックス24は、項目に対応する情報入力部の同一行の右側に他の情報入力部が配置されることを許可するか否か(改行するか否か)を設定するための部分である。行追加属性のチェックボックス25は、行単位での情報入力部の追加および削除を可能とするか否かを設定するための部分である。また、項目によっては表示属性、改行属性、行追加属性に初期値が与えられているものがあり、これらの初期値は固定つまり変更不可である。図3において点線で識別されるチェックボックスは属性の初期値が与えられていることを表している。これら初期値をもつチェックボックスは、その他のチェックボックスに対してたとえば色、形状などによって視覚的に識別可能となっている。また、この設定画面11には、言語の種類(日本語/英語)を択一選択するためのラジオボタン29が設けられている。   The initial value displayed on the initial value display section 21 of the item name is fixed. A setting value (character string) of an item name input by the user is input and displayed in the item name setting value input unit 22. The display attribute check box 23 is a part for setting validity or invalidity (display or non-display) for each item. More specifically, this is a part for setting whether or not to display the information input unit corresponding to the item on the input screen 12 for each user. A line feed attribute check box 24 is a part for setting whether or not to permit another information input part to be arranged on the right side of the same line of the information input part corresponding to the item (whether or not to make a line break). It is. The check box 25 of the line addition attribute is a part for setting whether or not the information input part can be added and deleted in units of lines. Some items have initial values given to the display attribute, line feed attribute, and line addition attribute, and these initial values are fixed, that is, cannot be changed. A check box identified by a dotted line in FIG. 3 indicates that an initial value of the attribute is given. The check boxes having these initial values can be visually distinguished from other check boxes by, for example, color and shape. The setting screen 11 is provided with a radio button 29 for selecting one of the language types (Japanese / English).

図2に戻って、ユーザは設定画面11上で自分の業務内容に応じた設定内容の入力を行う(ステップS209)。すなわち、キーボードやマウスなどの入力装置9を用いて、項目名の設定値の入力部22へのテキストの入力、表示属性、改行属性、行追加属性の各チェックボックス23、24、25へのチェックの入力、ラジオボタン29での言語の種類の選択などを行う。   Returning to FIG. 2, the user inputs setting contents corresponding to his / her business contents on the setting screen 11 (step S209). That is, by using the input device 9 such as a keyboard or a mouse, input of text into the input unit 22 of the setting value of the item name, check on each check box 23, 24, 25 of the display attribute, line feed attribute, and line addition attribute And language type selection with the radio button 29 are performed.

設定画面11上の登録ボタン26がユーザによって押されたことを契機に(ステップS212のYES)、設定情報取得部2が起動する。設定情報取得部2は、設定画面11へのユーザによる設定内容の入力を取得し(ステップS213)、ユーザごとの設定情報としてファイル化して設定情報記憶部3に記録する(ステップS214)。この際、設定ファイルは、ログインしているユーザのログインIDと紐付けて記録される。   When the registration button 26 on the setting screen 11 is pressed by the user (YES in step S212), the setting information acquisition unit 2 is activated. The setting information acquisition unit 2 acquires an input of setting contents by the user to the setting screen 11 (step S213), forms a file as setting information for each user, and records it in the setting information storage unit 3 (step S214). At this time, the setting file is recorded in association with the login ID of the logged-in user.

また、設定画面11上の取り消しボタン28がユーザによって操作された場合には(ステップS210のYES)、それまでの設定画面11上での設定内容はすべてクリアされ(ステップS215)、初期状態の画面に戻される。   If the cancel button 28 on the setting screen 11 is operated by the user (YES in step S210), all the setting contents on the setting screen 11 until that time are cleared (step S215), and the initial state screen is displayed. Returned to

さらに、図3に示すように、設定画面11上のプレビューボタン27がユーザによって操作された場合には(ステップS211のYES)、現時点までのユーザ別入力画面12の設定内容を反映した入力画面のイメージがプレビュー画面として表示される(ステップS216)。これにより設定内容を確認しつつ設定情報の入力を行うことができ、作業効率の向上を図れる。   Furthermore, as shown in FIG. 3, when the preview button 27 on the setting screen 11 is operated by the user (YES in step S211), the input screen reflecting the setting contents of the user-specific input screen 12 up to the present time is displayed. The image is displayed as a preview screen (step S216). Accordingly, setting information can be input while confirming the setting contents, and work efficiency can be improved.

次に、ユーザ別入力画面12の呼び出しが発生した場合の動作を説明する。   Next, an operation when the user-specific input screen 12 is called will be described.

図4はユーザ別入力画面12の呼び出しに関するフローチャートである。   FIG. 4 is a flowchart regarding the calling of the user-specific input screen 12.

この動作は、図2のフローチャートにおいてユーザ認証に成功した後、図2のステップS206にてユーザにより入力画面12を呼び出すための操作入力が行われたことを契機に開始される。   This operation is started when an operation input for calling the input screen 12 is performed by the user in step S206 of FIG. 2 after successful user authentication in the flowchart of FIG.

入力画面の呼び出しを契機にユーザ別入力画面生成部5が起動され、ユーザ別入力画面生成部5は、まずログイン中のユーザのログインIDをユーザ管理部8より取得する(ステップS401)。続いて、ユーザ別入力画面生成部5は、設定情報記憶部3から、当該ログインIDに紐付けられた設定ファイルの有無を調べる(ステップS402)。該当する設定ファイルが設定情報記憶部3に記憶されている場合には(ステップS403のNO)、入力画面の設定がまだ完了していない旨のエラー通知を行い(ステップS404)、本処理を終了する。   When the input screen is called, the user-specific input screen generation unit 5 is activated, and the user-specific input screen generation unit 5 first obtains the login ID of the logged-in user from the user management unit 8 (step S401). Subsequently, the user-specific input screen generation unit 5 checks the setting information storage unit 3 for the presence of a setting file associated with the login ID (step S402). When the corresponding setting file is stored in the setting information storage unit 3 (NO in step S403), an error notification that the setting of the input screen has not been completed is performed (step S404), and this process is terminated. To do.

該当する設定ファイルが設定情報記憶部3に存在する場合は(ステップS403のYES)、ユーザ別入力画面生成部5は、その設定ファイルを設定情報記憶部3から読み込むとともに入力画面の雛形情報記憶部4から入力画面の雛形情報を読み込み(ステップS405)、これらの情報をもとにユーザ別入力画面12の情報を生成する(ステップS406)。生成されたユーザ別入力画面12の情報はユーザ別入力画面記憶部6にログインIDと論理的に紐付けられて記録される(ステップS407)。   If the corresponding setting file exists in the setting information storage unit 3 (YES in step S403), the user-specific input screen generation unit 5 reads the setting file from the setting information storage unit 3 and also inputs the template information storage unit of the input screen The template information of the input screen is read from 4 (step S405), and the information of the user-specific input screen 12 is generated based on these information (step S406). The generated information on the user-specific input screen 12 is recorded in the user-specific input screen storage unit 6 logically associated with the login ID (step S407).

この後、ユーザ別入力画面生成部5はユーザ別入力画面表示部7を呼び出す。ユーザ別入力画面表示部7は、ユーザ管理部8よりログイン中のユーザのログインIDを取得し、ユーザ別入力画面記憶部6から当該ログインIDに紐付けられているユーザ別入力画面12の情報を読み出し解析してユーザ別入力画面12を表示装置に表示させる(ステップS408)。   Thereafter, the user-specific input screen generation unit 5 calls the user-specific input screen display unit 7. The user-specific input screen display unit 7 obtains the login ID of the logged-in user from the user management unit 8, and obtains information on the user-specific input screen 12 associated with the login ID from the user-specific input screen storage unit 6. The read analysis is performed and the user-specific input screen 12 is displayed on the display device (step S408).

この後は、表示されているユーザ別入力画面12上の各項目の情報入力部に対して、入力装置9を使ってユーザより情報の入力が行われ、各項目の情報入力部に入力された情報はその項目とを関連付けた形式で記録される。   Thereafter, information is input from the user to the information input section of each item on the displayed input screen 12 for each user by using the input device 9 and input to the information input section of each item. Information is recorded in a format associated with the item.

図5は入力画面の雛形情報に対応する入力画面イメージ13の例、図6はユーザ別入力画面12のイメージの例をそれぞれ示している。なお、図6のユーザ別入力画面12は図3に示した設定内容を反映したものである。   FIG. 5 shows an example of the input screen image 13 corresponding to the template information of the input screen, and FIG. 6 shows an example of the image of the user-specific input screen 12. The user-specific input screen 12 in FIG. 6 reflects the setting contents shown in FIG.

図3に示した設定内容によれば、項目名が「包袋番号」「旧OurCase」「英文名称」「現地代理人」「現地代理人Ref」「現地代理人担当者」の表示属性の値はオフである。したがって、図5に示す雛形情報に対応する入力画面イメージ13からそれらの該当する項目に対応する情報入力部を除き、その他の項目の情報入力部を行方向および列方向に詰めた結果が、図6に示すユーザ別入力画面12として得られる。   According to the settings shown in FIG. 3, the display attribute values of the item names are “wrapping number”, “former OurCase”, “English name”, “local agent”, “local agent Ref”, and “local agent person in charge” Is off. Accordingly, the result of packing the information input portions of other items in the row direction and the column direction from the input screen image 13 corresponding to the template information shown in FIG. 5 except the information input portions corresponding to those corresponding items is shown in FIG. 6 is obtained as a user-specific input screen 12 shown in FIG.

図7はユーザ別入力画面12において有効な項目に対応する情報入力部を詰める方法の具体例を示す図である。図7(A)はユーザ別入力画面12における表示属性の設定内容である。ここで、項目−5、項目−7、項目−8、項目−9に対して非表示の属性が設定されているものとする。非表示の各項目を詰めた結果、図7(B)に示すように、項目−5が属する行において、項目−4の項目の右側に項目−6の項目が詰められ、その右側は空白となる。また、項目−7、項目−8、項目−9の各項目は同一の行に属するため、これらが非表示に設定された場合には、その下の行(項目−10、項目−11、項目−12の各項目を含む行)全体が、項目−4、項目−6の各項目を含む行の直下に付けられる。   FIG. 7 is a diagram showing a specific example of a method for packing information input units corresponding to valid items on the user-specific input screen 12. FIG. 7A shows setting contents of display attributes on the user-specific input screen 12. Here, it is assumed that the non-display attribute is set for the item-5, the item-7, the item-8, and the item-9. As a result of filling each non-displayed item, as shown in FIG. 7B, in the line to which item-5 belongs, the item-6 is packed on the right side of the item-4, and the right side is blank. Become. In addition, since the items -7, -8, and -9 belong to the same line, when these items are set to non-display, the lower line (item-10, item-11, item-9) The entire line including the items -12 is attached immediately below the line including the items -4 and -6.

改行属性の値がオンに設定された項目は、その項目の情報入力部における同一行の右側に別の情報入力部が置かれることを排除する。これは、たとえば次のような場合において有益である。   An item whose line feed attribute value is set to ON excludes that another information input unit is placed on the right side of the same line in the information input unit of the item. This is useful in the following cases, for example.

図8(A)は入力画面の雛形情報に対応するイメージの一部である。ここで「特定調査機関への依頼」の項目の改行属性の値をオンに設定することによって、入力画面の雛形情報において「特定調査機関への依頼」の項目に対応する情報入力部81の右側に配置されていた「旧OurCase」の項目の情報入力部82は、図8(B)に示すユーザ別入力画面12では次の行へと移動される。すなわち、ある項目の情報入力部の後で改行したい場合には、その項目の改行属性の値をオンにすればよい。   FIG. 8A shows a part of an image corresponding to the template information on the input screen. Here, by turning on the value of the line feed attribute of the item “request to specific research institution”, the right side of the information input unit 81 corresponding to the item “request to specific research institution” in the template information on the input screen The information input unit 82 of the item “Old OurCase” arranged in FIG. 8 is moved to the next line on the user-specific input screen 12 shown in FIG. That is, when a line break is desired after the information input part of a certain item, the value of the line break attribute of that item may be turned on.

また、図3に示した設定画面11において項目名(設定値)が「ファイル担当」「事務担当」の項目の行追加属性の値はオンに設定されているので、これらの項目の情報入力部を含む行は追加および削除が行単位で行われることになる。たとえば、図6のユーザ別入力画面12において、「ファイル担当」の項目の2つの情報入力部83、84は1つの行に配置されており、これら2つの情報入力部83、84の追加および削除は同時に行われることを意味する。「事務担当」の項目も同様である。これにより、2つの項目は1つのグループとして取り扱うことが可能となる。   In the setting screen 11 shown in FIG. 3, since the value of the line addition attribute of the items whose item names (setting values) are “file charge” and “office work charge” is set to ON, the information input section for these items Additions and deletions are performed in units of lines. For example, in the user-specific input screen 12 of FIG. 6, the two information input units 83 and 84 of the item “in charge of file” are arranged in one line, and addition and deletion of these two information input units 83 and 84 are performed. Means to be done at the same time. The same applies to the “office work” item. Thus, the two items can be handled as one group.

さらに、図3に示した設定画面11において項目名の設定値の入力部22に設定値のテストデータが入力されている場合には、図6に示したユーザ別入力画面12では、該当する項目名が初期値から設定値に代えて表示される。たとえば、85、86、83、84、87の各情報入力部について、各々の項目名である「OurCase」「整理番号」「技術担当」「和文名称」はそれぞれ「OurRef」「庁整理番号」「ファイル担当」「発明の名称(和文)」へとそれぞれ変更される。   Further, in the setting screen 11 shown in FIG. 3, when the test data of the setting value is input to the setting value input unit 22 of the item name, the corresponding item is displayed on the user-specific input screen 12 shown in FIG. The name is displayed instead of the set value from the initial value. For example, for the information input sections 85, 86, 83, 84, and 87, the item names “OurCase”, “reference number”, “technical charge”, and “Japanese name” are “OurRef”, “agency reference number”, “ It is changed to “File Manager” and “Invention Name (Japanese)”.

また、図3に示した設定画面11の例の設定内容によれば、言語の種類(日本語/英語)を択一選択するためのラジオボタン29で言語の種類が「日本語」に設定されているので、図6に示すユーザ別の入力画面に表示される言語は日本語となる。言語の種類が「英語」に設定されている場合にはユーザ別の入力画面に表示される言語は英語となる。   Also, according to the setting contents of the example of the setting screen 11 shown in FIG. 3, the language type is set to “Japanese” with the radio button 29 for selecting one of the language types (Japanese / English). Therefore, the language displayed on the input screen for each user shown in FIG. 6 is Japanese. When the language type is set to “English”, the language displayed on the input screen for each user is English.

以上説明したように、本実施形態によれば、各々のユーザが設定画面11を通して、自分の業務内容に合わせて必要な項目を有効に設定して、ユーザごとに専用の入力画面12を作成することができる。また、有効な項目の設定とともに、項目名、改行属性、行追加属性、言語の種類などを設定することができる。   As described above, according to the present embodiment, each user effectively sets necessary items according to his / her business contents through the setting screen 11 and creates a dedicated input screen 12 for each user. be able to. In addition to setting valid items, item names, line feed attributes, line addition attributes, language types, and the like can be set.

(他の実施形態)
以下に、本発明の他の実施形態および変形例を示す。
(Other embodiments)
Other embodiments and modifications of the present invention are shown below.

図9はユーザ別入力画面生成部5の機能をJava(登録商標)で実装した場合の例である。ここで、点線で囲まれた部分91は、セッションIDを取得し、そのセッションで保持されているログインID(ユーザ管理部8に保持されているログインID)を取得し、JSPのファイル名を生成する部分である。点線で囲まれた別の部分92は、ログインIDに対応するJSPファイルを展開する記述部である。図10はJSPによるユーザ別入力画面12の記述例101とこれに対応するユーザ別入力画面のイメージ102を示す図である。   FIG. 9 shows an example in which the function of the user-specific input screen generation unit 5 is implemented by Java (registered trademark). Here, a portion 91 surrounded by a dotted line obtains a session ID, obtains a login ID held in the session (a login ID held in the user management unit 8), and generates a JSP file name It is a part to do. Another portion 92 surrounded by a dotted line is a description portion that expands the JSP file corresponding to the login ID. FIG. 10 is a diagram showing a description example 101 of the user-specific input screen 12 by JSP and an image 102 of the user-specific input screen corresponding thereto.

図11はユーザ別入力画面12をJSPで作成する場合の別の例を示す図である。この例では、はじめに、HTMLを生成するためのシステム固有のカスタムタグ111を用いたJSP110を生成する。ユーザ別入力画面生成部5は、続いて、タグライブラリの構成情報112をXMLで記述したタグライブラリディスクリプタ113を通じて、上記カスタムタグ111の機能を実装したタグハンドラ114を取得する。タグハンドラ114は、カスタムタグ111の機能を実装したJava(登録商標)のタグクラスと1対1で対応付けられている。ユーザ別入力画面生成部5は、取得したタグハンドラ114に対応するJava(登録商標)のタグクラス内のメソッドを呼び出し解析することによって、ユーザ別入力画面の詳細な項目構成を定義するHTML115を生成し、最終的なJSP116を出力する。   FIG. 11 is a diagram showing another example when the user-specific input screen 12 is created by JSP. In this example, first, a JSP 110 using a system-specific custom tag 111 for generating HTML is generated. Subsequently, the user-specific input screen generation unit 5 acquires the tag handler 114 that implements the function of the custom tag 111 through the tag library descriptor 113 in which the tag library configuration information 112 is described in XML. The tag handler 114 is associated one-to-one with a Java (registered trademark) tag class in which the function of the custom tag 111 is implemented. The user-specific input screen generation unit 5 generates an HTML 115 that defines a detailed item configuration of the user-specific input screen by calling and analyzing a method in the Java (registered trademark) tag class corresponding to the acquired tag handler 114. The final JSP 116 is output.

以上は入力画面の種類が1つである場合を想定して説明をしたが、複数の種類の入力画面がある場合には、入力画面の種類別に設定画面と雛形情報を用意する必要がある。   Although the above description has been made assuming that there is one type of input screen, if there are a plurality of types of input screens, it is necessary to prepare a setting screen and model information for each type of input screen.

この場合、ユーザは入力装置9を使って設定画面11を呼び出す際に、入力画面の種類を特定するID(入力画面ID)を入力する。設定画面表示部1は設定画面11の呼び出しを受けて設定画面11を表示装置に表示する際に、取得した入力画面IDに対応する設定画面11を表示する。設定情報取得部2は、設定画面11へのユーザによる設定内容の入力を取得した後、ユーザおよび入力画面ごとの設定情報としてファイル化して設定情報記憶部3に記録する。任意の入力画面を呼び出す際には、ユーザのログインIDおよびパスワードの入力によるユーザ認証後に、ユーザ別入力画面生成部5が、入力画面の種類を示す情報(入力画面ID)の入力をユーザに要求する。ユーザ別入力画面生成部5は、当該ユーサのログインIDと入力された入力画面IDとに基づいて設定情報記憶部3から該当するユーザの入力画面別の設定ファイルを読み込むとともに、入力画面の雛形情報記憶部4から当該入力画面の種類に対応する雛形情報を読み込む。この後は上述と同様であり、ユーザ別入力画面生成部5はそれぞれ読み込んだ設定ファイルと入力画面の雛形情報とからユーザ別入力画面の情報を生成する。   In this case, when the user calls the setting screen 11 using the input device 9, the user inputs an ID (input screen ID) that identifies the type of the input screen. When the setting screen display unit 1 receives the call of the setting screen 11 and displays the setting screen 11 on the display device, the setting screen display unit 1 displays the setting screen 11 corresponding to the acquired input screen ID. The setting information acquisition unit 2 acquires an input of setting contents by the user to the setting screen 11, and then files it as setting information for each user and input screen and records it in the setting information storage unit 3. When calling an arbitrary input screen, the user-specific input screen generation unit 5 requests the user to input information indicating the type of the input screen (input screen ID) after user authentication by inputting the user's login ID and password. To do. The user-specific input screen generation unit 5 reads the setting file for each input screen of the corresponding user from the setting information storage unit 3 based on the login ID of the user and the input screen ID that has been input, and the template information of the input screen Template information corresponding to the type of the input screen is read from the storage unit 4. After this, it is the same as described above, and the user-specific input screen generation unit 5 generates information on the user-specific input screen from the read setting file and template information of the input screen.

ユーザ別入力画面を生成する手段として、設定ファイルに基づいて、入力画面の各項目の表示/非表示などを制御する表示制御プログラムを内部に埋め込んだJSPを採用してもよい。このJSPは各ユーザに共通に用いられ、入力画面の種類ごとに用意される。   As means for generating a user-specific input screen, a JSP in which a display control program for controlling display / non-display of each item on the input screen based on a setting file may be employed. This JSP is commonly used for each user, and is prepared for each type of input screen.

図12はこの表示制御プログラムを埋め込んだJSPの記述例である。このJSPの記述例120において、121は表示制御プログラムの一部を示しており、この表示制御プログラムの一部121は、設定ファイル122および123において項目名が「ファイル識別」の項目の表示/非表示の切り換え制御を担っている。すなわち、設定ファイル32および33には「ファイル識別」の項目に対してフラグの値がユーザによって設定されており、表示制御プログラムの一部121は、このフラグの値が”YES”であれば入力画面上の「ファイル識別」の項目を表示し、”NO”であれば非表示とする。   FIG. 12 shows a description example of JSP in which this display control program is embedded. In the JSP description example 120, 121 indicates a part of the display control program. The part 121 of the display control program displays / not displays the item whose file name is “file identification” in the setting files 122 and 123. It is responsible for display switching control. That is, in the setting files 32 and 33, a flag value is set by the user for the item “file identification”, and a part 121 of the display control program is input if this flag value is “YES”. The item of “file identification” on the screen is displayed. If “NO”, it is not displayed.

この表示制御プログラムを内部に埋め込んだJSPは、ユーザよりユーザ別入力画面の呼び出しが発生する度にウェブブラウザによって読み込まれて解釈される。そして、ウェブブラウザ上で表示制御プログラムが実行されることによって、ユーザ別入力画面が生成され表示装置に表示される。   The JSP in which this display control program is embedded is read and interpreted by the web browser every time a user-specific input screen is called by the user. Then, by executing the display control program on the web browser, an input screen for each user is generated and displayed on the display device.

なお、この表示制御プログラムを内部に埋め込んだJSPを採用した場合、図13に示すように、第1の実施形態の入力画面の雛形情報記憶部4、ユーザ別入力画面記憶部6は不要であり、これらの構成に代えてユーザ共通JSP記憶部15が必要となる。ユーザ共通JSP記憶部15には、入力画面の種類ごとに、表示制御プログラムを内部に埋め込んだJSPが記憶されている。   When a JSP in which this display control program is embedded is adopted, as shown in FIG. 13, the template information storage unit 4 and the user-specific input screen storage unit 6 of the input screen according to the first embodiment are unnecessary. Instead of these configurations, the user common JSP storage unit 15 is required. The user common JSP storage unit 15 stores a JSP in which a display control program is embedded for each type of input screen.

ユーザ別入力画面表示部16はウェブブラウザで構成される。ユーザ別入力画面表示部7は、ユーザより入力画面IDを含むユーザ別入力画面の呼び出しを受けて、ユーザ共通JSP記憶部15から当該入力画面IDに対応するJSPを読み込む。また、ユーザ別入力画面表示部7は、ユーザ管理部8より現在ログインしているユーザのログインIDを取得し、設定情報記憶部3から当該ログインIDに紐付けられ、かつ入力画面IDに対応する設定ファイルを読み込む。そして、読み込んだJSPと設定ファイルに基づきユーザ別入力画面を生成、表示する。   The user-specific input screen display unit 16 includes a web browser. The user-specific input screen display unit 7 receives a call of the user-specific input screen including the input screen ID from the user, and reads the JSP corresponding to the input screen ID from the user common JSP storage unit 15. The user-specific input screen display unit 7 acquires the login ID of the currently logged-in user from the user management unit 8, is associated with the login ID from the setting information storage unit 3, and corresponds to the input screen ID. Read the configuration file. Then, a user-specific input screen is generated and displayed based on the read JSP and setting file.

図14に示すように、設定画面11において無効に設定された項目に対応する情報入力部を非表示とするのではなく、入力不可な情報入力部としてユーザにより判別可能な形式で表示するにしてもよい。これにより、すべての項目のなかで入力可能な項目とそうでない項目とを明確に識別することが可能である。図15に無効に設定された項目の情報入力部を入力不可な項目の情報入力部として表示する場合のJSPの記述例を示す。ここで151の記述部が入力不可な項目に関する記述部である。   As shown in FIG. 14, the information input unit corresponding to the item set to be invalid on the setting screen 11 is not hidden, but is displayed as a non-inputable information input unit in a format that can be identified by the user. Also good. This makes it possible to clearly identify items that can be input and items that are not so, among all the items. FIG. 15 shows a description example of JSP in a case where the information input part of the item set to invalid is displayed as the information input part of the item that cannot be input. Here, the description portion 151 is a description portion relating to an item that cannot be input.

また、ユーザ別入力画面の表示上の構成はすべてのユーザ間で共通とし、各々の項目の情報入力部の入力機能の有効/無効をユーザごとの設定ファイルに従って制御するようにしてもよい。この場合、入力部が無効な項目に対して入力が行われようとした場合に、入力が無効である旨の警告(音、表示)が発せられるように制御する。   Further, the configuration on the display of the user-specific input screen may be common to all users, and the validity / invalidity of the input function of the information input unit of each item may be controlled according to the setting file for each user. In this case, when the input unit tries to input an invalid item, control is performed so that a warning (sound, display) that the input is invalid is issued.

以上、本発明に係る実施形態を説明したが、本発明は、上述の実施形態にのみ限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。   The embodiment according to the present invention has been described above, but the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the present invention. .

本発明の第1の実施形態に係る特許情報管理システムにおける入力画面のカスタマイズ機能に関するブロック図である。It is a block diagram regarding the customization function of the input screen in the patent information management system which concerns on the 1st Embodiment of this invention. 入力画面の設定に関するフローチャートである。It is a flowchart regarding the setting of an input screen. 設定画面の例を示す図である。It is a figure which shows the example of a setting screen. ユーザ別入力画面の呼び出しに関するフローチャートである。It is a flowchart regarding the call of the input screen classified by user. 入力画面の雛形情報に対応する入力画面イメージの例を示す図である。It is a figure which shows the example of the input screen image corresponding to the template information of an input screen. ユーザ別入力画面のイメージの例を示す図である。It is a figure which shows the example of the image of the input screen classified by user. ユーザ別入力画面において有効な項目に対応する情報入力部を詰める方法の具体例を示す図である。It is a figure which shows the specific example of the method of packing the information input part corresponding to an effective item in a user-specific input screen. 改行属性に関するユーザ別入力画面の例を示す図である。It is a figure which shows the example of the input screen classified by user regarding a line feed attribute. ユーザ別入力画面生成部の機能をJava(登録商標)で実装した場合の例である。It is an example at the time of mounting the function of the input screen generation part according to user by Java (registered trademark). JSPによるユーザ別入力画面の記述例とこれに対応するユーザ別入力画面のイメージを示す図である。It is a figure which shows the example of a description of the input screen classified by user by JSP, and the image of the input screen classified by user corresponding to this. ユーザ別入力画面をJSPで作成する場合の別の例を示す図である。It is a figure which shows another example in the case of producing a user-specific input screen by JSP. 表示制御プログラムを埋め込んだJSPの記述例を示す図である。It is a figure which shows the example of description of JSP which embedded the display control program. 特許情報管理システムにおいて表示制御プログラムを埋め込んだJSPを用いた場合の入力画面のカスタマイズ機能に関するブロック図である。It is a block diagram regarding the customization function of an input screen at the time of using JSP which embedded the display control program in a patent information management system. 無効に設定された項目に対応する情報入力部を入力不可な情報入力部として表示する例を示す図である。It is a figure which shows the example which displays the information input part corresponding to the item set as invalid as an information input part which cannot be input. 無効に設定された項目に対応する情報入力部を入力不可な情報入力部として表示するJSPの記述例を示す図である。It is a figure which shows the example of description of JSP which displays the information input part corresponding to the item set as invalid as an information input part which cannot be input.

符号の説明Explanation of symbols

1…設定画面表示部、2…設定情報取得部、3…設定情報記憶部、4…入力画面の雛形情報記憶部、5…ユーザ別入力画面生成部、6…ユーザ別入力画面記憶部、7…ユーザ別入力画面表示部、8…ユーザ管理部、9…入力装置、11…設定画面、12…ユーザ別入力画面、100…特許情報管理システム。   DESCRIPTION OF SYMBOLS 1 ... Setting screen display part, 2 ... Setting information acquisition part, 3 ... Setting information storage part, 4 ... Model information storage part of an input screen, 5 ... Input screen generation part according to user, 6 ... Input screen storage part according to user, 7 ... user-specific input screen display unit, 8 ... user management unit, 9 ... input device, 11 ... setting screen, 12 ... user-specific input screen, 100 ... patent information management system.

Claims (10)

特許案件に関する複数の項目からなる情報を管理する特許情報管理システムであって、
前記項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示する設定画面表示手段と、
前記設定画面への前記ユーザからの入力を取得して前記ユーザごとの設定情報を生成する設定情報取得手段と、
前記設定情報取得手段により生成された前記ユーザごとの設定情報を記憶する設定情報記憶手段と、
前記設定情報記憶手段に記憶された前記ユーザごとの設定情報に基づきユーザ別の入力画面を生成するユーザ別入力画面生成手段と、
前記生成されたユーザ別入力画面を表示する表示手段と
を具備することを特徴とする特許情報管理システム。
A patent information management system for managing information consisting of a plurality of items related to patent matters,
A setting screen display means for displaying a setting screen for allowing the user to input setting information for setting validity or invalidity for each item;
Setting information acquisition means for acquiring input from the user to the setting screen and generating setting information for each user;
Setting information storage means for storing setting information for each user generated by the setting information acquisition means;
A user-specific input screen generating unit that generates a user-specific input screen based on the setting information for each user stored in the setting information storage unit;
A patent information management system comprising: display means for displaying the generated input screen for each user.
前記ユーザ別入力画面生成手段は、入力画面の雛形情報と前記ユーザごとの設定情報に基づきユーザ別の入力画面を生成することを特徴とする請求項1に記載の特許情報管理システム。   The patent information management system according to claim 1, wherein the user-specific input screen generating unit generates a user-specific input screen based on template information of the input screen and setting information for each user. 前記ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部からなる入力画面を生成することを特徴とする請求項1に記載の特許情報管理システム。   The patent information management system according to claim 1, wherein the user-specific input screen generation unit generates an input screen including one or more information input units corresponding to items that are set to be valid. 前記ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部を行列状に配置した入力画面を生成し、
前記設定画面は、前記項目ごとに、対応する前記情報入力部の同一行の右側に他の情報入力部が配置されることを許可するか否かを設定するための情報をユーザに入力させるための改行属性設定部をさらに有することを特徴とする請求項1に記載の特許情報管理システム。
The user-specific input screen generating means generates an input screen in which one or more information input units corresponding to items that are set to be effective are arranged in a matrix,
The setting screen allows the user to input information for setting whether or not to allow another information input unit to be arranged on the right side of the same row of the corresponding information input unit for each item. The patent information management system according to claim 1, further comprising a line feed attribute setting unit.
前記ユーザ別入力画面生成手段は、有効に設定された項目に対応する1以上の情報入力部を行列状に配置した入力画面を生成し、
前記設定画面は、行単位での前記情報入力部の追加および削除を可能とするか否かを設定するための情報をユーザに入力させるための行追加属性設定部をさらに有することを特徴とする請求項1に記載の特許情報管理システム。
The user-specific input screen generating means generates an input screen in which one or more information input units corresponding to items that are set to be effective are arranged in a matrix,
The setting screen further includes a line addition attribute setting unit for allowing a user to input information for setting whether or not the information input unit can be added and deleted in units of lines. The patent information management system according to claim 1.
前記設定画面は、項目名の設定値をユーザに入力させるための項目名設定値入力部をさらに有することを特徴とする請求項1に記載の特許情報管理システム。   The patent information management system according to claim 1, wherein the setting screen further includes an item name setting value input unit for allowing a user to input a setting value of an item name. 前記設定画面は、前記入力画面上の言語の種類をユーザに選択させるための言語種別選択部をさらに有することを特徴とする請求項1に記載の特許情報管理システム。   The patent information management system according to claim 1, wherein the setting screen further includes a language type selection unit for allowing a user to select a language type on the input screen. 特許案件に関する複数の項目からなる情報を管理する特許情報管理システムであって、
複数の入力画面それぞれの、前記項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示する設定画面表示手段と、
前記設定画面への前記ユーザからの入力を取得して前記ユーザおよび前記入力画面ごとの前記設定情報を生成する設定情報取得手段と、
前記設定情報取得手段により生成された前記ユーザおよび前記入力画面ごとの前記設定情報を記憶する設定情報記憶手段と、
前記設定情報記憶手段に記憶された前記ユーザおよび前記入力画面ごとの設定情報に基づきユーザ別の入力画面を生成するユーザ別入力画面生成手段と、
前記生成されたユーザ別入力画面を表示する表示手段と
を具備することを特徴とする特許情報管理システム。
A patent information management system for managing information consisting of a plurality of items related to patent matters,
A setting screen display means for displaying a setting screen for allowing the user to input setting information for setting valid or invalid for each item of each of a plurality of input screens;
Setting information acquisition means for acquiring input from the user to the setting screen and generating the setting information for each of the user and the input screen;
Setting information storage means for storing the setting information for each of the user and the input screen generated by the setting information acquisition means;
A user-specific input screen generating unit that generates a user-specific input screen based on the user and the setting information for each input screen stored in the setting information storage unit;
A patent information management system comprising: display means for displaying the generated input screen for each user.
コンピュータを用いて特許案件に関する複数の項目からなる情報を管理する方法であって、
設定画面表示手段により、前記項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示するステップと、
設定情報取得手段により、前記設定画面への前記ユーザからの入力を取得して前記ユーザごとの設定情報を生成するステップと、
設定情報記憶手段により、前記設定情報取得手段により生成された前記ユーザごとの設定情報を記憶するステップと、
ユーザ別入力画面生成手段により、前記設定情報記憶手段に記憶された前記ユーザごとの設定情報に基づきユーザ別の入力画面を生成するステップと、
表示手段により、前記生成されたユーザ別入力画面を表示するステップと
を具備することを特徴とする特許情報管理方法。
A method of managing information consisting of a plurality of items related to patent cases using a computer,
Displaying a setting screen for allowing the user to input setting information for setting validity or invalidity for each item by the setting screen display means;
A step of acquiring input from the user to the setting screen by setting information acquisition means and generating setting information for each user;
Storing the setting information for each user generated by the setting information acquisition means by setting information storage means;
Generating a user-specific input screen based on the setting information for each user stored in the setting information storage unit by a user-specific input screen generating unit;
A patent information management method comprising: displaying the generated user-specific input screen by a display means.
コンピュータを、特許案件に関する複数の項目からなる情報を管理する特許情報管理システムとして機能させるプログラムであって、
前記コンピュータを、
前記項目ごとの有効または無効を設定する設定情報をユーザに入力させるための設定画面を表示する設定画面表示手段と、
前記設定画面への前記ユーザからの入力を取得して前記ユーザごとの設定情報を生成する設定情報取得手段と、
前記設定情報取得手段により生成された前記ユーザごとの設定情報を記憶する設定情報記憶手段と、
前記設定情報記憶手段に記憶された前記ユーザごとの設定情報に基づきユーザ別の入力画面を生成するユーザ別入力画面生成手段と、
前記生成されたユーザ別入力画面を表示する表示手段
として機能させることを特徴とするプログラム。
A program for causing a computer to function as a patent information management system that manages information consisting of a plurality of items related to patent matters,
The computer,
A setting screen display means for displaying a setting screen for allowing the user to input setting information for setting validity or invalidity for each item;
Setting information acquisition means for acquiring input from the user to the setting screen and generating setting information for each user;
Setting information storage means for storing setting information for each user generated by the setting information acquisition means;
A user-specific input screen generating unit that generates a user-specific input screen based on the setting information for each user stored in the setting information storage unit;
A program that functions as display means for displaying the generated input screen for each user.
JP2005292908A 2005-10-05 2005-10-05 Patent information management system, patent information management method, and program Pending JP2007102583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005292908A JP2007102583A (en) 2005-10-05 2005-10-05 Patent information management system, patent information management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005292908A JP2007102583A (en) 2005-10-05 2005-10-05 Patent information management system, patent information management method, and program

Publications (1)

Publication Number Publication Date
JP2007102583A true JP2007102583A (en) 2007-04-19

Family

ID=38029452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005292908A Pending JP2007102583A (en) 2005-10-05 2005-10-05 Patent information management system, patent information management method, and program

Country Status (1)

Country Link
JP (1) JP2007102583A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012203614A (en) * 2011-03-25 2012-10-22 Nomura Research Institute Ltd Data integrated management system and client terminal
JP2015005163A (en) * 2013-06-21 2015-01-08 三菱電機株式会社 Specification creation device, and program
JP2017134861A (en) * 2017-04-21 2017-08-03 株式会社オービックビジネスコンサルタント Information processing device, information processing method, and program
JP2017212018A (en) * 2017-09-11 2017-11-30 株式会社オービックビジネスコンサルタント Information processing device, information processing method, and program
JP2019207457A (en) * 2018-05-28 2019-12-05 富士ゼロックス株式会社 Information presentation device and program
JP2020016917A (en) * 2018-07-23 2020-01-30 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP6912786B1 (en) * 2020-11-20 2021-08-04 株式会社Toreru Procedure amendment preparation system, procedure amendment preparation method and procedure amendment preparation program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11161480A (en) * 1997-11-28 1999-06-18 Nec Corp Method and system for automatic generation of image and document layout
JP2000293300A (en) * 1999-04-12 2000-10-20 Mitsubishi Electric Corp Database server and information input system
JP2002015272A (en) * 2000-04-26 2002-01-18 Fujitsu Ltd Table document creation supporting device
JP2002245160A (en) * 2000-12-14 2002-08-30 Fujitsu Ltd Storage medium storing program for making computer perform processing controlling output layout in business management system and output layout controller
JP2003058498A (en) * 2001-08-01 2003-02-28 Internatl Business Mach Corp <Ibm> Method, system and program for managing session
JP2003067299A (en) * 2001-08-27 2003-03-07 Aruze Corp Information providing system for web site
JP2004051374A (en) * 2002-05-28 2004-02-19 Japan Logistic Systems Inc Seamless commodity physical distribution information system
JP2005078119A (en) * 2003-08-29 2005-03-24 Canon Software Inc Support system and method for software development support, program, and recording medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11161480A (en) * 1997-11-28 1999-06-18 Nec Corp Method and system for automatic generation of image and document layout
JP2000293300A (en) * 1999-04-12 2000-10-20 Mitsubishi Electric Corp Database server and information input system
JP2002015272A (en) * 2000-04-26 2002-01-18 Fujitsu Ltd Table document creation supporting device
JP2002245160A (en) * 2000-12-14 2002-08-30 Fujitsu Ltd Storage medium storing program for making computer perform processing controlling output layout in business management system and output layout controller
JP2003058498A (en) * 2001-08-01 2003-02-28 Internatl Business Mach Corp <Ibm> Method, system and program for managing session
JP2003067299A (en) * 2001-08-27 2003-03-07 Aruze Corp Information providing system for web site
JP2004051374A (en) * 2002-05-28 2004-02-19 Japan Logistic Systems Inc Seamless commodity physical distribution information system
JP2005078119A (en) * 2003-08-29 2005-03-24 Canon Software Inc Support system and method for software development support, program, and recording medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012203614A (en) * 2011-03-25 2012-10-22 Nomura Research Institute Ltd Data integrated management system and client terminal
JP2015005163A (en) * 2013-06-21 2015-01-08 三菱電機株式会社 Specification creation device, and program
JP2017134861A (en) * 2017-04-21 2017-08-03 株式会社オービックビジネスコンサルタント Information processing device, information processing method, and program
JP2017212018A (en) * 2017-09-11 2017-11-30 株式会社オービックビジネスコンサルタント Information processing device, information processing method, and program
JP2019207457A (en) * 2018-05-28 2019-12-05 富士ゼロックス株式会社 Information presentation device and program
JP7043974B2 (en) 2018-05-28 2022-03-30 富士フイルムビジネスイノベーション株式会社 Information presentation device and program
JP2020016917A (en) * 2018-07-23 2020-01-30 富士ゼロックス株式会社 Information processing apparatus and information processing program
JP6912786B1 (en) * 2020-11-20 2021-08-04 株式会社Toreru Procedure amendment preparation system, procedure amendment preparation method and procedure amendment preparation program
JP2022082370A (en) * 2020-11-20 2022-06-01 株式会社Toreru Amendment-of-procedures creation system, amendment-of-procedures creation method, and amendment-of-procedures creation program

Similar Documents

Publication Publication Date Title
US7287229B2 (en) Template-driven process system
US20060101343A1 (en) Image forming apparatus, display screen customization method in image forming apparatus and display screen customization program
KR101275871B1 (en) System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor
US8239754B1 (en) System and method for annotating data through a document metaphor
JP2007102583A (en) Patent information management system, patent information management method, and program
JP2004164623A (en) Device, system, method, and program for generating display data and storage medium
JP2008276419A (en) Data visual cabinet system and data display method using it
JPWO2008152823A1 (en) Document management apparatus, method and program
WO2014045826A1 (en) Web server system, dictionary system, dictionary call method, screen control display method, and demonstration application generation method
US20070101278A1 (en) Web site theme designer
JP2004287758A (en) Web application integration method/program/storage medium, and portal server
JP2012064207A (en) Host device and content display method of the same
JP4671753B2 (en) Document management system, document management method, information processing apparatus, program, and storage medium
JP2002312090A (en) Information providing system
JP2007233698A (en) Web display terminal and annotation processing module
JP2009169596A (en) Genealogy image creating device, genealogy image creating method, and program
JP2004326626A (en) Structured document file management system and structured document file management method
JP2008203965A (en) Method and program for creating web page
JP4879612B2 (en) Annotation management device, web display terminal, annotation management method, and web display method
JP6113983B2 (en) Screen control display system and screen control display program
JP2007183741A (en) Method, device and program for outputting data
JP5322403B2 (en) Homepage creation device, homepage creation program and homepage creation method
WO2004006132A1 (en) Web page graphical user interface
JP2007272444A (en) Content management device, content management method, and content management program
JP2004206421A (en) Integrated execution device and method for www application

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081003

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110418

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110418

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20110418

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110712