JP7022566B2 - History management system, history management program - Google Patents

History management system, history management program Download PDF

Info

Publication number
JP7022566B2
JP7022566B2 JP2017213616A JP2017213616A JP7022566B2 JP 7022566 B2 JP7022566 B2 JP 7022566B2 JP 2017213616 A JP2017213616 A JP 2017213616A JP 2017213616 A JP2017213616 A JP 2017213616A JP 7022566 B2 JP7022566 B2 JP 7022566B2
Authority
JP
Japan
Prior art keywords
information
land
instruction
record
trigger
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
JP2017213616A
Other languages
Japanese (ja)
Other versions
JP2019086941A (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.)
Pasco Corp
Original Assignee
Pasco 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 Pasco Corp filed Critical Pasco Corp
Priority to JP2017213616A priority Critical patent/JP7022566B2/en
Publication of JP2019086941A publication Critical patent/JP2019086941A/en
Application granted granted Critical
Publication of JP7022566B2 publication Critical patent/JP7022566B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は履歴管理システム、履歴管理プログラムに関する。 The present invention relates to a history management system and a history management program.

例えば土地登記の異動のように、更新がなされる情報がある。一方、何らかの報告や調査の際に、更新前の情報(履歴)の参照が必要になるケースがある。この更新前の情報を参照するために、履歴のデータを保存することが行われている。 There is information that will be updated, for example, a transfer of land registration. On the other hand, there are cases where it is necessary to refer to the information (history) before the update when making any reports or investigations. Historical data is being saved for reference to this pre-update information.

特許文献1には、登記所が作成するCSV形式の登記済通知書データを、システムに取り込むためのデータ変換システムが開示されている。 Patent Document 1 discloses a data conversion system for incorporating CSV-format registered notification data created by a registry office into a system.

特開2010-218433号公報Japanese Unexamined Patent Publication No. 2010-218433

例えば土地や企業の組織のように、分割や統合が盛んに行われるオブジェクトがある。一般的にはオブジェクト自体に付与されるIDにより識別されるが、分割や統合が行われるオブジェクトの場合、現在のオブジェクトとその元となる過去のオブジェクトとで異なるIDを付与する必要があるため、IDに関連付けて履歴情報を格納するだけでは現在の情報と過去の情報との関係がわからなくなり、過去の異動履歴情報を簡単に把握することができない。そもそも、特許文献1に記載の方法では履歴情報を管理していないため、何世代も前の履歴を確認することは難しい。 For example, there are objects that are actively divided and integrated, such as land and corporate organizations. Generally, it is identified by the ID given to the object itself, but in the case of an object that is divided or integrated, it is necessary to give different IDs to the current object and the past object that is the source of the current object. The relationship between the current information and the past information cannot be understood only by storing the history information in association with the ID, and the past transfer history information cannot be easily grasped. In the first place, since the history information is not managed by the method described in Patent Document 1, it is difficult to confirm the history many generations ago.

本発明は上記課題を鑑みてなされたものであって、その目的は、分割や統合がなされるオブジェクトの情報の過去を確実に把握することが可能な履歴管理システム、履歴管理プログラムを提供することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a history management system and a history management program capable of surely grasping the past of information of an object to be divided or integrated. It is in.

(1)1または複数の旧オブジェクトを指定して、前記1または複数の旧オブジェクトの統合または分割により1または複数の新オブジェクトを生成する指示を取得する指示取得手段と、オブジェクトを示すオブジェクト情報と、前記オブジェクトを前記新オブジェクトとして生成する指示を識別する情報である第1識別情報と、前記オブジェクトを前記旧オブジェクトとして指定する指示を識別する第2識別情報と、を含むレコードを複数記憶する記憶手段と、前記指示が取得される場合に、前記新オブジェクトとして生成されるオブジェクトを示すオブジェクト情報と、当該指示を識別する情報が設定される第1識別情報と、を含むレコードを新たに前記記憶手段に格納し、前記指示により前記旧オブジェクトとして指定されるオブジェクトを示すオブジェクト情報を含むレコードの第2識別情報に当該指示を識別する情報を設定するレコード更新手段と、前記複数のレコードのうち一つが選択される場合に、前記選択されたレコードに含まれる前記第1または第2識別情報と同じ情報が前記第2または第1識別情報として設定された前記レコードを検索し、前記検索されたレコードに基づいて情報を出力する履歴検索手段と、を含む履歴管理システム。 (1) An instruction acquisition means for designating one or a plurality of old objects and acquiring an instruction to generate one or a plurality of new objects by integrating or dividing the one or a plurality of old objects, and object information indicating the objects. , A storage that stores a plurality of records including a first identification information that is information for identifying an instruction for generating the object as the new object, and a second identification information for identifying an instruction for designating the object as the old object. A record including means, object information indicating an object generated as the new object when the instruction is acquired, and first identification information in which information for identifying the instruction is set is newly stored. A record updating means for setting information for identifying the instruction in the second identification information of a record including object information indicating an object designated as the old object by the instruction, and one of the plurality of records. When one is selected, the same information as the first or second identification information included in the selected record is searched for the record set as the second or first identification information, and the searched record is searched. A history management system that includes a history search method that outputs information based on.

(2)(1)において、前記レコード更新手段は、前記指示が取得される場合に、前記新オブジェクトを示す情報と、当該指示を識別する情報が設定される第1識別情報と、所定の値が設定される第2識別情報と、を含む新たなレコードを生成し前記記憶手段に格納し、前記指示における前記旧オブジェクトを示す情報を前記オブジェクト情報として含むレコードの第2識別情報に当該指示を識別する情報を設定する、履歴管理システム。 (2) In (1), when the instruction is acquired, the record updating means has information indicating the new object, first identification information in which information for identifying the instruction is set, and a predetermined value. A new record including the second identification information in which is set is generated and stored in the storage means, and the instruction is given to the second identification information of the record including the information indicating the old object in the instruction as the object information. A history management system that sets the information to be identified.

(3)(1)または(2)において、前記オブジェクトは土地であり、前記オブジェクト情報は、土地の地番を含み、前記指示は、土地の分筆または合筆のイベントを含む、履歴管理システム。 (3) In (1) or (2), the object is a land, the object information includes a lot number of the land, and the instruction includes a land division or combination event, a history management system.

(4)1または複数の旧オブジェクトを指定して、前記1または複数の旧オブジェクトの統合または分割により1または複数の新オブジェクトを生成する指示を取得する指示取得手段、オブジェクトを示すオブジェクト情報と、前記オブジェクトを前記新オブジェクトとして生成する指示を識別する情報である第1識別情報と、前記オブジェクトを前記旧オブジェクトとして指定する指示を識別する第2識別情報と、を含むレコードを複数記憶する記憶手段、前記指示が取得される場合に、前記新オブジェクトとして生成されるオブジェクトを示すオブジェクト情報と、当該指示を識別する情報が設定される第1識別情報と、を含むレコードを新たに前記記憶手段に格納し、前記指示により前記旧オブジェクトとして指定されるオブジェクトを示すオブジェクト情報を含むレコードの第2識別情報に当該指示を識別する情報を設定するレコード更新手段、および、前記複数のレコードのうち一つが選択される場合に、前記選択されたレコードに含まれる前記第1または第2識別情報と同じ情報が前記第2または第1識別情報として設定された前記レコードを検索し、前記検索されたレコードに基づいて情報を出力する履歴検索手段、としてコンピュータを機能させるためのプログラム。 (4) Instruction acquisition means for designating one or a plurality of old objects and acquiring an instruction to generate one or a plurality of new objects by integrating or dividing the one or a plurality of old objects, object information indicating an object, and A storage means for storing a plurality of records including a first identification information which is information for identifying an instruction for generating the object as the new object and a second identification information for identifying an instruction for designating the object as the old object. , A record including object information indicating an object generated as the new object and first identification information in which information for identifying the instruction is set when the instruction is acquired is newly stored in the storage means. A record update means for storing and setting information for identifying the instruction in the second identification information of the record including the object information indicating the object designated as the old object by the instruction, and one of the plurality of records. When selected, the same information as the first or second identification information included in the selected record is searched for the record set as the second or first identification information, and the searched record is used. A program to make a computer function as a history search means that outputs information based on it.

