JP6991100B2 - Database configuration management device - Google Patents

Database configuration management device Download PDF

Info

Publication number
JP6991100B2
JP6991100B2 JP2018094511A JP2018094511A JP6991100B2 JP 6991100 B2 JP6991100 B2 JP 6991100B2 JP 2018094511 A JP2018094511 A JP 2018094511A JP 2018094511 A JP2018094511 A JP 2018094511A JP 6991100 B2 JP6991100 B2 JP 6991100B2
Authority
JP
Japan
Prior art keywords
data item
item name
elements
configuration management
management device
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
JP2018094511A
Other languages
Japanese (ja)
Other versions
JP2019200578A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2018094511A priority Critical patent/JP6991100B2/en
Publication of JP2019200578A publication Critical patent/JP2019200578A/en
Application granted granted Critical
Publication of JP6991100B2 publication Critical patent/JP6991100B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データベースに登録するためのデータ項目名を管理するデータベース構成管理装置に関する。 The present invention relates to a database configuration management device that manages data item names for registration in a database.

従来のデータベース構成管理システムでは、データベースに登録されるデータ項目名は、リスト形式で並べて管理されており、通常、同じ階層に登録順に格納されていた。しかしながらこの管理方法では、データ項目名が階層化された複数の要素から構成されている場合、データ項目名同士の関係が分かり難い。階層化された複数の要素から構成されるデータ項目名の一例としては、「修飾語」、「主要語」、「分類語」から構成されるデータ項目名が挙げられ、例えば、日別-売上-数量、月間-売上-数量といったデータ項目名が使用される。 In the conventional database configuration management system, the data item names registered in the database are managed side by side in a list format, and are usually stored in the same hierarchy in the order of registration. However, in this management method, when the data item name is composed of a plurality of hierarchical elements, it is difficult to understand the relationship between the data item names. An example of a data item name composed of a plurality of hierarchical elements is a data item name composed of "modifier", "main word", and "classified word". For example, daily-sales. Data item names such as-quantity, monthly-sales-quantity are used.

階層化されたデータを管理する方法としては、特許文献1に記載されたファイル管理方法がある。特許文献1に記載された技術では、ファイルに階層性のある属性を付与し、階層性を表したツリーに沿ってファイルを探索する。 As a method of managing the layered data, there is a file management method described in Patent Document 1. In the technique described in Patent Document 1, a hierarchical attribute is given to a file, and the file is searched along a tree representing the hierarchy.

特開2005-216129号公報Japanese Unexamined Patent Publication No. 2005-216129

データ項目名の管理について、特許文献1に記載の技術を適用することで、データ項目名同士の関係を分かりやすくすることができると考えられる。しかしながら、人手によってデータ項目名を登録する場合には、同一のデータ項目名、または、一部が一致するデータ項目名が既に登録されているか否かをひとつひとつ判別しなければならず、手間がかかってしまうという問題があった。 It is considered that the relationship between the data item names can be easily understood by applying the technique described in Patent Document 1 to the management of the data item names. However, when manually registering a data item name, it is necessary to determine one by one whether the same data item name or a partially matching data item name has already been registered, which is troublesome. There was a problem that it would end up.

本発明は、上記に鑑みてなされたものであって、階層化された複数の要素から構成されるデータ項目名を効率的に管理することが可能なデータベース構成管理装置を得ることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to obtain a database configuration management device capable of efficiently managing data item names composed of a plurality of hierarchical elements. ..

上述した課題を解決し、目的を達成するために、本発明に係るデータベース構成管理装置は、データベースに登録されるデータ項目の名称であるデータ項目名を構成する階層化された複数の要素をツリー構造で記憶する記憶部と、追加するデータ項目名である新規データ項目名を受け付けると、新規データ項目名を構成する複数の要素のそれぞれと、記憶部に記憶された複数の要素のそれぞれとの比較結果に基づいて、ツリー構造の中で、新規データ項目名を構成する要素を登録する登録箇所を特定するデータ項目編集部と、を備えることを特徴とする。 In order to solve the above-mentioned problems and achieve the object, the database configuration management device according to the present invention is a tree of a plurality of hierarchical elements constituting the data item name which is the name of the data item registered in the database. When the storage unit stored in the structure and the new data item name which is the data item name to be added are accepted, each of the plurality of elements constituting the new data item name and each of the plurality of elements stored in the storage unit Based on the comparison result, it is characterized by including a data item editing unit for specifying a registration location for registering an element constituting a new data item name in a tree structure.

