JP5644651B2 - Analysis information file management system - Google Patents

Analysis information file management system Download PDF

Info

Publication number
JP5644651B2
JP5644651B2 JP2011093393A JP2011093393A JP5644651B2 JP 5644651 B2 JP5644651 B2 JP 5644651B2 JP 2011093393 A JP2011093393 A JP 2011093393A JP 2011093393 A JP2011093393 A JP 2011093393A JP 5644651 B2 JP5644651 B2 JP 5644651B2
Authority
JP
Japan
Prior art keywords
analysis information
information file
reference relationship
management system
version
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.)
Active
Application number
JP2011093393A
Other languages
Japanese (ja)
Other versions
JP2012226546A (en
Inventor
和人 若林
和人 若林
嵩之 中谷
嵩之 中谷
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP2011093393A priority Critical patent/JP5644651B2/en
Publication of JP2012226546A publication Critical patent/JP2012226546A/en
Application granted granted Critical
Publication of JP5644651B2 publication Critical patent/JP5644651B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、例えば液体クロマトグラフ、ガスクロマトグラフ、質量分析計といった分析装置や計測装置を用いて実行される分析に関連した種々のファイルである分析情報ファイルを管理する分析情報ファイル管理システムに関する。   The present invention relates to an analysis information file management system that manages analysis information files, which are various files related to analysis performed using an analysis apparatus and a measurement apparatus such as a liquid chromatograph, a gas chromatograph, and a mass spectrometer.

コンピュータシステムやネットワークシステムの発展に伴い、昨今では、分析に関する様々なデータを全てコンピュータ上で管理することが一般的となっている。
また、分析に関連するデータを一元的に管理したり、そのデータ処理を容易化したりすることを目的として、分析に関するデータをデータ管理システム(データベース管理システム(DBMS)、ラボラトリデータ管理システム(LDMS)、ラボラトリ情報管理システム(LIMS)等)に登録することも行われている(例えば特許文献1参照)。
With the development of computer systems and network systems, it is now common to manage various data related to analysis on computers.
In addition, for the purpose of centrally managing data related to analysis and facilitating the data processing, data related to analysis is managed by a data management system (database management system (DBMS), laboratory data management system (LDMS)). And registration in a laboratory information management system (LIMS) or the like (see, for example, Patent Document 1).

分析に関連するデータは通常、ファイルを単位として管理される。このようなファイルには以下のようなものがある。
・メソッドファイル(この中に分析装置の特定が含まれる)
・装置パラメータファイル
・データ処理パラメータファイル
・バッチスケジュールファイル(複数の試料の特定、分析順序、データ処理メソッド等から成るテーブル)
・分析結果データファイル(通常は、1サンプルにつき1つのデータファイル)
・レポートフォーマットファイル(報告書のフォーマット。この枠の中に分析結果データが組み込まれてレポートが得られる。)
Data related to analysis is usually managed in units of files. Such files include the following:
・ Method file (this includes analysis device specification)
・ Device parameter file ・ Data processing parameter file ・ Batch schedule file (table consisting of multiple sample identification, analysis order, data processing method, etc.)
・ Analysis result data file (usually one data file per sample)
Report format file (report format. Analysis result data is incorporated into this frame to obtain a report)

なお、本発明では、上記のような分析に関する種々のファイルのことをまとめて「分析情報ファイル」と称し、分析情報ファイルを管理するシステムのことを「分析情報ファイル管理システム」と称するものとする。   In the present invention, various files relating to analysis as described above are collectively referred to as an “analysis information file”, and a system that manages the analysis information file is referred to as an “analysis information file management system”. .

特開2008-51565号公報JP 2008-51565 A

分析情報ファイルは、他の分析情報ファイルに含まれる情報を参照していることが多くある。例えば分析のレポートは、分析の手順、種々のパラメータ、分析の結果などをその内容に含むため、他の分析情報ファイルの内容を参照して成るのが一般的である。参照情報は、分析のレポートの中に参照先の分析情報ファイルの名称や格納個所(ファイルパス)を記述することによって定義される。   The analysis information file often refers to information included in other analysis information files. For example, since an analysis report includes analysis procedures, various parameters, analysis results, and the like in its contents, it is common to refer to the contents of other analysis information files. The reference information is defined by describing the name and storage location (file path) of the reference analysis information file in the analysis report.

ただし、ここにおいて「参照している」とは、参照先の分析情報ファイルの情報の全部又は一部を取り込んでいるという意味に限定されず、他の分析情報ファイルとの関係が単に示されているという意味も含む。即ち、ある分析情報ファイルの内部に、他の分析情報ファイルである「ファイルA」のデータ内容が取り込まれている場合、「ファイルA」へのリンクが設定されている場合、「ファイルA」が保存されているパスが記述されている場合、単に「ファイルAを参照のこと」等とテキストで記載されている場合、これらのいずれでも「参照」に含まれる。   However, “referring” here is not limited to the meaning that all or part of the information of the reference analysis information file is taken in, but the relationship with other analysis information files is simply indicated. It also includes the meaning of being. That is, when the data content of “file A”, which is another analysis information file, is taken inside a certain analysis information file, when the link to “file A” is set, “file A” is When the stored path is described, when the text simply refers to “see file A” or the like, any of these is included in “reference”.

しかしながら、従来の分析情報ファイル管理システムにおけるファイル参照には、以下に挙げるような問題があった。   However, the file reference in the conventional analysis information file management system has the following problems.

・分析情報ファイルはテキストファイル、スプレッドシート、文書ファイル、生データファイルなど、様々なファイル形式で作成されており、参照関係の記載方法は基本的に各ファイル形式に依存する。従って、参照情報を統一的な仕方で管理することができない。また、参照関係を設定するユーザはそれぞれのファイルの形式を理解していることが要求される。
・ファイル形式によっては、他の分析情報ファイルへの参照関係を記述するのが困難または不可能な場合がある。具体的には、例えば画像データのみで構成されるファイルの内部にはASCIIデータによる参照関係の記述を含めることができない。
・参照関係が「ファイルAを参照のこと」といった文字で記載されている場合には、ユーザは理解することができても、分析情報ファイル管理システムはその記載を意味のある情報として扱うことができない。
The analysis information file is created in various file formats such as a text file, a spreadsheet, a document file, and a raw data file, and the reference description method basically depends on each file format. Therefore, the reference information cannot be managed in a unified manner. Also, the user who sets the reference relationship is required to understand the format of each file.
-Depending on the file format, it may be difficult or impossible to describe a reference relationship to another analysis information file. More specifically, for example, a reference relation description using ASCII data cannot be included in a file composed only of image data.
-If the reference relationship is described in characters such as "refer to file A", the analysis information file management system can handle the description as meaningful information even if the user can understand it. Can not.

・各分析情報ファイルは互いに独立して管理されているため、ある分析情報ファイルの名称や内容が変更されたりファイル自体が削除されてしまったりしたとしても、その分析情報ファイルと参照関係にあった他の分析情報ファイルにはその変更が反映されない。よって、システム全体において常に正確な参照関係が維持されるという保証がない。
・各分析情報ファイルは互いに独立して管理されているため、参照関係を知るためには分析情報ファイルを一旦開いてその内容を確認しなければならず、作業が繁雑かつ面倒である。
・ Since each analysis information file is managed independently of each other, even if the name or content of an analysis information file is changed or the file itself is deleted, the analysis information file has a reference relationship with the analysis information file. The changes are not reflected in other analysis information files. Therefore, there is no guarantee that an accurate reference relationship is always maintained in the entire system.
Since each analysis information file is managed independently of each other, in order to know the reference relationship, the analysis information file must be opened once and the contents thereof must be confirmed, which is complicated and troublesome.

本発明は上述したような、分析情報ファイル管理システムにおける、分析情報ファイル間の参照に関して存在する各種の問題を解決するために成された。   The present invention has been made in order to solve various problems that exist regarding the reference between analysis information files in the analysis information file management system as described above.

上記課題を解決するために成された本発明に係る各種の分析情報ファイルを管理する分析情報ファイル管理システムは、
a)分析情報ファイルを保持するファイル管理手段と、
b)ユーザの指示に基づき又は所定の条件に基づき分析情報ファイルの相互間に参照関係を設定する参照関係設定手段と、
c)前記参照関係を保持する参照関係保持手段と、
d)分析情報ファイルを削除する命令を受けた際に、削除を実行する前に、当該分析情報ファイルの有する参照関係を表示する削除前参照関係提示手段と、
を備えることを特徴としている。
An analysis information file management system for managing various analysis information files according to the present invention made to solve the above-mentioned problems,
a) a file management means for holding the analysis information file;
b) a reference relationship setting means for setting a reference relationship between analysis information files based on user instructions or based on predetermined conditions;
c) reference relationship holding means for holding the reference relationship;
d) when receiving a command to delete the analysis information file, before executing the deletion, the reference relationship presentation means before deletion for displaying the reference relationship of the analysis information file;
It is characterized by having.