本発明の実施形態にかかる異動情報管理システムのハードウェア構成を示す図である。It is a figure which shows the hardware configuration of the transfer information management system which concerns on embodiment of this invention. 異動情報管理システムを構成する機能を示すブロック図である。It is a block diagram which shows the function which constitutes the transfer information management system. 合筆、分筆の例を説明する図である。It is a figure explaining the example of the combination writing and the division writing. 異動情報管理システムの入力処理の概要を示すフロー図である。It is a flow diagram which shows the outline of the input process of the transfer information management system. 異動情報を入力する画面の一例を示す図である。It is a figure which shows an example of the screen which inputs the transfer information. 契機情報テーブルに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in the trigger information table. 土地情報テーブルに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in a land information table. 土地情報テーブルに格納される情報の変化の一例を示す図である。It is a figure which shows an example of the change of the information stored in a land information table. 土地情報テーブルに格納される情報の変化の一例を示す図である。It is a figure which shows an example of the change of the information stored in a land information table. 土地情報テーブルに格納される情報の変化の一例を示す図である。It is a figure which shows an example of the change of the information stored in a land information table. 土地情報テーブルに格納される情報の変化の一例を示す図である。It is a figure which shows an example of the change of the information stored in a land information table. 土地情報テーブルに格納される情報の変化の一例を示す図である。It is a figure which shows an example of the change of the information stored in a land information table. 土地情報の閲覧処理の概要を示すフロー図である。It is a flow chart which shows the outline of the browsing process of land information. 土地情報表示画面の一例を示す図である。It is a figure which shows an example of the land information display screen. 土地情報の履歴閲覧処理を示すフロー図である。It is a flow chart which shows the history browsing process of land information. 履歴閲覧画面の一例を示す図である。It is a figure which shows an example of the history browsing screen. 組織契機テーブルの一例を示す図である。It is a figure which shows an example of an organization opportunity table. 組織テーブルの一例を示す図である。It is a figure which shows an example of the organization table.

以下では、本発明の実施形態について図面に基づいて説明する。出現する構成要素のうち同一機能を有するものには同じ符号を付し、その説明を省略する。以下では、履歴を管理するシステムとして、管理の対象が土地であり、扱うデータが土地の登記情報である異動情報管理システムについて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. Among the components that appear, those having the same function are designated by the same reference numerals, and the description thereof will be omitted. In the following, as a system for managing history, a transfer information management system in which the management target is land and the data to be handled is land registration information will be described.

図1は、本発明の実施形態にかかる異動情報管理システムのハードウェア構成を示す図である。異動情報管理システムは、サーバ1とクライアント装置2とを含む。サーバ1は、サーバコンピュータであり、プロセッサ11、記憶部12、通信部13、入出力部14を含む。サーバ1は、リレーショナルデータベース管理システム(RDBMS)のプログラムを実行し、クライアント装置2からの要求に応じてデータの検索や更新、追加を行う。 FIG. 1 is a diagram showing a hardware configuration of a transfer information management system according to an embodiment of the present invention. The transfer information management system includes a server 1 and a client device 2. The server 1 is a server computer, and includes a processor 11, a storage unit 12, a communication unit 13, and an input / output unit 14. The server 1 executes a program of a relational database management system (RDBMS), and searches, updates, and adds data in response to a request from the client device 2.

クライアント装置2は、例えばパーソナルコンピュータであり、プロセッサ21、記憶部22、通信部23、入出力部24を含む。クライアント装置2は、ユーザが入力した情報に基づく要求をサーバ1に送信し、サーバ1から応答を受信し、その応答に応じた画像を表示出力デバイスが表示するよう制御する。 The client device 2 is, for example, a personal computer, and includes a processor 21, a storage unit 22, a communication unit 23, and an input / output unit 24. The client device 2 sends a request based on the information input by the user to the server 1, receives a response from the server 1, and controls the display output device to display an image corresponding to the response.

プロセッサ11,21は、それぞれ記憶部12,22に格納されているプログラムに従って動作する。またプロセッサ11,21はそれぞれ通信部13,23を制御し、入出力部14,24に接続されたデバイスを制御する。なお、上記プログラムは、インターネット等を介して提供されるものであってもよいし、フラッシュメモリやDVD-ROM等のコンピュータで読み取り可能な記憶媒体に格納されて提供されるものであってもよい。 The processors 11 and 21 operate according to the programs stored in the storage units 12 and 22, respectively. Further, the processors 11 and 21 control the communication units 13 and 23, respectively, and control the devices connected to the input / output units 14 and 24, respectively. The above program may be provided via the Internet or the like, or may be stored and provided in a computer-readable storage medium such as a flash memory or a DVD-ROM. ..

記憶部12,22は、RAMやフラッシュメモリ等のメモリ素子やハードディスクドライブによって構成されている。記憶部12,22は、上記プログラムを格納する。また、記憶部12,22は、各部から入力される情報や演算結果を格納する。 The storage units 12 and 22 are composed of memory elements such as RAM and flash memory and a hard disk drive. The storage units 12 and 22 store the above program. Further, the storage units 12 and 22 store information and calculation results input from each unit.

通信部13,23は、他の装置と通信する機能を実現するものであり、例えば有線LANの集積回路などにより構成されている。通信部13,23は、それぞれプロセッサ11,21の制御に基づいて、他の装置との間で情報を送受信する。また通信部13,23は、受信された情報をプロセッサ11,21や記憶部12,22に入力する。通信部13と通信部23とは、例えばLANにより接続されている。 The communication units 13 and 23 realize a function of communicating with other devices, and are configured by, for example, an integrated circuit of a wired LAN. The communication units 13 and 23 transmit and receive information to and from other devices based on the control of the processors 11 and 21, respectively. Further, the communication units 13 and 23 input the received information to the processors 11 and 21 and the storage units 12 and 22. The communication unit 13 and the communication unit 23 are connected by, for example, a LAN.

入出力部14,24は、表示出力デバイスをコントロールするビデオコントローラや、入力デバイスからのデータを取得するコントローラなどにより構成される。入力デバイスとしては、キーボード、マウス、タッチパネルなどがある。入出力部14,24は、それぞれプロセッサ11,21の制御に基づいて、表示出力デバイスに表示データを出力し、入力デバイスをユーザが操作することにより入力されるデータを取得する。表示出力デバイスは例えば外部に接続されるディスプレイ装置である。 The input / output units 14 and 24 are composed of a video controller that controls a display output device, a controller that acquires data from the input device, and the like. Input devices include keyboards, mice, touch panels, and the like. The input / output units 14 and 24 output display data to the display output device based on the control of the processors 11 and 21, respectively, and acquire the data input by the user operating the input device. The display output device is, for example, a display device connected to the outside.

次に、本発明の実施形態にかかる履歴管理システムが実現する機能や処理について説明する。図2は、異動情報管理システムを構成する機能を示すブロック図である。異動情報管理システムは機能的に、異動情報取得部51、情報変更部52、最新情報検索部56、履歴情報検索部57、契機情報テーブル61、土地情報テーブル62を含む。情報変更部52は、契機情報追加部53、土地情報変更部54を含む。 Next, the functions and processes realized by the history management system according to the embodiment of the present invention will be described. FIG. 2 is a block diagram showing functions constituting the transfer information management system. The transfer information management system functionally includes a transfer information acquisition unit 51, an information change unit 52, a latest information search unit 56, a history information search unit 57, an opportunity information table 61, and a land information table 62. The information change unit 52 includes an opportunity information addition unit 53 and a land information change unit 54.