本発明によれば、階層化された複数の要素から構成されるデータ項目名を効率的に管理することが可能になるという効果を奏する。 According to the present invention, it is possible to efficiently manage data item names composed of a plurality of hierarchical elements.

本発明の実施の形態1にかかるデータベース構成管理装置の構成を示す図The figure which shows the structure of the database configuration management apparatus which concerns on Embodiment 1 of this invention. 図1に示すデータベース構成管理装置が表示するメニュー画面を示す図The figure which shows the menu screen displayed by the database configuration management apparatus shown in FIG. 図1に示すデータベース構成管理装置が表示するデータ項目名の一覧照会画面を示す図The figure which shows the list inquiry screen of the data item name displayed by the database configuration management apparatus shown in FIG. 本発明の比較例にかかるデータ項目名の一覧照会画面を示す図The figure which shows the list inquiry screen of the data item name which concerns on the comparative example of this invention. 図1に示すデータベース構成管理装置が表示する新規データ項目名の登録画面を示す図The figure which shows the registration screen of the new data item name displayed by the database configuration management apparatus shown in FIG. 図1に示すデータ項目編集部が新規データ項目名を登録する動作を示すフローチャートA flowchart showing an operation in which the data item editing unit shown in FIG. 1 registers a new data item name. 図1に示すデータベース構成管理装置のハードウェア構成例を示す図The figure which shows the hardware configuration example of the database configuration management apparatus shown in FIG.

以下に、本発明の実施の形態に係るデータベース構成管理装置を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。 Hereinafter, the database configuration management device according to the embodiment of the present invention will be described in detail with reference to the drawings. The present invention is not limited to this embodiment.

実施の形態1.
図1は、本発明の実施の形態1にかかるデータベース構成管理装置1の構成を示す図である。データベース構成管理装置1は、記憶部11と、データ項目編集部12と、表示制御部13とを有する。
Embodiment 1.
FIG. 1 is a diagram showing a configuration of a database configuration management device 1 according to a first embodiment of the present invention. The database configuration management device 1 has a storage unit 11, a data item editing unit 12, and a display control unit 13.

記憶部11は、データベースに登録されるデータ項目の名称であるデータ項目名を構成する階層化された複数の要素をツリー構造で記憶している。例えば、記憶部11は、データ項目名を構成する要素を記憶すると共に、要素間の関係を記憶することで、データ項目名を構成する要素をツリー構造で記憶することができる。 The storage unit 11 stores a plurality of hierarchical elements constituting the data item name, which is the name of the data item registered in the database, in a tree structure. For example, the storage unit 11 can store the elements constituting the data item name in a tree structure by storing the elements constituting the data item name and the relationship between the elements.

データ項目編集部12は、記憶部11に記憶されたデータ項目名の修正および削除と、記憶部11へのデータ項目名の新規登録とを行うことができる。データ項目編集部12は、追加するデータ項目名である新規データ項目名を受け付けると、記憶部11に記憶された複数の要素によって構成されるツリー構造の中で、新規データ項目名を構成する要素を登録する登録箇所を特定する機能を有する。例えば、ユーザが、要素ごとに設けられた入力欄に文字列を入力する場合、データ項目編集部12は、入力欄に基づいて、要素の区切りを判断することができる。ユーザが入力欄にデータ項目名を表す一連の文字列を入力する場合、データ項目編集部12は、予め定められたルールに従って、或いは、機械学習などの技術を用いて、文字列を複数の要素に分割することができる。 The data item editing unit 12 can modify and delete the data item name stored in the storage unit 11 and newly register the data item name in the storage unit 11. When the data item editing unit 12 receives the new data item name which is the data item name to be added, the data item editing unit 12 constitutes the new data item name in the tree structure composed of a plurality of elements stored in the storage unit 11. Has a function to specify the registration location to register. For example, when the user inputs a character string in the input field provided for each element, the data item editing unit 12 can determine the element delimiter based on the input field. When the user inputs a series of character strings representing the data item names in the input field, the data item editing unit 12 sets the character strings into a plurality of elements according to a predetermined rule or by using a technique such as machine learning. Can be divided into.

