JP2002196930A - System and method for managing software parts and recording medium recorded with program for managing software parts - Google Patents

System and method for managing software parts and recording medium recorded with program for managing software parts

Info

Publication number
JP2002196930A
JP2002196930A JP2000393523A JP2000393523A JP2002196930A JP 2002196930 A JP2002196930 A JP 2002196930A JP 2000393523 A JP2000393523 A JP 2000393523A JP 2000393523 A JP2000393523 A JP 2000393523A JP 2002196930 A JP2002196930 A JP 2002196930A
Authority
JP
Japan
Prior art keywords
software component
revision
information
request
software
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
JP2000393523A
Other languages
Japanese (ja)
Inventor
Shigeki Kuwamoto
茂樹 桑本
Takashi Yamamura
隆 山村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2000393523A priority Critical patent/JP2002196930A/en
Publication of JP2002196930A publication Critical patent/JP2002196930A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a system and a method for managing software parts and a recording medium recorded with a program for managing software parts allowing easily upgrading versions of software parts and easily recognizing information regarding the upgraded parts for a user. SOLUTION: When a new applicant or a revision applicant desires and applies to registration or revision of the software parts, an examiner examines it by evaluating documents and source codes of the applied software parts on the basis of examination minimum criteria recorded in a server 10. Then information of the software parts registered/applied in revision is transmitted to an approver who approves the examined results. If the approver approves the examined results, the software parts registered/applied in revision are stored in a database 27 of the server 10 which is notified to the new applicant or the revision applicant.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、インターネットな
どのネットワーク通信分野を介して、バージョンやリビ
ジョンなどの番号でソフトウェア部品を管理するソフト
ウェア部品管理システム、ソフトウェア部品管理方法お
よびソフトウェア部品管理プログラムが記憶された記憶
媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention stores a software component management system, a software component management method, and a software component management program for managing software components by numbers such as versions and revisions via a network communication field such as the Internet. Related to a storage medium.

【0002】[0002]

【従来の技術】近年、通信分野の目覚ましい進歩に伴う
インターネットの普及により、端末装置上で個人ユーザ
がソフトウェア部品の購入、売買、オークションなどに
参加することができるようになってきている。このよう
なソフトウェア部品購入システムにおいてユーザは、イ
ンターネット上においてソフトウェア部品の購入などに
参加する際、購入目的のソフトウェア部品のバージョン
などを認識することができるようになっている。ところ
で、特開平11−219284号公報には、ネットワー
ク環境下で各端末にバージョンアップ情報を通知するバ
ージョンアップ方法が記載されている。また、特開平1
0−320184号公報には、動作中のソフトウェアに
対してバージョンアップを行うソフトウェアバージョン
管理システムが、特開平11−143694号公報に
は、ソフトウェアをIDとバージョンで管理するという
バージョン管理形態に関するソフトウエアのバージョン
アップ方法が記載されている。
2. Description of the Related Art In recent years, the remarkable progress in the communication field has led to the widespread use of the Internet, which has made it possible for individual users to purchase, buy, sell, and participate in auctions on terminal devices. In such a software component purchasing system, when a user participates in the purchase of a software component on the Internet, the user can recognize the version of the software component to be purchased. Japanese Patent Application Laid-Open No. H11-219284 describes a version upgrade method for notifying each terminal of version upgrade information in a network environment. Also, Japanese Patent Application Laid-Open
Japanese Patent Application Laid-Open No. 0-320184 discloses a software version management system for upgrading a running software, and Japanese Patent Application Laid-Open No. H11-143694 discloses a software relating to a version management form of managing software by ID and version. It describes the version upgrade method.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、バージ
ョンやリビジョンといった番号でソフトウェアを管理す
る従来のソフトウェアバージョンアップ方法やソフトウ
ェアバージョンアップシステムでは、要求仕様書、設計
仕様書、ユーザーズマニュアルなどのソフトウェアを補
助するためのドキュメントやソフトウェア部品のソース
コード、オブジェクトコードなどのうち何が変更の対象
となったのか(以下、変更対象物という)が明確ではな
かった。また、例えば変更対象物がソースコードである
場合、このソースコードのどの部分が変更されたのかも
明確でなく、ユーザが変更前のソフトウェア部品と変更
後のソフトウェア部品の互換性を認識することが困難で
ある場合があった。また、一般的に大規模なソフトウェ
アの開発は、ソフトウェアをコンポーネントである部品
に分割し、各ソフトウェア部品単位に開発担当者を割り
当てて開発する。ソフトウェア部品改訂時のバージョン
アップは、個々の開発担当者が変更履歴によって管理す
る場合が多く、この場合バージョンの更新の仕方や、変
更履歴への記入内容は開発担当者に依存するので、ユー
ザにとって認識を容易にすることは考えられていないこ
とが多い。
However, in a conventional software version upgrade method and software version upgrade system that manages software by version and revision numbers, software such as requirement specifications, design specifications, and user's manuals are assisted. It was not clear what changed the source code, object code, etc. of the documents and software parts for the change (hereinafter referred to as the change target). Also, for example, when the object to be changed is the source code, it is not clear which part of the source code has been changed, and the user may recognize the compatibility between the software part before the change and the software part after the change. Sometimes it was difficult. In general, large-scale software is developed by dividing software into components, which are components, and assigning a developer to each software component. In many cases, the version upgrade at the time of software component revision is managed by the individual development staff based on the change history. In this case, the method of updating the version and the contents of the change history depend on the development staff. It is often not considered to facilitate recognition.

【0004】図7は、ソフトウェア部品改訂の要因、改
訂範囲および改訂後の互換性を示した図である。ソフト
ウェア部品の改訂は、互換性という視点から改訂前のソ
フト部品と互換性が無い、または無い可能性があるも
の、改訂前のソフト部品と互換性が有るものの2つの種
類に分類することができる。この図7に示すようにソフ
トウェア部品改訂時には複数の要因(トリガー)が考え
られ、変更対象物も複数存在することが多いので、改訂
時の作業形式が個々の開発担当者に依存した管理形態と
なってしまい、ソフトウェア部品の利用者に対して改訂
内容の理解を低下させることになる。
FIG. 7 is a diagram showing factors of software component revision, revision range, and compatibility after revision. Revisions of software parts can be classified into two types from the viewpoint of compatibility: those that are incompatible or possibly not with the software parts before revision and those that are compatible with the software parts before revision. . As shown in FIG. 7, when a software component is revised, a plurality of factors (triggers) can be considered, and there are often a plurality of objects to be changed. Therefore, the work format at the time of revision depends on the management form depending on the individual developer. As a result, the user of the software component will have less understanding of the revised content.

【0005】そこで、本発明の第1の目的は、ソフトウ
ェア部品のバージョンやリビジョンをバージョン要素と
して定義することにより、ソフトウェア部品のバージョ
ンアップを容易に行い、このバージョンアップされたソ
フトウェア部品に関する情報をユーザが容易に認識する
ことができるソフトウェア部品管理システム、ソフトウ
ェア部品管理方法およびソフトウェア部品管理プログラ
ムが記憶された記憶媒体を提供することである。本発明
の第2の目的は、バージョン情報から変更対象物の情報
を導くことができるソフトウェア部品管理システム、ソ
フトウェア部品管理方法およびソフトウェア部品管理プ
ログラムが記憶された記憶媒体を提供することである。
Accordingly, a first object of the present invention is to easily upgrade a software component by defining a version or revision of the software component as a version element, and to provide information on the upgraded software component to a user. A software component management system, a software component management method, and a storage medium storing a software component management program that can be easily recognized by a user. A second object of the present invention is to provide a software component management system, a software component management method, and a storage medium storing a software component management program that can derive information on a change target from version information.

【0006】本発明の第3の目的は、改訂元のソフトウ
ェア部品が実装されていた実装環境に対して互換性があ
るかを明記することで、改訂後のソフトウェア部品が、
改訂前のソフトウェア部品の動作環境でも動作すること
を保証することができるソフトウェア部品管理システ
ム、ソフトウェア部品管理方法およびソフトウェア部品
管理プログラムが記憶された記憶媒体を提供することで
ある。本発明の第4の目的は、バージョン情報から実装
適用環境の互換性あり/なし情報を導くことができるソ
フトウェア部品管理システム、ソフトウェア部品管理方
法およびソフトウェア部品管理プログラムが記憶された
記憶媒体を提供することである。本発明の第5の目的
は、同じID、すなわち同じ種類のソフトウェア部品の
異なるバージョンの重複保守管理を防止することができ
るソフトウェア部品管理システム、ソフトウェア部品管
理方法およびソフトウェア部品管理プログラムが記憶さ
れた記憶媒体を提供することである。
A third object of the present invention is to specify whether the software component of the revision is compatible with the mounting environment in which the software component of the revision was mounted.
An object of the present invention is to provide a software component management system, a software component management method, and a storage medium storing a software component management program that can guarantee that the software component operates even in the operating environment of the software component before revision. A fourth object of the present invention is to provide a software component management system, a software component management method, and a storage medium storing a software component management program that can derive information on compatibility / non-compatibility of a mounting application environment from version information. That is. A fifth object of the present invention is to provide a software component management system, a software component management method, and a storage device storing a software component management program capable of preventing duplicate maintenance of different versions of the same ID, that is, the same type of software component. Is to provide a medium.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明で
は、コンピュータネットワークを介してソフトウェア部
品のバージョン管理・登録を行うソフトウェア部品管理
システムにおいて、ソフトウェア部品のソースコード、
ドキュメント、仕様説明書などの各項目ごとの情報、バ
ージョン情報を取得し、ソフトウェア部品情報としてバ
ージョン情報とともに格納するソフトウェア部品情報取
得手段と、前記ソフトウェア部品情報取得手段によって
取得したソフトウェア部品情報の各項目の改訂要求を取
得する改訂要求取得手段と、前記改訂要求取得手段によ
って取得された改訂要求に基づいて前記ソフトウェア部
品情報取得手段で取得されたソフトウェア部品の各項目
の改訂を行うソフトウェア部品改訂手段と、前記ソフト
ウェア部品改訂手段によって改訂されたソフトウェア部
品情報をソフトウェア部品購入希望者またはソフトウェ
ア部品利用希望者からの要求に応じて提示するソフトウ
ェア部品提示手段と、を備え、前記改訂要求取得手段
は、前記ソフトウェア部品情報取得手段に格納されてい
るソフトウェア部品のソースコード、ドキュメント、仕
様説明書などの改訂対象となる各項目である変更対象物
の改訂要求を取得することにより、前記第1の目的を達
成する。
According to the first aspect of the present invention, in a software component management system for managing and registering software component versions via a computer network, a software component source code,
A software component information acquisition unit that acquires information and version information for each item such as a document and a specification manual, and stores it together with version information as software component information, and each item of software component information acquired by the software component information acquisition unit Revision request acquisition means for acquiring a revision request of the software component revision means for revising each item of the software component acquired by the software component information acquisition means based on the revision request acquired by the revision request acquisition means. Software component presentation means for presenting software component information revised by the software component revision means in response to a request from a software component purchase applicant or a software component use applicant, and wherein the revision request acquisition means comprises: Software The first object is achieved by acquiring a request to revise a change object, which is an item to be revised, such as a source code, a document, and a specification manual of a software component stored in the component information acquisition unit. .