契機情報テーブル61、土地情報テーブル62は、サーバ1のプロセッサ11が記憶部12に格納されたRDBMSのプログラムを実行することにより実現される。契機情報テーブル61、土地情報テーブル62のデータの実体は、記憶部12に格納される。異動情報取得部51、情報変更部52、最新情報検索部56、履歴情報検索部57は、クライアント装置2のプロセッサ21が記憶部22に格納されたプログラムを実行し、必要に応じて通信部23や入出力部24を制御することにより実現される。なお、異動情報取得部51、情報変更部52、最新情報検索部56、履歴情報検索部57は、サーバ1がプログラムを実行することにより実現されてもよい。例えば、情報変更部52、最新情報検索部56、履歴情報検索部57の処理の一部がサーバ1に格納されたストアドプロシジャをRDBMSを介して実行することで実現されてもよいし、サーバ1が異動情報取得部51、情報変更部52、最新情報検索部56、履歴情報検索部57の機能を実現するプログラムを実行し、その入力データや表示データをクライアント装置2のブラウザプログラムとやりとりしてもよい。以下では、クライアント装置2により異動情報取得部51、情報変更部52、最新情報検索部56、履歴情報検索部57の処理がされるものとして説明する。 The trigger information table 61 and the land information table 62 are realized by the processor 11 of the server 1 executing the RDBMS program stored in the storage unit 12. The substance of the data of the opportunity information table 61 and the land information table 62 is stored in the storage unit 12. The transfer information acquisition unit 51, the information change unit 52, the latest information search unit 56, and the history information search unit 57 execute the program stored in the storage unit 22 by the processor 21 of the client device 2, and the communication unit 23, if necessary. And by controlling the input / output unit 24. The transfer information acquisition unit 51, the information change unit 52, the latest information search unit 56, and the history information search unit 57 may be realized by the server 1 executing a program. For example, a part of the processing of the information changing unit 52, the latest information retrieval unit 56, and the history information retrieval unit 57 may be realized by executing the stored procedure stored in the server 1 via the RDBMS, or the server 1 may be realized. Executes a program that realizes the functions of the transfer information acquisition unit 51, the information change unit 52, the latest information search unit 56, and the history information search unit 57, and exchanges the input data and display data with the browser program of the client device 2. May be good. Hereinafter, it is assumed that the client device 2 processes the transfer information acquisition unit 51, the information change unit 52, the latest information search unit 56, and the history information search unit 57.

契機情報テーブル61は、管理の対象である土地(オブジェクト)に関する指示情報(契機情報)を格納する。指示情報は、土地の異動のイベントに応じた指示の情報である。土地情報テーブル62は、土地についての情報である土地情報を格納する。土地情報テーブル62のレコードには、土地情報と、前契機ID(第1識別情報)と、後契機ID(第2識別情報)とが格納される。土地情報は、その土地の存在する区市町村、大字および字と、地番と、地積(面積)と、所有者と、を含む。地番は、その土地を、同じ区市町村、大字および字を有する現在の土地のなかで一意に識別する情報である。地目は、土地の用途を示す情報である。前契機ID、後契機IDについては後述する。 The trigger information table 61 stores instruction information (trigger information) regarding the land (object) to be managed. The instruction information is the information of the instruction according to the event of the land transfer. The land information table 62 stores land information which is information about land. In the record of the land information table 62, the land information, the pre-trigger ID (first identification information), and the post-trigger ID (second identification information) are stored. Land information includes the ward, city, town, and village where the land is located, large letters and letters, lot number, land area (area), and owner. The lot number is information that uniquely identifies the land within the current land having the same ward, city, town, letter, and letter. The ground is information indicating the use of the land. The pre-trigger ID and the post-trigger ID will be described later.

異動情報取得部51は、管理の対象である土地の変更を示す異動情報を取得する。異動情報は、土地の所有に関する変化を示す情報である。異動情報は、土地の分筆(分割)または合筆(統合)のイベントがあったことを示す情報、土地の取得または売却のイベントがあった情報、地積(土地の面積)のイベントが修正されたことを示す情報のいずれかを含む。 The transfer information acquisition unit 51 acquires transfer information indicating a change in the land to be managed. Transfer information is information that indicates changes in land ownership. The transfer information has been modified to indicate that there was a land division (division) or combination (integration) event, information that there was a land acquisition or sale event, and a land area (land area) event. Contains any of the information indicating that.

土地の合筆(統合)または分筆(分割)のイベントは、1または複数の変更前の土地(旧オブジェクト)を指定して、1または複数の変更前の土地の統合または分割により1または複数の変更後の土地(新オブジェクト)を生成するものである。図3は、合筆、分筆の例を説明する図である。図3に示される箱のそれぞれは土地に対応し、箱の中に書かれた文字列はその土地の地番を示している。図3の例は、地番がそれぞれ17-1、17-6、20-2である3つの隣接する土地が合筆により地番が17-1である1つの土地に統合されたこと、そして合筆により生まれた地番17-1の土地が分筆により地番がそれぞれ17-1、17-6、17-7、17-8である4つの土地に分割されたことを示している。この場合、例えば地番17-1は図3の中で合筆前と分筆後に現れているが、分筆の仕方によっては意味する場所が全く異なることもありうる。 A land merge (integration) or split (split) event can specify one or more unaltered lands (old objects) and one or more by merging or splitting one or more unaltered lands. It creates the changed land (new object). FIG. 3 is a diagram illustrating an example of combined writing and split writing. Each of the boxes shown in FIG. 3 corresponds to a land, and the character string written in the box indicates the lot number of the land. In the example of Figure 3, three adjacent lands with lot numbers 17-1, 17-6, and 20-2, respectively, were merged into one land with lot number 17-1 by joint writing, and joint writing. It shows that the lot number 17-1 created by the lot number was divided into four lots with lot numbers 17-1, 17-6, 17-7, and 17-8, respectively. In this case, for example, the lot number 17-1 appears in FIG. 3 before and after the division, but the meaning may be completely different depending on the method of division.

情報変更部52は、土地情報テーブル62に格納された変更前の1または複数の土地についての土地情報を異動情報と関連付け、異動情報に基づいて新たな土地情報を生成し、新たな土地情報を異動情報と関連付けて記憶させる。より具体的には、契機情報追加部53は、契機情報に、その契機情報を識別する識別情報としての契機IDを付与し、契機情報と契機IDとを含むレコードを契機情報テーブル61に追加する。ここで、契機情報は異動情報の少なくとも一部であり、異動情報は例えば、契機情報と、更新前の最新の土地情報を示す情報と、土地情報の変更箇所と、更新後の新たな土地情報とを含む。契機情報と異動情報とは1対1で対応するので、契機IDにより異動情報も識別される。土地情報変更部54は、土地情報テーブル62に格納された変更前の土地の土地情報を含むレコードの後契機IDに契機IDを設定し、異動情報による変更後の土地について生成された土地情報と、契機IDが設定された前契機IDとを含む新たなレコードを土地情報テーブル62に追加する。前契機IDは変更後の土地としてこの土地情報が示す土地が生成されるイベントに対応する契機情報の識別情報であり、後契機IDは変更前の土地として土地情報が示す土地が指定されるイベントであって、この土地情報の次の世代の土地情報が生成されるイベントに対応する契機情報の識別情報である。 The information changing unit 52 associates the land information about one or more lands before the change stored in the land information table 62 with the transfer information, generates new land information based on the transfer information, and generates new land information. Store it in association with transfer information. More specifically, the trigger information addition unit 53 assigns a trigger ID as identification information for identifying the trigger information to the trigger information, and adds a record including the trigger information and the trigger ID to the trigger information table 61. .. Here, the opportunity information is at least a part of the transfer information, and the transfer information is, for example, the opportunity information, the information indicating the latest land information before the update, the changed part of the land information, and the new land information after the update. And include. Since the trigger information and the transfer information have a one-to-one correspondence, the transfer information is also identified by the trigger ID. The land information changing unit 54 sets the trigger ID in the post-trigger ID of the record including the land information of the land before the change stored in the land information table 62, and together with the land information generated for the land after the change due to the transfer information. , A new record including the previous trigger ID in which the trigger ID is set is added to the land information table 62. The pre-trigger ID is the identification information of the trigger information corresponding to the event in which the land indicated by this land information is generated as the land after the change, and the post-trigger ID is the event in which the land indicated by the land information is designated as the land before the change. Therefore, it is the identification information of the trigger information corresponding to the event in which the land information of the next generation of this land information is generated.