データ項目編集部12は、新規データ項目名を構成する複数の要素のそれぞれと、記憶部11に記憶された複数の要素のそれぞれとの比較結果に基づいて、登録箇所を特定する。具体的には、データ項目編集部12は、新規データ項目名を構成する複数の要素のそれぞれと、記憶部11に記憶された複数の要素のそれぞれとを、上位の階層から順に比較して、要素同士が一致するか否かに基づいて、登録箇所を特定する。このときデータ項目編集部12は、一致しない要素が出現するまで、上位の階層から順に同一の階層の要素同士を比較し、一致しない要素から下位の要素を新規に登録する要素とする。このとき、データ項目編集部12は、一致しない要素が出現した階層よりも1つ上位の階層から新たな分岐を生成し、当該分岐点を登録箇所と特定する。またデータ項目編集部12は、特定した登録箇所に新規データ項目名を構成する要素を登録する。 The data item editing unit 12 specifies a registration location based on the comparison result between each of the plurality of elements constituting the new data item name and each of the plurality of elements stored in the storage unit 11. Specifically, the data item editing unit 12 compares each of the plurality of elements constituting the new data item name and each of the plurality of elements stored in the storage unit 11 in order from the upper layer. The registration location is specified based on whether or not the elements match each other. At this time, the data item editing unit 12 compares the elements of the same layer in order from the upper layer until the elements that do not match appear, and sets the elements that do not match to the lower element to be newly registered. At this time, the data item editing unit 12 generates a new branch from the hierarchy one level higher than the hierarchy in which the non-matching element appears, and specifies the branch point as the registration location. Further, the data item editing unit 12 registers the elements constituting the new data item name in the specified registration location.

表示制御部13は、表示装置を用いて出力する画面への表示内容を制御する。例えば、表示制御部13は、データベース構成管理装置1が有する機能を選択するためのメニュー画面130を表示することができる。図2は、図1に示すデータベース構成管理装置1が表示するメニュー画面130を示す図である。メニュー画面130は、データ項目の登録、修正、削除、照会を行うための操作ボタンを含んでいる。メニュー画面130で「照会」を選択すると、表示制御部13は、データ項目名の一覧照会画面131を表示することができる。 The display control unit 13 controls the display content on the screen to be output using the display device. For example, the display control unit 13 can display the menu screen 130 for selecting the function of the database configuration management device 1. FIG. 2 is a diagram showing a menu screen 130 displayed by the database configuration management device 1 shown in FIG. The menu screen 130 includes operation buttons for registering, modifying, deleting, and inquiring data items. When "inquiry" is selected on the menu screen 130, the display control unit 13 can display the data item name list inquiry screen 131.

図3は、図1に示すデータベース構成管理装置1が表示するデータ項目名の一覧照会画面131を示す図である。表示制御部13は、一覧照会画面131に、記憶部11に記憶されたデータ項目名を構成する複数の要素をツリー構造で表示する。具体的には、表示制御部13は、各要素と関係する他の要素とを線で結んで、データ項目名を構成する要素間の親子関係を示している。接続されている2つの要素のうち左側に位置する要素が親ノードであり、右側に位置する要素が子ノードである。データ項目名は、階層化された複数の要素から構成される。ここで、データ項目名を構成する要素の階層の数は、予め定められた固定数であり、ここでは、3つの階層の要素から構成されている。ここで示すデータ項目名は、上位の階層から順に「修飾語」、「主要語」、「分類語」の3つの階層の要素から構成される。「主要語」は、そのデータ項目が説明している実体を表す文字列であり、「分類語」は、そのデータ項目が属しているドメインを表す文字列であり、「修飾語」は、「主要語」および「分類語」をより細かく分類する文字列である。なお、データ項目名は、修飾語、主要語および分類語のうち、修飾語が省略されて、2つの要素から構成されてもよい。修飾語、主要語および分類語の3つの要素から構成されるデータ項目名の一例としては、「配電/受付/番号」「契約/容量単位/コード」などが挙げられる。主要語および分類語の2つの要素から構成されるデータ項目名の一例としては、「工事/件数」が挙げられる。 FIG. 3 is a diagram showing a list inquiry screen 131 of data item names displayed by the database configuration management device 1 shown in FIG. The display control unit 13 displays on the list inquiry screen 131 a plurality of elements constituting the data item names stored in the storage unit 11 in a tree structure. Specifically, the display control unit 13 connects each element and other related elements with a line to show a parent-child relationship between the elements constituting the data item name. Of the two connected elements, the element located on the left side is the parent node, and the element located on the right side is the child node. The data item name is composed of a plurality of hierarchical elements. Here, the number of layers of the elements constituting the data item name is a predetermined fixed number, and here, it is composed of the elements of the three layers. The data item name shown here is composed of elements of three layers of "modifier", "main word", and "classified word" in order from the upper layer. The "main word" is a character string representing the entity described by the data item, the "classified word" is a character string representing the domain to which the data item belongs, and the "modifying word" is ". It is a character string that classifies "main words" and "classified words" in more detail. In addition, the data item name may be composed of two elements by omitting the modifier among the modifier, the main word and the classified word. Examples of data item names composed of three elements of modifiers, main words, and classification words include "distribution / reception / number" and "contract / capacity unit / code". An example of a data item name composed of two elements, a main word and a classification word, is "construction / number of cases".