【0008】請求項2記載の発明では、請求項1記載の
発明において、前記ソフトウェア部品改訂手段は、前記
改訂要求取得手段によって取得された変更対象物の改訂
要求に基づいて、前記ソフトウェア部品情報取得手段に
格納されているソフトウェア部品のバージョン情報をバ
ージョンアップすることにより、前記第2の目的を達成
する。請求項3記載の発明では、請求項1または請求項
2記載の発明において、前記改訂要求取得手段は、前記
ソフトウェア部品改訂手段により改訂された前記ソフト
ウェア部品情報取得手段に格納されているソフトウェア
部品が改訂前の実装環境に対して互換性があるか否かを
示す互換性情報を取得した場合、前記ソフトウェア部品
提示手段は、前記互換性情報を前記ソフトウェア部品購
入希望者または前記ソフトウェア部品利用希望者からの
要求に応じて提示することにより、前記第3の目的を達
成する。請求項4記載の発明では、請求項3記載の発明
において、前記ソフトウェア部品改訂手段は、前記改訂
要求取得手段が取得した前記互換性情報に基づいて、前
記ソフトウェア部品情報取得手段に格納されているソフ
トウェア部品のソフトウェア部品のバージョン情報をバ
ージョンアップすることにより、前記第4の目的を達成
する。
According to a second aspect of the present invention, in the first aspect of the present invention, the software component revision unit acquires the software component information based on a revision request for a change object acquired by the revision request acquisition unit. The second object is achieved by upgrading the version information of the software component stored in the means. According to a third aspect of the present invention, in the first or second aspect of the present invention, the revision request acquiring unit includes a software component stored in the software component information acquiring unit revised by the software component revision unit. When acquiring compatibility information indicating whether or not there is compatibility with the mounting environment before the revision, the software component presentation unit converts the compatibility information into the software component purchase applicant or the software component use applicant. The third object is achieved by presenting the information in response to a request from the company. According to a fourth aspect of the present invention, in the third aspect of the present invention, the software component revision unit is stored in the software component information acquisition unit based on the compatibility information acquired by the revision request acquisition unit. The fourth object is achieved by upgrading the version information of the software component of the software component.

【0009】請求項5記載の発明では、請求項1、請求
項2、請求項3、請求項4のうちいずれか1に記載の発
明において、前記ソフトウェア部品提示手段は、前記ソ
フトウェア部品改訂手段によって改訂された最新のソフ
トウェア部品を掲示することにより、前記第5の目的を
達成する。請求項6記載の発明では、請求項1、請求項
2、請求項3、請求項4、請求項5のうちいずれか1に
記載の発明において、前記ソフトウェア部品改訂手段
は、前記ソフトウェア部品情報取得手段に格納されてい
る各ソフトウェア部品のうち最新バージョン情報のソフ
トウェア部品を改訂対象とすることにより、前記第5の
目的を達成する。
According to a fifth aspect of the present invention, in any one of the first, second, third, and fourth aspects of the invention, the software component presentation means is provided by the software component revision means. The fifth object is achieved by posting the latest revised software component. In the invention described in claim 6, in the invention described in any one of claims 1, 2, 3, 4, and 5, the software component revising means is configured to obtain the software component information. The fifth object is achieved by making the software component of the latest version information among the software components stored in the means a revision target.

【0010】請求項7記載の発明では、コンピュータネ
ットワークを介してソフトウェア部品のバージョン管理
・登録を行うソフトウェア部品管理方法において、ソフ
トウェア部品のソースコード、ドキュメント、仕様説明
書などの各項目ごとの情報、バージョン情報を取得し、
ソフトウェア部品情報としてバージョン情報とともに格
納する第1のステップと、前記第1のステップで取得し
たソフトウェア部品情報の各項目の改訂要求を取得する
第2のステップと、前記第2のステップで取得された改
訂要求に基づいて前記第1のステップで取得されたソフ
トウェア部品の各項目の改訂を行う第3のステップと、
前記第3のステップによって改訂されたソフトウェア部
品情報をソフトウェア部品購入希望者またはソフトウェ
ア部品利用希望者からの要求に応じて提示する第4のス
テップと、からなり、前記第2のステップは、前記第1
のステップで格納されているソフトウェア部品のソース
コード、ドキュメント、仕様説明書などの改訂対象とな
る各項目である変更対象物の改訂要求の取得を行うこと
により、前記第1の目的を達成する。
According to a seventh aspect of the present invention, there is provided a software component management method for managing and registering software component versions via a computer network, wherein information on each item such as a source code, a document, and a specification manual of the software component is provided. Get version information,
A first step of storing the software component information together with the version information, a second step of obtaining a revision request for each item of the software component information obtained in the first step, and a second step of obtaining a request for revision of each item of the software component information obtained in the first step. A third step of revising each item of the software component obtained in the first step based on a revision request;
A fourth step of presenting the software component information revised in the third step in response to a request from a software component purchase applicant or a software component use applicant. 1
The first object is achieved by acquiring a revision request for a change object, which is an item to be revised, such as a source code, a document, a specification manual, or the like of a software component stored in the step.

【0011】請求項8記載の発明において、コンピュー
タネットワークを介してソフトウェア部品のバージョン
管理・登録を行うソフトウェア部品管理プログラムが記
憶された記憶媒体において、ソフトウェア部品のソース
コード、ドキュメント、仕様説明書などの各項目ごとの
情報、バージョン情報を取得し、ソフトウェア部品情報
としてバージョン情報とともに格納するソフトウェア部
品情報取得機能と、前記ソフトウェア部品情報取得機能
によって取得したソフトウェア部品情報の各項目の改訂
要求を取得する改訂要求取得機能と、前記改訂要求取得
機能によって取得された改訂要求に基づいて前記ソフト
ウェア部品情報取得機能で取得されたソフトウェア部品
の各項目の改訂を行うソフトウェア部品改訂機能と、前
記ソフトウェア部品改訂機能によって改訂されたソフト
ウェア部品情報をソフトウェア部品購入希望者またはソ
フトウェア部品利用希望者からの要求に応じて提示する
ソフトウェア部品提示機能と、をコンピュータに実現さ
せるためのコンピュータ読み取り可能なソフトウェア管
理プログラムが記憶された記憶媒体であり、前記改訂要
求取得機能は、前記ソフトウェア部品情報取得機能で格
納されているソフトウェア部品のソースコード、ドキュ
メント、仕様説明書などの改訂対象となる各項目である
変更対象物の改訂要求を取得することにより、前記第1
の目的を達成する。
According to an eighth aspect of the present invention, in a storage medium storing a software component management program for managing and registering software component versions via a computer network, a source code, a document, a specification manual, and the like of the software component are stored. A software component information acquisition function that acquires information and version information for each item and stores it together with version information as software component information, and a revision that acquires a revision request for each item of software component information acquired by the software component information acquisition function A request acquisition function, a software component revision function for revising each item of the software component acquired by the software component information acquisition function based on the revision request acquired by the revision request acquisition function, and the software unit A software component presentation function for presenting software component information revised by the revision function in response to a request from a software component purchase applicant or a software component use applicant, and a computer readable software management program for realizing the computer. A change object which is a storage medium in which the revision request acquisition function is an item to be revised such as a source code, a document, a specification manual of a software component stored by the software component information acquisition function; By acquiring a revision request for
Achieve the objectives.

【0012】[0012]