最新情報検索部56は、土地情報テーブル62から土地情報(土地情報テーブル62に格納されたレコード)を取得し、表示出力デバイスに取得された情報を出力させる。 The latest information retrieval unit 56 acquires land information (records stored in the land information table 62) from the land information table 62, and causes the display output device to output the acquired information.

履歴情報検索部57は、最新情報検索部56により取得された土地情報に関連付けられかつその土地情報の生成の契機となった異動情報を示す情報を取得し、その異動情報に関連付けられた前世代の土地情報を取得する。より具体的には、履歴情報検索部57は、最新情報検索部56により取得された土地情報のレコードに含まれる前契機IDと同じ値が設定された後契機IDを含む土地情報のレコードを取得する。また取得された履歴情報検索部57は取得された情報を出力し、その情報を表示出力デバイスに表示させる。 The history information search unit 57 acquires information indicating transfer information associated with the land information acquired by the latest information search unit 56 and triggers the generation of the land information, and the previous generation associated with the transfer information. Get the land information of. More specifically, the history information search unit 57 acquires a record of land information including a post-trigger ID in which the same value as the pre-trigger ID included in the land information record acquired by the latest information search unit 56 is set. do. Further, the acquired history information retrieval unit 57 outputs the acquired information, and displays the information on the display output device.

以下では、異動情報管理システムの処理についてさらに詳細に説明する。図4は、異動情報管理システムの入力処理の概要を示すフロー図であり、主に異動情報取得部51および情報変更部52の機能を実現するための処理を説明する図である。 In the following, the processing of the transfer information management system will be described in more detail. FIG. 4 is a flow chart showing an outline of the input processing of the transfer information management system, and is a diagram mainly explaining the processing for realizing the functions of the transfer information acquisition unit 51 and the information change unit 52.

はじめに、異動情報取得部51は、ユーザにより入力された異動情報を取得する(ステップS101)。異動情報は、更新前の最新の土地情報を示す情報と、土地情報の変更箇所と更新されるデータとを含む。 First, the transfer information acquisition unit 51 acquires the transfer information input by the user (step S101). The transfer information includes information indicating the latest land information before the update, the changed part of the land information, and the updated data.

図5は、異動情報を入力する画面の一例を示す図である。図5の例は、土地を分筆する異動情報を入力する画面である。図5の例では、変更対象表示部42に示される、分筆の対象となる土地の異動について、ユーザがこの異動情報を入力する契機となったイベントを示す情報である契機情報を契機情報入力部41に入力し、分筆後の土地の土地情報を変更内容入力部43に入力する。分筆の対象となる土地の土地形状は地図欄35に表示され、またユーザは変更後の土地形状(地図情報)も入力する。 FIG. 5 is a diagram showing an example of a screen for inputting transfer information. The example of FIG. 5 is a screen for inputting transfer information for dividing the land. In the example of FIG. 5, regarding the change of the land to be divided, which is shown in the change target display unit 42, the trigger information input unit is the information indicating the event that triggered the user to input the change information. It is input to 41, and the land information of the land after the division is input to the change content input unit 43. The land shape of the land to be divided is displayed in the map column 35, and the user also inputs the changed land shape (map information).

確定ボタン47が押下されると、異動情報取得部51は、契機情報、変更の対象となる土地情報の土地ID、分筆後の土地のそれぞれの地番や面積、形状の情報を含む異動情報を取得する。また、土地の合筆の場合は、異動情報取得部51は、契機情報、変更の対象となる複数の土地情報の土地ID、合筆後の土地の地番や面積、形状の情報を含む異動情報を取得する。土地の所有者や面積等の項目の変更の場合は、異動情報取得部51は、契機情報、変更の対象となる土地情報の土地ID、変更される項目の変更後の値を含む異動情報を取得する。 When the confirmation button 47 is pressed, the transfer information acquisition unit 51 acquires transfer information including information on the opportunity, the land ID of the land information to be changed, and the lot number, area, and shape of the land after the division. do. Further, in the case of land combination, the transfer information acquisition unit 51 includes the opportunity information, the land ID of a plurality of land information to be changed, and the transfer information including the lot number, area, and shape information of the land after the combination. To get. In the case of a change in items such as land owner and area, the transfer information acquisition unit 51 obtains the transfer information including the opportunity information, the land ID of the land information to be changed, and the changed value of the changed item. get.

異動情報が取得されると、情報変更部52に含まれる契機情報追加部53は、異動情報の一部である契機情報に識別情報である契機IDを付与し、契機情報テーブルに契機IDと契機情報とを含むレコードを新たに格納する(ステップS102)。 When the transfer information is acquired, the trigger information addition unit 53 included in the information change unit 52 assigns the trigger ID, which is the identification information, to the trigger information which is a part of the transfer information, and the trigger ID and the trigger are added to the trigger information table. A record including information is newly stored (step S102).

図6は、契機情報テーブル61に格納される情報の一例を示す図である。契機情報テーブル61には、契機IDと、契機情報としての異動種別、登記受付日、事業名称、決裁日、決裁番号、契約日、金額、担当者を含む契機情報とを含むレコードが登録されている。登記受付日は、契機情報が示す土地の異動が行われた日である。異動種別における分筆登記は土地の分筆についての異動であることを示し、合筆登記は土地の合筆についての異動であることを示し、地積更正登記は土地の地積の更正についての異動であることを示す。なお、図6におけるレコードに対応する異動は、上から順に発生しているものとする。 FIG. 6 is a diagram showing an example of information stored in the trigger information table 61. In the opportunity information table 61, a record including the opportunity ID, the transfer type as the opportunity information, the registration acceptance date, the business name, the approval date, the approval number, the contract date, the amount, and the opportunity information including the person in charge is registered. There is. The registration acceptance date is the date on which the land was transferred as indicated by the opportunity information. The division registration in the transfer type indicates that the transfer is for the land division, the combination registration indicates that the transfer is for the land combination, and the land area correction registration is the transfer for the land area correction. Is shown. It is assumed that the transfers corresponding to the records in FIG. 6 occur in order from the top.

次に、情報変更部52に含まれる土地情報変更部54は、土地情報テーブル62に、前契機IDに契機情報の契機IDが設定された土地情報のレコードを新たに格納する(ステップS103)。そして、土地情報変更部54は、異動情報が示す変更前の土地情報のレコードに含まれる後契機IDに契機IDを設定する(ステップS104)。 Next, the land information changing unit 54 included in the information changing unit 52 newly stores the land information record in which the trigger ID of the trigger information is set in the previous trigger ID in the land information table 62 (step S103). Then, the land information changing unit 54 sets the trigger ID in the post-trigger ID included in the record of the land information before the change indicated by the transfer information (step S104).