修飾語Aは、ルートノードであり、主要語Cおよび主要語Dは、修飾語Aを親ノードとする子ノードである。分類語Gおよび分類語Hは、主要語Cを親ノードとする子ノードである。分類語Iは、主要語Dを親ノードとする子ノードである。修飾語Bは、ルートノードであり、主要語Eは、修飾語Bを親ノードとする子ノードであり、分類語Jは、主要語Eを親ノードとする子ノードである。主要語Fは、親ノードを持たないルートノードであり、分類語Kは、主要語Fを親ノードとする子ノードである。本実施の形態では、データ項目名は3つの階層の要素から構成されることが予め定められているため、分類語G,H,I,J,Kはいずれも子ノードを持たない葉ノードとなる。 The modifier A is a root node, and the main word C and the main word D are child nodes having the modifier A as a parent node. The classification word G and the classification word H are child nodes having the main word C as the parent node. The classification word I is a child node whose parent node is the main word D. The modifier B is a root node, the main word E is a child node having the modifier B as a parent node, and the classification word J is a child node having the main word E as a parent node. The main word F is a root node having no parent node, and the classification word K is a child node having the main word F as a parent node. In the present embodiment, since it is predetermined that the data item name is composed of three layers of elements, the classification words G, H, I, J, and K are leaf nodes having no child nodes. Become.

図4は、本発明の比較例にかかるデータ項目名の一覧照会画面90を示す図である。ツリー構造を用いてデータ項目名を表示しない場合、一般的には、一覧照会画面90に示されるように、データ項目名は一連の文字列で管理されることが多い。この場合、登録されているデータ項目名が多くなるにつれて、登録しようとしているデータ項目名が既に登録されたものであるか否かを確認することが困難となり、手間がかかっていた。 FIG. 4 is a diagram showing a list inquiry screen 90 of data item names according to a comparative example of the present invention. When the data item name is not displayed by using the tree structure, the data item name is generally managed by a series of character strings as shown in the list inquiry screen 90. In this case, as the number of registered data item names increases, it becomes difficult to confirm whether or not the data item name to be registered is already registered, which is troublesome.

図5は、図1に示すデータベース構成管理装置1が表示する新規データ項目名の登録画面132を示す図である。図5は、図3に示す一覧照会画面131に表示されたツリー構造を有する複数の要素が記憶部11に記憶されている状態で、新規データ項目名「修飾語B/主要語E/分類語X」を登録する際に表示制御部13が表示する登録画面132である。この場合、記憶部11には、「修飾語B/主要語E」が共通する「修飾語B/主要語E/分類語J」が既に登録されているため、データ項目編集部12は、「分類語X」の登録箇所22を、主要語Eの下位と特定することができる。表示制御部13は、ツリー構造の中の登録箇所22を登録画面132上に表示することができる。 FIG. 5 is a diagram showing a registration screen 132 of a new data item name displayed by the database configuration management device 1 shown in FIG. FIG. 5 shows a new data item name “modifier B / main word E / classified word” in a state where a plurality of elements having a tree structure displayed on the list inquiry screen 131 shown in FIG. 3 are stored in the storage unit 11. This is the registration screen 132 displayed by the display control unit 13 when registering “X”. In this case, since the "modifier B / main word E / classification word J" having the common "modifier B / main word E" is already registered in the storage unit 11, the data item editing unit 12 is set to ". The registration location 22 of the "classifier X" can be specified as a subordinate of the main word E. The display control unit 13 can display the registration location 22 in the tree structure on the registration screen 132.