本発明に係る分析情報ファイル管理システムによれば、分析情報ファイルの参照関係がファイル管理手段によって統合的に管理される。すなわち、相互の参照関係は従来のように各分析情報ファイル内に記載されるのではなく、分析情報ファイル管理システム自体が管理する。よって、ファイル形式に全く関係無く、あらゆる分析情報ファイル間の参照関係を確実に設定し、常に正確な参照関係を維持することが可能となる。従って、参照関係を保持したり設定したりするのに従来要していた手間が削減され、コスト削減にも繋がる。
According to the analysis information file management system of the present invention, the reference relationship of analysis information files is managed in an integrated manner by the file management means. That is, the mutual reference relationship is not described in each analysis information file as in the prior art, but is managed by the analysis information file management system itself. Therefore, it is possible to reliably set the reference relationship between all analysis information files regardless of the file format, and to always maintain an accurate reference relationship . Therefore, the effort conventionally required to maintain or set the reference relationship is reduced, leading to cost reduction.

本発明に係る分析情報ファイル管理システムの一実施形態の概略構成図。1 is a schematic configuration diagram of an embodiment of an analysis information file management system according to the present invention. FIG. ユーザが参照関係を設定するための画面の一例。An example of the screen for a user to set a reference relationship. 参照関係表示画面の一例。An example of a reference relationship display screen. 参照関係表示画面の他の例。Another example of the reference relationship display screen. 分析情報削除確認画面の一例。An example of an analysis information deletion confirmation screen. 管理手段及び版更新時参照関係設定手段の動作の一例の模式図。The schematic diagram of an example of operation | movement of a version management means and a reference relation setting means at the time of version update. 管理手段及び版更新時参照関係設定手段の動作の他の例の模式図。The schematic diagram of the other example of operation | movement of the version management means and the reference relation setting means at the time of version update. ファイル複製管理手段の動作の例を示す模式図。The schematic diagram which shows the example of operation | movement of a file replication management means. ファイル複製管理手段の動作の他の例を示す模式図。The schematic diagram which shows the other example of operation | movement of a file replication management means.