【発明の実施の形態】以下、本発明の好適な実施の形態
について図1ないし図6を参照して詳細に説明する。 (1)実施の形態の概要 本実施の形態のソフトウェア部品管理システムでは、ソ
フトウェア部品を登録したいユーザ(以下、新規申請者
という)または、すでに登録されているソフトウェア部
品に関する情報を改訂したいユーザ(以下、改訂申請者
という)が、PC端末1において申請したソフトウェア
部品の登録または改訂を希望する旨の申請を行うと、サ
ーバ10はこの登録・改訂申請を受信する。登録・改訂
申請されたソフトウェア部品の審査をする審査者は、申
請されたソフトウェア部品のドキュメントやソースコー
ドをサーバ10に記憶されている審査最低基準に基づい
て評価することにより審査を行う。この審査者による審
査の結果、登録・改訂申請されたソフトウェア部品の登
録または改訂が許可決定となると、審査結果を承認する
承認者へ登録・改訂申請されたソフトウェア部品の情報
が送られる。承認者が審査者による審査結果を承認する
と、登録・改訂申請されたソフトウェア部品がサーバ1
0のデータベース部27に格納され、その旨が新規申請
者または改訂申請者に通知される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to FIGS. (1) Overview of Embodiment In the software component management system according to the present embodiment, a user who wants to register a software component (hereinafter, referred to as a new applicant) or a user who wants to revise information on an already registered software component (hereinafter, a user). , A revision applicant) requests the PC terminal 1 to register or revise the applied software component, and the server 10 receives the registration / revision application. An examiner who examines a software component for which registration / revision has been applied evaluates a document or source code of the applied software component based on a minimum examination standard stored in the server 10. As a result of the examination by the examiner, if registration or revision of the software component for which registration / revision has been applied is determined to be permitted, information on the registered / revision-applied software component is sent to an approver who approves the examination result. When the approver approves the result of the examination by the examiner, the registered / revised application software component is
0 is stored in the database unit 27, and that effect is notified to the new applicant or the revision applicant.

【0013】また、ソフトウェア部品の購入をしたいユ
ーザ(以下、購入希望者という)は、PC端末1、2、
・・・、n側からサーバ10のデータベース部27に格
納されている各ソフトウェア部の情報を閲覧することが
でき、所望のソフトウェア部品に対しての購入手続き、
すなわち購入要求をサーバ10に送信することができ
る。そして、購入手続きを済ませたユーザは、サーバ1
0からソフトウェア部品を受信することができるように
なっている。本実施の形態ではサーバ10は、ユーザ環
境の各PC端末1、2、・・・、nから所定の処理要求
を受信し、この受信したユーザからの要求に応じてPC
端末1、2、・・・、nに対してデータベース部27に
格納されているソフトウェア部品を配信することができ
るようになっている。なお、本実施の形態において、ソ
フトウェア部品とは、コンポーネント化されたソフトウ
ェア部品、すなわち部品単位で独立した処理であるモジ
ュールのことをいうものとする。
A user who wants to purchase a software component (hereinafter referred to as a “purchase applicant”) can use the PC terminals 1, 2,
.., The information of each software unit stored in the database unit 27 of the server 10 can be viewed from the n side, and a purchase procedure for a desired software component can be performed.
That is, the purchase request can be transmitted to the server 10. Then, the user who has completed the purchase procedure is referred to the server 1
From 0, software components can be received. In the present embodiment, the server 10 receives a predetermined processing request from each of the PC terminals 1, 2,..., N in the user environment, and responds to the received request from the user.
The software components stored in the database unit 27 can be distributed to the terminals 1, 2,..., N. In the present embodiment, a software component refers to a software component that is made into components, that is, a module that is an independent process for each component.

【0014】(2)実施の形態の詳細 図1は、本実施の形態に係るソフトウェア部品管理シス
テムの構成を示した図である。図1に示されるようにソ
フトウェア部品管理システム100は、本発明の一実施
形態としてのサーバ10と、ネットワーク11、12を
介して接続され、このサーバ10に対して新規登録申請
者、購入希望者、改訂申請者が所定の処理要求を送信す
る要求送信装置として機能するPC(パーソナルコンピ
ュータ)端末1、2、・・・・、nとを備えている。サ
ーバ10は、PC端末1、2、・・・、nから、新規登
録申請者による登録希望のソフトウェア部品の新規登録
申請、改訂申請者による登録済みのソフトウェア部品の
情報の改訂申請、購入希望者によるソフトウェア部品の
購入希望申請などの所定の処理要求を受信する要求受信
装置として機能する。また、サーバ10は、新規登録申
請または改訂申請を受信したときに審査者によってソフ
トウェア部品の登録または改訂に関する審査結果、承認
者による審査結果の承認などをPC端末1、2、・・
・、nに送信する要求処理結果送信装置としても機能す
る。
(2) Details of Embodiment FIG. 1 is a diagram showing a configuration of a software component management system according to this embodiment. As shown in FIG. 1, a software component management system 100 is connected to a server 10 according to an embodiment of the present invention via networks 11 and 12, and a new registration applicant and a purchase applicant are connected to this server 10. , PCs (personal computer) terminals 1, 2,..., N functioning as request transmitting devices for transmitting predetermined processing requests by the revision applicant. .., N from the PC terminals 1, 2,..., N, a new registration application by the new registration applicant, a request for revision of registered software component information by a revision applicant, and a purchase applicant Functioning as a request receiving device for receiving a predetermined processing request such as a request for purchase of a software component by the user. When the server 10 receives a new registration application or a revision application, the examiner notifies the PC terminals 1, 2,.
, Also functions as a request processing result transmitting device for transmitting to n.

【0015】なお、本実施の形態では一例としてネット
ワーク11、12をインターネットとして説明するが、
これに限られるものではなく、キャプテンシステム、そ
の他のWAN(Wide Area Network)
など、PC端末1、2、・・・、nによって新規登録申
請者、購入希望者、改訂申請者などがサーバ10へ所定
の処理要求を送信することができ、かつ、サーバ10が
PC端末1、2、・・・、nから要求される所定の処理
を実行することができるようなネットワークであればよ
い。また、本実施の形態においてネットワーク11、1
2は、サーバ10とPC端末1、2、・・・、nとが、
有線、無線、および両方のいずれにより接続されるネッ
トワークでもよく、専用線と介して回線による通信ネッ
トワーク、携帯端末による無線通信ネットワーク、通信
衛星などを使った情報通信ネットワークのいずれでもよ
い。また、本実施の形態においてPC端末1、2、・・
・、nは、パーソナルコンピュータとして説明するが、
これに限られるものではなく、携帯電話、PDA(Pe
rsonal Digital Assistant
s)などのようにサーバ10とネットワーク11、12
を介して情報の入出力が送受信できる端末あればよいと
する。
In this embodiment, the networks 11 and 12 will be described as the Internet as an example.
The present invention is not limited to this, but may be a captain system or any other WAN (Wide Area Network).
, N, a new registration applicant, a purchase applicant, a revision applicant, etc. can transmit a predetermined processing request to the server 10 and the server 10 ,..., N may be any network that can execute the required processing. In this embodiment, the networks 11, 1
2, the server 10 and the PC terminals 1, 2,..., N
The network may be connected by any of wired, wireless, or both, and may be any of a communication network using a line via a dedicated line, a wireless communication network using a portable terminal, and an information communication network using a communication satellite. In the present embodiment, PC terminals 1, 2,...
.., N are described as personal computers,
The present invention is not limited to this, and mobile phones, PDAs (Pe
rsonal Digital Assistant
s) and the server 10 and the networks 11 and 12
It is assumed that a terminal capable of transmitting and receiving information via the terminal is sufficient.

【0016】図2は、サーバ10の構成を示したブロッ
ク図である。サーバ10は、制御部21を備えており、
データバスなどのバスラインを介して表示部22、通信
制御部23、入出力部24、記憶部25、図示しないそ
の他の機器が接続されている。制御部21は、プログラ
ムに従って各種装置、各部を制御し演算するCPU(中
央処理装置)、CPUが各種制御や演算を行うためのた
めのプログラムやデータを格納するROM(リード・オ
ンリ・メモリ)、CPUにワーキングメモリとして使用
されるRAM(ランダム・アクセス・メモリ)などを備
えている。この制御部21は、複数のPC端末1、2、
・・・、nからの処理要求に同時に個別に対応できるよ
うになっている。入出力部24は、ネットワーク11、
12を介して接続されたPC端末1、2、・・・、nか
ら通信制御部23が受信した新規登録申請者または改訂
申請者の住所、氏名、電話番号などの申請者情報、新規
登録申請希望または改訂申請希望のソフトウェア部品情
報、購入希望者の住所、氏名、電話番号などの購入者情
報、審査者による審査結果である審査情報、承認者によ
る承認情報などに対する所定の処理要求や各データを記
憶部25に対して入出力する。
FIG. 2 is a block diagram showing the configuration of the server 10. The server 10 includes a control unit 21,
The display unit 22, the communication control unit 23, the input / output unit 24, the storage unit 25, and other devices (not shown) are connected via a bus line such as a data bus. The control unit 21 includes various devices according to a program, a CPU (central processing unit) for controlling and calculating each unit, a ROM (read only memory) for storing a program and data for the CPU to perform various controls and calculations, The CPU includes a RAM (random access memory) used as a working memory. The control unit 21 includes a plurality of PC terminals 1, 2,.
.., N can be individually and simultaneously processed simultaneously. The input / output unit 24 is connected to the network 11,
, N connected via the communication terminal 23, the applicant information such as the address, name, and telephone number of the new registration applicant or the revision applicant received by the communication control unit 23, and the new registration application Predetermined processing requests and data for software parts information that you wish to apply for or to apply for revision, purchaser information such as the address, name, and phone number of the purchaser, examination information that is the result of the examination by the examiner, and approval information by the approver. Is input to and output from the storage unit 25.