続いて、本実施の形態にかかるデータベース構成管理装置1がデータ項目名の登録を行う動作について説明する。図6は、図1に示すデータ項目編集部12が新規データ項目名を登録する動作を示すフローチャートである。 Subsequently, the operation of the database configuration management device 1 according to the present embodiment for registering the data item name will be described. FIG. 6 is a flowchart showing an operation in which the data item editing unit 12 shown in FIG. 1 registers a new data item name.

データ項目編集部12は、新規データ項目名を構成する複数の要素のうち、最も上位の要素である修飾語が、登録済みの修飾語と一致するか否かを判断する(ステップS101)。新規データ項目名の修飾語が登録済みの修飾語と一致しない場合(ステップS101:No)、データ項目編集部12は、新規データ項目名の修飾語、主要語および分類語を新規登録する(ステップS102)。 The data item editing unit 12 determines whether or not the modifier, which is the highest-level element among the plurality of elements constituting the new data item name, matches the registered modifier (step S101). When the modifier of the new data item name does not match the registered modifier (step S101: No), the data item editing unit 12 newly registers the modifier, main word, and classified word of the new data item name (step). S102).

新規データ項目名の修飾語が登録済みの修飾語と一致する場合(ステップS101:Yes)、データ項目編集部12は、新規データ項目名を構成する複数の要素のうち、修飾語よりも1つ下位の要素である主要語が、登録済みの主要語のうち修飾語が一致したものと一致するか否かを判断する(ステップS103)。新規データ項目名の主要語が登録済みの主要語と一致しない場合(ステップS103:No)、データ項目編集部12は、主要語および分類語を新規登録し、登録済みの修飾語に紐づける(ステップS104)。 When the modifier of the new data item name matches the registered modifier (step S101: Yes), the data item editing unit 12 is one of the plurality of elements constituting the new data item name, rather than the modifier. It is determined whether or not the main word, which is a lower element, matches the registered main word with the same modifier (step S103). When the main word of the new data item name does not match the registered main word (step S103: No), the data item editing unit 12 newly registers the main word and the classified word and associates them with the registered modifier (step S103: No). Step S104).

新規データ項目名の主要語が登録済みの主要語と一致する場合(ステップS103:Yes)、データ項目編集部12は、新規データ項目名を構成する複数の要素のうち、主要語よりも1つ下位の要素である分類語が登録済みの分類語のうち修飾語および主要語が一致したものと一致するか否かを判断する(ステップS105)。新規データ項目名の分類語が登録済みの分類語と一致しない場合(ステップS105:No)、データ項目編集部12は、分類語を新規登録し、登録済みの修飾語および主要語に紐づける(ステップS106)。新規データ項目名の分類語が登録済みの分類語と一致する場合(ステップS105:Yes)、登録済みのデータ項目のため、登録を行わない(ステップS107)。 When the main word of the new data item name matches the registered main word (step S103: Yes), the data item editing unit 12 is one of the plurality of elements constituting the new data item name, rather than the main word. It is determined whether or not the classified word which is a lower element matches the registered classified word whose modifier and main word match (step S105). When the classified word of the new data item name does not match the registered classified word (step S105: No), the data item editing unit 12 newly registers the classified word and associates it with the registered modifier and the main word (step S105: No). Step S106). When the classification word of the new data item name matches the registered classification word (step S105: Yes), the registration is not performed because it is a registered data item (step S107).

なお、修飾語が存在せず、主要語および分類語から構成されるデータ項目名の場合、同様に修飾語が存在しないデータ項目名が登録されている場合、修飾語が登録済みの修飾語と一致すると判断される。 In the case of a data item name consisting of a main word and a classified word without a modifier, if a data item name without a modifier is registered, the modifier is a registered modifier. It is judged to match.

図7は、図1に示すデータベース構成管理装置1のハードウェア構成例を示す図である。データベース構成管理装置1の有する記憶部11、データ項目編集部12および表示制御部13の機能は、プロセッサ31と、メモリ32と、入力装置33と、表示装置34とを用いて実現することができる。 FIG. 7 is a diagram showing a hardware configuration example of the database configuration management device 1 shown in FIG. The functions of the storage unit 11, the data item editing unit 12, and the display control unit 13 of the database configuration management device 1 can be realized by using the processor 31, the memory 32, the input device 33, and the display device 34. ..