以下、本発明に係る分析情報ファイル管理システムの実施形態の例を図面を参照しつつ詳細に説明する。   Hereinafter, an exemplary embodiment of an analysis information file management system according to the present invention will be described in detail with reference to the drawings.

図1に、本発明に係る分析情報ファイル管理システムの一実施形態を示す。中央演算処理装置であるCPU(Central Processing Unit)10にメモリ12、LCD(Liquid Crystal Display)等から成るモニタ14、キーボードやマウスなどの入力部16、ハードディスク等の大容量記憶装置から成る記憶部20が互いに接続されている。そして記憶部20には、OS(Operating System)21、分析情報ファイル管理プログラム22が記憶されている。また、記憶部20にはファイル記憶部23、参照関係記憶部24が設けられている。   FIG. 1 shows an embodiment of an analysis information file management system according to the present invention. A CPU (Central Processing Unit) 10 which is a central processing unit, a memory 12, a monitor 14 including an LCD (Liquid Crystal Display), an input unit 16 such as a keyboard and a mouse, and a storage unit 20 including a mass storage device such as a hard disk. Are connected to each other. The storage unit 20 stores an OS (Operating System) 21 and an analysis information file management program 22. The storage unit 20 includes a file storage unit 23 and a reference relationship storage unit 24.

本実施形態に係る分析情報ファイル管理システムはネットワークケーブルNWを介して分析装置(各種の計測装置を含む)などに接続されており、それらの分析装置によって実行する分析に関連した各種の分析情報ファイルを管理する。ただし、本発明に係る分析情報管理システムはネットワークシステムに限らず、スタンドアロン型のシステムを含めたあらゆる形態のシステムにおいて適用可能であることは言うまでもない。   The analysis information file management system according to this embodiment is connected to an analysis device (including various measurement devices) via a network cable NW, and various analysis information files related to the analysis performed by these analysis devices. Manage. However, it goes without saying that the analysis information management system according to the present invention is applicable not only to a network system but also to any form of system including a stand-alone system.

また、本実施形態に係る分析情報ファイル管理システムでは、OS21と分析情報ファイル管理プログラム22とを別体として扱うが、分析情報ファイル管理プログラム22がOS21の一部に組み込まれていたとしても、勿論構わない。   Further, in the analysis information file management system according to the present embodiment, the OS 21 and the analysis information file management program 22 are handled as separate bodies. However, even if the analysis information file management program 22 is incorporated in a part of the OS 21, of course. I do not care.

図1においては、分析情報ファイル管理プログラム22に係るように、ファイル管理手段31、参照関係設定手段32、参照関係保持手段33、参照関係表示手段34、参照ファイル編集手段35、削除前参照関係提示手段36、版管理手段37、版更新時参照関係設定手段38、ファイル複製管理手段39がそれぞれ示されている。各手段の詳細は後述するが、これらはいずれも基本的にはCPU10が分析情報ファイル管理プログラム22を実行することにより、ソフトウエア的に具現化される。   In FIG. 1, as related to the analysis information file management program 22, file management means 31, reference relationship setting means 32, reference relationship holding means 33, reference relationship display means 34, reference file editing means 35, pre-deletion reference relationship presentation Means 36, version management means 37, version update reference relation setting means 38, and file copy management means 39 are shown. Although details of each means will be described later, these are basically realized in software by the CPU 10 executing the analysis information file management program 22.

ファイル記憶部23は複数の分析情報ファイルが記憶される記憶領域である。ファイル管理手段31は、ファイル記憶部23に保存されている様々な分析情報ファイルを管理する。本発明において分析情報ファイルのファイル形式はいかなるものでも構わない。ファイル管理手段31により従来の一般的な分析情報ファイル管理が実現される。   The file storage unit 23 is a storage area for storing a plurality of analysis information files. The file management unit 31 manages various analysis information files stored in the file storage unit 23. In the present invention, the analysis information file may have any file format. The file management means 31 realizes conventional general analysis information file management.

参照関係設定手段32は、分析情報ファイルに参照関係を設定する。「参照関係を設定する」とは、新たに参照先を登録する、参照先の変更を行う、参照先を削除するといった種々の設定動作を包含する意味である。これは、ユーザが入力部16を適宜に操作することによって入力される命令に基づいて行っても良いし、予め定められた条件に基づいて自動的に行うようにしても構わない。
ユーザが参照関係を入力設定する場合には、図2に示すように、モニタ14に所定のウインドウを表示させ、クリックなどの選択操作を基本としてユーザが参照関係を設定できるようにすることが望ましい。これにより、簡単な操作で以て確実に参照関係を設定することが可能となる。
The reference relationship setting unit 32 sets a reference relationship in the analysis information file. “Setting a reference relationship” means including various setting operations such as newly registering a reference destination, changing the reference destination, and deleting the reference destination. This may be performed based on a command input by the user appropriately operating the input unit 16 or may be automatically performed based on a predetermined condition.
When the user inputs and sets a reference relationship, as shown in FIG. 2, it is desirable to display a predetermined window on the monitor 14 so that the user can set the reference relationship based on a selection operation such as a click. . As a result, it is possible to reliably set the reference relationship with a simple operation.