【0017】表示部22には、通信制御部23が受信し
たPC端末1、2、・・・、nからの各種情報が表示さ
れる。通信制御部23は、一般電話回線、ISDN、無
線電話回線によりネットワーク11、12へ接続し、通
信制御部23を制御する制御部21とともに、処理要求
に対する応答機能の役割を果たしている。記憶部25
は、大容量の記憶装置であるハードディスクが主として
使用されており、制御部21のCPUが各種制御や演算
を行うためのプログラムやデータを格納し、本実施の形
態のソフトウェア部品管理システムのプログラムとして
機能するプログラム部26と、PC端末1、2、・・
・、nからの申請者情報などの所定のデータを格納する
データベース部27を備えている。
The display section 22 displays various information received from the PC terminals 1, 2,..., N received by the communication control section 23. The communication control unit 23 connects to the networks 11 and 12 via a general telephone line, an ISDN, and a wireless telephone line, and plays a role of a response function to a processing request together with the control unit 21 that controls the communication control unit 23. Storage unit 25
Mainly uses a hard disk which is a large-capacity storage device, stores programs and data for the CPU of the control unit 21 to perform various controls and calculations, and stores the programs and data in the software component management system according to the present embodiment. A functioning program unit 26, and PC terminals 1, 2, ...
A database unit 27 for storing predetermined data such as applicant information from n.

【0018】プログラム部26には、データベース部2
7に格納される新規登録申請者または改訂申請者の情報
である申請者データ、新規登録申請者または改訂申請者
が登録・改訂したいソフトウェア部品のソフトウェア部
品データ、審査者による審査結果データ、審査者が申請
者データおよびソフトウェア部品データの審査をする際
に審査の基準とする審査基準データ、承認者による審査
結果に基づく承認データ、審査合格により登録となった
申請者データおよびソフトウェア部品データの登録デー
タなどのデータテーブルを更新するためのデータ更新プ
ログラム、ネットワーク11、12を介してPC端末
1、2、・・・、nから所定の処理(例えば、査定を希
望するソフトウェア部品データの審査結果の送信、購入
希望者による購入希望のソフトウェア部品データなどの
データ送信処理)について、新規登録申請者、改訂申請
者、購入希望者による処理要求を受信する要求受信プロ
グラム、この要求受信処理プログラムにより受信された
処理要求において要求されている処理(審査結果などの
データ送信処理)を実行する要求処理プログラム、その
他各種のプログラムが格納されている。
The program section 26 includes a database section 2
Applicant data, which is the information of the new registration applicant or the revision applicant stored in 7, the software component data of the software parts that the new registration applicant or the revision applicant wants to register / revise, the examination result data by the examiner, the examiner Examination criteria data, which is the basis for examination when the applicant examines the applicant data and software component data, approval data based on the examination result by the approver, and registration data of the applicant data and software component data registered by passing the examination , N via the networks 11, 12, a predetermined process (for example, transmission of the examination result of software component data desired to be assessed) , Data transmission processing of software parts data etc. desired by the purchaser) And a request receiving program for receiving processing requests from new registration applicants, revision applicants, and purchasers, and processing required for processing requests received by the request receiving processing program (data transmission processing such as examination results). And a variety of other programs.

【0019】データベース部27には、PC端末1、
2、・・・、nから受信する申請データ27a、査定者
が申請データ27aを審査する際に審査の基準とする審
査基準データ27c、審査者が審査合格とし、承認者に
よって登録承認された登録データ27b、その他の各デ
ータが格納されている。申請データ27aには、審査者
に対して審査依頼するソフトウェア部品のファイル数、
クラス数、ステップ数、バイト数などの規模、説明書、
仕様書、解説書などのドキュメント、ソースコード(ソ
ースプログラム)、各フェーズのドキュメントや成果物
に誤りがないかどうか検査するレビュー結果、テスト結
果、操作マニュアル、利用または販売実績回数などの審
査に必要なソフトウェア部品の属性などのソフトウェア
部品データ、各申請者の住所、氏名、職業、年齢などの
申請者データなどが格納されている。
In the database unit 27, the PC terminal 1,
The application data 27a received from 2,..., N, the examination criteria data 27c used as the basis for the examination when the assessor examines the application data 27a, Data 27b and other data are stored. The application data 27a includes the number of software component files requested to be examined by the examiner,
Scale, instructions, such as the number of classes, steps, bytes, etc.
Documents such as specifications and commentary, source code (source program), reviews of each phase documents and deliverables for errors, review results, test results, operation manuals, required for screening of usage or sales results etc. Software component data such as the attributes of various software components, and applicant data such as the address, name, occupation, and age of each applicant are stored.

【0020】審査基準データ27cには、申請データ2
7aに格納されているソフトウェア部品データが利用ま
たは販売可能であるかどうか、また改訂申請されたソフ
トウェア部品のバージョンアップやソフトウェア部品の
ドキュメントなどの改訂が妥当であるかどうかなどが審
査者によって審査される際、基準となるソフトウェア部
品に関するドキュメント、ソースコード、レビューなど
の特性データ、過去の審査結果の審査データなどが格納
されている。登録データ27bには、審査者が審査基準
データ27cに基づいて登録、利用、改訂、販売可能で
あると審査合格にしたソフトウェア部品データなどが格
納されている。
The examination data 27c includes the application data 2
The examiner examines whether the software component data stored in 7a is usable or can be sold, and whether the version upgrade of the software component for which the revision application has been applied or the revision of the software component document, etc. is appropriate. In this case, document data on source software components, source code, characteristic data such as reviews, and examination data of past examination results are stored. The registration data 27b stores software component data and the like that the examiner passes the examination to be registered, used, revised, and sold based on the examination criteria data 27c.

【0021】また、改訂申請者による改訂申請の場合、
登録データ27bには、改訂元となるソフトウェア部品
のバージョンやリビジョンなどのバージョン要素、改訂
後のバージョン要素、要求仕様書、設計仕様書、ユーザ
ーズマニュアルなどのソフトウェアを補助するためのド
キュメントやソフトウェア部品のソースコード、オブジ
ェクトコードなどのうち何が変更の対象となったのか
(変更対象物)の情報、例えば、変更対象物がソースコ
ードである場合、このソースコードのどの部分が変更さ
れたのかなどの情報が格納される。データベース部27
に格納されている各データ27a〜cは、プログラム部
26に格納される各プログラムに従って、入出力部24
から、またネットワーク11、12を介してPC端末
1、2、・・・、nから入力された各データの転送によ
り更新されるようになっている。また、申請データ27
aおよび登録データ27b内の登録・改訂申請されたソ
フトウェア部品には、個々にID(識別子)が付加され
ており、各ソフトウェア部品に関するソフトウェア部品
情報はIDで管理されるようになっている。
In the case of a revision application by a revision applicant,
The registration data 27b includes a version element such as a version and a revision of a software component as a revision source, a version element after the revision, a requirement specification, a design specification, a user's manual, and other documents for assisting the software and software component. Information on what has been changed (object to be changed) out of source code, object code, etc. For example, if the object to be changed is source code, information such as which part of this source code has been changed, etc. Information is stored. Database unit 27
Are stored in the input / output unit 24 according to the programs stored in the program unit 26.
, And via the networks 11 and 12, the data is input from the PC terminals 1, 2,. In addition, application data 27
The IDs (identifiers) are individually added to the registered software components a and the registration / revision application in the registration data 27b, and the software component information on each software component is managed by the ID.

【0022】次に、本実施の形態のソフトウェア部品管
理システムにおいて登録・改訂申請されたソフトウェア
部品の管理について説明する。図3は、ソフトウェア部
品管理システムにおける新規ソフトウェア部品の登録申
請・改訂申請を示した図である。なお、本実施の形態で
は、サーバ10の制御部21によって各申請者からの登
録、改訂、購入依頼を受信した旨が通知された場合、審
査者はサーバ10の表示部22に表示されたソフトウェ
ア部品データの内容を参照して審査を行う、また、審査
結果が制御部21によって通知された場合、承認者はサ
ーバ10の表示部22に表示された査定結果を参照して
承認を行うものとして説明するが、これに限られるもの
ではない。例えば、サーバ10とネットワーク11、1
2を介して別の端末装置を接続し、サーバ10の制御部
21が登録依頼、改訂依頼、審査結果、購入希望などの
データをこの別の端末装置に送信するようにしてもよい
し、この別の端末装置をPC端末1、2、・・・、nの
うちの1台としてもよい。この場合には審査者および承
認者は、別の端末装置(または、PC端末)においてサ
ーバ10の制御部21から受信した審査依頼、改訂依
頼、審査結果、購入希望などのデータに対しての回答を
入力し、サーバ10に対して各回答を送信することがで
きる。
Next, management of software components that have been registered and revised in the software component management system according to the present embodiment will be described. FIG. 3 is a diagram showing a registration application / revision application for a new software component in the software component management system. In this embodiment, when the control unit 21 of the server 10 notifies that the registration, revision, and purchase request from each applicant have been received, the examiner uses the software displayed on the display unit 22 of the server 10. Inspection is performed by referring to the contents of the component data. When the examination result is notified by the control unit 21, the approver refers to the assessment result displayed on the display unit 22 of the server 10 to approve. It will be described, but not limited to this. For example, the server 10 and the networks 11, 1
2, a control unit 21 of the server 10 may transmit registration request, revision request, examination result, purchase request, and other data to this other terminal device. Another terminal device may be one of the PC terminals 1, 2,..., N. In this case, the examiner and the approver respond to the data such as the examination request, the revision request, the examination result, and the purchase request received from the control unit 21 of the server 10 by another terminal device (or PC terminal). , And each response can be transmitted to the server 10.