図7は、土地情報テーブル62に格納される情報の一例を示す図である。土地情報テーブル62には、それぞれが土地ID、区市町村、大字、字、地番、地目、地積、所有者、前契機ID、後契機IDを含む1または複数の土地情報のレコードが格納される。なお、土地情報は、土地の登記に関連する他の情報を含んでもよい。例えば、土地情報は土地の地形を示す地図情報や備考といった情報も含んでよい。土地情報変更部54は、異動情報が示す変更の対象となる土地情報のレコードから変更前の土地情報を取得し、異動情報による変更を反映し、変更が反映された1または複数の土地情報のレコードを土地情報テーブル62に新たに格納する。なお、土地情報変更部54は変更前の土地情報のレコードの後契機IDを更新するが、土地情報のレコードそのものは削除しない。またステップS103およびS104の処理は反対の順序で行われてもよいし、ステップS102の処理のうち契機情報テーブルにレコードを格納する処理がステップS103またはステップS104の後に行われてもよい。後者の場合では、ステップS102からS104の処理が一連のトランザクションとして処理されるとよい。 FIG. 7 is a diagram showing an example of information stored in the land information table 62. The land information table 62 stores one or more records of land information including a land ID, a ward / city / town / village, a large character, a character, a lot number, a lot number, a land area, an owner, a pre-trigger ID, and a post-trigger ID. The land information may include other information related to land registration. For example, the land information may include information such as map information and remarks showing the topography of the land. The land information change unit 54 acquires the land information before the change from the record of the land information to be changed indicated by the change information, reflects the change due to the change information, and reflects the change of one or more land information. The record is newly stored in the land information table 62. The land information changing unit 54 updates the post-trigger ID of the land information record before the change, but does not delete the land information record itself. Further, the processes of steps S103 and S104 may be performed in the reverse order, or the process of storing the record in the trigger information table among the processes of step S102 may be performed after step S103 or step S104. In the latter case, the processes of steps S102 to S104 may be processed as a series of transactions.

ステップS102からステップS104の処理が終わると、情報変更部52は、異動情報に基づく、土地情報等の変更の結果について表示出力デバイスに出力する(ステップS105)。 When the processing of step S102 is completed from step S102, the information changing unit 52 outputs the result of the change of the land information or the like based on the transfer information to the display output device (step S105).

以下では、土地情報テーブル62のデータの追加・更新の具体例についてさらに説明する。図8A~8Eは、土地情報テーブルに格納される情報の変化の一例を示す図である。図8Aから図8Eは、図7に示される土地情報テーブル62に対して、図6に示される契機情報に従った土地の異動があった場合の例を順に示している。図8Aから図8Eは土地情報テーブル62に格納されるレコードのうち、追加または変更があったレコードのみ示しており、その変更または追加箇所は、一点鎖線で囲まれている。 Hereinafter, specific examples of addition / update of data in the land information table 62 will be further described. 8A to 8E are diagrams showing an example of changes in the information stored in the land information table. 8A to 8E show, in order, an example of a land transfer according to the opportunity information shown in FIG. 6 with respect to the land information table 62 shown in FIG. 7. 8A to 8E show only the records that have been added or changed among the records stored in the land information table 62, and the changed or added parts are surrounded by the alternate long and short dash line.

図8Aは、契機情報テーブル61の契機ID10の契機情報について土地の分筆登記が行われた例を示す。図8Aからわかるように、分筆登記の場合には、土地情報変更部54は分筆の元となった土地の土地情報のレコード(土地IDが1000のレコード)の後契機IDにこの分筆の登録の契機となる契機情報の契機ID(10)を設定し、それぞれ分筆された土地を示す複数の土地情報のレコード(土地IDが1001から1004のレコード)を追加する。 FIG. 8A shows an example in which the land division registration is performed for the trigger information of the trigger ID 10 in the trigger information table 61. As can be seen from FIG. 8A, in the case of division registration, the land information changing unit 54 registers this division in the post-trigger ID of the land information record (record with a land ID of 1000) that is the source of the division. The trigger ID (10) of the trigger information is set, and a plurality of land information records (records having land IDs 1001 to 1004) indicating the divided lands are added.

ここで土地情報変更部54は追加される土地情報のレコードの後契機IDには初期値として0を設定する。RDBMSでは一般的に、項目にNULLを設定し、さらにその項目にB木のインデックスを設定する場合、項目にNULLが設定されたレコードを検索する際にインデックスを用いることができない。後契機IDにNULLの代わりに0を設定し、後契機IDについてインデックスを作成することで、最新の土地情報を高速に検索することが可能になる。もちろん、土地情報変更部54は、0の代わりに、契機IDと重複しない他の固定値を後契機IDの初期値として設定してもよい。 Here, the land information changing unit 54 sets 0 as an initial value in the post-trigger ID of the record of the land information to be added. In RDBMS, generally, when a null is set for an item and an index of a B-tree is set for the item, the index cannot be used when searching for a record in which the null is set for the item. By setting 0 for the post-trigger ID instead of NULL and creating an index for the post-trigger ID, the latest land information can be searched at high speed. Of course, the land information changing unit 54 may set another fixed value that does not overlap with the trigger ID as the initial value of the trigger ID instead of 0.

図8Bは、契機情報テーブル61の契機ID11の契機情報について土地の合筆登記が行われた例を示す。図8Bからわかるように、合筆登記の場合には、土地情報変更部54は合筆の元となった複数の土地の土地情報のレコード(土地IDが1004、1010、1011のレコード)の後契機IDに土地情報の合筆の登録の契機となる契機情報の契機ID(11)を設定し、合筆された土地を示す土地情報のレコード(土地IDが1015のレコード)を追加する。 FIG. 8B shows an example in which land registration is performed for the trigger information of the trigger ID 11 in the trigger information table 61. As can be seen from FIG. 8B, in the case of combined writing registration, the land information changing unit 54 is after the land information records (records with land IDs 1004, 1010, 1011) of a plurality of lands that are the source of the combined writing. The trigger ID (11) of the trigger information that triggers the registration of the combined writing of the land information is set in the trigger ID, and the land information record (record of the land ID 1015) indicating the combined land is added.

図8Cは、契機情報テーブル61の契機ID12の契機情報について土地の取得が行われた例を示す。図8Cの例では、取得された土地の以前の情報は管理対象外となっており、土地情報変更部54は取得された土地を示す土地情報のレコードを追加する。 FIG. 8C shows an example in which land is acquired for the trigger information of the trigger ID 12 in the trigger information table 61. In the example of FIG. 8C, the previous information of the acquired land is out of the control, and the land information changing unit 54 adds a record of the land information indicating the acquired land.

図8Dは、契機情報テーブル61の契機ID13の契機情報について土地の売却が行われた例を示す。図8Dの例では、売却後の土地は管理対象外となっており、土地情報変更部54は売却する土地の土地情報のレコード(土地IDが1020、1003、1025のレコード)の後契機IDに売却の契機となる契機情報の契機ID(13)を設定し、新たな土地情報のレコードは追加しない。 FIG. 8D shows an example in which the land was sold with respect to the trigger information of the trigger ID 13 in the trigger information table 61. In the example of FIG. 8D, the land after sale is not subject to management, and the land information change unit 54 serves as a trigger ID for the land information record (records with land IDs of 1020, 1003, 1025) of the land to be sold. The trigger ID (13) of the trigger information that triggers the sale is set, and a new land information record is not added.