参照関係保持手段33は、参照関係設定手段32によって設定された参照関係を記憶領域である参照関係記憶部24に保存して管理する。すなわち、本発明の分析情報ファイル管理システムにおいては従来のように参照関係を分析情報ファイル内に記載するのではなく、分析情報ファイル間の参照関係を一元的に、参照関係保持手段33が参照関係記憶部24を対応する記憶領域として利用することで管理する。なお、以下の説明では簡単のために、参照関係保持手段33の動作は参照関係記憶部24へのアクセスを含むものとする。   The reference relationship holding unit 33 stores and manages the reference relationship set by the reference relationship setting unit 32 in the reference relationship storage unit 24 that is a storage area. That is, in the analysis information file management system of the present invention, the reference relationship is not described in the analysis information file as in the prior art, but the reference relationship holding means 33 centralizes the reference relationship between the analysis information files. Management is performed by using the storage unit 24 as a corresponding storage area. In the following description, for the sake of simplicity, the operation of the reference relationship holding unit 33 includes access to the reference relationship storage unit 24.

ある分析情報ファイルに関する参照関係を知りたい場合には、ユーザは入力部16を適宜に操作することで参照関係表示命令を入力する。この命令を受けると参照関係表示手段34は、参照関係保持手段33と共同して、指定された分析情報ファイルに設定されている参照関係をモニタ14に表示する。
図3は、参照関係表示手段34によって表示される参照関係表示画面の一例である。各種のファイルが表示されている画面内の上の欄においてユーザが所望の分析情報ファイル(図3の例では「分析情報A」)を選択すると、下の欄に「分析方法A」、「分析結果A」、「分析結果B」という三種類の分析情報ファイルが参照関係にあることがモニタ14に表示される。この例の場合、上の欄に含まれているファイルを選択するという動作が参照関係表示命令の入力となる。
図4は、参照関係表示手段34によって表示される参照関係表示画面の別の例である。この例では、「分析情報A」という分析情報ファイルに関し、前後の参照関係が表示される。すなわち、「分析計画A」および「分析情報B」はそれぞれ「分析情報A」を参照しており、一方で「分析情報A」は「分析方法A」、「分析結果A」、「分析結果B」を参照していることがモニタ14に表示される。
When the user wants to know the reference relationship regarding an analysis information file, the user inputs a reference relationship display command by operating the input unit 16 as appropriate. Upon receiving this command, the reference relationship display means 34 displays the reference relationship set in the designated analysis information file on the monitor 14 in cooperation with the reference relationship holding means 33.
FIG. 3 is an example of a reference relationship display screen displayed by the reference relationship display means 34. When the user selects a desired analysis information file (“analysis information A” in the example of FIG. 3) in the upper column in the screen on which various files are displayed, “analysis method A” and “analysis” are displayed in the lower column. The monitor 14 displays that the three types of analysis information files “result A” and “analysis result B” are in a reference relationship. In the case of this example, the operation of selecting the file included in the upper column is the input of the reference relationship display command.
FIG. 4 is another example of the reference relationship display screen displayed by the reference relationship display means 34. In this example, the reference relationship before and after the analysis information file “analysis information A” is displayed. That is, “analysis plan A” and “analysis information B” respectively refer to “analysis information A”, while “analysis information A” is “analysis method A”, “analysis result A”, “analysis result B”. "Is displayed on the monitor 14.

このように、本発明に係る情報管理システムでは、参照している分析情報ファイルだけでなく、参照されている分析情報ファイルに関する情報も容易に得ることができる。   As described above, in the information management system according to the present invention, not only the referenced analysis information file but also information related to the referenced analysis information file can be easily obtained.

また、参照関係表示画面においてユーザが任意の文書情報ファイルを選択して所定の操作(例えばダブルクリック)を行うと、参照ファイル編集手段35は、参照関係表示手段34によって表示されている、参照関係にある分析情報ファイルを含むあらゆる分析情報ファイルの閲覧及び/又は編集を可能とする新たな画面を開く。
これにより、ユーザはより高い自由度で以て、またより簡便に参照関係にある分析情報ファイルへアクセスすることが可能となる。
When the user selects an arbitrary document information file on the reference relationship display screen and performs a predetermined operation (for example, double click), the reference file editing unit 35 displays the reference relationship displayed by the reference relationship display unit 34. Opens a new screen that allows browsing and / or editing of any analysis information file including the analysis information file in
As a result, the user can access the analysis information file having the reference relationship more easily and with a higher degree of freedom.