【0023】以下、本実施の形態のソフトウェア部品管
理システムにおける改訂申請について説明する。なお、
改訂申請とは、すでに登録申請され、審査者によって登
録決定されたソフトウェア部品のバージョンやリビジョ
ンなどのバージョン要素、要求仕様書、設計仕様書、ユ
ーザーズマニュアルなどのソフトウェアを補助するため
のドキュメントやソフトウェア部品のソースコード、オ
ブジェクトコードなどの変更対象物の改訂申請をいうこ
ととする。また、新規登録申請についてPC端末1、
2、・・・、nからの処理要求に応じて登録・審査を行
うサーバ10の各処理動作は改訂申請時と同様となるの
で説明を省略する。サーバ10の制御部21は、ネット
ワーク11、12を介してPC端末1からアクセスがあ
るかどうかを監視しており、PC端末1において改訂申
請者が改訂登録したいソフトウェア部品の改訂依頼のた
めにソフトウェア部品管理システムにアクセスすると、
ファイル(申請票)がサーバ10からPC端末1に送信
される。サーバ10の制御部21が送信した申請票は、
PC端末1の表示画面に表示される。
Hereinafter, a revision application in the software component management system according to the present embodiment will be described. In addition,
A revision application is a document or software part that has already been submitted for registration and has been registered and determined by the examiner, such as a version element such as the version and revision of the software part, a requirement specification, a design specification, and a user's manual. Means to apply for revision of the object to be changed, such as source code and object code. In addition, about the new registration application, PC terminal 1,
Each processing operation of the server 10 that performs registration / examination in response to a processing request from 2,..., N is the same as that at the time of the application for revision, and a description thereof will be omitted. The control unit 21 of the server 10 monitors whether or not there is access from the PC terminal 1 via the networks 11 and 12. When you access the parts management system,
The file (application slip) is transmitted from the server 10 to the PC terminal 1. The application form transmitted by the control unit 21 of the server 10 is
It is displayed on the display screen of the PC terminal 1.

【0024】改訂申請者は、表示画面に表示されている
申請票の記入方法に従って住所、氏名、年齢などの改訂
申請者データと、ソフトウェア部品の実体の他、改訂依
頼するソフトウェア部品のファイル数、クラス数、ステ
ップ数、バイト数などの規模、説明書、仕様書、解説書
などのドキュメント、ソースコード、レビュー結果、テ
スト結果、操作マニュアル、利用または販売実績回数な
どのソフトウェア部品の属性であるソフトウェア部品デ
ータ、変更対象物とバージョン要素の関連性、改訂後の
ソフトウェア部品が改訂元のソフトウェア部品が実装さ
れていた環境に対して互換性があるかどうかの互換性情
報などを入力して申請票を作成し、表示画面上の申請ボ
タンをクリックして申請手続きを行う(ステップ30
1)。サーバ10の制御部21は、通信制御部23によ
って受信されたPC端末1からの申請票をデータベース
部27の申請データ27aに格納すると同時に、システ
ム管理者である審査者に申請票を受信した旨、すなわち
改訂依頼を受信した旨を通知する。
According to the method of filling out the application form displayed on the display screen, the revision applicant submits the revision applicant data such as address, name and age, the actual software component, the number of software component files to be revised, Software that is the attribute of software components such as the number of classes, the number of steps, the number of bytes, documents such as manuals, specifications, and commentary, source code, review results, test results, operation manuals, and the number of uses or sales. Enter application data by entering part data, the relationship between the object to be changed and the version element, compatibility information on whether the revised software component is compatible with the environment in which the original software component was mounted, etc. Is created and the application procedure is performed by clicking the application button on the display screen (step 30).
1). The control unit 21 of the server 10 stores the application form received from the PC terminal 1 by the communication control unit 23 in the application data 27a of the database unit 27 and, at the same time, receives the application form from the examiner who is a system administrator. That is, it notifies that the revision request has been received.

【0025】制御部21による通知を受信した審査者
は、申請票を元に改訂申請対象のソフトウェア部品が審
査最低基準をクリアしているかなどの審査結果である登
録票を作成し、審査を行う(ステップ302)。審査者
による審査は、データベース部27の審査基準データ2
7cに格納されているソフトウェア部品に関するドキュ
メント、ソースコード、レビューなどの特性データ、過
去の審査結果の審査データなどに基づいて行われる。審
査は、例えば、ソフトウェア部品のファイル数、クラス
数、ステップ数、バイト数などの規模、説明書、仕様
書、解説書などのドキュメント、ソースコード、レビュ
ー結果、テスト結果、操作マニュアル、利用または販売
実績回数などの各属性についてのチェックシートを作成
し、各属性について基準をクリアしている場合にチェッ
ク数を1とし、このチェック数に応じて審査合格かどう
か、査定額などが決定されるようになっている。
The examiner who has received the notification from the control unit 21 creates a registration form as a result of the examination, such as whether the software component to be revised meets the minimum examination standard based on the application form, and performs the examination. (Step 302). The examination by the examiner is based on the examination criteria data 2 in the database section 27.
This is performed based on characteristic data such as documents, source codes, reviews, etc. regarding software components stored in 7c, and examination data of past examination results. Judgment includes, for example, the number of software component files, classes, steps, bytes, etc., documentation such as manuals, specifications, commentary, source code, review results, test results, operation manuals, use or sales A check sheet is created for each attribute such as the number of achievements, and if the criteria are cleared for each attribute, the number of checks is set to 1, and whether or not the examination passed, the assessment amount, etc. are determined according to this number of checks It has become.

【0026】審査者は、審査合格であると判断した場合
(ステップ302;審査合格)、すなわち審査したソフ
トウェア部品の改訂が可能であると判断した場合、改訂
元のソフトウェア部品のバージョン情報に基づいてバー
ジョンを改訂し、この審査結果を登録票に添付して承認
者に送信する手続きを行う。審査者が表示部22におい
て登録ボタンをクリックするなどして承認者への登録票
の送信を実行すると、この登録票を受信した承認者によ
って登録承認(改訂承認)処理が行われる(ステップ3
03)。承認者が表示部22の登録承認ボタンを選択す
ると、制御部21は、この登録承認された登録票をデー
タベース部27の登録データ27bに登録すると同時に
(ステップ304)、ネットワーク11、12を介して
接続されているPC端末1の表示画面に登録承認の旨を
表示する。この登録承認の旨を確認した改訂申請者がP
C端末1の表示画面上の確認ボタンを選択すると、この
確認の旨がサーバ10に通知される。確認を受信したサ
ーバ10の制御部21は、購入希望者がPC端末2にお
いてソフトウェア部品管理システムにアクセスしてソフ
トウェア部品の購入、利用希望を入力したときに、購入
希望者のPC端末2の表示画面上に登録データ27bに
格納されている該当するソフトウェア部品データを掲示
する。
When the examiner determines that the examination has been passed (step 302; examination passed), that is, when the examined software component can be revised, it is determined based on the version information of the original software component. The procedure of revising the version and attaching this examination result to the registration slip and sending it to the approver is performed. When the examiner executes transmission of the registration slip to the approver by clicking the registration button on the display unit 22, registration approval (revision approval) processing is performed by the approver who has received the registration slip (step 3).
03). When the approver selects the registration approval button on the display unit 22, the control unit 21 registers the registered registration form in the registration data 27 b of the database unit 27 (step 304), and at the same time, via the networks 11 and 12. A notice of registration approval is displayed on the display screen of the connected PC terminal 1. The revision applicant who has confirmed this registration approval
When the confirmation button on the display screen of the C terminal 1 is selected, the server 10 is notified of the confirmation. Upon receiving the confirmation, the control unit 21 of the server 10 displays on the PC terminal 2 of the purchaser when the purchaser accesses the software component management system on the PC terminal 2 and inputs the purchase and use of the software component. The corresponding software component data stored in the registration data 27b is posted on the screen.

【0027】一方、審査者は、審査不合格であると判断
した場合(ステップ302;審査不合格)、すなわち審
査したソフトウェア部品の改訂が不可能であると判断し
た場合、この不合格である審査結果を登録票に添付して
承認者に送信する手続きを行う。審査者が表示部22に
おいて非登録ボタンを選択して承認者への非登録として
の登録票の送信を実行すると、この非登録である登録票
を受信した承認者によって非登録承認(非改訂承認)処
理が行われる(ステップ305)。承認者が表示部22
の非登録承認ボタンを選択すると、制御部21は、この
非登録承認された登録票をデータベース部27の登録デ
ータ27bに登録せずに破棄すると同時に(ステップ3
06)、ネットワーク11、12を介して接続されてい
るPC端末1の表示画面に非登録承認の旨を表示する。
On the other hand, if the examiner judges that the examination has failed (step 302; examination failed), that is, if the examiner judges that it is not possible to revise the examined software component, the examination that has failed is judged. Perform the procedure to attach the result to the registration slip and send it to the approver. When the examiner selects the non-registration button on the display unit 22 and transmits the registration form as non-registration to the approver, the approver who has received the non-registered registration form performs non-registration approval (non-revision approval). ) Processing is performed (step 305). Approver is the display unit 22
Is selected, the control unit 21 discards the non-registered registration slip without registering it in the registration data 27b of the database unit 27 (step 3).
06), the non-registration approval is displayed on the display screen of the PC terminal 1 connected via the networks 11 and 12.