図8Eは、契機情報テーブル61の契機ID14の契機情報について土地の地積が更正された例を示す。図8Eの記載からわかるように、土地の属性(ここでは地積)が修正される場合には、土地情報変更部54は修正対象となる土地の土地情報のレコード(土地IDが1015のレコード)の後契機IDに修正の契機となる契機情報の契機ID(14)を設定し、修正対象となる地積の項目に修正後の値が設定され、他の項目に修正前の土地情報のレコードの値が設定された土地情報のレコード(土地IDが1030のレコード)を追加する。 FIG. 8E shows an example in which the land area of the land is corrected with respect to the trigger information of the trigger ID 14 in the trigger information table 61. As can be seen from the description in FIG. 8E, when the land attribute (here, the land area) is modified, the land information changing unit 54 is the record of the land information of the land to be modified (the record whose land ID is 1015). The trigger ID (14) of the trigger information that triggers the correction is set in the post-trigger ID, the modified value is set in the item of the land area to be modified, and the value of the record of the land information before the modification is set in the other items. Add a record of land information (record with land ID 1030) for which is set.

このように、土地情報の過去のレコードを残しつつ、土地情報の各レコードとその土地情報を生成する異動の契機情報、またその土地情報を過去のものにする異動の契機情報とを関連付けることで、例えば分筆や合筆が繰り返され、ある世代の土地情報と次世代の土地情報とが多対多の関係となりうる状況であっても、現在の土地情報の何世代も前の状況をその異動の契機となった情報と共に確実に検索することができる。 In this way, while keeping the past records of the land information, by associating each record of the land information with the transfer trigger information for generating the land information and the transfer trigger information for making the land information past. For example, even if the land information of one generation and the land information of the next generation can have a many-to-many relationship due to repeated division and writing, the situation of the current land information many generations ago is changed. It is possible to search reliably with the information that triggered the above.

以下では、契機情報テーブル61や土地情報テーブル62に格納された情報を閲覧する処理の詳細について説明する。図9は、土地情報の閲覧処理の概要を示すフロー図であり、最新情報検索部56が最新の土地情報の一覧を表示出力デバイスに表示させる処理を示している。 Hereinafter, the details of the process of browsing the information stored in the opportunity information table 61 and the land information table 62 will be described. FIG. 9 is a flow chart showing an outline of the land information browsing process, and shows a process in which the latest information retrieval unit 56 displays a list of the latest land information on the display output device.

はじめに、最新情報検索部56は、土地情報テーブル62から、後契機IDに初期値である0が設定されているレコードを取得する(ステップS201)。また、最新情報検索部56は、区市町村などの他の項目の検索条件を満たしかつ後契機IDに初期値である0が設定されているレコードを取得してもよい。そして、レコードが取得されると、最新情報検索部56は、取得された1または複数のレコードのリストを表示出力デバイスに表示させる(ステップS202)。 First, the latest information search unit 56 acquires a record in which the initial value 0 is set in the post-trigger ID from the land information table 62 (step S201). Further, the latest information search unit 56 may acquire a record that satisfies the search conditions of other items such as wards, cities, towns and villages, and has the initial value 0 set in the post-trigger ID. Then, when the record is acquired, the latest information retrieval unit 56 causes the display output device to display the list of the acquired one or a plurality of records (step S202).

図10は、土地情報表示画面の一例を示す図である。図10について、最新情報検索部56は一覧表示部31に取得されたレコードの土地情報のリストを表示させる。また、被選択行32のように一覧表示部31に表示された土地情報のうち1つが選択されると、最新情報検索部56は地図欄35にその土地情報の地形を表示させ、また移動履歴ボタン36、分筆ボタン37等の押下を可能にする。なお、分筆ボタン37が押下されると図5の画面に遷移するなど、土地情報表示画面から土地情報の変更をする画面へ遷移できる。また異動履歴ボタン36が押下されると、履歴情報検索部57は選択された土地情報について、以下で説明する処理を行う。 FIG. 10 is a diagram showing an example of a land information display screen. With respect to FIG. 10, the latest information search unit 56 causes the list display unit 31 to display a list of land information of acquired records. Further, when one of the land information displayed in the list display unit 31 is selected as in the selected line 32, the latest information search unit 56 displays the topography of the land information in the map field 35, and the movement history. It is possible to press the button 36, the division button 37, and the like. When the division button 37 is pressed, the screen can be changed from the land information display screen to the screen for changing the land information, such as the transition to the screen shown in FIG. When the transfer history button 36 is pressed, the history information search unit 57 performs the process described below for the selected land information.

図11は、土地情報の履歴閲覧処理の概要を示すフロー図であり、履歴情報検索部57が、選択された土地情報のより過去の土地情報を表示出力デバイスに表示させる処理を示している。 FIG. 11 is a flow chart showing an outline of the history browsing process of land information, and shows a process of displaying the past land information of the selected land information on the display output device by the history information search unit 57.

はじめに、履歴情報検索部57は、履歴を表示する対象として選択された土地情報のレコードから前契機IDを取得する(ステップS251)。 First, the history information search unit 57 acquires the previous opportunity ID from the record of the land information selected as the target for displaying the history (step S251).

次に、履歴情報検索部57は、土地情報テーブル62から、後契機IDに、ステップS251で取得された前契機IDと同じ値が設定されている1または複数のレコードを取得する(ステップS252)。そして、履歴情報検索部57は、取得された土地情報テーブル62のレコードに基づいて、選択された土地情報と、選択された土地情報の1世代前の土地情報との一覧を表示出力デバイスに出力させる(ステップS253)。 Next, the history information search unit 57 acquires one or a plurality of records in which the same value as the previous trigger ID acquired in step S251 is set in the post trigger ID from the land information table 62 (step S252). .. Then, the history information search unit 57 outputs a list of the selected land information and the land information one generation before the selected land information to the display output device based on the record of the acquired land information table 62. (Step S253).

また、履歴情報検索部57は、ステップS253で一覧表示された土地情報のうち選択された土地情報のレコードの前契機IDを取得する。また、履歴情報検索部57は、契機情報テーブル61から、契機IDの項目にその取得された前契機IDと同じ値が設定されたレコード(契機情報)を取得し、土地情報テーブル62から、取得された前契機IDと同じ値が前契機IDまたは後契機IDに設定されたレコードを取得する(ステップS254)。そして、取得された土地情報テーブル62のレコードおよび取得された契機情報テーブル61のレコードに含まれるデータに基づいて、表示出力デバイスに選択された土地情報にかかわる異動情報を出力させる(ステップS255)。なお、ステップS254の処理は、土地情報の履歴を契機情報とともに表示させるための処理である。なお、ステップS251からS255の処理は、履歴として表示された土地情報が選択されるごとに処理されてもよいし、再帰的に実行されてもよい。 Further, the history information search unit 57 acquires the pre-trigger ID of the record of the land information selected from the land information listed in step S253. Further, the history information search unit 57 acquires a record (trigger information) in which the same value as the acquired previous trigger ID is set in the trigger ID item from the trigger information table 61, and acquires it from the land information table 62. The record in which the same value as the previous trigger ID is set in the previous trigger ID or the latter trigger ID is acquired (step S254). Then, based on the data included in the record of the acquired land information table 62 and the record of the acquired opportunity information table 61, the display output device is made to output the transfer information related to the selected land information (step S255). The process of step S254 is a process for displaying the history of land information together with the opportunity information. The processes of steps S251 to S255 may be processed each time the land information displayed as the history is selected, or may be executed recursively.