ある分析情報ファイルを削除する命令がユーザによって入力された場合、削除前参照関係提示手段36は、削除を実行する前に、ユーザに対して当該分析情報ファイルの有する参照関係を視覚的に提示する。図5は削除前参照関係提示手段36がモニタ14に表示する分析情報削除確認画面の一例である。この例では、「分析情報A」及び「分析情報B」を削除するという命令がユーザによって入力されたことに基づき、「分析計画」(これは内部に一又は複数の分析情報ファイルを含むフォルダである)および「分析情報B」が削除しようとする分析情報ファイルを参照しているファイルであることと、「分析方法A」、「分析方法B」、「分析結果A」、「分析結果B」が削除しようとする分析情報ファイルに参照されているファイルであることが表示されている。この分析情報削除確認画面上でユーザが「OK」ボタンを押下することで削除の処理が行われ、「キャンセル」ボタンを押下することで処理が中止される。
削除前参照関係提示手段36が上記のような動作を行うことにより、ユーザはある分析情報ファイルを削除するならば、どのファイルに影響が及ぶのかを確実に知ることができ、重要な分析情報ファイルを誤って削除してしまうといったミスを未然に防ぐことが可能となる。
When an instruction to delete a certain analysis information file is input by the user, the pre-deletion reference relationship presenting means 36 visually presents the reference relationship of the analysis information file to the user before executing the deletion. . FIG. 5 shows an example of an analysis information deletion confirmation screen displayed on the monitor 14 by the reference relationship presentation unit 36 before deletion. In this example, “analysis plan” (this is a folder containing one or a plurality of analysis information files inside) based on the input of a command to delete “analysis information A” and “analysis information B” by the user. And “analysis information B” refer to the analysis information file to be deleted, and “analysis method A”, “analysis method B”, “analysis result A”, “analysis result B”. Indicates that the file is referenced by the analysis information file to be deleted. When the user presses the “OK” button on the analysis information deletion confirmation screen, the deletion process is performed, and when the “Cancel” button is pressed, the process is canceled.
When the pre-deletion reference relationship presenting means 36 performs the above-described operation, if the user deletes an analysis information file, the user can surely know which file is affected, and an important analysis information file. It is possible to prevent mistakes such as accidentally deleting.

ある分析情報ファイルの変更が行われると、その時点までの参照関係が保持できなくなることがある。この問題を解決するために、本実施例に係る分析情報ファイル管理システムでは版管理手段37及び版更新時参照関係設定手段38が設けられている。以下、版管理手段37及び版更新時参照関係設定手段38の動作について説明する。   If a certain analysis information file is changed, the reference relationship up to that point may not be maintained. In order to solve this problem, the analysis information file management system according to the present embodiment is provided with a version management unit 37 and a version update reference relation setting unit 38. The operations of the version management unit 37 and the version update reference relation setting unit 38 will be described below.

版管理手段37は、システム内における分析情報ファイルの変更の有無を常時監視する。ある分析情報ファイルに関して変更が行われたことを検出すると、その分析情報ファイルの元版(変更前のファイル)を残しつつ新版(変更後のファイル)を作成することにより版管理を行う。
版更新時参照関係設定手段38は、版管理手段37によってある分析情報ファイルの新版が作成された際に、予め定められた又はユーザによる指示に基づき、当該分析情報ファイルの元版を参照していた分析情報ファイルの参照関係を再設定する。
The version management unit 37 constantly monitors whether the analysis information file is changed in the system. When it is detected that a change has been made with respect to an analysis information file, version management is performed by creating a new version (file after change) while leaving the original version of the analysis information file (file before change).
When the version management means 37 creates a new version of an analysis information file, the version update reference relation setting means 38 refers to the original version of the analysis information file that is determined in advance or based on a user instruction. Reset the reference relationship of the analyzed information file.

図6は、版管理手段37及び版更新時参照関係設定手段38の動作を模式的に示した図である。ここでは、ある分析情報ファイル「親情報A」が他の分析情報ファイル「子情報A(n版)」を参照している例を考える。ここで、ユーザが分析情報ファイル「子情報A(n版)」を更新すると、版管理手段37は「子情報A(n+1版)」を新たに作成する(図6の左欄)。すると版更新時参照関係設定手段38は予め定められている、「新しい版が作成された場合、新しい版に参照関係を設定する」という指示に基づき、「親情報A」の参照先を「子情報A(n版)」から「子情報A(n+1版)」に再設定する。   FIG. 6 is a diagram schematically showing the operations of the version management unit 37 and the version update reference relation setting unit 38. Here, consider an example in which a certain analysis information file “parent information A” refers to another analysis information file “child information A (n version)”. Here, when the user updates the analysis information file “child information A (n version)”, the version management means 37 newly creates “child information A (n + 1 version)” (left column in FIG. 6). Then, the version update reference relationship setting means 38 determines the reference destination of “parent information A” based on a predetermined instruction “set a reference relationship for a new version when a new version is created”. The information is reset from “information A (n version)” to “child information A (n + 1 version)”.

版管理手段37及び版更新時参照関係設定手段38の動作の他の例の模式図を図7に示す。図7の例では、予め「新しい版が作成されても、参照関係は元版のままとする」という指示が与えられているため、版管理手段37によって「子情報A(n+1版)」が作成されたとしても、「親情報A」の参照先は「子情報A(n版)」のままとする。   FIG. 7 shows a schematic diagram of another example of the operation of the version management unit 37 and the version-update reference relationship setting unit 38. In the example of FIG. 7, an instruction that “the reference relationship remains the original version even if a new version is created” is given in advance, so that the version management unit 37 sets “child information A (n + 1 version)”. "Is created, the reference destination of" parent information A "remains" child information A (n version) ".

図6の例のように、新たに作成された版が参照されるように参照関係を再設定するか、図7の例のように、新たに版が作成されても元版が参照されるようにするかは、版更新時参照関係設定手段38が所定の問い合わせ画面を表示することによって、ユーザに問い合わせるようにしても勿論構わない。   As in the example of FIG. 6, the reference relationship is reset so that the newly created version is referred to, or the original version is referred to even if a new version is created as in the example of FIG. Of course, the version update reference relationship setting means 38 may display a predetermined inquiry screen to inquire the user.