【0028】次に、本実施の形態のソフトウェア管理シ
ステムに対し、登録されている改訂されたソフトウェア
部品の購入を希望するユーザ(以下、購入希望者とい
う)または利用を希望するユーザ(以下、利用希望者と
いう)からアクセスがあった場合のサーバ10の処理動
作について説明する。図4は、ソフトウェア部品管理シ
ステムで管理する各ソフトウェア部品のIDとバージョ
ン要素の関係を示した図である。サーバ10のデータベ
ース部27の登録データ27bには、図4に示すように
各ソフトウェア部品データのバージョン要素が管理登録
されている。バージョン要素として本実施の形態では、
同一ソフトウェア部品の改訂を識別するバージョン(V
ersion)と、同一ソフトウェア部品の改訂数であ
るリビジョン(Revision)とが各ソフトウェア
部品のIDに対応して管理登録されている。
Next, with respect to the software management system of the present embodiment, a user who wants to purchase a registered revised software component (hereinafter referred to as a purchase candidate) or a user who wants to use the software component (hereinafter referred to as a use). The processing operation of the server 10 when there is an access from a requester will be described. FIG. 4 is a diagram showing a relationship between IDs and version elements of each software component managed by the software component management system. In the registration data 27b of the database unit 27 of the server 10, version elements of each software component data are managed and registered as shown in FIG. In this embodiment as a version element,
Version identifying the revision of the same software component (V
) and a revision (Revision), which is the revision number of the same software component, is managed and registered in correspondence with the ID of each software component.

【0029】まず、購入希望者または利用希望者(どち
らの希望者もソフトウェア部品を利用中でないユーザと
する)が各PC端末1、2、・・・、nの表示画面にお
いて、ソフトウェア部品管理システムにアクセスしてソ
フトウェア部品の購入希望または利用希望の旨を入力す
る。この購入希望または利用希望を受信したサーバ10
の制御部21は、購入希望または利用希望に該当するソ
フトウェア部品情報をデータベース部27から取り出
し、図5に示すような改訂後のソフトウェア部品の各バ
ージョン要素とともに各希望者のPC端末1、2、・・
・、nの表示画面に表示する。ここで、制御部21は、
PC端末1、2、・・・、nの表示画面には図5に示し
たように各ソフトウェア部品の最新番号(最新バージョ
ン情報に該当するソフトウェア部品のこと)を表示する
ようになっている。
First, a purchase applicant or a use applicant (neither applicant is a user who is not using a software component) is displayed on the display screen of each of the PC terminals 1, 2,. To enter a request to purchase or use software components. Server 10 that has received this purchase or use request
The control unit 21 extracts software component information corresponding to a purchase request or a use request from the database unit 27 and, together with each version element of the revised software component as shown in FIG.・ ・
・ Display on the display screen of n. Here, the control unit 21
As shown in FIG. 5, the display screens of the PC terminals 1, 2,..., N display the latest number of each software component (the software component corresponding to the latest version information).

【0030】以上のように各希望者は、図4のような管
理登録されているソフトウェア部品全ての情報ではな
く、最新のバージョン要素のソフトウェア部品を参照す
ることができるので、クレームや要望がバージョン数だ
け増えた余分な情報を参照する必要がなくなる。なお、
図4および図5において下線が引かれている部分、例え
ば「GUI部品」、「0002」などは、改訂申請者に
よって改訂されたソフトウェア部品のファイル数、クラ
ス数、ステップ数、バイト数などの規模、説明書、仕様
書、解説書などのドキュメント、ソースコード、レビュ
ー結果、テスト結果、操作マニュアルというような変更
対象物や、改訂された各ソフトウェア部品のバージョン
要素を示している。
As described above, each applicant can refer not to the information of all the software components managed and registered as shown in FIG. 4 but to the software component of the latest version element. There is no need to refer to the extra information that has increased by the number. In addition,
The underlined portions in FIGS. 4 and 5, for example, “GUI parts” and “0002” indicate the scale of the number of files, classes, steps, bytes, etc. of software components revised by the revision applicant. , Manuals, specifications, commentary, and other documents, source code, review results, test results, operation manuals, and the like, and version elements of each revised software component.

【0031】なお、本実施の形態では、改訂申請者によ
り改訂申請されたソフトウェア部品のバージョンアップ
を行うことを説明したが、制御部21は、改訂申請者に
よって改訂申請がされた際に、図6に示すように改訂を
指定されたソフトウェア部品が以前にもバージョンアッ
プおよびリビジョンアップされていた場合、最新バージ
ョンのソフトウェア部品を変更の対象とするようにして
もよい。図6の下線取消線の部分が改訂対象のソフトウ
ェア部品情報部分であり、太字部分は最新バージョンの
ソフトウェア部品の改訂、さらなるバージョンアップが
示されている。改訂されるソフトウェア部品に対して、
バージョン要素を(主観的ではなく)客観的かつ規則的
に付けることができる。また、ソフトウェア部品の利用
者は、改訂されたソフトウェア部品の変更対象物を特定
するための作業時間を短縮することができる。
In the present embodiment, it has been described that the version of the software component requested for revision by the revision requester is upgraded. However, the control unit 21 performs the process shown in FIG. As shown in FIG. 6, when a software component designated to be revised has been upgraded and revised up before, the latest version of the software component may be targeted for change. The underlined portion in FIG. 6 is the software component information portion to be revised, and the bold portion indicates revision of the latest version of the software component and further version up. For revised software parts,
Version elements can be attached objectively (rather than subjectively) and regularly. Further, the user of the software component can reduce the work time for specifying the changed object of the software component.

【0032】以上、本実施の形態のソフトウェア部品管
理システムでは、また、改訂申請されたソフトウェア部
品のバージョン要素が確認され、変更内容が理解される
と、変更対象物の特定が行われる。そして、ソフトウェ
ア部品の実装環境適合に対する場合のリスクのある/な
し(互換性のある/なし)を認知し、特定した変更対象
物を調査する。改訂によりリスクがある場合、このリス
クを考慮して特定した変更対象物と実装環境を適合させ
るようになっている。すなわち、審査者が改訂申請を審
査合格としないようにするので、ソフトウェア部品の利
用者は、改訂されたソフトウェア部品の変更対象物の特
定がすでに行われているので、利用する際、変更対象物
を特定する作業時間の短縮を図ることができる。また、
本実施の形態のソフトウェア部品管理システムでは、改
訂されるソフトウェア部品に対してバージョン要素を客
観的かつ規則的に付けることができ、ソフトウェア部品
の利用者は、利用中のソフトウェア部品が改訂された場
合、改訂されたソフトウェア部品を実装環境に適用させ
る作業においてのリスクのある/なしを、変更対象物の
1つ1つを調査することなしに認知し、ソフトウェア部
品の保守者の作業効率を向上させることができる。
As described above, in the software component management system according to the present embodiment, the version element of the software component for which the revision has been applied is confirmed, and when the content of the change is understood, the object to be changed is specified. Then, it recognizes the presence / absence of risk (compatible / absent) in the case of adaptation to the mounting environment of the software component, and investigates the specified change object. If there is a risk due to the revision, the change object specified in consideration of this risk and the mounting environment are adapted. In other words, because the examiner does not pass the application for revision, the user of the software component has already identified the changed object of the revised software component. Can be reduced in the work time for specifying Also,
In the software component management system according to the present embodiment, a version element can be objectively and regularly attached to a software component to be revised, and a user of the software component can use the software component when the software component in use is revised. Recognize the presence / absence of risk in the work of applying a revised software component to a mounting environment without investigating each change object and improve the work efficiency of software component maintainers be able to.

【0033】以上、本実施の形態のソフトウェア部品管
理システムでは、ソフトウェア部品のバージョンやリビ
ジョンをバージョン要素として定義することにより、ソ
フトウェア部品のバージョンアップを容易に行い、この
バージョンアップされたソフトウェア部品に関する情報
をユーザが容易に認識することができ、バージョン情報
から変更対象物の情報を導くことができる。また、本実
施の形態のソフトウェア部品管理システムでは、改訂元
のソフトウェア部品が実装されていた実装環境に対して
互換性があるかを明記することで、改訂後のソフトウェ
ア部品が、改訂前のソフトウェア部品の動作環境でも動
作することを保証することができ、バージョン情報から
実装適用環境の互換性あり/なし情報を導くことができ
る。さらに、本実施の形態のソフトウェア部品管理シス
テムでは、同じID、すなわち同じ種類のソフトウェア
部品の異なるバージョンの重複保守管理を防止すること
ができる。
As described above, in the software component management system according to the present embodiment, the version and revision of the software component are defined as version elements, thereby easily upgrading the version of the software component. Can be easily recognized by the user, and information on the object to be changed can be derived from the version information. Also, in the software component management system according to the present embodiment, by specifying whether the software component compatible with the mounting environment in which the original software component is mounted is compatible with the software component before the revision. It can be ensured that the component operates even in the operating environment, and the compatibility information of the mounting application environment can be derived from the version information. Furthermore, in the software component management system according to the present embodiment, it is possible to prevent duplicate maintenance of the same ID, that is, different versions of the same type of software component.

【0034】[0034]

【発明の効果】請求項1記載の発明では、改訂要求取得
手段は、ソフトウェア部品情報取得手段に格納されてい
るソフトウェア部品のソースコード、ドキュメント、仕
様説明書などの改訂対象となる各項目である変更対象物
の改訂要求を取得するので、改訂されるソフトウェア部
品に対して、バージョン要素を客観的かつ規則的に付け
ることができ、ソフトウェア部品の利用者は、改訂され
たソフトウェア部品の変更対象物を特定するための作業
時間を短縮することができる。請求項2記載の発明で
は、ソフトウェア部品改訂手段は、改訂要求取得手段に
よって取得された変更対象物の改訂要求に基づいて、ソ
フトウェア部品情報取得手段に格納されているソフトウ
ェア部品のバージョン情報をバージョンアップするの
で、ソフトウェア部品の利用者は、改訂されたソフトウ
ェア部品の変更対象物を特定するための作業時間を短縮
することができる。
According to the first aspect of the present invention, the revision request acquiring unit is an item to be revised, such as a source code, a document, or a specification manual of a software component stored in the software component information acquiring unit. Since the revision request of the change object is obtained, the version component can be objectively and regularly attached to the software component to be revised, and the user of the software component can change the change object of the revised software component. The work time for specifying the information can be shortened. In the invention according to claim 2, the software component revision means upgrades the version information of the software component stored in the software component information acquisition means based on the revision request of the change object acquired by the revision request acquisition means. Therefore, the user of the software component can shorten the work time for specifying the changed object of the revised software component.