図12は、履歴閲覧画面の一例を示す図である。履歴情報検索部57は、履歴一覧表示部75に、対象として選択された土地情報と、その1世代前の土地情報との一覧を表示させる。また、履歴情報検索部57は、契機情報表示部71には取得された契機情報テーブル61のレコードのデータを表示させ、変更前情報表示部72には後契機IDに契機情報の契機IDと同じ値が設定された土地情報テーブル62のレコードのデータを表示させ、変更後情報表示部73には前契機IDに契機情報の契機IDと同じ値が設定されたレコードのデータを表示させる。また履歴異動ボタン76が押下されると、履歴情報検索部57は変更前情報表示部72に表示される土地情報のレコードのいずれかについてステップS251以降の処理を実行する。また、また履歴異動ボタン77が押下されると、履歴情報検索部57は変更後情報表示部73に表示される土地情報のレコードのうちユーザが選択した土地情報のレコードについてステップS251以降の処理を実行する。 FIG. 12 is a diagram showing an example of a history viewing screen. The history information search unit 57 causes the history list display unit 75 to display a list of the land information selected as the target and the land information one generation before the target. Further, the history information search unit 57 causes the trigger information display unit 71 to display the data of the record of the acquired trigger information table 61, and the pre-change information display unit 72 has the same trigger ID as the trigger information in the post-change ID. The data of the record of the land information table 62 in which the value is set is displayed, and the data of the record in which the same value as the trigger ID of the trigger information is set in the previous trigger ID is displayed in the changed information display unit 73. When the history transfer button 76 is pressed, the history information search unit 57 executes the processing after step S251 for any of the land information records displayed on the pre-change information display unit 72. Further, when the history transfer button 77 is pressed again, the history information search unit 57 performs the processing after step S251 for the land information record selected by the user among the land information records displayed on the changed information display unit 73. Execute.

このように、土地情報のレコードに前契機IDと後契機IDとの項目を設け、その生成や次世代の土地情報の生成にかかわる契機IDを設定することで、最新の土地情報を検索することを容易にし、過去の数世代にわたる異動を確実に確認することができる。また、履歴情報検索部57は、例えば異動の時期を示す登記受付日を検索条件として契機情報テーブル61のレコードを検索し、そのレコードに格納された契機IDの値が前契機IDまたは後契機IDに設定された土地情報テーブル62のレコードを取得してもよい。これにより、特定の期間における異動履歴の一覧を出力することができる。また、登記受付日の代わりに異動種別や契約日、担当者などの契機情報テーブル62の他の項目を検索条件として契機情報テーブル61のレコードおよび土地情報テーブル62のレコードを取得してもよい。これにより、特定の期間に売却された土地の一覧や、特定の担当者が関わった異動の一覧を出力することも可能になる。 In this way, the latest land information can be searched by providing the items of the pre-trigger ID and the post-trigger ID in the land information record and setting the trigger ID related to the generation and the generation of the next-generation land information. It makes it easy to confirm the changes over the past few generations. Further, the history information search unit 57 searches for a record in the trigger information table 61 using, for example, the registration acceptance date indicating the time of transfer as a search condition, and the value of the trigger ID stored in the record is the pre-trigger ID or the post-trigger ID. The record of the land information table 62 set in may be acquired. This makes it possible to output a list of transfer histories in a specific period. Further, instead of the registration acceptance date, the record of the opportunity information table 61 and the record of the land information table 62 may be acquired by using other items of the opportunity information table 62 such as the transfer type, the contract date, and the person in charge as search conditions. This also makes it possible to output a list of land sold during a specific period and a list of transfers involving a specific person in charge.

なお、履歴情報検索部57は、ある土地情報において指定された位置と重なる過去の土地の土地情報を取得してもよい。より具体的には、土地情報テーブル62に地図情報の項目を追加し、履歴情報検索部57は、後契機IDに契機情報の契機IDと同じ値が設定されたレコードのうち、地図情報に格納される土地の地形が、指定された位置と重なるものを検索し、検索された土地情報のレコードを検索結果として出力してよい。 The history information search unit 57 may acquire the land information of the past land that overlaps with the position specified in a certain land information. More specifically, an item of map information is added to the land information table 62, and the history information search unit 57 stores it in the map information among the records in which the same value as the trigger ID of the trigger information is set in the post-trigger ID. The topography of the land to be searched may be searched for overlapping with the specified position, and the record of the searched land information may be output as the search result.

これまでに、履歴を管理するシステムとして、オブジェクトの例として土地を用い、土地の登記情報を扱う異動情報管理システムについて説明してきたが、システムが扱う情報は土地の異動情報には限られない。履歴を管理するシステムは、例えば、土地の異動情報の代わりに、オブジェクトの例として組織を用い、会社内の組織の情報を扱ってもよい。図13は組織契機テーブルの一例を示す図であり、組織契機テーブルは契機情報テーブル61に対応する。図14は組織テーブルの一例を示す図であり、組織テーブルおよび組織IDは土地情報テーブル62および土地IDに対応する。また、組織テーブルの組織名は土地情報テーブル62の市区町村と大字と字と地番を結合したものと対応する。また組織テーブルの前契機IDと組織テーブルの後契機IDは、土地情報テーブル62の前契機IDと土地情報テーブル62の後契機IDに対応する。会社は組織の併合や分離を頻繁に行っていても、過去の組織と現在の組織との関係を情報システムで確実に把握することが可能になる。 So far, as a system for managing history, land is used as an example of an object, and a transfer information management system that handles land registration information has been described, but the information handled by the system is not limited to land transfer information. The system for managing the history may use the organization as an example of the object instead of the land transfer information, and may handle the information of the organization in the company. FIG. 13 is a diagram showing an example of the organization trigger table, and the organization trigger table corresponds to the trigger information table 61. FIG. 14 is a diagram showing an example of an organization table, and the organization table and the organization ID correspond to the land information table 62 and the land ID. In addition, the organization name of the organization table corresponds to the combination of the city, ward, town, and village of the land information table 62, the large letters, the letters, and the lot number. Further, the pre-trigger ID of the organization table and the post-trigger ID of the organization table correspond to the pre-trigger ID of the land information table 62 and the post-trigger ID of the land information table 62. Even if a company frequently merges or separates organizations, it will be possible to reliably grasp the relationship between past organizations and current organizations with an information system.

1 サーバ、2 クライアント装置、11,21 プロセッサ、12,22 記憶部、13,23 通信部、14,24 入出力部、51 異動情報取得部、52 情報変更部、53 契機情報追加部、54 土地情報変更部、56 最新情報検索部、57 履歴情報検索部、61 契機情報テーブル、62 土地情報テーブル、31 一覧表示部、32 被選択行、35 地図欄、36 移動履歴ボタン、37 分筆ボタン、41 契機情報入力部、42 変更対象表示部、43 変更内容入力部、47 確定ボタン、71 契機情報表示部、72 変更前情報表示部、73 変更後情報表示部、75 履歴一覧表示部、76,77 履歴異動ボタン。 1 server, 2 client device, 11,21 processor, 12,22 storage unit, 13,23 communication unit, 14,24 input / output unit, 51 transfer information acquisition unit, 52 information change unit, 53 trigger information addition unit, 54 land Information change unit, 56 latest information search unit, 57 history information search unit, 61 opportunity information table, 62 land information table, 31 list display unit, 32 selected rows, 35 map fields, 36 movement history buttons, 37 division buttons, 41 Trigger information input section, 42 Change target display section, 43 Change content input section, 47 Confirm button, 71 Trigger information display section, 72 Pre-change information display section, 73 Post-change information display section, 75 History list display section, 76,77 History transfer button.

Claims (4)