また、本実施形態に係る分析情報ファイル管理システムでは、参照関係を有する分析情報ファイルを、参照関係を保持可能な領域を超えて複製する命令を受けたときに、ファイル複製管理手段39が以下に述べるような特徴的な動作を行うことにより、ファイル間の参照関係を適切に保つことが可能である。例えばこれは、複製元と複製先のプロジェクトがそれぞれ異なるシステムに構築されており、複製先の領域では元の参照関係が維持できないような場合に有効である。   Further, in the analysis information file management system according to the present embodiment, when receiving an instruction to copy an analysis information file having a reference relationship beyond an area that can hold the reference relationship, the file replication management means 39 performs the following: By performing the characteristic operation as described, it is possible to appropriately maintain the reference relationship between files. For example, this is effective when the copy source project and the copy destination project are constructed in different systems, and the original reference relationship cannot be maintained in the copy destination area.

図8は、ファイル複製管理手段39の動作を模式に示した図である。ここではユーザが「プロジェクトA」の内部にある分析情報ファイル「親情報A」を参照関係を保持できない「プロジェクトB」内に複製する命令を入力したものとする(図8左上欄)。「プロジェクトA」において「親情報A」は他の分析情報ファイルである「子情報A」を参照している。しかし図8右上欄に示すように、「プロジェクトB」には「子情報A」が含まれていない。すると、ファイル複製管理手段39は、「親情報A」を複製するとともに、その参照先である分析情報ファイル「子情報A」も同時に複製する(図8右下欄)。   FIG. 8 is a diagram schematically showing the operation of the file replication management means 39. Here, it is assumed that the user inputs an instruction to copy the analysis information file “parent information A” inside “project A” into “project B” that cannot hold the reference relationship (the upper left column in FIG. 8). In “project A”, “parent information A” refers to “child information A” which is another analysis information file. However, as shown in the upper right column of FIG. 8, “project B” does not include “child information A”. Then, the file copy management means 39 copies “parent information A” and also copies the analysis information file “child information A” as a reference destination at the same time (lower right column in FIG. 8).

図9に、ファイル複製管理手段39の動作の他の例を模式的に示す。これは、複製元の領域である「プロジェクトA」に「親情報A」と親情報Aが参照する「子情報A」が存在しており、ユーザが「親情報A」を、「プロジェクトA」内の参照関係を保持できない「プロジェクトB」の所定の領域に複製する指示を出した場合である。この例では、複製先の「プロジェクトB」に、「親情報A」が参照可能な「子情報A(m版)」が存在している(図9右上欄)。このような場合、ファイル複製管理手段39は所定の問い合せ画面をモニタ14に表示し、ユーザにプロジェクトAに含まれている「子情報A(n版)」を使用するか、それともプロジェクトBに含まれている「子情報A(m版)」を使用するかを選択させるようにする(ユーザに選択させるのではなく、予め動作を指定しておいてもよい。)。
ユーザが前者を選択した場合には、図9左下欄に示すように、プロジェクトBの「子情報A(m版)」を「子情報A(n版)」を上書きすることで更新する。ただし、この時、上書きによって新たに作成されたファイルは「子情報A(m+1版)」とするとともに、複製された「親情報A」に関する参照関係をm+1版に変更する。一方、ユーザが後者を選択した場合には、図9右下欄に示すように、「親情報A」のみをプロジェクトBの複製先の領域に複製する。
FIG. 9 schematically shows another example of the operation of the file replication management means 39. This is because “parent information A” and “child information A” referred to by the parent information A exist in “project A”, which is the copy source area, and the user sets “parent information A” as “project A”. This is a case where an instruction to copy to a predetermined area of “project B” that cannot hold the reference relationship is issued. In this example, “child information A (m version)” in which “parent information A” can be referred to exists in “project B” as a copy destination (upper right column in FIG. 9). In such a case, the file copy management means 39 displays a predetermined inquiry screen on the monitor 14 and uses the “child information A (n version)” included in the project A for the user or included in the project B. The user selects whether to use the “child information A (m version)” (the operation may be designated in advance instead of making the user select).
When the user selects the former, as shown in the lower left column of FIG. 9, the “child information A (m version)” of the project B is updated by overwriting “child information A (n version)”. However, at this time, the file newly created by overwriting is changed to “child information A (m + 1 version)” and the reference relationship regarding the copied “parent information A” is changed to the m + 1 version. On the other hand, when the user selects the latter, only “parent information A” is copied to the copy destination area of project B as shown in the lower right column of FIG.

以上、本発明に係る分析情報ファイル管理システムについて実施例を用いて説明したが、上記は例に過ぎないことは明らかであり、本発明の趣旨の範囲内で適宜に変更や修正、又は追加を行っても構わない。   The analysis information file management system according to the present invention has been described above with reference to the embodiments. However, it is clear that the above is only an example, and changes, modifications, or additions are appropriately made within the scope of the present invention. You can go.