【0035】請求項3記載の発明では、改訂要求取得手
段は、ソフトウェア部品改訂手段により改訂されたソフ
トウェア部品情報取得手段に格納されているソフトウェ
ア部品が改訂前の実装環境に対して互換性があるか否か
を示す互換性情報を取得した場合、ソフトウェア部品提
示手段は、互換性情報を提示するので、利用者は、改訂
されるソフトウェア部品に対してバージョン要素を客観
的、規則的に関連付けることができる。請求項4記載の
発明では、ソフトウェア部品改訂手段は、改訂要求取得
手段が取得した互換性情報に基づいて、ソフトウェア部
品情報取得手段に格納されているソフトウェア部品のソ
フトウェア部品のバージョン情報をバージョンアップす
るので、ソフトウェア部品の利用者は、利用中のソフト
ウェア部品が改訂された場合に、改訂されたソフトウェ
ア部品を実装環境に適用させる作業においてのリスクの
ある/なしを変更対象物の1つ1つを調査することなし
に認知することができる。
According to the third aspect of the present invention, the revision request acquiring means is compatible with the mounting environment before the revision of the software component stored in the software component information acquiring means revised by the software component revision means. If the compatibility information indicating whether or not the software component has been acquired is obtained, the software component presentation means presents the compatibility information, and the user must objectively and regularly associate the version element with the revised software component. Can be. In the invention described in claim 4, the software component revision means upgrades the version information of the software component of the software component stored in the software component information acquisition means based on the compatibility information acquired by the revision request acquisition means. Therefore, when the software component being used is revised, the user of the software component determines whether or not there is a risk in the operation of applying the revised software component to the mounting environment, one by one for each of the objects to be changed. Can be recognized without investigating.

【0036】請求項5記載の発明では、ソフトウェア部
品提示手段は、ソフトウェア部品改訂手段によって改訂
された最新のソフトウェア部品を掲示するので、ソフト
ウェア部品の保守者の作業効率を向上することができ
る。請求項6記載の発明では、ソフトウェア部品改訂手
段は、ソフトウェア部品情報取得手段に格納されている
各ソフトウェア部品のうち最新バージョン情報のソフト
ウェア部品を改訂対象とするので、ソフトウェア部品の
保守者の作業効率を向上することができる。
According to the fifth aspect of the present invention, since the software component presenting means posts the latest software component revised by the software component revision means, the work efficiency of the maintenance person of the software component can be improved. According to the invention described in claim 6, the software component revision means targets the revision of the software component of the latest version information among the software components stored in the software component information acquisition means. Can be improved.

【0037】請求項7記載の発明では、第2のステップ
は、第1のステップで格納されているソフトウェア部品
のソースコード、ドキュメント、仕様説明書などの改訂
対象となる各項目である変更対象物の改訂要求の取得を
行うので、改訂されるソフトウェア部品に対して、バー
ジョン要素を客観的かつ規則的に付けることができ、ソ
フトウェア部品の利用者は、改訂されたソフトウェア部
品の変更対象物を特定するための作業時間を短縮するこ
とができる。請求項8記載の発明では、改訂要求取得機
能は、ソフトウェア部品情報取得機能で格納されている
ソフトウェア部品のソースコード、ドキュメント、仕様
説明書などの改訂対象となる各項目である変更対象物の
改訂要求を取得するので、改訂されるソフトウェア部品
に対して、バージョン要素を客観的かつ規則的に付ける
ことができ、ソフトウェア部品の利用者は、改訂された
ソフトウェア部品の変更対象物を特定するための作業時
間を短縮することができる。
In the invention according to claim 7, the second step is a change object which is each item to be revised, such as a source code, a document, and a specification manual of the software component stored in the first step. Of the revised software component, the version component can be objectively and regularly attached to the revised software component, and the user of the software component can identify the change target of the revised software component. Work time for performing the operation can be shortened. According to the invention described in claim 8, the revision request acquisition function is for revising a change object, which is an item to be revised, such as a source code, a document, or a specification manual of a software component stored by the software component information acquisition function. Since the request is obtained, the version component can be objectively and regularly attached to the software component to be revised, and the user of the software component can specify the change object of the revised software component. Work time can be reduced.

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

【図1】本実施の形態に係るソフトウェア部品管理シス
テムの構成を示した図である。
FIG. 1 is a diagram showing a configuration of a software component management system according to an embodiment.

【図2】サーバの構成を示したブロック図である。FIG. 2 is a block diagram showing a configuration of a server.

【図3】ソフトウェア部品管理システムにおける新規ソ
フトウェア部品の登録申請・改訂申請を示した図であ
る。
FIG. 3 is a diagram showing a registration application / revision application for a new software component in the software component management system.

【図4】ソフトウェア部品管理システムで管理する各ソ
フトウェア部品のIDとバージョン要素の関係を示した
図である。
FIG. 4 is a diagram showing a relationship between IDs and version elements of each software component managed by the software component management system.

【図5】最新バージョン情報に該当するソフトウェア部
品を表示した図である。
FIG. 5 is a diagram showing software components corresponding to the latest version information.

【図6】最新バージョンのソフトウェア部品の改訂を説
明する図である。
FIG. 6 is a diagram for explaining revision of a latest version of a software component.

【図7】ソフトウェア部品改訂の要因、改訂範囲および
改訂後の互換性を示した図である。
FIG. 7 is a diagram showing factors of software component revision, a revision range, and compatibility after revision.

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