1または複数の旧オブジェクトを指定して、前記1または複数の旧オブジェクトの統合または分割により1または複数の新オブジェクトを生成する指示を取得する指示取得手段と、
オブジェクトを示すオブジェクト情報と、前記オブジェクトを前記新オブジェクトとして生成する指示を識別する情報である第1識別情報と、前記オブジェクトを前記旧オブジェクトとして指定する指示を識別する第2識別情報と、を含むレコードを複数記憶する記憶手段と、
前記指示が取得される場合に、前記新オブジェクトとして生成されるオブジェクトを示すオブジェクト情報と、当該指示を識別する情報が設定される第1識別情報と、を含むレコードを新たに前記記憶手段に格納し、前記指示により前記旧オブジェクトとして指定されるオブジェクトを示すオブジェクト情報を含むレコードの第2識別情報に当該指示を識別する情報を設定するレコード更新手段と、
前記複数のレコードのうち一つが選択される場合に、前記選択されたレコードに含まれる前記第1または第2識別情報と同じ情報が前記第2または第1識別情報として設定された前記レコードを検索し、前記検索されたレコードに基づいて情報を出力する履歴検索手段と、
を含む履歴管理システム。
An instruction acquisition means for designating one or more old objects and acquiring an instruction to generate one or more new objects by integrating or dividing the one or more old objects.
It includes object information indicating an object, first identification information which is information for identifying an instruction for creating the object as the new object, and second identification information for identifying an instruction for designating the object as the old object. A storage means for storing multiple records and
When the instruction is acquired, a record including the object information indicating the object generated as the new object and the first identification information in which the information for identifying the instruction is set is newly stored in the storage means. Then, a record update means for setting information for identifying the instruction in the second identification information of the record including the object information indicating the object designated as the old object by the instruction.
When one of the plurality of records is selected, the same information as the first or second identification information contained in the selected record is searched for the record set as the second or first identification information. Then, a history search means that outputs information based on the searched record, and
History management system including.
請求項1に記載の履歴管理システムにおいて、
前記レコード更新手段は、前記指示が取得される場合に、前記新オブジェクトとして生成されるオブジェクトを示すオブジェクト情報と、当該指示を識別する情報が設定される第1識別情報と、所定の値が設定される第2識別情報と、を含むレコードを新たに前記記憶手段に格納し、前記指示により前記旧オブジェクトとして指定されるオブジェクトを示すオブジェクト情報を含むレコードの第2識別情報に当該指示を識別する情報を設定する、
履歴管理システム。
In the history management system according to claim 1,
When the instruction is acquired, the record updating means sets object information indicating an object generated as the new object, first identification information in which information for identifying the instruction is set, and a predetermined value. A record containing the second identification information is newly stored in the storage means, and the instruction is identified in the second identification information of the record including the object information indicating the object designated as the old object by the instruction. Set information,
History management system.
請求項1または2に記載の履歴管理システムにおいて、
前記オブジェクトは土地であり、
前記オブジェクト情報は、土地の地番を含み、
前記指示は、土地の分筆または合筆のイベントを含む、
履歴管理システム。
In the history management system according to claim 1 or 2.
The object is a land
The object information includes the lot number of the land.
The instructions include a land division or combination event,
History management system.
1または複数の旧オブジェクトを指定して、前記1または複数の旧オブジェクトの統合または分割により1または複数の新オブジェクトを生成する指示を取得する指示取得手段、
オブジェクトを示すオブジェクト情報と、前記オブジェクトを前記新オブジェクトとして生成する指示を識別する情報である第1識別情報と、前記オブジェクトを前記旧オブジェクトとして指定する指示を識別する第2識別情報と、を含むレコードを複数記憶する記憶手段、
前記指示が取得される場合に、前記新オブジェクトとして生成されるオブジェクトを示すオブジェクト情報と、当該指示を識別する情報が設定される第1識別情報と、を含むレコードを新たに前記記憶手段に格納し、前記指示により前記旧オブジェクトとして指定されるオブジェクトを示すオブジェクト情報を含むレコードの第2識別情報に当該指示を識別する情報を設定するレコード更新手段、および、
前記複数のレコードのうち一つが選択される場合に、前記選択されたレコードに含まれる前記第1または第2識別情報と同じ情報が前記第2または第1識別情報として設定された前記レコードを検索し、前記検索されたレコードに基づいて情報を出力する履歴検索手段、
としてコンピュータを機能させるためのプログラム。
An instruction acquisition means for designating one or more old objects and acquiring instructions to create one or more new objects by merging or splitting the one or more old objects.
It includes object information indicating an object, first identification information which is information for identifying an instruction for creating the object as the new object, and second identification information for identifying an instruction for designating the object as the old object. A storage means for storing multiple records,
When the instruction is acquired, a record including the object information indicating the object generated as the new object and the first identification information in which the information for identifying the instruction is set is newly stored in the storage means. Then, a record update means for setting information for identifying the instruction in the second identification information of the record including the object information indicating the object designated as the old object by the instruction, and
When one of the plurality of records is selected, the same information as the first or second identification information contained in the selected record is searched for the record set as the second or first identification information. A history search means that outputs information based on the searched record.
A program to make your computer work as.
JP2017213616A 2017-11-06 2017-11-06 History management system, history management program Active JP7022566B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017213616A JP7022566B2 (en) 2017-11-06 2017-11-06 History management system, history management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017213616A JP7022566B2 (en) 2017-11-06 2017-11-06 History management system, history management program

Publications (2)

Publication Number Publication Date
JP2019086941A JP2019086941A (en) 2019-06-06
JP7022566B2 true JP7022566B2 (en) 2022-02-18

Family

ID=66764207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017213616A Active JP7022566B2 (en) 2017-11-06 2017-11-06 History management system, history management program

Country Status (1)

Country Link
JP (1) JP7022566B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003150228A (en) 2001-11-12 2003-05-23 Sharp Corp Method and device for managing lot and its program and recording medium with its program recorded
JP2006350482A (en) 2005-06-13 2006-12-28 Masayuki Fukuda Land history report display system and land history record printing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11213051A (en) * 1998-01-28 1999-08-06 Suehiro Era Time-series schematic management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003150228A (en) 2001-11-12 2003-05-23 Sharp Corp Method and device for managing lot and its program and recording medium with its program recorded
JP2006350482A (en) 2005-06-13 2006-12-28 Masayuki Fukuda Land history report display system and land history record printing system

Also Published As

Publication number Publication date
JP2019086941A (en) 2019-06-06

Similar Documents

Publication Publication Date Title
JP2018036899A (en) Manufacturing bom edition support system, manufacturing bom edition support method, and program
JP2001337953A (en) Information visualizing system
JP2005242904A (en) Document group analysis device, document group analysis method, document group analysis system, program and storage medium
US20170351386A1 (en) Infographic search
JP7022566B2 (en) History management system, history management program
JP2009069403A (en) Map display system
JP2007334412A (en) Retrieval program and retrieving device
JP4404930B2 (en) Information processing apparatus, control method therefor, information processing system, program, and computer-readable recording medium
JP5260003B2 (en) File search device and file search program
JP5884925B2 (en) Management support apparatus, management support method, and management support program
JP3627030B2 (en) Data extraction system and computer-readable recording medium therefor
JP6245571B2 (en) Data structure, data generation apparatus, method and program thereof
JP6914810B2 (en) Program and terminal device control method
JP5319653B2 (en) Data management system, data management method, and data management program
JP5682452B2 (en) CHANGE MANAGEMENT SUPPORT DEVICE, CHANGE MANAGEMENT SUPPORT METHOD, AND CHANGE MANAGEMENT SUPPORT PROGRAM
JP4686528B2 (en) Application information management system
WO2016006074A1 (en) Electronic device, method, and program
JP2009064347A (en) Work support information display, and work support information display method
JP4015797B2 (en) Data processing system
JP5615654B2 (en) Information processing apparatus, information processing method, and program
CN115905333A (en) Journey inquiry system capable of inquiring flight record
Freeman et al. Performing Data Operations
JP2004334618A (en) Method for implementing improvement plan for problem suggestion accepting system
JP5894461B2 (en) Data search system and method
JP4119147B2 (en) Game record viewing system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200914

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211007

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220207

R150 Certificate of patent or registration of utility model

Ref document number: 7022566

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150