プロセッサ31は、CPU(Central Processing Unit)であり、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、DSP(Digital Signal Processor)などとも呼ばれる。メモリ32は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリー、EPROM(Erasable Programmable ROM)、EEPROM(登録商標)(Electrically EPROM)などの不揮発性または揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、DVD(Digital Versatile Disk)などである。 The processor 31 is a CPU (Central Processing Unit), and is also called a central processing unit, a processing unit, an arithmetic unit, a microprocessor, a microcomputer, a DSP (Digital Signal Processor), or the like. The memory 32 is, for example, a non-volatile or volatile semiconductor memory such as a RAM (Random Access Memory), a ROM (Read Only Memory), a flash memory, an EPROM (Erasable Programmable ROM), or an EEPROM (registered trademark) (Electrically EPROM). Magnetic discs, flexible discs, optical discs, compact discs, mini discs, DVDs (Digital Versatile Disk), etc.

入力装置33は、キーボード、マウス、タッチセンサなどである。表示装置34は、表示画面を出力する出力装置であり、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイなどである。 The input device 33 is a keyboard, a mouse, a touch sensor, and the like. The display device 34 is an output device that outputs a display screen, and is a liquid crystal display, an organic EL (Electro Luminescence) display, or the like.

プロセッサ31は、メモリ32に記憶されたコンピュータプログラムを読み出して実行することにより、データベース構成管理装置1の各機能を実現することができる。メモリ32は、プロセッサ31が実行する各処理における一時メモリとしても使用される。 The processor 31 can realize each function of the database configuration management device 1 by reading and executing the computer program stored in the memory 32. The memory 32 is also used as a temporary memory in each process executed by the processor 31.

以上説明したように、本実施の形態にかかるデータベース構成管理装置1によれば、データベースに登録されるデータ項目の名称であるデータ項目名を構成する複数の要素が、ツリー構造で管理される。そして、データ項目名を追加する場合には、新規データ項目名を構成する複数の要素のそれぞれと、記憶部11に記憶された登録済みの複数の要素のそれぞれとの比較結果に基づいて、ツリー構造の中で、新規データ項目名を構成する要素を登録する登録箇所22が特定される。このような構成により、ユーザは、記憶部11に登録済みのデータ項目名を確認する必要なく、データベース構成管理装置1に新規データ項目名を入力するだけで、ツリー構造の中で新規データ項目名を構成する要素が登録される登録箇所を特定することができる。したがって、階層化された複数の要素から構成されるデータ項目名を効率的に管理することが可能になる。 As described above, according to the database configuration management device 1 according to the present embodiment, a plurality of elements constituting the data item name, which is the name of the data item registered in the database, are managed in a tree structure. Then, when adding the data item name, the tree is based on the comparison result between each of the plurality of elements constituting the new data item name and each of the plurality of registered elements stored in the storage unit 11. In the structure, the registration location 22 for registering the elements constituting the new data item name is specified. With such a configuration, the user does not need to confirm the data item name registered in the storage unit 11, and simply inputs the new data item name to the database configuration management device 1, and the new data item name in the tree structure. It is possible to specify the registration location where the elements constituting the above are registered. Therefore, it becomes possible to efficiently manage the data item name composed of a plurality of hierarchical elements.

また本実施の形態にかかるデータベース構成管理装置1は、登録されたデータ項目名を構成する複数の要素をツリー構造で画面上に表示することができる。これにより、現在登録されているデータ項目名同士の関係を視覚的に分かりやすくなる。また、データベース構成管理装置1は、新規データ項目名の登録箇所22を特定すると、ツリー構造の中の登録箇所22を画面上に表示することができる。これにより、現在登録されているデータ項目名と、新規データ項目名との関係が視覚的に分かりやすくなる。 Further, the database configuration management device 1 according to the present embodiment can display a plurality of elements constituting the registered data item names on the screen in a tree structure. This makes it easier to visually understand the relationship between the currently registered data item names. Further, when the database configuration management device 1 specifies the registration location 22 of the new data item name, the registration location 22 in the tree structure can be displayed on the screen. This makes it easier to visually understand the relationship between the currently registered data item name and the new data item name.