10…CPU
12…メモリ
14…モニタ
16…入力部
20…記憶部
21…OS
22…分析情報ファイル管理プログラム
23…ファイル記憶部
24…参照関係記憶部
31…ファイル管理手段
32…参照関係設定手段
33…参照関係保持手段
34…参照関係表示手段
35…参照ファイル編集手段
36…削除前参照関係提示手段
37…版管理手段
38…版更新時参照関係設定手段
39…ファイル複製管理手段
NW…ネットワークケーブル
10 ... CPU
12 ... Memory 14 ... Monitor 16 ... Input unit 20 ... Storage unit 21 ... OS
22 ... Analysis information file management program 23 ... File storage unit 24 ... Reference relationship storage unit 31 ... File management unit 32 ... Reference relationship setting unit 33 ... Reference relationship holding unit 34 ... Reference relationship display unit 35 ... Reference file editing unit 36 ... Deletion Previous reference relationship presenting means 37... Version management means 38... Reference relation setting means 39 when updating the version.

Claims (8)

各種の分析情報ファイルを管理する分析情報ファイル管理システムであって、
a)分析情報ファイルを保持するファイル管理手段と、
b)ユーザの指示に基づき又は所定の条件に基づき分析情報ファイルの相互間に参照関係を設定する参照関係設定手段と、
c)前記参照関係を保持する参照関係保持手段と、
d)分析情報ファイルを削除する命令を受けた際に、削除を実行する前に、当該分析情報ファイルの有する参照関係を表示する削除前参照関係提示手段と、
を備えることを特徴とする分析情報ファイル管理システム。
An analysis information file management system for managing various analysis information files,
a) a file management means for holding the analysis information file;
b) a reference relationship setting means for setting a reference relationship between analysis information files based on user instructions or based on predetermined conditions;
c) reference relationship holding means for holding the reference relationship;
d) when receiving a command to delete the analysis information file, before executing the deletion, the reference relationship presentation means before deletion for displaying the reference relationship of the analysis information file;
An analysis information file management system comprising:
各種の分析情報ファイルを管理する分析情報ファイル管理システムであって、
a)分析情報ファイルを保持するファイル管理手段と、
b)ユーザの指示に基づき又は所定の条件に基づき分析情報ファイルの相互間に参照関係を設定する参照関係設定手段と、
c)前記参照関係を保持する参照関係保持手段と、
d)分析情報ファイル管理システムにおける分析情報ファイルの変更を監視し、変更が行われた分析情報ファイルに関し、元版を残しつつ新版を作成することによって版管理する版管理手段と、
e)該版管理手段によって分析情報ファイルの新版が作成された際に、予め定められた又はユーザによる指示に基づき、該分析情報ファイルの元版を参照していた分析情報ファイルの参照関係を再設定する版更新時参照関係設定手段と、
を備えることを特徴とする分析情報ファイル管理システム。
An analysis information file management system for managing various analysis information files,
a) a file management means for holding the analysis information file;
b) a reference relationship setting means for setting a reference relationship between analysis information files based on user instructions or based on predetermined conditions;
c) reference relationship holding means for holding the reference relationship;
d) Version management means for monitoring the analysis information file change in the analysis information file management system, and managing the version by creating a new version while leaving the original version for the changed analysis information file;
e) When a new version of the analysis information file is created by the version management means, the reference relationship of the analysis information file that referred to the original version of the analysis information file is re-established based on a predetermined or user instruction. Version update reference relationship setting means to be set,
An analysis information file management system comprising:
各種の分析情報ファイルを管理する分析情報ファイル管理システムであって、
a)分析情報ファイルを保持するファイル管理手段と、
b)ユーザの指示に基づき又は所定の条件に基づき分析情報ファイルの相互間に参照関係を設定する参照関係設定手段と、
c)前記参照関係を保持する参照関係保持手段と、
d)参照関係を有する分析情報ファイルを、該参照関係を保持可能な領域を超えて複製する命令を受けた際に、複製先の領域に該分析情報ファイルの参照先となる分析情報ファイルが存在しない場合には、参照先である分析情報ファイルも同時に複製し、複製先の領域に該分析情報ファイルの参照先となる分析情報ファイルが存在する場合には、複製元と複製先いずれの分析情報ファイルを該分析情報ファイルの参照先とするかを選択させ、複製元の分析情報ファイルが選択された場合には複製元において参照する分析情報ファイルも同時に複製し、複製先の分析情報ファイルが選択された場合には該分析情報ファイルのみを複製するファイル複製管理手段と、
を備えることを特徴とする分析情報ファイル管理システム。
An analysis information file management system for managing various analysis information files,
a) a file management means for holding the analysis information file;
b) a reference relationship setting means for setting a reference relationship between analysis information files based on user instructions or based on predetermined conditions;
c) reference relationship holding means for holding the reference relationship;
d) When receiving an instruction to copy an analysis information file having a reference relationship beyond an area that can hold the reference relationship, an analysis information file serving as a reference destination of the analysis information file exists in the copy destination area If not, the analysis information file that is the reference destination is also copied at the same time. If there is an analysis information file that is the reference destination of the analysis information file in the copy destination area, the analysis information of either the copy source or the copy destination Select whether the analysis information file is the reference destination of the analysis information file, and if the analysis information file of the copy source is selected, the analysis information file referenced at the copy source is also copied at the same time, and the analysis information file of the copy destination is selected A file replication management means for replicating only the analysis information file,
An analysis information file management system comprising:
分析情報ファイル管理システムにおける分析情報ファイルの変更を監視し、変更が行われた分析情報ファイルに関し、元版を残しつつ新版を作成することによって版管理する版管理手段Version management means that monitors changes in the analysis information file in the analysis information file management system and manages the version of the changed analysis information file by creating a new version while leaving the original version
を更に備えることを特徴とする請求項3に記載の分析情報ファイル管理システム。The analysis information file management system according to claim 3, further comprising:
前記参照関係設定手段が、選択作業によってユーザに参照関係を設定させるものであることを特徴とする請求項1〜4のいずれかに記載の分析情報ファイル管理システム。 The analysis information file management system according to any one of claims 1 to 4, wherein the reference relationship setting means allows a user to set a reference relationship by a selection operation. 分析情報ファイルに関して設定されている前記参照関係を表示する参照関係表示手段
を更に備えることを特徴とする請求項1〜5のいずれかに記載の分析情報ファイル管理システム。
The analysis information file management system according to any one of claims 1 to 5, further comprising reference relationship display means for displaying the reference relationship set for the analysis information file.
前記参照関係表示手段によって表示されている参照関係に対応した分析情報ファイルの閲覧及び/又は編集を許可する参照ファイル編集手段
を更に備えることを特徴とする請求項1〜のいずれかに記載の分析情報ファイル管理システム。
According to any one of claims 1 to 6, further comprising a reference file editing means for permitting the viewing and / or editing of the analysis information file corresponding to the reference relationship being displayed by said reference relation display means Analysis information file management system.
コンピュータを、請求項1〜7のいずれかに記載の分析情報ファイル管理システムとして動作させるための分析情報ファイル管理プログラム。   An analysis information file management program for causing a computer to operate as the analysis information file management system according to claim 1.
JP2011093393A 2011-04-19 2011-04-19 Analysis information file management system Active JP5644651B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011093393A JP5644651B2 (en) 2011-04-19 2011-04-19 Analysis information file management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011093393A JP5644651B2 (en) 2011-04-19 2011-04-19 Analysis information file management system