1、2、・・・、n PC(パーソナルコンピュータ)
端末 10 サーバ 11、12 ネットワーク 21 制御部 22 表示部 23 通信制御部 24 入出力部 25 記憶部 26 プログラム部 27 データベース部
1, 2, ..., n PC (personal computer)
Terminal 10 Server 11, 12 Network 21 Control unit 22 Display unit 23 Communication control unit 24 Input / output unit 25 Storage unit 26 Program unit 27 Database unit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータネットワークを介してソフ
トウェア部品のバージョン管理・登録を行うソフトウェ
ア部品管理システムにおいて、 ソフトウェア部品のソースコード、ドキュメント、仕様
説明書などの各項目ごとの情報、バージョン情報を取得
し、ソフトウェア部品情報としてバージョン情報ととも
に格納するソフトウェア部品情報取得手段と、 前記ソフトウェア部品情報取得手段によって取得したソ
フトウェア部品情報の各項目の改訂要求を取得する改訂
要求取得手段と、 前記改訂要求取得手段によって取得された改訂要求に基
づいて前記ソフトウェア部品情報取得手段で取得された
ソフトウェア部品の各項目の改訂を行うソフトウェア部
品改訂手段と、 前記ソフトウェア部品改訂手段によって改訂されたソフ
トウェア部品情報をソフトウェア部品購入希望者または
ソフトウェア部品利用希望者からの要求に応じて提示す
るソフトウェア部品提示手段と、を備え、 前記改訂要求取得手段は、前記ソフトウェア部品情報取
得手段に格納されているソフトウェア部品のソースコー
ド、ドキュメント、仕様説明書などの改訂対象となる各
項目である変更対象物の改訂要求を取得することを特徴
とするソフトウェア部品管理システム。
In a software component management system for managing and registering software component versions via a computer network, information and version information of each item such as a source code, a document, and a specification manual of the software component are acquired. Software component information acquisition means for storing together with version information as software component information; revision request acquisition means for acquiring a revision request for each item of software component information acquired by the software component information acquisition means; acquisition by the revision request acquisition means Software component revision means for revising each item of the software component acquired by the software component information acquisition means based on the revised revision request; and software component information revised by the software component revision means. Software component presenting means for presenting a software component in response to a request from a software component purchase applicant or a software component use applicant. A software component management system characterized by acquiring a revision request for a change object, which is an item to be revised, such as a source code, a document, and a specification manual.
【請求項2】 前記ソフトウェア部品改訂手段は、前記
改訂要求取得手段によって取得された変更対象物の改訂
要求に基づいて、前記ソフトウェア部品情報取得手段に
格納されているソフトウェア部品のバージョン情報をバ
ージョンアップすることを特徴とする請求項1記載のソ
フトウェア部品管理システム。
2. The software component revision means upgrades version information of a software component stored in the software component information acquisition means based on a revision request for a change object acquired by the revision request acquisition means. The software component management system according to claim 1, wherein
【請求項3】 前記改訂要求取得手段は、前記ソフトウ
ェア部品改訂手段により改訂された前記ソフトウェア部
品情報取得手段に格納されているソフトウェア部品が改
訂前の実装環境に対して互換性があるか否かを示す互換
性情報を取得した場合、前記ソフトウェア部品提示手段
は、前記互換性情報を前記ソフトウェア部品購入希望者
または前記ソフトウェア部品利用希望者からの要求に応
じて提示することを特徴とする請求項1または請求項2
記載のソフトウェア部品管理システム。
3. The method according to claim 1, wherein the revision request acquiring unit is configured to determine whether the software component stored in the software component information acquiring unit revised by the software component revision unit is compatible with a mounting environment before the revision. Wherein the software component presenting means presents the compatibility information in response to a request from the software component purchase applicant or the software component use applicant. 1 or Claim 2
Software component management system as described.
【請求項4】 前記ソフトウェア部品改訂手段は、前記
改訂要求取得手段が取得した前記互換性情報に基づい
て、前記ソフトウェア部品情報取得手段に格納されてい
るソフトウェア部品のソフトウェア部品のバージョン情
報をバージョンアップすることを特徴とする請求項3記
載のソフトウェア部品管理システム。
4. The software component revision means upgrades software component version information of software components stored in the software component information acquisition means based on the compatibility information acquired by the revision request acquisition means. The software component management system according to claim 3, wherein
【請求項5】 前記ソフトウェア部品提示手段は、前記
ソフトウェア部品改訂手段によって改訂された最新のソ
フトウェア部品を掲示することを特徴とする請求項1、
請求項2、請求項3、請求項4のうちいずれか1に記載
のソフトウェア部品管理システム。
5. The software component presenting means for posting the latest software component revised by the software component revision means.
The software component management system according to any one of claims 2, 3, and 4.
【請求項6】 前記ソフトウェア部品改訂手段は、前記
ソフトウェア部品情報取得手段に格納されている各ソフ
トウェア部品のうち最新バージョン情報のソフトウェア
部品を改訂対象とすることを特徴とする請求項1、請求
項2、請求項3、請求項4、請求項5のうちいずれか1
に記載のソフトウェア部品管理システム。
6. The software component revision unit according to claim 1, wherein the software component of the latest version information among the software components stored in the software component information acquisition unit is to be revised. 2, one of claim 3, claim 4, and claim 5
Software component management system described in 1.
【請求項7】 コンピュータネットワークを介してソフ
トウェア部品のバージョン管理・登録を行うソフトウェ
ア部品管理方法において、 ソフトウェア部品のソースコード、ドキュメント、仕様
説明書などの各項目ごとの情報、バージョン情報を取得
し、ソフトウェア部品情報としてバージョン情報ととも
に格納する第1のステップと、 前記第1のステップで取得したソフトウェア部品情報の
各項目の改訂要求を取得する第2のステップと、 前記第2のステップで取得された改訂要求に基づいて前
記第1のステップで取得されたソフトウェア部品の各項
目の改訂を行う第3のステップと、 前記第3のステップによって改訂されたソフトウェア部
品情報をソフトウェア部品購入希望者またはソフトウェ
ア部品利用希望者からの要求に応じて提示する第4のス
テップと、からなり、 前記第2のステップは、前記第1のステップで格納され
ているソフトウェア部品のソースコード、ドキュメン
ト、仕様説明書などの改訂対象となる各項目である変更
対象物の改訂要求の取得を行うことを特徴とするソフト
ウェア部品管理方法。
7. A software component management method for managing and registering software component versions via a computer network, comprising: acquiring information and version information of each item such as a source code, a document, and a specification manual of the software component; A first step of storing the software component information together with the version information; a second step of obtaining a revision request for each item of the software component information obtained in the first step; A third step of revising each item of the software component obtained in the first step based on the revision request; and a software component purchaser or software component Provided in response to a request from the applicant The second step is a change object which is an item to be revised, such as a source code, a document, or a specification manual of the software component stored in the first step. A software component management method characterized by acquiring a product revision request.
【請求項8】 コンピュータネットワークを介してソフ
トウェア部品のバージョン管理・登録を行うソフトウェ
ア部品管理プログラムが記憶された記憶媒体において、 ソフトウェア部品のソースコード、ドキュメント、仕様
説明書などの各項目ごとの情報、バージョン情報を取得
し、ソフトウェア部品情報としてバージョン情報ととも
に格納するソフトウェア部品情報取得機能と、 前記ソフトウェア部品情報取得機能によって取得したソ
フトウェア部品情報の各項目の改訂要求を取得する改訂
要求取得機能と、 前記改訂要求取得機能によって取得された改訂要求に基
づいて前記ソフトウェア部品情報取得機能で取得された
ソフトウェア部品の各項目の改訂を行うソフトウェア部
品改訂機能と、 前記ソフトウェア部品改訂機能によって改訂されたソフ
トウェア部品情報をソフトウェア部品購入希望者または
ソフトウェア部品利用希望者からの要求に応じて提示す
るソフトウェア部品提示機能と、をコンピュータに実現
させるためのコンピュータ読み取り可能なソフトウェア
部品管理プログラムが記憶された記憶媒体であり、 前記改訂要求取得機能は、前記ソフトウェア部品情報取
得機能で格納されているソフトウェア部品のソースコー
ド、ドキュメント、仕様説明書などの改訂対象となる各
項目である変更対象物の改訂要求を取得することを特徴
とするコンピュータに実現させるためのコンピュータ読
み取り可能なソフトウェア部品管理プログラムが記憶さ
れた記憶媒体。
8. A storage medium storing a software component management program for performing version management / registration of software components via a computer network, comprising: information for each item such as a source code, a document, and a specification manual of the software component; A software component information acquisition function for acquiring version information and storing it together with version information as software component information; a revision request acquisition function for acquiring a revision request for each item of software component information acquired by the software component information acquisition function; A software component revision function for revising each item of the software component acquired by the software component information acquisition function based on the revision request acquired by the revision request acquisition function; Storing a computer-readable software component management program for causing a computer to realize a software component presentation function for presenting the software component information in response to a request from a software component purchase applicant or a software component use applicant. Medium, wherein the revision request acquisition function is a source code of a software component stored in the software component information acquisition function, a document, a request for revision of an object to be modified, which is an item to be revised, such as a specification manual. A storage medium storing a computer-readable software component management program to be realized by a computer, which is to be acquired.
JP2000393523A 2000-12-25 2000-12-25 System and method for managing software parts and recording medium recorded with program for managing software parts Pending JP2002196930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000393523A JP2002196930A (en) 2000-12-25 2000-12-25 System and method for managing software parts and recording medium recorded with program for managing software parts

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000393523A JP2002196930A (en) 2000-12-25 2000-12-25 System and method for managing software parts and recording medium recorded with program for managing software parts

Publications (1)

Publication Number Publication Date
JP2002196930A true JP2002196930A (en) 2002-07-12

Family

ID=18859310

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000393523A Pending JP2002196930A (en) 2000-12-25 2000-12-25 System and method for managing software parts and recording medium recorded with program for managing software parts

Country Status (1)

Country Link
JP (1) JP2002196930A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004012115A1 (en) * 2002-07-25 2004-02-05 Honda Motor Co., Ltd. Parts unification/management system based on life cycle and parts sales form management system
JP2009086814A (en) * 2007-09-28 2009-04-23 Hitachi Software Eng Co Ltd Source code management system
US8789038B2 (en) 2010-06-07 2014-07-22 Konica Minolta Business Technologies, Inc. Information processing device, information processing method, and computer readable medium with function disabling
JP2017062647A (en) * 2015-09-25 2017-03-30 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004012115A1 (en) * 2002-07-25 2004-02-05 Honda Motor Co., Ltd. Parts unification/management system based on life cycle and parts sales form management system
JP2009086814A (en) * 2007-09-28 2009-04-23 Hitachi Software Eng Co Ltd Source code management system
US8789038B2 (en) 2010-06-07 2014-07-22 Konica Minolta Business Technologies, Inc. Information processing device, information processing method, and computer readable medium with function disabling
JP2017062647A (en) * 2015-09-25 2017-03-30 京セラドキュメントソリューションズ株式会社 Information processing system and information processing method

Similar Documents

Publication Publication Date Title
US20110289420A1 (en) Screen customization supporting system, screen customization supporting method, and computer-readable recording medium
JPH11184943A (en) System and method for electronic transaction and storage medium for storing control program for performing format conversion in electronic transaction
US20030149573A1 (en) Product registration system
US20040098314A1 (en) Method and system for providing customized computer solutions
Afrin et al. Electronic clinical trial protocol distribution via the World-Wide Web: a prototype for reducing costs and errors, improving accrual, and saving trees
CN110679165A (en) Sensing equipment management device
JP2004295267A (en) Advertisement method and advertisement program
US20210142340A1 (en) Sensor management unit, method, and program
JP3987018B2 (en) Integrated business software introduction and operation support system
JP2012098878A (en) Business form creation processing system and business form creation processing method and program
JP2002196930A (en) System and method for managing software parts and recording medium recorded with program for managing software parts
JP2002175436A (en) Portal site providing device
KR102483828B1 (en) Method for auto-matically selling products and server performing the same
KR100436496B1 (en) System and method for management pc over the internet using it and recording medium for management pc
US8566117B1 (en) Systems and methods for facilitating healthcare provider enrollment with one or more payers
JP6072846B2 (en) Smartphone procedure system for group insurance
US20020116372A1 (en) Integrated management of product information
JP5583306B1 (en) Information system and updating method thereof
EP3664058A1 (en) Sensor management unit, sensor apparatus, sensing data provision method, and sensing data provision program
JP2002352011A (en) Method, device, system, and program for product information management
US20020107863A1 (en) System for and method of learning and automatically correcting business logic errors
JP7093379B2 (en) Data provider, program and information processing method
JP2002288360A (en) Method and system for purchasing software
JP2002189866A (en) System and method for buying and selling software part, and storage medium for storing program for buying and selling software part
JP6891067B2 (en) Information output management device and information output management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050204

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050307

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070411

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070608

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080226