以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。 The configuration shown in the above-described embodiment shows an example of the content of the present invention, can be combined with another known technique, and is one of the configurations as long as it does not deviate from the gist of the present invention. It is also possible to omit or change the part.

例えば、上記の実施の形態では、データ項目名は階層化された3つの要素から構成されることとしたが、本実施の形態はかかる例に限定されない。データ項目名は、階層化された2つまたは4つ以上の要素から構成されてもよい。また、上記の実施の形態では、データ項目名を構成する3つの要素は、修飾語、主要語および分類語であることとしたが、本実施の形態はかかる例に限定されない。上記の要素は一例であり、本実施の形態は、階層化された複数の要素から構成されるデータ項目名の管理に広く適用することが可能である。 For example, in the above embodiment, the data item name is composed of three hierarchical elements, but the present embodiment is not limited to such an example. The data item name may be composed of two or more hierarchical elements. Further, in the above embodiment, the three elements constituting the data item name are a modifier, a main word, and a classification word, but the present embodiment is not limited to such an example. The above elements are an example, and the present embodiment can be widely applied to the management of data item names composed of a plurality of hierarchical elements.

1 データベース構成管理装置、11 記憶部、12 データ項目編集部、13 表示制御部、22 登録箇所、31 プロセッサ、32 メモリ、33 入力装置、34 表示装置、90,131 一覧照会画面、130 メニュー画面、132 登録画面。 1 Database configuration management device, 11 Storage unit, 12 Data item editing unit, 13 Display control unit, 22 Registration location, 31 Processor, 32 Memory, 33 Input device, 34 Display device, 90, 131 List inquiry screen, 130 Menu screen, 132 Registration screen.

Claims (7)

データベースに登録されるデータ項目の名称であるデータ項目名を構成する階層化された複数の要素をツリー構造で記憶する記憶部と、
追加する前記データ項目名である新規データ項目名を受け付けると、前記新規データ項目名を構成する複数の要素のそれぞれと、前記記憶部に記憶された複数の要素のそれぞれとの比較結果に基づいて、前記ツリー構造の中で、前記新規データ項目名を構成する要素を登録する登録箇所を特定するデータ項目編集部と、
を備えることを特徴とするデータベース構成管理装置。
A storage unit that stores multiple hierarchical elements that make up the data item name, which is the name of the data item registered in the database, in a tree structure.
When a new data item name, which is the data item name to be added, is accepted, it is based on the comparison result between each of the plurality of elements constituting the new data item name and each of the plurality of elements stored in the storage unit. , A data item editorial unit that specifies a registration location for registering elements constituting the new data item name in the tree structure.
A database configuration management device characterized by being equipped with.
前記データ項目編集部は、前記新規データ項目名を構成する複数の要素のそれぞれと、前記ツリー構造に含まれる複数の要素のそれぞれとを、上位の階層から順に比較して、同じ階層の要素同士が一致するか否かに基づいて、前記登録箇所を特定することを特徴とする請求項1に記載のデータベース構成管理装置。 The data item editing unit compares each of the plurality of elements constituting the new data item name and each of the plurality of elements included in the tree structure in order from the upper hierarchy, and the elements of the same hierarchy are compared with each other. The database configuration management device according to claim 1, wherein the registration location is specified based on whether or not the data match. 前記記憶部に記憶された複数の前記要素をツリー構造で画面上に表示する表示制御部、
をさらに備えることを特徴とする請求項1または2に記載のデータベース構成管理装置。
A display control unit that displays a plurality of the elements stored in the storage unit on the screen in a tree structure.
The database configuration management apparatus according to claim 1 or 2, further comprising.
前記表示制御部は、前記データ項目編集部が前記登録箇所を特定すると、前記ツリー構造の中の前記登録箇所の位置を前記画面上に表示することを特徴とする請求項3に記載のデータベース構成管理装置。 The database configuration according to claim 3, wherein the display control unit displays the position of the registration location in the tree structure on the screen when the data item editing unit identifies the registration location. Management device. 前記データ項目名を構成する要素の階層の数は、予め定められた固定数であることを特徴とする請求項1から4のいずれか1項に記載のデータベース構成管理装置。 The database configuration management device according to any one of claims 1 to 4, wherein the number of layers of the elements constituting the data item name is a predetermined fixed number. 前記データ項目名を構成する要素は、修飾語、主要語および分類語であることを特徴とする請求項1に記載のデータベース構成管理装置。 The database configuration management device according to claim 1, wherein the elements constituting the data item name are a modifier, a main word, and a classified word. 前記データ項目編集部は、特定した前記登録箇所に前記新規データ項目名を構成する要素を追加登録することを特徴とする請求項1に記載のデータベース構成管理装置。 The database configuration management device according to claim 1, wherein the data item editing unit additionally registers an element constituting the new data item name in the specified registration location.
JP2018094511A 2018-05-16 2018-05-16 Database configuration management device Active JP6991100B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018094511A JP6991100B2 (en) 2018-05-16 2018-05-16 Database configuration management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018094511A JP6991100B2 (en) 2018-05-16 2018-05-16 Database configuration management device