Publications (2)

Publication Number Publication Date
JP2012226546A JP2012226546A (en) 2012-11-15
JP5644651B2 true JP5644651B2 (en) 2014-12-24

Family

ID=47276644

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011093393A Active JP5644651B2 (en) 2011-04-19 2011-04-19 Analysis information file management system

Country Status (1)

Country Link
JP (1) JP5644651B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6114028B2 (en) * 2012-12-28 2017-04-12 富士通株式会社 Information management program, information management method, and information management apparatus

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216731A (en) * 1992-01-31 1993-08-27 Mitsubishi Electric Corp Filing system managing system
JPH07219824A (en) * 1994-01-31 1995-08-18 Hitachi Ltd Editing method for relational data base and device therefor
JPH08129544A (en) * 1994-11-02 1996-05-21 Hitachi Eng Co Ltd Device and method for displaying reference relation information of electronic document
JP2000010839A (en) * 1998-06-17 2000-01-14 Nippon Telegr & Teleph Corp <Ntt> Method and device for data registering process and storage medium having stored data registering process program thereon
JP2000322311A (en) * 1999-05-14 2000-11-24 Meidensha Corp Data deletion system for database for managing facility
JP2002055860A (en) * 2000-08-10 2002-02-20 Ricoh Co Ltd Data management system
JP2003263317A (en) * 2002-03-07 2003-09-19 Toshiba Corp Information processing device

Also Published As

Publication number Publication date
JP2012226546A (en) 2012-11-15

Similar Documents

Publication Publication Date Title
US9870350B2 (en) Pie chart based information management system
US20170371855A1 (en) Collecting and auditing structured data layered on unstructured objects
CN102541988A (en) Document management apparatus and method for controlling same
US20080028003A1 (en) Structured object model merge tool with static integrity constraint observance
JP2017045238A (en) Information processing system, information processing device, and information processing method
WO2022225654A1 (en) Dynamic graphical containers
US20140298243A1 (en) Adjustable gui for displaying information from a database
JP6650174B1 (en) Intellectual property management device, intellectual property management program, and intellectual property management method
JP5644651B2 (en) Analysis information file management system
JP6930496B2 (en) Setting device, setting method and setting program
JP2019197405A (en) Project status management device, project status management program, and project status management method
JP5055317B2 (en) Backup management method, program, and backup management apparatus
JP5884925B2 (en) Management support apparatus, management support method, and management support program
TW201428623A (en) Project data creation apparatus
US10200496B2 (en) User interface configuration tool
US9934200B1 (en) Method and system for implementing dynamic note formatting and display
JP2020170549A (en) Electronic medical chart system and electronic medical chart program
WO2019130877A1 (en) System and method for sharing medical information, and system and method for displaying medical information
Delorme et al. PlateEditor: A web-based application for the management of multi-well plate layouts and associated data
JP6197351B2 (en) Display program, display method, and display device
US12032994B1 (en) Linking outputs for automatic execution of tasks
JP2009064347A (en) Work support information display, and work support information display method
JP5682452B2 (en) CHANGE MANAGEMENT SUPPORT DEVICE, CHANGE MANAGEMENT SUPPORT METHOD, AND CHANGE MANAGEMENT SUPPORT PROGRAM
JP2017058936A (en) Medical document management device, medical document management system, and program
JP4443342B2 (en) Drawing information management program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130801

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140304

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140430

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141007

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141020

R151 Written notification of patent or utility model registration

Ref document number: 5644651

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151