Publications (2)

Publication Number Publication Date
JP2019200578A JP2019200578A (en) 2019-11-21
JP6991100B2 true JP6991100B2 (en) 2022-01-12

Family

ID=68613151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018094511A Active JP6991100B2 (en) 2018-05-16 2018-05-16 Database configuration management device

Country Status (1)

Country Link
JP (1) JP6991100B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002297569A (en) 2001-03-30 2002-10-11 Fujitsu Ltd Conversion apparatus for structured document and conversion apparatus for query
JP4215182B2 (en) 1999-09-14 2009-01-28 株式会社日立製作所 Pendulum type running shear machine threading device
JP2015162107A (en) 2014-02-27 2015-09-07 株式会社エヌ・ティ・ティ・データ Correspondence relation extraction device, correspondence relation extraction method, and correspondence relation extraction program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2500680B2 (en) * 1990-12-13 1996-05-29 日本電信電話株式会社 Data name assignment registration device
EP1338979A1 (en) * 2002-02-14 2003-08-27 Sun Microsystems, Inc. Method and apparatus for graphically defining and modifying of complex data types in relational databases

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4215182B2 (en) 1999-09-14 2009-01-28 株式会社日立製作所 Pendulum type running shear machine threading device
JP2002297569A (en) 2001-03-30 2002-10-11 Fujitsu Ltd Conversion apparatus for structured document and conversion apparatus for query
JP2015162107A (en) 2014-02-27 2015-09-07 株式会社エヌ・ティ・ティ・データ Correspondence relation extraction device, correspondence relation extraction method, and correspondence relation extraction program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
久野 靖 ,計算機科学を志す人のためのコンピュータリテラシ▲5▼ ファイルシステム(2),bit,日本,共立出版株式会社,1992年09月01日,Vol. 24 No. 9 通巻第312号,pp. 1025--1033

Also Published As

Publication number Publication date
JP2019200578A (en) 2019-11-21

Similar Documents

Publication Publication Date Title
CN108701194B (en) Masked restricted access control system
US7913161B2 (en) Computer-implemented methods and systems for electronic document inheritance
JP2005519370A (en) Effective storage of indented threads in threaded discussion applications
JPWO2006098031A1 (en) Keyword management device
CN111443912B (en) Component-based page rendering method, device, computer equipment and storage medium
JP2009508232A (en) Annotating documents in collaborative applications with data from different information systems
US20090049064A1 (en) Data and application model for configurable tracking and reporting system
JP2013535043A (en) Search-based system management
US7747946B2 (en) System and method for adorning shapes with data driven objects
JP6103314B2 (en) Information management apparatus and file management method
JP6223628B1 (en) Information management apparatus, information management method, and information management system
CN111078689A (en) Data processing method and system of discontinuous pre-sorting traversal tree algorithm
JP6991100B2 (en) Database configuration management device
JP2016151908A (en) Personal information anonymization support device
JP5949009B2 (en) BOM management device, BOM management method and program
JP6948492B2 (en) Information management device and file management method
WO2018038065A1 (en) Information management device and file management method
JP3238023B2 (en) Information storage and retrieval device and information storage and retrieval method
JP6295800B2 (en) Procedure creation program, procedure creation method and procedure creation device
JP7059917B2 (en) Ontology creation device, method and program
JP6576608B1 (en) Drawing support device, display device, drawing support method, and computer program
JP6545327B1 (en) Document management apparatus and document management program
US9495133B1 (en) Template-based BIOS component creation
JP6939473B2 (en) Document processing equipment and programs
JP2003271431A (en) File management system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211029

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: 20211109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211207

R150 Certificate of patent or registration of utility model

Ref document number: 6991100

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150