JP2016126610A - Transmission method, computer program, and transmission system - Google Patents

Transmission method, computer program, and transmission system Download PDF

Info

Publication number
JP2016126610A
JP2016126610A JP2015000956A JP2015000956A JP2016126610A JP 2016126610 A JP2016126610 A JP 2016126610A JP 2015000956 A JP2015000956 A JP 2015000956A JP 2015000956 A JP2015000956 A JP 2015000956A JP 2016126610 A JP2016126610 A JP 2016126610A
Authority
JP
Japan
Prior art keywords
event
relationship
information
person
specific information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015000956A
Other languages
Japanese (ja)
Inventor
田邊 浩靖
Hiroyasu Tanabe
浩靖 田邊
美枝子 ▲高▼橋
美枝子 ▲高▼橋
Mieko Takahashi
正博 川崎
Masahiro Kawasaki
正博 川崎
泰士 捧
Hiroshi Sasage
泰士 捧
奈央 大井
Nao Oi
奈央 大井
伸弘 齋藤
Nobuhiro Saito
伸弘 齋藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015000956A priority Critical patent/JP2016126610A/en
Publication of JP2016126610A publication Critical patent/JP2016126610A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a transmission method capable of performing notification to persons within a range intended by a sender.SOLUTION: A transmission method performed by a computer includes: acquiring specific information on one or more persons to be the object of an event and the number of degree of kinship that specifies the range of relatives to be the participation object of the event; acquiring parent-child information in which specific information on each of the one or more persons to be the object is associated with specific information on the father and mother of each of the persons; specifying a relative whose number of the degree of kinship calculated from a person to be the object of the event is within the acquired number of the degree of kinship using the acquired parent-child information; and transmitting event information on the event to the specified relative.SELECTED DRAWING: Figure 13

Description

本発明は、コンピュータによる送信方法等に関する。   The present invention relates to a transmission method using a computer.

コンピュータを用いた情報配信システムが知られている(例えば、特許文献1及び特許文献2)。従来の情報配信システムでは、情報の配信漏れや誤配信を低減するために、受信者及び提供者はキーワードの設定を行う。情報配信システムは、設定したキーワードを含む情報を受信者に送信する。   Information distribution systems using computers are known (for example, Patent Document 1 and Patent Document 2). In the conventional information distribution system, the receiver and the provider set keywords in order to reduce information distribution omission and erroneous distribution. The information distribution system transmits information including the set keyword to the recipient.

特開2005−115697号公報JP 2005-115697 A 特開2007−18052号公報JP 2007-18052 A

しかしながら、受信者がキーワードを適切に設定していなければ、送信者が意図する範囲の受信者に、情報が配信されない可能性がある。   However, if the recipient does not set keywords appropriately, information may not be distributed to recipients in the range intended by the sender.

1つの側面では、送信者が意図する範囲の人に通知を行うことが可能な通知方法等を提供することを目的とする。   An object of one aspect is to provide a notification method or the like that can notify a person within a range intended by a sender.

1つの態様では、コンピュータにより実行する送信方法は、催事の客体となる一又は複数の人の特定情報と前記催事の参加対象となる親族の範囲を定める親等数とを取得し、前記客体となる人を含む複数の人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得し、取得した親子情報を用いて、前記催事の客体となる人から計算した親等数が、取得した親等数以内である親族を特定し、特定した親族に対して、前記催事に関する催事情報を送信する。   In one aspect, a transmission method executed by a computer acquires specific information of one or more persons who are objects of an event and a relative number that defines a range of relatives who are to participate in the event, and becomes the object The specific information of each of a plurality of persons including a person, and the parent and child information associated with the specific information of the father and mother of each of the persons are acquired, and the calculated parent and child information is used to calculate from the person who is the object of the event A relative whose number of relatives is within the acquired number of relatives is specified, and event information relating to the event is transmitted to the specified relative.

方法の一観点によれば、送信者が意図する範囲の人に確実に通知を行うことが可能となる。   According to one aspect of the method, it is possible to reliably notify a person within a range intended by the sender.

送信システムの一構成例を示す説明図である。It is explanatory drawing which shows the example of 1 structure of a transmission system. サーバコンピュータのハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of a server computer. 送信者端末のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of a sender terminal. マイナンバDBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of my number DB. メッセージDBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of message DB. 関係性続柄DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of relationship connection DB. 続柄対表現DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of relation pattern expression DB. 指定範囲ワークテーブルのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a specified range work table. 関係性ワークテーブルのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of a relationship work table. イベント案内送信処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of an event guidance transmission process. 送信情報受付処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a transmission information reception process. 送信情報作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a transmission information creation process. 送信先特定処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a transmission destination specific process. ワークテーブル作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a work table creation process. ワークテーブル作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a work table creation process. ワークテーブル作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a work table creation process. 送信文面作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a transmission text creation process. 関係性ワークテーブル作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a relationship work table creation process. 関係性ワークテーブル作成処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a relationship work table creation process. 送信処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of a transmission process. 家系図の一例を示す説明図である。It is explanatory drawing which shows an example of a family tree. 送信者、主人公設定画面の一例を示す説明図である。It is explanatory drawing which shows an example of a sender and a hero setting screen. 送信範囲指定画面の一例を示す説明図である。It is explanatory drawing which shows an example of the transmission range designation | designated screen. 指定範囲ワークテーブルの遷移を示す説明図である。It is explanatory drawing which shows the transition of a specified range work table. 送信先指定画面の一例を示す説明図である。It is explanatory drawing which shows an example of a transmission destination designation | designated screen. ワークテーブル作成処理の実行後の指定範囲ワークテーブルの状態を示す説明図である。It is explanatory drawing which shows the state of the designated range work table after execution of a work table creation process. 関係性ワークテーブルの遷移を示す説明図である。It is explanatory drawing which shows the transition of a relationship work table. 送信テキスト設定画面の一例を示す説明図である。It is explanatory drawing which shows an example of a transmission text setting screen. 卒業生DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of graduate DB. 実施の形態2における送信範囲指定画面の一例を示す説明図である。10 is an explanatory diagram illustrating an example of a transmission range designation screen according to Embodiment 2. FIG. 実施の形態2における送信先特定処理の手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a procedure of a transmission destination specifying process in the second embodiment. 実施の形態2における送信文面作成処理の手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a procedure of a transmission text creation process in the second embodiment. 実施の形態2における関係性ワークテーブル作成処理の手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a procedure of a relationship work table creation process in the second embodiment. 実施の形態2における関係性ワークテーブルの状態の一例を示す説明図である。10 is an explanatory diagram illustrating an example of a state of a relationship work table according to Embodiment 2. FIG. 実施の形態2における送信テキスト設定画面の一例を示す説明図である。10 is an explanatory diagram illustrating an example of a transmission text setting screen according to Embodiment 2. FIG. サーバコンピュータの機能構成の一例を示すブロック図である。It is a block diagram which shows an example of a function structure of a server computer.

実施の形態1
以下、本発明の実施の形態を、図面を参照して説明する。図1は、送信システムの一構成例を示す説明図である。送信システムは、サーバコンピュータ1、マイナンバDB(DataBase)2、送信者端末3、受信者端末4を含む。各装置はネットワークNで結ばれている。なお、本明細書において、通知を行うとは、イベント(催事)の案内を送信し、受信者に当該内容を知らせることを意味している。また、イベントとは、結婚式や葬式などの冠婚葬祭、ひな祭り、お花見、運動会などの年中行事、歓迎会や送別会などの不定期に開催される行事などを含む。
Embodiment 1
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is an explanatory diagram illustrating a configuration example of a transmission system. The transmission system includes a server computer 1, a my number DB (DataBase) 2, a sender terminal 3, and a receiver terminal 4. Each device is connected by a network N. Note that in this specification, notifying means transmitting an event (event) guide and notifying the recipient of the content. Events also include ceremonial occasions such as weddings and funerals, year-round events such as Hina Matsuri, cherry-blossom viewing, and athletic meet, and occasional events such as welcome parties and farewell parties.

図2は、サーバコンピュータ1のハードウェア構成の一例を示すブロック図である。サーバコンピュータ1は、CPU(Central Processing Unit)11、RAM(Random Access Memory)12、ROM(Read Only Memory)13、大容量記憶装置14、通信部15、読取り部16を含む。各構成はバスで接続されている。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the server computer 1. The server computer 1 includes a CPU (Central Processing Unit) 11, a RAM (Random Access Memory) 12, a ROM (Read Only Memory) 13, a mass storage device 14, a communication unit 15, and a reading unit 16. Each component is connected by a bus.

CPU11はROM13に記憶された制御プログラム1Pに従いハードウェア各部を制御する。RAM12は例えばSRAM(Static RAM)、DRAM(Dynamic RAM)、フラッシュメモリである。RAM12はCPU11によるプログラムの実行時に発生するデータを一時的に記憶する。   The CPU 11 controls each part of the hardware according to the control program 1P stored in the ROM 13. The RAM 12 is, for example, SRAM (Static RAM), DRAM (Dynamic RAM), or flash memory. The RAM 12 temporarily stores data generated when the CPU 11 executes the program.

大容量記憶装置14は、例えばハードディスク、SSD(Solid State Drive)などである。大容量記憶装置14には、メッセージDB141、関係性続柄DB142、続柄対表現DB143、指定範囲ワークテーブル144、関係性ワークテーブル145などが記憶されている。これらのデータベース及びワークテーブルの全部又は一部は、大容量記憶装置14以外の他の外部データベースに記憶しても良い。また、制御プログラム1Pを大容量記憶装置14に記憶するようにしておいても良い。   The mass storage device 14 is, for example, a hard disk, an SSD (Solid State Drive), or the like. The large-capacity storage device 14 stores a message DB 141, a relationship relationship DB 142, a relationship pair expression DB 143, a specified range work table 144, a relationship work table 145, and the like. All or part of these databases and work tables may be stored in an external database other than the mass storage device 14. Further, the control program 1P may be stored in the mass storage device 14.

通信部15はネットワークNを介して、他のコンピュータと通信を行う。読取り部16はCD(Compact Disc)−ROM、DVD(Digital Versatile Disc)−ROMを含む可搬型記憶媒体1aを読み取る。CPU11が読取り部16を介して、制御プログラム1Pを可搬型記憶媒体1aより読み取り、大容量記憶装置14に記憶しても良い。また、ネットワークNを介して他のコンピュータからCPU11が制御プログラム1Pをダウンロードし、大容量記憶装置14に記憶しても良い。さらにまた、半導体メモリ1bから、CPU11が制御プログラム1Pを読み込んでも良い。   The communication unit 15 communicates with other computers via the network N. The reading unit 16 reads a portable storage medium 1a including a CD (Compact Disc) -ROM and a DVD (Digital Versatile Disc) -ROM. The CPU 11 may read the control program 1P from the portable storage medium 1a via the reading unit 16 and store it in the mass storage device 14. Further, the CPU 11 may download the control program 1P from another computer via the network N and store it in the mass storage device 14. Furthermore, the CPU 11 may read the control program 1P from the semiconductor memory 1b.

図3は、送信者端末3のハードウェア構成の一例を示すブロック図である。送信者端末3は、CPU31、RAM32、ROM33、大容量記憶装置34、入出力部35、通信部36、読取り部37を含む。各構成はバスで接続されている。   FIG. 3 is a block diagram illustrating an example of a hardware configuration of the sender terminal 3. The sender terminal 3 includes a CPU 31, a RAM 32, a ROM 33, a mass storage device 34, an input / output unit 35, a communication unit 36, and a reading unit 37. Each component is connected by a bus.

CPU31はROM33に記憶された制御プログラム3Pに従いハードウェア各部を制御する。RAM32は例えばSRAM、DRAM、フラッシュメモリである。RAM32はCPU31によるプログラムの実行時に発生するデータを一時的に記憶する。   The CPU 31 controls each part of the hardware according to the control program 3P stored in the ROM 33. The RAM 32 is, for example, SRAM, DRAM, or flash memory. The RAM 32 temporarily stores data generated when the CPU 31 executes the program.

大容量記憶装置34は、例えばハードディスク、SSD(Solid State Drive)などである。大容量記憶装置34には、メッセージDB341が記憶されている。メッセージDB341は、大容量記憶装置34以外の他の外部データベースに記憶しても良い。また、制御プログラム3Pを大容量記憶装置34に記憶するようにしておいても良い。入出力部35はキーボード、マウスなどを介して、送信者からのデータ入力を受け付ける。また、入出力部35は液晶表示装置などの表示装置に表示させる画面データを出力する。   The mass storage device 34 is, for example, a hard disk, an SSD (Solid State Drive), or the like. A message DB 341 is stored in the mass storage device 34. The message DB 341 may be stored in an external database other than the mass storage device 34. Further, the control program 3P may be stored in the mass storage device 34. The input / output unit 35 receives data input from a sender via a keyboard, a mouse, or the like. The input / output unit 35 outputs screen data to be displayed on a display device such as a liquid crystal display device.

通信部36はネットワークNを介して、他のコンピュータと通信を行う。読取り部37はCD(Compact Disc)−ROM、DVD(Digital Versatile Disc)−ROMを含む可搬型記憶媒体3aを読み取る。CPU31が読取り部37を介して、制御プログラム3Pを可搬型記憶媒体3aより読み取り、大容量記憶装置34に記憶しても良い。また、ネットワークNを介して他のコンピュータからCPU31が制御プログラム3Pをダウンロードし、大容量記憶装置34に記憶しても良い。さらにまた、半導体メモリ3bから、CPU31が制御プログラム3Pを読み込んでも良い。なお、受信者端末4は、送信者端末3と同様な構成であるから、説明を省略する。   The communication unit 36 communicates with other computers via the network N. The reading unit 37 reads a portable storage medium 3a including a CD (Compact Disc) -ROM and a DVD (Digital Versatile Disc) -ROM. The CPU 31 may read the control program 3P from the portable storage medium 3a via the reading unit 37 and store it in the mass storage device 34. Alternatively, the CPU 31 may download the control program 3P from another computer via the network N and store it in the mass storage device 34. Furthermore, the CPU 31 may read the control program 3P from the semiconductor memory 3b. Note that the receiver terminal 4 has the same configuration as the sender terminal 3, and thus the description thereof is omitted.

図4は、マイナンバDB2のレコードレイアウトの一例を示す説明図である。マイナンバDB2(親子情報)は、各住民のデータを記憶している。マイナンバDB2は、自マイナンバ、氏名、連絡先、性別、生年月日、父マイナンバ、母マイナンバの各列を含む。自マイナンバは、各自のマイナンバを記憶する。氏名は氏名を記憶する。連絡先は、連絡先、例えば、電子メールアドレスを記憶する。性別は、性別を記憶する。生年月日は、生年月日を記憶する。父マイナンバは、各自の父に当たる人のマイナンバを記憶する。同様に、母マイナンバは、各自の母に当たる人のマイナンバを記憶する。   FIG. 4 is an explanatory diagram showing an example of a record layout of the my number DB2. My number DB2 (parent-child information) stores data of each inhabitant. The my number DB 2 includes columns of own my number, name, contact information, gender, date of birth, father my number, and mother my number. The own my number stores the own my number. The name remembers the name. The contact information stores a contact information, for example, an e-mail address. Gender memorizes gender. The date of birth remembers the date of birth. Father My Number remembers the My Number of the person who is his father. Similarly, the mother my number stores the my number of the person who corresponds to each mother.

図5はメッセージDB141のレコードレイアウトの一例を示す説明図である。メッセージDB141は、受信者、送信者、受信日時、送信者続柄、主人公続柄、メッセージ、メールフラグの各列を含む。受信者は、メッセージ受信者のマイナンバを記憶する。送信者は、メッセージ送信者のマイナンバを記憶する。受信日時は、受信者が受信者端末4からサーバコンピュータ1にアクセスをし、メッセージを受信した場合に、その日時を記憶する。受信日時に日時が記憶されていないメッセージは、受信者がメッセージを未だ受信していないことを示す。送信者続柄には、受信者から見た送信者の続柄を記憶する。主人公続柄には、メッセージに係るイベントの主人公(催事の客体)、例えば、お通夜、告別式であれば故人、結婚式であれば新郎又は新婦の受信者から見た続柄を記憶する。以下、イベントの主人公を、単に「主人公」と記す。メッセージは、メッセージ本文を記憶する。メールフラグは、メッセージを電子メールで送信してあるか否かを示す。電子メールを未送信であればFALSEを、送信済みであればTRUEを記憶する。   FIG. 5 is an explanatory diagram showing an example of a record layout of the message DB 141. The message DB 141 includes columns of a receiver, a sender, a reception date and time, a sender relationship, a main character relationship, a message, and a mail flag. The recipient stores the message recipient's minor number. The sender stores the message sender's my number. The reception date and time is stored when the receiver accesses the server computer 1 from the receiver terminal 4 and receives a message. A message whose date and time is not stored in the reception date and time indicates that the recipient has not yet received the message. The sender's relationship viewed from the receiver is stored in the sender's relationship. In the main character relationship, the main character (object of the event) of the event related to the message, for example, the relationship seen from the receiver of the deceased person during the night, a farewell ceremony, or the bridegroom or bride at the wedding ceremony is stored. Hereinafter, the main character of the event is simply referred to as “the main character”. The message stores a message body. The mail flag indicates whether or not the message is transmitted by electronic mail. If the e-mail has not been transmitted, FALSE is stored, and if it has been transmitted, TRUE is stored.

図6は関係性続柄DB142のレコードレイアウトの一例を示す説明図である。関係性続柄DB142は、親等数と続柄との対応付けをデータベース化したものである。関係性続柄DB142は、関係性、続柄の各列を含む。関係性は親等数を記憶する。続柄は親等数に対応した続柄を記憶する。   FIG. 6 is an explanatory diagram showing an example of a record layout of the relationship relationship DB 142. The relationship relationship DB 142 is a database of correspondences between the degree of closeness and the relationship. The relationship relationship DB 142 includes columns of relationship and relationship. The relationship stores the degree of closeness. The relationship stores the relationship corresponding to the number of relatives.

関係性において、矢印の数で親等数を示す。矢印の向きは尊属又は卑属を示す。上向きの矢印が尊属を、下向きの矢印が卑属を表す。矢印は左から右に順、家系図を辿るかのように表現されている。例えば、3親等の尊属は上向き矢印3本で表現されている。それに対する続柄には、曾祖父、曾祖母を記憶してある。2親等の卑属は下向き矢印2本で表現されている。それに対する続柄には、孫を記憶してある。   In the relationship, the number of relatives is indicated by the number of arrows. The direction of the arrow indicates a deity or base. An upward arrow indicates ancestry, and a downward arrow indicates ancestry. The arrows are represented as if they were following the family tree from left to right. For example, a ancestor such as a third parent is represented by three upward arrows. I have remembered my great-grandfather and my great-grandmother in the relationship. The ancestor of the second degree is represented by two downward arrows. The grandchildren are remembered in the relationship to it.

左から上向き矢印、下向き矢印は、1親等の尊属に上がり、その人から1親等の卑属に下るということになるから、続柄には、兄、弟、姉、妹を記憶してある。   The up arrow and the down arrow from the left go up to the ancestor of the first degree, and from that person to the ancestor of the first degree, so the brother, brother, sister, and sister are stored in the relationship.

図6に示す関係性続柄DB142では、2つの例外レコードが含まれている。自分の配偶者(夫、妻)とは、親等数を数えるときは同じ位置となるので、本来は0親等となる。しかし、データ構造上の都合から、下向き矢印、上向き矢印の順で並ぶ2つの矢印で表現している。すなわち、配偶者との間で設けた子どもを介して辿っている。義父、義母についても同様で、本来は自分の父母と同じ1親等であるが、子どもを介していることから、1本の下向き矢印と、2本の上向き矢印で表現されている。なお、姻族関係での続柄は、血族の場合と同様となるので、婚姻関係を示すデータがあれば、配偶者を起点に求めることも可能である。その場合、関係性続柄DB142における上記の例外レコードは不要となる。   The relationship relationship DB 142 shown in FIG. 6 includes two exception records. The spouse (husband, wife) of one's own spouse (husband, wife) is in the same position when counting the degree of closeness, and thus is originally 0 close. However, for convenience of data structure, it is expressed by two arrows arranged in the order of a downward arrow and an upward arrow. In other words, it is traced through a child established with a spouse. The same is true for father-in-law and mother-in-law. Originally, they are the same first-degree parents as their parents, but they are represented by one downward arrow and two upward arrows because they are through a child. Since the relationship in the family relationship is the same as that in the case of the blood family, if there is data indicating the marriage relationship, it is also possible to obtain the spouse as the starting point. In that case, the above exception record in the relationship relationship DB 142 becomes unnecessary.

図7は続柄対表現DB143のレコードレイアウトの一例を示す説明図である。続柄対表現DB143は対となる続柄をデータベース化したものである。例えば、兄又は姉と対となるのは弟又は妹である。続柄対表現DB143は続柄表現、対表現の各列を含む。続柄は対の一方の続柄を、対表現は対の他方の続柄を記憶している。   FIG. 7 is an explanatory diagram showing an example of the record layout of the relationship pattern expression DB 143. The relationship pattern expression DB 143 is a database of the relationship patterns to be paired. For example, a brother or sister is paired with an older brother or older sister. The relationship pattern expression DB 143 includes columns of relationship expression and pair expression. The connection pattern stores one connection pattern of the pair, and the pair expression stores the other connection pattern of the pair.

図8は指定範囲ワークテーブル144のレコードレイアウトの一例を示す説明図である。指定範囲ワークテーブル144は、メッセージを送信する際に指定された範囲の人のデータを一時的に記憶するテーブルである。指定範囲ワークテーブル144は、マイナンバ、関係、続柄の各列を含む。マイナンバは送信対象者のマイナンバを記憶する。関係は送信者から見た送信対象者の関係を上述の矢印で表現したものを記憶する。続柄は送信者から見た送信対象者の続柄を記憶する。   FIG. 8 is an explanatory diagram showing an example of the record layout of the designated range work table 144. The designated range work table 144 is a table that temporarily stores data of people in a range designated when a message is transmitted. The designated range work table 144 includes columns of my number, relationship, and relationship. The my number stores the my number of the transmission target person. As the relationship, the relationship of the transmission target viewed from the sender is expressed by the arrow described above. The relationship stores the relationship of the transmission target viewed from the sender.

図9は関係性ワークテーブル145のレコードレイアウトの一例を示す説明図である。関係性ワークテーブル145は送信メッセージの補足説明に付加する、送信対象者から見た主人公の続柄、及び送信対象者から見た送信者の続柄を一時的に記憶するテーブルである。関係性ワークテーブル145は、マイナンバ、関係1、続柄1、関係2、続柄2の各列を含む。マイナンバは送信対象者のマイナンバを記憶する。関係1は送信対象者から見た主人公の関係を上述の矢印で表現したものを記憶する。続柄1は送信対象者から見た主人公の続柄を記憶する。関係2は送信対象者から見た送信者の関係を上述の矢印で表現したものを記憶する。続柄2は送信対象者から見た送信者の続柄を記憶する。図9に示している例において、Kは兄に関する通知を甥から受けることが示されている。   FIG. 9 is an explanatory diagram showing an example of the record layout of the relationship work table 145. The relationship work table 145 is a table for temporarily storing the relationship of the main character viewed from the transmission target person and the relationship of the sender viewed from the transmission target person, which are added to the supplementary explanation of the transmission message. The relationship work table 145 includes columns of a my number, a relationship 1, a relationship 1, a relationship 2, and a relationship 2. The my number stores the my number of the transmission target person. The relationship 1 stores a representation of the hero's relationship viewed from the transmission target person by the above-described arrow. The relationship 1 stores the relationship of the main character viewed from the transmission target person. The relationship 2 stores the relationship of the sender as viewed from the transmission target person with the above-described arrow. The relationship 2 stores the relationship of the sender as viewed from the transmission target person. In the example shown in FIG. 9, it is shown that K receives a notification about his brother from the niece.

次に、送信システムの動作について、サーバコンピュータ1で行われる処理を中心に説明する。図10はイベント案内送信処理の手順の一例を示すフローチャートである。サーバコンピュータ1のCPU11は、送信情報を受け付ける(ステップS1)。CPU11は受け付けた情報を元に送信情報の作成を行う(ステップS2)。CPU11は作成した送信情報の送信を行う(ステップS3)。CPU11はイベント案内送信処理を終了する。以下、各処理についての詳細を説明する。   Next, the operation of the transmission system will be described focusing on the processing performed by the server computer 1. FIG. 10 is a flowchart showing an example of the procedure of the event guidance transmission process. The CPU 11 of the server computer 1 accepts transmission information (step S1). The CPU 11 creates transmission information based on the received information (step S2). The CPU 11 transmits the created transmission information (step S3). The CPU 11 ends the event guidance transmission process. Details of each process will be described below.

図11は送信情報受付処理の手順の一例を示すフローチャートである。送信情報受付処理は、図10に示すステップS1に対応する処理である。サーバコンピュータ1のCPU11は、送信者端末3より主人公のマイナンバ(特定情報)及び送信者のマイナンバの情報を受け付ける(ステップS11)。例えば、葬式であれば、主人公は故人であり、送信者は喪主である。CPU11はメッセージを送信する送信範囲を送信者端末3より受け付ける(ステップS12)。ここで、送信範囲とは、イベントの参加対象となる親族の範囲を定めるものである。送信範囲として、主人公又は送信者から見て何親等以内かを指定する。CPU11は送信情報受付処理を終了し、処理を呼び出し元に戻す。なお、ステップS11の前に利用者の認証を行っても良い。その場合、例えば、マイナンバDB2にパスワードを記憶しておく。送信者端末3より、送信者のマイナンバとパスワードとを受け付け、受け付けたマイナンバとパスワードとの組合せが、マイナンバDB2に記憶されているものと一致すれば認証成功とし、一致しなければ認証失敗とすれば良い。   FIG. 11 is a flowchart illustrating an example of a procedure of transmission information reception processing. The transmission information reception process is a process corresponding to step S1 shown in FIG. The CPU 11 of the server computer 1 receives the main number (specific information) of the hero and the information of the sender's my number from the sender terminal 3 (step S11). For example, in a funeral, the main character is the deceased and the sender is the mourner. CPU11 receives the transmission range which transmits a message from the sender terminal 3 (step S12). Here, the transmission range defines the range of relatives to be participated in the event. As the transmission range, specify the degree of closeness as viewed from the main character or the sender. The CPU 11 ends the transmission information reception process and returns the process to the caller. Note that user authentication may be performed before step S11. In this case, for example, the password is stored in the my number DB2. The sender's my number and password are accepted from the sender terminal 3, and if the combination of the accepted my number and password matches the one stored in the my number DB 2, the authentication is successful. It ’s fine.

図12は送信情報作成処理の手順の一例を示すフローチャートである。送信情報作成処理は、図10に示すステップS2に対応する処理である。サーバコンピュータ1のCPU11は、送信先の特定を行う(ステップS21)。続いて、CPU11は送信文面の作成を行う(ステップS22)。CPU11は送信情報作成処理を終了して、処理を呼び出し元に戻す。   FIG. 12 is a flowchart illustrating an example of a procedure of transmission information creation processing. The transmission information creation process is a process corresponding to step S2 shown in FIG. The CPU 11 of the server computer 1 specifies the transmission destination (step S21). Subsequently, the CPU 11 creates a transmission text (step S22). The CPU 11 ends the transmission information creation process and returns the process to the caller.

図13は送信先特定処理の手順の一例を示すフローチャートである。送信先特定処理は、図12に示すステップS21に対応する処理である。サーバコンピュータ1のCPU11は、起点の抽出を行う(ステップS31)。起点とは送信範囲を定める場合における基準となる人のことである。図11のステップS12で受け付けた情報に基づき、主人公又は送信者を起点と定め、起点となる人のマイナンバをRAM12等に一時的に記憶する。CPU11は変数Lに指定数を代入する(ステップS32)。ここで、指定数とは図11のステップS12で受け付けた送信範囲を定める親等数の指定値である。CPU11はワークテーブル作成処理を行う(ステップS33)。ここで、作成するワークテーブルは、指定範囲ワークテーブル144である。CPU11はワークテーブル(指定範囲ワークテーブル144)の内容を元に、指定範囲に含まれる人を出力し、送信者端末3に接続された表示装置に表示させる(ステップS34)。送信者は表示された人の中から、送信を行う人を選択する。CPU11は、送信者端末3より選択内容(送信先とする人の情報)を取得する(ステップS35)。CPU11は、受け付けた内容に基づき、指定範囲ワークテーブル144を更新する(ステップS36)。より具体的には、CPU11は送信先として選択されなかった人の情報を削除する。CPU11は起点が主人公であった場合は、指定範囲ワークテーブル144のレコードのマイナンバ、関係、続柄をそれぞれ、関係性ワークテーブル145のマイナンバ、関係1、続柄1に設定し、起点が主人公でなかった場合、つまり起点が送信者であった場合は指定範囲ワークテーブル144のレコードのマイナンバ、関係、続柄をそれぞれ、関係性ワークテーブル145のマイナンバ、関係2、続柄2にコピーする(ステップS37)。CPU11は、送信先特定処理を終了して、処理を呼び出し元に戻す。なお、指定範囲の絞り込みは必須ではなく、ステップS34からS36を省いても良い。   FIG. 13 is a flowchart illustrating an example of the procedure of the transmission destination specifying process. The transmission destination specifying process is a process corresponding to step S21 shown in FIG. The CPU 11 of the server computer 1 extracts the starting point (step S31). The starting point is a person who becomes a reference in determining the transmission range. Based on the information received in step S12 of FIG. 11, the main character or sender is set as the starting point, and the personal number of the starting point is temporarily stored in the RAM 12 or the like. CPU11 substitutes the designated number to variable L (step S32). Here, the designated number is a designated value of a close number that defines the transmission range accepted in step S12 of FIG. The CPU 11 performs work table creation processing (step S33). Here, the work table to be created is the designated range work table 144. Based on the contents of the work table (designated range work table 144), the CPU 11 outputs people included in the designated range and displays them on the display device connected to the sender terminal 3 (step S34). The sender selects a person who performs transmission from among the displayed persons. The CPU 11 acquires the selected content (information about the person to be sent) from the sender terminal 3 (step S35). The CPU 11 updates the designated range work table 144 based on the received content (step S36). More specifically, the CPU 11 deletes information on a person who has not been selected as a transmission destination. When the starting point is the main character, the CPU 11 sets the my number, relationship, and relationship of the record in the designated range work table 144 to the my number, relationship 1, and relationship 1 of the relationship work table 145, respectively, and the starting point is not the main character. In this case, that is, when the starting point is the sender, the minor number, relationship, and relationship of the record in the designated range work table 144 are copied to the minor number, relationship 2, and relationship 2 of the relationship work table 145, respectively (step S37). The CPU 11 ends the transmission destination specifying process and returns the process to the caller. Note that it is not essential to narrow down the designated range, and steps S34 to S36 may be omitted.

図14、15及び16は、ワークテーブル作成処理の手順の一例を示すフローチャートである。ワークテーブル作成処理は、図13のステップS33に対応する処理である。サーバコンピュータ1のCPU11は、ワークテーブルの初期化を行う(ステップS41)。ここでいうワークテーブルは、指定範囲ワークテーブル144である。CPU11は、変数基準Noに起点Noを代入する(ステップS42)。ここで、起点Noとは、ステップS31で定めた、送信範囲を定める際に基準となる人のマイナンバである。CPU11は、変数Nを0に初期化する(ステップS43)。   14, 15 and 16 are flowcharts showing an example of the procedure of the work table creation process. The work table creation process is a process corresponding to step S33 in FIG. The CPU 11 of the server computer 1 initializes the work table (step S41). The work table here is the designated range work table 144. The CPU 11 substitutes the starting point No for the variable reference No (step S42). Here, the starting point No is the personal number of the person who becomes the reference when the transmission range is determined, which is determined in step S31. The CPU 11 initializes a variable N to 0 (step S43).

CPU11は、基準Noを検索キーワードとしてマイナンバDB2の検索を行う(ステップS44)。ここで、検索対象となる列は、自マイナンバ、父マイナンバ、及び母マイナンバである。CPU11は検索がヒットした否かを判定する(ステップS45)。CPU11は検索にヒットしなかったと判定した場合(ステップS45でNO)、ワークテーブル作成処理を終了し、処理を呼び出し元に戻す。   The CPU 11 searches the my number DB 2 using the reference number as a search keyword (step S44). Here, columns to be searched are a self-number, a father-number, and a mother-number. The CPU 11 determines whether or not the search is hit (step S45). If the CPU 11 determines that the search has not been hit (NO in step S45), it ends the work table creation process and returns the process to the caller.

CPU11は検索にヒットしたと判定した場合(ステップS45でYES)、CPU11は自マイナンバ列で検索にヒットしたレコードに基づき、父マイナンバ(父No)、及び関係として上向き矢印、並びに母マイナンバ(母No)、及び関係として上向き矢印を指定範囲ワークテーブル144に記憶する(ステップS46)。すなわち、CPU11は、基準とする人の父及び母の情報を指定範囲ワークテーブル144に記憶する。なお、父、母がマイナンバを取得する前に故人となっている場合、父No、母Noにはマイナンバが記憶されていないので、CPU11はステップS46を実行しない。   If the CPU 11 determines that the search has been hit (YES in step S45), the CPU 11 determines that the father my number (father No) and the upward arrow as a relationship and the mother my number (mother No) ) And an upward arrow as a relationship is stored in the designated range work table 144 (step S46). That is, the CPU 11 stores information on the father and mother of the reference person in the designated range work table 144. Note that if the father and mother are deceased before acquiring the my number, the my number is not stored in the father No and mother No, so the CPU 11 does not execute step S46.

CPU11は父マイナンバ又は母マイナンバでヒットしたレコードに基づき、自マイナンバ(自No)及び関係として下向き矢印を指定範囲ワークテーブル144に記憶する(ステップS47)。すなわち、CPU11は、基準とする人の子の情報を指定範囲ワークテーブル144に記憶する。基準とする人に子がない場合は、検索にヒットしたレコードはないので、CPU11はステップS47を実行しない。   CPU11 memorize | stores a downward arrow in the designation | designated range work table 144 as an own my number (own No) and a relationship based on the record hit by father my number or mother my number (step S47). That is, the CPU 11 stores information on the child of the reference person in the designated range work table 144. If the reference person has no children, the CPU 11 does not execute step S47 because there is no record hit in the search.

CPU11は変数SPを1に設定する(ステップS48)。CPU11は変数Nを1増加させる(ステップS49)。CPU11は変数Nが変数Lより大きいか否かを判定する(ステップS50)。変数Nは基準の人から何親等以内の人についての処理を終えたかを示す変数である。上述のように変数Lは指定範囲を基準の人からの親等数で指定したものである。   The CPU 11 sets the variable SP to 1 (step S48). The CPU 11 increases the variable N by 1 (step S49). The CPU 11 determines whether or not the variable N is larger than the variable L (step S50). The variable N is a variable that indicates whether the degree of closeness relative to the reference person has been processed. As described above, the variable L designates the designated range by a close degree from the reference person.

CPU11は、変数Nが変数Lより大きいと判定した場合(ステップS50でYES)、処理をステップS66に移す。CPU11は、変数Nが変数L以下であると判定した場合(ステップS50でNO)、変数MPに指定範囲ワークテーブル144のレコード数を設定する(ステップS51)。   If the CPU 11 determines that the variable N is greater than the variable L (YES in step S50), the process proceeds to step S66. When the CPU 11 determines that the variable N is equal to or less than the variable L (NO in step S50), the CPU 11 sets the number of records in the designated range work table 144 in the variable MP (step S51).

CPU11は指定範囲ワークテーブル144のSP番目のレコードを取得する(ステップS52)。CPU11はSP番目のレコードのマイナンバ(No)を変数検索Noに設定し、SP番目のレコードの関係を変数検索関係に設定する(ステップS53)。   The CPU 11 acquires the SP-th record of the designated range work table 144 (step S52). The CPU 11 sets the SP number record's minor number (No) as a variable search number, and sets the SP-th record relationship as a variable search relationship (step S53).

CPU11は検索Noを検索キーワードとしてマイナンバDB2の検索を行う(ステップS54)。ここで、検索対象となる列は、自マイナンバ、父マイナンバ、及び母マイナンバである。CPU11は検索がヒットしたか否かを判定する(ステップS55)。   The CPU 11 searches the my number DB 2 using the search number as a search keyword (step S54). Here, columns to be searched are a self-number, a father-number, and a mother-number. The CPU 11 determines whether or not the search is hit (step S55).

CPU11は検索にヒットしなかったと判定した場合(ステップS55でNO)、処理をステップS62に移す。   If the CPU 11 determines that the search has not been hit (NO in step S55), the process proceeds to step S62.

CPU11は検索にヒットしたと判定した場合(ステップS55でYES)、自マイナンバでヒットしたレコードについて、父マイナンバの値(父No)が基準Noと一致するか否か判定する(ステップS56)。CPU11は父Noが基準Noと一致すると判定した場合(ステップS56でYES)、処理をステップS58に移す。CPU11は父Noが基準Noと一致しないと判定した場合(ステップS56でNO)、指定範囲ワークテーブル144に、父マイナンバ(父No)、及び関係として、変数検索関係の右側に上向き矢印を追加したものを記憶する(ステップS57)。同様に、CPU11は自マイナンバでヒットしたレコードについて、母マイナンバの値(母No)が基準Noと一致するか否か判定する(ステップS58)。CPU11は母Noが基準Noと一致すると判定した場合(ステップS58でYES)、処理をステップS60に移す。CPU11は母Noが基準Noと一致しないと判定した場合(ステップS58でNO)、指定範囲ワークテーブル144に、母マイナンバ(母No)、及び関係として変数検索関係の右側に上向き矢印を追加したものを記憶する(ステップS59)。   If the CPU 11 determines that the search has been hit (YES in step S55), the CPU 11 determines whether or not the value of the father my number (father No) matches the reference number for the record hit in its own number (step S56). If the CPU 11 determines that the father No matches the reference No (YES in step S56), the process proceeds to step S58. When the CPU 11 determines that the father No does not match the reference No (NO in step S56), the upward arrow is added to the right side of the variable search relationship as the father my number (father No) and the relationship in the designated range work table 144. Things are stored (step S57). Similarly, the CPU 11 determines whether or not the value of the mother minor number (mother number) matches the reference number for the record hit with its own minor number (step S58). If the CPU 11 determines that the mother No matches the reference No (YES in step S58), the process proceeds to step S60. When the CPU 11 determines that the mother number does not match the reference number (NO in step S58), the designated range work table 144 has a mother number (mother number) and an upward arrow to the right of the variable search relationship as a relationship. Is stored (step S59).

CPU11は父マイナンバ又は母マイナンバでヒットしたレコードについて、自マイナンバの値(自No)が基準Noと一致するか否かを判定する(ステップS60)。CPU11は自Noが基準Noに一致すると判定した場合(ステップS60でYES)、処理をステップS62に移す。CPU11は自Noが基準Noに一致しないと判定した場合(ステップS60でNO)、指定範囲ワークテーブル144に、自マイナンバ(自No)、及び関係として、変数検索関係の右側に下向き矢印を追加したものを記憶する(ステップS61)。   The CPU 11 determines whether or not the value of its own number (own number) matches the reference number for the record hit by the father number or the mother number (step S60). If the CPU 11 determines that the own No matches the reference No (YES in step S60), the process proceeds to step S62. When the CPU 11 determines that the own number does not match the reference number (NO in step S60), a down arrow is added to the right side of the variable search relation as the own number (own number) and the relation in the designated range work table 144. Things are stored (step S61).

CPU11は変数SPを1増加させる(ステップS62)。CPU11は重複レコードの削除を行う(ステップS63)。CPU11は指定範囲ワークテーブル144において、マイナンバが重複するレコードは、レコード順が後のものを削除し、詰める。   The CPU 11 increases the variable SP by 1 (step S62). The CPU 11 deletes duplicate records (step S63). In the designated range work table 144, the CPU 11 deletes the records having the same minor number by deleting the records having the later record order.

CPU11は変数SPが変数MPより大きいか否かを判定する(ステップS64)。CPU11は変数SPが変数MP以下であると判定した場合(ステップS64でNO)、処理をステップS52に戻す。CPU11は変数SPが変数MPより大きいと判定した場合(ステップS64でYES)、指定範囲ワークテーブル144にSP番目のレコードが有るか否かを判定する(ステップS65)。CPU11はSP番目のレコードが有ると判定した場合(ステップS65でYES)、処理をステップS49に戻す。ここで、CPU11が、ステップS65でYESと判定するのは、ステップS63までの処理で、レコードを追加し、次の世代の尊属又は卑属の検索を必要とする場合である。   The CPU 11 determines whether or not the variable SP is larger than the variable MP (step S64). If the CPU 11 determines that the variable SP is equal to or less than the variable MP (NO in step S64), the process returns to step S52. If the CPU 11 determines that the variable SP is larger than the variable MP (YES in step S64), the CPU 11 determines whether or not the SP-th record exists in the designated range work table 144 (step S65). If the CPU 11 determines that there is an SP-th record (YES in step S65), the process returns to step S49. Here, the CPU 11 determines YES in step S65 when a record is added in the process up to step S63 and a search for the next generation's ancestor or ancestor is required.

CPU11はSP番目のレコードがないと判定した場合(ステップS65でNO)、指定範囲ワークテーブル144の1つレコードを選択する(ステップS66)。CPU11は選択したレコードのマイナンバの値(マイNo)を取得する(ステップS67)。CPU11は取得したマイNoを検索キーワードとしてマイナンバDB2を検索する(ステップS68)。ここで、検索対象の列は、マイナンバである。CPU11は検索にヒットしたレコードより、生年月日及び性別を取得する(ステップS69)。CPU11は関係性続柄DB142において、選択したレコードの関係の値を関係性に持つレコードから続柄を取得し、取得した続柄と、ステップS69で取得した生年月日及び性別とを参照して、選択したレコードの続柄を設定する(ステップS70)。ここで、生年月日は2親等の関係において、兄(姉)であるのか、それとも弟(妹)であるのかの判定に用いる。さらに、この場合、兄なのか姉であるのか、弟なのか妹であるのかの判定に性別を用いる。他の親等においても、性別を用いることにより、続柄を判定できる。なお、基準となる人(主人公又は送信者)の生年月日は、予め取得しているものとする。   If the CPU 11 determines that there is no SP-th record (NO in step S65), the CPU 11 selects one record in the designated range work table 144 (step S66). CPU11 acquires the value (my No) of the my number of the selected record (step S67). The CPU 11 searches the my number DB 2 using the acquired my number as a search keyword (step S68). Here, the search target column is a my number. The CPU 11 obtains the date of birth and sex from the record hit in the search (step S69). The CPU 11 acquires the relationship from the record having the relationship value of the selected record as the relationship in the relationship relationship DB 142, and refers to the acquired relationship, the date of birth and the sex acquired in step S69, and selects them. A record relationship is set (step S70). Here, the date of birth is used to determine whether it is an elder brother (sister) or a younger brother (sister) in a second-degree relationship. Further, in this case, gender is used to determine whether the brother or the sister, the brother or the sister. Other parents can also determine the relationship by using gender. In addition, the date of birth of the reference person (the main character or the sender) is assumed to have been acquired in advance.

CPU11は、指定範囲ワークテーブルの全レコードを処理した否かを判定する(ステップS71)。CPU11は全レコードを処理したと判定した場合(ステップS71でYES)、ワークテーブル作成処理を終了し、処理を呼び出し元に戻す。CPU11は全レコードを処理していないと判定した場合(ステップS71でNO)、処理をステップS66に戻す。以上の処理の結果、指定範囲ワークテーブル144には、送信対象者のマイナンバと、主人公からみた送信対象者の続柄が記憶されている。   The CPU 11 determines whether or not all records in the designated range work table have been processed (step S71). If the CPU 11 determines that all the records have been processed (YES in step S71), it ends the work table creation process and returns the process to the caller. If the CPU 11 determines that all records have not been processed (NO in step S71), the process returns to step S66. As a result of the above processing, the designated range work table 144 stores the transmission target person's minor number and the relationship of the transmission target person as viewed from the main character.

図17は送信文面作成処理の手順の一例を示すフローチャートである。送信文面作成処理は、図12のステップS22に対応する処理である。サーバコンピュータ1のCPU11は関係性ワークテーブル145の作成を行う(ステップS81)。次に、CPU11は送信テキストを取得する(ステップS82)。具体的には、CPU11は、送信者端末3に送信テキストを入力するための画面(送信テキスト設定画面)を表示させる。送信者端末3は送信者が送信テキスト設定画面に入力した送信テキストを、サーバコンピュータ1に送信する。その結果、CPU11は送信テキストを取得する。   FIG. 17 is a flowchart illustrating an example of the procedure of the transmission text creation process. The transmission text creation process is a process corresponding to step S22 in FIG. The CPU 11 of the server computer 1 creates the relationship work table 145 (step S81). Next, the CPU 11 acquires a transmission text (step S82). Specifically, the CPU 11 causes the sender terminal 3 to display a screen (transmission text setting screen) for inputting a transmission text. The sender terminal 3 sends the transmission text input by the sender on the transmission text setting screen to the server computer 1. As a result, the CPU 11 acquires a transmission text.

CPU11は、関係性ワークテーブル145に記憶されているレコードを1つ選択する(ステップS83)。CPU11は、選択したレコードの内容に基いて、送信テキストに埋め込まれた続柄タグを、実際の続柄に置換する(ステップS84)。送信者及び主人公の続柄は、送信対象者毎に異なるため、送信者が送信テキストを入力する際には、続柄を示すタグ(続柄タグ)を埋め込んでもらうようにしてある。   The CPU 11 selects one record stored in the relationship work table 145 (step S83). Based on the content of the selected record, the CPU 11 replaces the relationship tag embedded in the transmission text with the actual relationship (step S84). Since the relationship between the sender and the hero differs for each transmission target person, when the sender inputs the transmission text, a tag indicating the relationship (relationship tag) is embedded.

CPU11は、続柄タグを実際の続柄に置き換えた送信テキストを、メッセージDB141に記憶する(ステップS85)。なお、メッセージDB141の受信日時はNULLを、メールフラグはFALSEを記憶する。CPU11は、すべての送信対象者について処理したか否かを判定する(ステップS86)。CPU11は、すべての送信対象者について処理していないと判定した場合(ステップS86でNO)、処理をステップS83に戻し、未処理の送信対象者についての処理を行う。CPU11は、すべての送信対象者について処理したと判定した場合(ステップS86でYES)、送信文面作成処理を終了し、処理を呼び出し元に戻す。   CPU11 memorize | stores the transmission text which replaced the relationship tag with the actual relationship in message DB141 (step S85). Note that the message DB 141 stores NULL for the reception date and time, and the mail flag stores FALSE. CPU11 determines whether it processed about all the transmission object persons (step S86). If the CPU 11 determines that all the transmission target persons have not been processed (NO in step S86), the CPU 11 returns the process to step S83, and performs the process for unprocessed transmission target persons. If the CPU 11 determines that all the transmission target persons have been processed (YES in step S86), the CPU 11 ends the transmission text creation process and returns the process to the caller.

図18及び図19は関係性ワークテーブル作成処理の手順の一例を示すフローチャートである。関係性ワークテーブル作成処理は、図17のステップS81に対応する処理である。サーバコンピュータ1のCPU11は、変数Lを3増加させる(ステップS91)。変数Lの値は、図13に示した送信先特定処理のステップS32に設定されているから、ステップS91の処理は、その値に3を足す処理である。   18 and 19 are flowcharts showing an example of the procedure of the relationship work table creation process. The relationship work table creation process is a process corresponding to step S81 in FIG. The CPU 11 of the server computer 1 increases the variable L by 3 (step S91). Since the value of the variable L is set in step S32 of the transmission destination specifying process shown in FIG. 13, the process of step S91 is a process of adding 3 to the value.

変数Lの値は、図14から図16に示したワークテーブル作成処理において、起点となる人から、何親等の範囲の人を探索するかを定めるものである。送信文面作成時に、主人公と受信者の続柄、送信者と受信者の続柄の両方を表現できるよう、関係性ワークテーブル作成処理においては、先のワークテーブル作成処理においては起点とはならなかった他方の人を、送信対象者から見た場合の続柄も求める。ここで、主人公と送信者とは数親等は離れている。そのため、探索すべき人の範囲をLとしたのでは、送信範囲には含まれるが、探索すべき人の範囲には含まれない送信対象者が、出てくる可能性がある。それを防ぐために、探索すべき人の範囲を定める親等数Lの値は、送信範囲を定めた値よりも3親等広く取るのである。なお、ここで加算する値を3としたのは、主人公と送信者との関係が極端に離れていなければ、送信範囲の人々はすべて探索すべき人の範囲に含まれると考えられるからである。ここで加算する値(3)は必要に応じて変えても良い。   The value of the variable L is used to determine what range of persons are searched for from the starting person in the work table creation processing shown in FIGS. The relationship work table creation process is not the starting point in the previous work table creation process so that both the relationship between the main character and the receiver, and the relationship between the sender and the receiver can be expressed when creating the transmission text. The relationship when the person is viewed from the transmission target person is also obtained. Here, the hero and the sender are separated from each other in number. Therefore, if the range of the person to be searched is L, there is a possibility that a transmission target person will appear that is included in the transmission range but not included in the range of the person to be searched. In order to prevent this, the value of the degree of closeness L that determines the range of persons to be searched for is 3 degrees wider than the value that defines the transmission range. Note that the value to be added here is 3 because it is considered that all people in the transmission range are included in the range of people to be searched unless the relationship between the main character and the sender is extremely different. . The value (3) to be added here may be changed as necessary.

CPU11は、起点が主人公であったか否かを判定する(ステップS92)。ここで言う起点とは、ワークテーブル作成処理においての起点である。CPU11は、起点が主人公であったと判定した場合(ステップS92でYES)、起点Noを送信者のマイナンバ(送信者No)とする(ステップS93)。CPU11は、起点が主人公でなかったと判定した場合(ステップS92でNO)、すなわち、起点が送信者であった場合、起点Noを主人公のマイナンバ(主人公No)とする(ステップS94)。   CPU11 determines whether the starting point was the hero (step S92). The starting point here is the starting point in the work table creation process. When the CPU 11 determines that the starting point is the main character (YES in step S92), the CPU 11 sets the starting point No as the sender's minor number (sender No) (step S93). If the CPU 11 determines that the starting point is not the main character (NO in step S92), that is, if the starting point is the sender, the CPU 11 sets the starting point No as the main character (main character No) (step S94).

CPU11はワークテーブル作成処理を行う(ステップS95)。ワークテーブル作成処理の詳細については、上述したとおりである。CPU11は主人公及び送信者の生年月日、性別を取得する(ステップS96)。CPU11は、ワークテーブル作成処理で再設定された指定範囲ワークテーブル144より、レコードを1つ選択する(ステップS97)。CPU11は選択したレコードのマイナンバの値が、関係性ワークテーブル145に存在するか否かを判定する(ステップS98)。CPU11は選択したレコードのマイナンバの値が、関係性ワークテーブル145に存在しないと判定した場合(ステップS98でNO)、処理をステップS107に移す。CPU11は選択したレコードのマイナンバの値が、関係性ワークテーブル145に存在すると判定した場合(ステップS98でYES)、起点Noが主人公Noであるか否かを判定する(ステップS99)。以下、関係性ワークテーブル145に対する処理は、関係性ワークテーブル145に存在すると判定されたレコードに対して行う。   The CPU 11 performs work table creation processing (step S95). Details of the work table creation processing are as described above. The CPU 11 acquires the date of birth and sex of the main character and the sender (step S96). The CPU 11 selects one record from the designated range work table 144 reset by the work table creation processing (step S97). The CPU 11 determines whether or not the value of the my number of the selected record exists in the relationship work table 145 (step S98). If the CPU 11 determines that the value of the my number of the selected record does not exist in the relationship work table 145 (NO in step S98), the process proceeds to step S107. When the CPU 11 determines that the value of the my number of the selected record exists in the relationship work table 145 (YES in step S98), the CPU 11 determines whether or not the starting point number is the main character number (step S99). Hereinafter, the process for the relationship work table 145 is performed on the record determined to exist in the relationship work table 145.

CPU11は起点Noが主人公Noである場合(ステップS99でYES)、選択したレコードの関係、続柄をそれぞれ、関係性ワークテーブル145の関係1、続柄1に設定する(ステップS100)。CPU11は起点Noが主人公Noではない場合(ステップS99でNO)、選択したレコードの関係、続柄をそれぞれ、関係性ワークテーブル145の関係2、続柄2に設定する(ステップS101)。   When the starting point No is the main character No (YES in step S99), the CPU 11 sets the relationship and relationship of the selected record to relationship 1 and relationship 1 of the relationship work table 145, respectively (step S100). If the starting point number is not the main character number (NO in step S99), the CPU 11 sets the relationship and relationship of the selected record to relationship 2 and relationship 2 of the relationship work table 145, respectively (step S101).

CPU11は処理対象となっている関係性ワークテーブル145のレコードのマイナンバの値(マイNo)を取得する(ステップS102)。CPU11はマイナンバDB2を検索する(ステップS103)。検索するのは、取得したマイNoを自マイナンバ項目に含むレコードである。CPU11は検索にヒットしたレコードより、生年月日、性別を取得する(ステップS104)。CPU11は取得した生年月日及び性別、並びに続柄対表現DB143を用いて、続柄1を受信者から見た主人公の続柄に置換する(ステップS105)。同様に、CPU11は続柄2を受信者から見た送信者の続柄に置換する(ステップS106)。   The CPU 11 acquires the value (My No) of the my number of the record in the relationship work table 145 to be processed (Step S102). CPU11 searches mynumber DB2 (step S103). What is searched is a record including the acquired My No in its own My Number item. The CPU 11 acquires the date of birth and gender from the record hit in the search (step S104). The CPU 11 uses the acquired date of birth and sex, and the relationship pair expression DB 143 to replace the relationship 1 with the relationship of the main character viewed from the receiver (step S105). Similarly, the CPU 11 replaces the relationship 2 with the relationship of the sender as viewed from the receiver (step S106).

CPU11は指定範囲ワークテーブル144の全レコードについて処理したか否かを判定する(ステップS107)。CPU11は全レコードについて処理をしていないと判定した場合(ステップS107でNO)、処理をステップS97に戻し、未処理のレコードに対する処理を行う。CPU11は全レコードについて処理した判定した場合(ステップS107でYES)、関係性ワークテーブル作成処理を終了し、呼び出し元に処理を戻す。   The CPU 11 determines whether or not all records in the specified range work table 144 have been processed (step S107). If the CPU 11 determines that processing has not been performed for all records (NO in step S107), the process returns to step S97 to perform processing on unprocessed records. If the CPU 11 determines that all the records have been processed (YES in step S107), it ends the relationship work table creation process and returns the process to the caller.

図20は送信処理の手順の一例を示すフローチャートである。送信処理は、図10に示すステップS3に対応する処理である。サーバコンピュータ1のCPU11はメッセージDB141を検索し、メール未送信のメッセージ、すなわちメールフラグがFALSEのレコードを抽出する(ステップS111)。CPU11は抽出したレコードの1つを選択し、受信者のマイナンバ(受信者No)、送信者のマイナンバ(送信者No)を取得する(ステップS112)。CPU11は受信者NoをキーにマイナンバDB2を検索し、受信者の氏名及びメールアドレスを、並びに送信者NoをキーにマイナンバDB2を検索し、送信者氏名を取得する(ステップS113)。CPU11は選択したレコード、取得した受信者の氏名及びメールアドレス、並びに送信者氏名より、受信者に送信するメールを作成する(ステップS114)。CPU11は作成したメールを送信する(ステップS115)。CPU11は選択したレコードのメールフラグをTRUEに書き換える(ステップS116)。CPU11は抽出したレコードのうちで未処理のレコードが有るか否かを判定する(ステップS117)。CPU11は未処理レコードがあると判定した場合(ステップS117でYES)、処理をステップS112に戻し、未処理レコードについての処理を行う。CPU11は未処理レコードがないと判定した場合(ステップS117でNO)、送信処理を終了し、処理を呼び出し元に戻す。   FIG. 20 is a flowchart illustrating an example of a procedure of transmission processing. The transmission process is a process corresponding to step S3 shown in FIG. The CPU 11 of the server computer 1 searches the message DB 141, and extracts a message that has not been sent, that is, a record whose mail flag is FALSE (step S111). The CPU 11 selects one of the extracted records, and acquires the recipient's minor number (recipient number) and the sender's minor number (sender number) (step S112). The CPU 11 retrieves the my number DB2 using the receiver No as a key, retrieves the name and mail address of the receiver, and the my number DB2 using the sender No as a key, and acquires the sender name (step S113). The CPU 11 creates a mail to be transmitted to the recipient from the selected record, the acquired recipient name and email address, and the sender name (step S114). The CPU 11 transmits the created mail (step S115). The CPU 11 rewrites the mail flag of the selected record to TRUE (step S116). The CPU 11 determines whether or not there is an unprocessed record among the extracted records (step S117). If the CPU 11 determines that there is an unprocessed record (YES in step S117), the process returns to step S112, and the process for the unprocessed record is performed. If the CPU 11 determines that there is no unprocessed record (NO in step S117), it ends the transmission process and returns the process to the caller.

次に、送信処理の一例を説明する。図21は家系図の一例を示す説明図である。図21では、各自については、続柄とマイナンバとが記載されている。なお、図4を参照すると明らかなように、マイナンバがCである人の氏名は山○一郎である。しかしながら、説明を容易にするために、以下では、氏名ではなくマイナンバで記載する。したがって、Cと記載は、マイナンバの値としてのCを示す場合と、マイナンバCを持つ人を示す場合がある。ここで、以下の処理においては、図21に示すように、Cが主人公であり、起点とする。送信者は息子のBとする。また、想定している場面は、Cは故人となり、その息子Bが喪主として、Cの通夜、葬式の通知を親族に行うという場面である。また、処理の分量を軽減するために、図21に示していない親族については処理しないものとする。   Next, an example of transmission processing will be described. FIG. 21 is an explanatory diagram showing an example of a family tree. In FIG. 21, the relationship and the my number are described for each person. As is clear from FIG. 4, the name of the person whose main number is C is Yamaichiro Ichiro. However, for ease of explanation, in the following, it will be described in my number instead of name. Therefore, the description C may indicate C as the value of the my number or may indicate a person having the my number C. Here, in the following processing, as shown in FIG. 21, C is the hero and is the starting point. The sender is son B. In addition, it is assumed that C is a deceased, and that his son B is the mourner, and C's nights and funerals are notified to relatives. Further, in order to reduce the amount of processing, relatives not shown in FIG. 21 are not processed.

図22は送信者、主人公設定画面の一例を示す説明図である。送信者、主人公設定画面は、例えば、送信者がサーバコンピュータ1にログイン後に、送信サービス(イベント案内自動送信サービス)を起動した場合に、送信者端末3に表示される画面である。送信者、主人公設定画面は、主人公マイナンバ入力欄22a、送信者マイナンバ入力欄22b、決定ボタン22c、キャンセルボタン22dを含む。   FIG. 22 is an explanatory diagram showing an example of a sender / hero setting screen. The sender and hero setting screen is a screen that is displayed on the sender terminal 3 when, for example, the sender starts the transmission service (event guidance automatic transmission service) after logging in to the server computer 1. The sender and hero setting screen includes a hero my number input field 22a, a sender my number input field 22b, an enter button 22c, and a cancel button 22d.

主人公マイナンバ入力欄22aにはイベントの主人公のマイナンバを入力する。送信者マイナンバ入力欄22bには、通知を行う送信者のマイナンバを入力する。決定ボタン22cは入力結果を確定し、次の画面に遷移する場合に、選択する。キャンセルボタン22dは送信サービスの利用を取りやめる場合に、選択する。   In the main character my number input field 22a, the main number of the main character of the event is input. In the sender my number input field 22b, the my number of the sender who performs the notification is input. The decision button 22c is selected when the input result is confirmed and the screen changes to the next screen. The cancel button 22d is selected when the use of the transmission service is canceled.

ここでは、送信者は、主人公マイナンバ入力欄22aに、Cのマイナンバを入力し、送信者マイナンバ入力欄22bに自らのマイナンバを入力する。   Here, the sender inputs a C number in the main character input number field 22a, and inputs his own number in the sender number input field 22b.

図23は送信範囲指定画面の一例を示す説明図である。送信範囲指定画面は、起点設定ラジオボタン23a、範囲親等数入力欄23b、決定ボタン23c、キャンセルボタン23dを含む。   FIG. 23 is an explanatory diagram showing an example of a transmission range designation screen. The transmission range designation screen includes a start point setting radio button 23a, a range closeness number input field 23b, a decision button 23c, and a cancel button 23d.

起点設定ラジオボタン23aは、送信範囲を定める際に、主人公、送信者のいずれを起点とするかの設定を行うためものである。範囲親等数入力欄23bは、起点の人から何親等以内を範囲とするか、その範囲を定める数値を入力する。決定ボタン23cは入力内容を確定し、次の画面に遷移する場合に選択する。キャンセルボタン23dは送信サービスの利用を取りやめる場合に、選択する。ここでは、起点として主人公が選択され、範囲指定する親等数は3と入力されたとする。   The starting point setting radio button 23a is used to set which of the main character and the sender is the starting point when determining the transmission range. The range closeness number input field 23b is used to input a numerical value that defines the range within the degree of closeness from the starting person. The decision button 23c is selected when the input content is confirmed and a transition is made to the next screen. The cancel button 23d is selected when the use of the transmission service is canceled. Here, it is assumed that the protagonist is selected as the starting point, and 3 is input as the closeness number for specifying the range.

送信範囲指定画面で決定ボタン23cが選択されたことにより、サーバコンピュータ1は、図11に示した送信情報受付処理を実行する。続いて、サーバコンピュータ1は、図13に示した送信先特定処理を実行する。送信先特定処理において、実行されるワークテーブル作成処理について、以下に説明する。   When the determination button 23c is selected on the transmission range designation screen, the server computer 1 executes the transmission information reception process shown in FIG. Subsequently, the server computer 1 executes the transmission destination specifying process shown in FIG. The work table creation process executed in the transmission destination specifying process will be described below.

ここでは、起点として主人公のCが選択され、送信範囲として3親等以内が指定されている。したがって、起点No=Cであるから、図14のステップS42において、CPU11は、基準No=Cと設定する。ステップS44の検索においては、主人公である本人C、送信者である息子Bが検索にヒットする。ステップS46において、CPU11はCの父D、母Eを、関係を示す上矢印とともに指定範囲ワークテーブル144に記憶する。ステップS47においては、CPU11は、送信者Bを、関係を示す下矢印とともに指定範囲ワークテーブル144に記憶する。図24は指定範囲ワークテーブル144の遷移を示す説明図である。CPU11が、ステップS47を実行した後の指定範囲ワークテーブル144を示しているのが、図24Aである。Cから見て、一親等の親族が記憶されている。   Here, the main character C is selected as the starting point, and the transmission range is designated within the third degree. Therefore, since the starting point No = C, the CPU 11 sets the reference No = C in step S42 in FIG. In the search in step S44, the principal C who is the main character and the son B who is the sender hit the search. In step S46, the CPU 11 stores C's father D and mother E in the designated range work table 144 together with an up arrow indicating the relationship. In step S47, the CPU 11 stores the sender B in the designated range work table 144 together with the down arrow indicating the relationship. FIG. 24 is an explanatory diagram showing transition of the specified range work table 144. FIG. 24A shows the designated range work table 144 after the CPU 11 has executed step S47. Seen from C, relatives such as first-degree relatives are stored.

次に、CPU11は、ステップS52からステップS64までのループ処理を実行する。まず、CPU11は、ステップS52でDのレコードを取得する。ステップS53で、CPU11は、検索No=D、検索関係=上矢印と設定する。ステップS54の検索では、父D、弟K、妹Mがヒットする。基準Noは上述したようにCであるから、CPU11は、ステップS56、ステップS58共にNOと判定し、ステップS57、ステップS59をそれぞれ実行する。CPU11は、祖父I、祖母Hを、関係を示す上矢印2つとともに、指定範囲ワークテーブル144に記憶する。   Next, the CPU 11 executes a loop process from step S52 to step S64. First, the CPU 11 acquires a record D in step S52. In step S53, the CPU 11 sets search No = D and search relationship = up arrow. In the search of step S54, father D, brother K, and sister M are hit. Since the reference number is C as described above, the CPU 11 determines that both step S56 and step S58 are NO, and executes step S57 and step S59, respectively. The CPU 11 stores the grandfather I and the grandmother H in the designated range work table 144 together with two up arrows indicating the relationship.

CPU11は、ステップS60もNOと判定し、ステップS61を実行する。CPU11は、弟K、妹Mを、関係を示す上矢印、下矢印とともに、指定範囲ワークテーブル144に記憶する。   The CPU 11 determines that step S60 is also NO, and executes step S61. The CPU 11 stores the younger brother K and the younger sister M in the designated range work table 144 together with the up and down arrows indicating the relationship.

同様に、Eについての処理で、祖父F、祖母G、本人CがステップS54の検索でヒットする。Cは基準Noであるから、CPU11はステップS61を実行せず、ステップS57、S59を実行し、祖父F、祖母Gを指定範囲ワークテーブル144に記憶する。   Similarly, in the process for E, grandfather F, grandmother G, and principal C are hit in the search in step S54. Since C is the reference number, the CPU 11 does not execute step S61 but executes steps S57 and S59, and stores the grandfather F and grandmother G in the designated range work table 144.

さらに、Bについての処理で、孫A、息子BがステップS54の検索でヒットする。孫Aの父はBだから、CPU11はBを、関係を示す下矢印、上矢印とともに指定範囲ワークテーブル144に記憶する。ステップS61で、CPU11は孫Aを、関係を示す下矢印2つと共に指定範囲ワークテーブル144に記憶する。さらに、Bの父はCであるから、CPU11は、ステップS56をYESと判定し、ステップS57を実行しない。CPU11は、ステップS58をNOと判定し、ステップS59を実行し、妻Xを、関係を示す下矢印、上矢印とともに指定範囲ワークテーブル144に記憶する。   Furthermore, in the process for B, grandchild A and son B are hit in the search in step S54. Since the father of the grandchild A is B, the CPU 11 stores B in the designated range work table 144 together with the down arrow and the up arrow indicating the relationship. In step S61, the CPU 11 stores the grandchild A in the designated range work table 144 together with the two down arrows indicating the relationship. Furthermore, since the father of B is C, the CPU 11 determines YES in step S56 and does not execute step S57. The CPU 11 determines that step S58 is NO, executes step S59, and stores the wife X in the designated range work table 144 together with the down arrow and the up arrow indicating the relationship.

息子Bについては、重複レコードとなるので、ステップS63で、CPU11は、後から追加された関係として下矢印、上矢印を持つレコードを削除する。この時点での指定範囲ワークテーブル144を示しているのが、図24Bである。Cからみて二親等の親族が追加されている。   Since son B is a duplicate record, in step S63, the CPU 11 deletes a record having a down arrow and an up arrow as a relation added later. FIG. 24B shows the designated range work table 144 at this time. In view of C, second-degree relatives are added.

この時点で、最初に記憶されたD、E、Bについての処理は済んだので、CPU11は、ステップS64をYESと判定する。上述の処理でレコードが追加されているので、CPU11は、ステップS65をYESと判定し、処理をステップS49に戻す。   At this time, since the processes for the first stored D, E, and B have been completed, the CPU 11 determines YES in step S64. Since a record has been added in the above-described process, the CPU 11 determines YES in step S65, and returns the process to step S49.

ステップS49以降では、CPU11は、Cからみて三親等の親族を探索する処理を行う。詳しい処理は、上述と同様であるので省略する。CPU11は、二親等の祖父I、祖母Hから辿って、叔父Jを追加する。CPU11は、弟Kから辿って姪のNを、妹Mから辿って甥のOを追加する。CPU11は、祖父F、祖母Gから辿って、叔母のLを追加する。孫Aから辿られる親族はない。さらに、CPU11は、妻Xから辿って、義父Y、義母Zを追加する。なお、義父Y、義母Zは、本来、Cからは1親等の姻族である。しかし、上述したように、血族と同様な処理を可能とするために、ここでは、特別な扱いとなっている。ここまでの処理が終了した段階での指定範囲ワークテーブル144を示しているのが、図24Cである。   In step S49 and subsequent steps, the CPU 11 performs a process of searching for a relative such as a third parent as viewed from C. Detailed processing is the same as described above, and will be omitted. The CPU 11 adds the uncle J, following the grandfather I and the grandmother H who are second-degree parents. The CPU 11 traces from the younger brother K, adds N from the younger sister, and adds from the younger sister M, O from the younger brother. The CPU 11 traces from the grandfather F and the grandmother G, and adds the aunt L. There are no relatives traced from grandchild A. Furthermore, the CPU 11 traces from the wife X and adds a father-in-law Y and a mother-in-law Z. Note that the father-in-law Y and the mother-in-law Z are originally first-degree relatives from C. However, as described above, in order to enable processing similar to that of a bloodline, it is treated specially here. FIG. 24C shows the designated range work table 144 at the stage where the processing so far is completed.

CPU11は再び、ステップS49に処理を戻すが、ステップS49でN=4となり、ステップS50をYESと判定する。したがって、CPU11は、ステップS66からS70までの処理が繰り返し実行し、指定範囲ワークテーブル144に記憶している各レコードの続柄を設定する。例えば、Dは上矢印が1つであるので、関係性続柄DB142より続柄は父又は母と、CPU11は判定する。さらに、CPU11は、マイナンバDB2よりDは男性であると判定するので、続柄は父と設定する。また、CPU11は、K、Mについては、関係性続柄DB142より続柄は兄、弟、姉又は妹と判定する。さらに、CPU11は、Cと、K、Mとの生年月日の比較、K、Mの性別により、Kは弟、Mは妹と設定する。その他の人についても、同様である。以上により、CPU11は、ワークテーブル作成処理を終了する。この時点での指定範囲ワークテーブル144を示しているのが、図24Dである。   The CPU 11 returns the process to step S49 again, but N = 4 in step S49 and determines that step S50 is YES. Therefore, the CPU 11 repeatedly executes the processing from step S66 to S70, and sets the relationship of each record stored in the designated range work table 144. For example, since D has one up arrow, the CPU 11 determines that the relationship is the father or mother from the relationship relationship DB 142. Furthermore, since the CPU 11 determines that D is a male from the my number DB2, the relationship is set as the father. Further, the CPU 11 determines that the relationship is K, M from the relationship relationship DB 142 as the brother, brother, sister, or sister. Further, the CPU 11 sets K as a younger brother and M as a younger sister by comparing the date of birth between C, K, and M, and the sex of K and M. The same applies to other people. Thus, the CPU 11 ends the work table creation process. FIG. 24D shows the designated range work table 144 at this time.

ワークテーブル作成処理後、サーバコンピュータ1のCPU11は、送信者端末3に接続された表示装置に、指定範囲ワークテーブル144に記憶された指定範囲に含まれる人を表示させ、受信者の選択を送信者に促す(図13のステップS34)。図25は、送信先指定画面の一例を示す説明図である。送信先指定画面は、選択用チェックボックス25a、親族氏名25b、続柄25c、全員選択ボタン25d、決定ボタン25e、キャンセルボタン25fを含む。選択用チェックボックス25aは、送信先(受信者)として選択する場合に用いる。選択用チェックボックス25aにチェックをつけると、送信先として選択される。親族氏名25bは指定範囲に含まれる親族の氏名がある。続柄25cは起点である本人(山○一郎:C)から見た親族それぞれの続柄である。全員選択ボタン25dは、表示している親族を全員選択する場合に選択する。決定ボタン25eは、選択内容を決定する場合に選択する。キャンセルボタン25fは、送信サービスの利用を取りやめる場合に、選択する。送信先を決定して、決定ボタン25eを選択すると、送信者端末3は、選択内容をサーバコンピュータ1に送信する。図25に示した例では、弟(山○二郎:K)、妹(川○花子:M)、孫(山○太郎:A)、叔父(山○権助:J)、姪(海○花子:N)、甥(小○三郎:O)、叔母(吉△花子:L)7名が選択されている。なお、Cなどの英文字は各自のマイナンバの値である。   After the work table creation processing, the CPU 11 of the server computer 1 displays the persons included in the designated range stored in the designated range work table 144 on the display device connected to the sender terminal 3, and transmits the selection of the recipient. (Step S34 in FIG. 13). FIG. 25 is an explanatory diagram illustrating an example of a transmission destination designation screen. The transmission destination designation screen includes a selection check box 25a, a relative name 25b, a connection pattern 25c, an all-person selection button 25d, a decision button 25e, and a cancel button 25f. The selection check box 25a is used when selecting as a transmission destination (recipient). When the selection check box 25a is checked, it is selected as a transmission destination. The relative name 25b includes the names of relatives included in the designated range. The connection pattern 25c is a connection pattern of each of the relatives as viewed from the starting person (Yamaichi Ichiro: C). The all members selection button 25d is selected when all of the displayed relatives are selected. The determination button 25e is selected when determining the selection contents. The cancel button 25f is selected when canceling the use of the transmission service. When the transmission destination is determined and the determination button 25e is selected, the sender terminal 3 transmits the selected content to the server computer 1. In the example shown in FIG. 25, a younger brother (Yama ○ Jiro: K), a younger sister (Kawa ○ Hanako: M), a grandchild (Yama ○ Taro: A), an uncle (Yama ○ Gonsuke: J), and Aoi (Umi ○ Hanako: N), Aoi (Small ○ Saburo: O), and 7 aunts (Yoshi △ Hanako: L) are selected. Note that English letters such as C are the values of their own number.

サーバコンピュータ1のCPU11は、選択内容を取得し(ステップS35)、それに基づいて、指定範囲ワークテーブル144を更新する(ステップS36)。すなわち、選択されなかった人を指定範囲ワークテーブル144から削除する。更新後の指定範囲ワークテーブル144を示したのが、図24Eである。CPU11は、更新されたレコードを関係性ワークテーブル145にコピーする(ステップS37)。以上で、CPU11は、送信先特定処理を終了し、送信文面作成処理を実行する(図12のステップS22、図17)。   The CPU 11 of the server computer 1 acquires the selected content (step S35), and updates the designated range work table 144 based on the selected content (step S36). That is, the person who has not been selected is deleted from the designated range work table 144. FIG. 24E shows the specified range work table 144 after the update. The CPU 11 copies the updated record to the relationship work table 145 (step S37). As described above, the CPU 11 ends the transmission destination specifying process and executes the transmission text creation process (step S22 in FIG. 12, FIG. 17).

送信文面処理では、まず、CPU11は関係性テーブル作成処理を実行する(図17のステップS81、図18、図19)。CPU11は探索範囲を示す変数Lを3増加させる(図18のステップS91)。ここで、Lの値は3が設定されているので、3増加することにより6となる。また、起点は主人公が設定されているので、CPU11は、ステップS92をYESと判定し、ステップS93を実行し、起点Noに送信者Noを設定する。CPU11は、ワークテーブル作成処理を実行する(ステップS95)。ワークテーブル作成処理は、上述と同様であるので、説明を省略する。ここでは、CPU11は、送信者であるBを起点に6親等以内の親族を探索し、指定範囲ワークテーブル144に記憶する。図26は、ワークテーブル作成処理の実行後の指定範囲ワークテーブル144の状態を示す説明図である。   In the transmission text process, first, the CPU 11 executes a relationship table creation process (step S81 in FIG. 17, FIG. 18, FIG. 19). The CPU 11 increases the variable L indicating the search range by 3 (step S91 in FIG. 18). Here, since the value of L is set to 3, the value of L is increased by 3 to 6. Since the hero is set as the starting point, the CPU 11 determines YES in step S92, executes step S93, and sets the sender No as the starting point No. The CPU 11 executes a work table creation process (step S95). Since the work table creation process is the same as described above, the description thereof is omitted. Here, the CPU 11 searches for a relative within six relatives starting from the sender B and stores it in the designated range work table 144. FIG. 26 is an explanatory diagram showing the state of the designated range work table 144 after execution of the work table creation process.

CPU11はステップS97からステップS107でのループ処理を実行する。以下、例として、Kについての処理を説明する。CPU11は、指定範囲ワークテーブル144のKのレコードを選択する(ステップS97)。選択したKのレコードは関係性ワークテーブル145に存在するから、CPU11はステップS98をYESと判定する。起点は主人公ではないので、CPU11はステップS99をNOと判定する。CPU11は選択したKのレコードの関係、続柄をそれぞれ関係性ワークテーブル145の関係2、続柄2に設定する(ステップS101)。図27は関係性ワークテーブル145の遷移を示す説明図である。図27Aは、Kについて処理をステップS101まで実行した状態を示している。図27のAに示したように、Kの関係2には、左から上矢印2つ、下矢印1つが記憶される。Kの続柄2には、叔父が記憶される。   The CPU 11 executes a loop process from step S97 to step S107. Hereinafter, as an example, the process for K will be described. The CPU 11 selects the K record in the designated range work table 144 (step S97). Since the selected K record exists in the relationship work table 145, the CPU 11 determines YES in step S98. Since the starting point is not the main character, the CPU 11 determines that step S99 is NO. The CPU 11 sets the relationship and relationship of the selected K record to relationship 2 and relationship 2 of the relationship work table 145, respectively (step S101). FIG. 27 is an explanatory diagram showing transition of the relationship work table 145. FIG. 27A shows a state in which the process for K is executed up to step S101. As shown in A of FIG. 27, the relationship 2 of K stores two up arrows and one down arrow from the left. Uncle is memorized in K's relationship 2.

CPU11はステップS102からステップS104を実行し、Kの生年月日、性別を取得する。関係性ワークテーブル145の続柄1には弟が記憶されているので、CPU11は続柄対表現DB143と、主人公Cの性別(男性)を用いて、弟を兄に置換する(ステップS105)。続いて、続柄2については、叔父が記憶されているので、同様に、CPU11は続柄対表現DB143と、送信者Bの性別(男性)を用いて、叔父を甥に置換する(ステップS106)。ここまででの関係性ワークテーブル145の状態を示すのが、図27Bである。その他の人についても、CPU11は同様な処理を行い、関係性ワークテーブル作成処理を終了する。関係性テーブル作成処理の完了後の関係性ワークテーブル145の状態を示したのが、図27Cである。   CPU11 performs step S104 to step S104, and acquires the date of birth and sex of K. Since the younger brother is stored in the relationship 1 of the relationship work table 145, the CPU 11 replaces the brother with the older brother using the relationship pair expression DB 143 and the gender (male) of the main character C (step S105). Subsequently, since the uncle is stored for the relationship 2, the CPU 11 similarly uses the relationship pair expression DB 143 and the sex (male) of the sender B to replace the uncle with niece (step S106). FIG. 27B shows the state of the relationship work table 145 so far. For other people, the CPU 11 performs the same processing and ends the relationship work table creation processing. FIG. 27C shows the state of the relationship work table 145 after the completion of the relationship table creation processing.

CPU11は、送信テキストを取得する(図17のステップS82)。図28は送信テキスト設定画面の一例を示す説明図である。送信テキスト設定画面は、送信者端末3に接続された表示装置に表示される。送信テキスト設定画面は、テキスト入力領域28a、決定ボタン28b、キャンセルボタン28c、続柄タグ教示部28dを含む。テキスト入力領域28aは、送信テキストを入力するための領域である。決定ボタン28bは、送信テキストを確定し、次の画面に遷移する場合に、選択する。キャンセルボタン28cは送信サービスの利用を取りやめる場合に、選択する。続柄タグ教示部28dは、送信テキストに受信者からみた主人公の続柄、受信者からみた送信者の続柄を含めたい場合に、どのように記載すれば良いかを教示する文章を表示する。   CPU11 acquires a transmission text (step S82 of FIG. 17). FIG. 28 is an explanatory diagram showing an example of a transmission text setting screen. The transmission text setting screen is displayed on a display device connected to the sender terminal 3. The transmission text setting screen includes a text input area 28a, a determination button 28b, a cancel button 28c, and a relationship tag teaching unit 28d. The text input area 28a is an area for inputting transmission text. The decision button 28b is selected when the transmission text is confirmed and the screen is changed to the next screen. The cancel button 28c is selected when canceling the use of the transmission service. The relationship tag teaching unit 28d displays a sentence that teaches how to describe the relationship when the transmitted text includes the relationship of the main character viewed from the receiver and the relationship of the sender viewed from the receiver.

送信者がテキスト入力領域28aに送信テキストを記入し、決定ボタン28bを選択すると、送信者端末3は送信テキストをサーバコンピュータ1に送信する。CPU11は送信テキストを取得する(ステップS82)。CPU11はステップS83からステップS86までのループ処理を関係性ワークテーブル145に記憶されているレコード数の回数実行し、受信者毎の送信メッセージを記憶する。CPU11は送信文面作成処理を終了する。   When the sender enters the transmission text in the text input area 28 a and selects the decision button 28 b, the sender terminal 3 transmits the transmission text to the server computer 1. CPU11 acquires a transmission text (step S82). The CPU 11 executes the loop processing from step S83 to step S86 as many times as the number of records stored in the relationship work table 145, and stores the transmission message for each recipient. CPU11 complete | finishes a transmission text preparation process.

続いて、CPU11は送信処理を実行する(図10のステップS3、図20)。CPU11は受信者毎の送信メッセージを電子メールで送信する。以上で、CUP11は通知処理を終了する。   Subsequently, the CPU 11 executes transmission processing (step S3 in FIG. 10, FIG. 20). The CPU 11 transmits a transmission message for each recipient by electronic mail. Thus, the CUP 11 ends the notification process.

以上のように、実施の形態1に係る通知システムは、送信者が意図する範囲の人に確実に通知を行うことが可能となる。また、送信メッセージ中に、受信者からみた主人公の続柄及び送信者の続柄を含めることが可能であるので、受信者が普段付き合いのあまりない親族から通知を受けた場合であっても、主人公及び送信者を的確に把握することが可能となる。さらにまた、送信先指定画面を設ける場合は、指定範囲に含まれる受信者であっても通知する必要のない人を受信者から外すことが可能となる。   As described above, the notification system according to Embodiment 1 can reliably notify a person within a range intended by the sender. In addition, since it is possible to include the hero's relationship and the sender's relationship as seen from the recipient in the transmitted message, even if the recipient receives a notification from a relative who is not usually associated with the hero, It becomes possible to accurately grasp the sender. Furthermore, when the transmission destination designation screen is provided, it is possible to remove those who are not included in the designated range from the recipients.

なお、実施の形態1では、主人公を1人としたが複数人でも良い。複数人の場合は、各自について、上述した処理を行えば良い。また、送信者についても複数人としても良い。   In the first embodiment, the main character is one person, but a plurality of persons may be used. In the case of multiple persons, the above-described process may be performed for each person. Further, a plurality of senders may be used.

実施の形態2
実施の形態2は、会社や学校などで関係する人へ通知する場合を想定する。システム構成、ハードウェア構成など、実施の形態1と同様な部分については、説明は省略する。以下の説明においては、学校の卒業生名簿を用いた通知の例を示す。
Embodiment 2
Embodiment 2 assumes the case where it notifies to the person concerned in a company, a school, etc. Description of the same parts as those in the first embodiment, such as the system configuration and the hardware configuration, is omitted. In the following description, an example of notification using a school graduate list is shown.

図29は卒業生DB21のレコードレイアウトの一例を示す説明図である。卒業生DB21は、所謂大学の卒業生名簿と言われるものをデータベース化したものである。卒業生DB21は、マイナンバDB2と同様に、サーバコンピュータ1、送信者端末3、受信者端末4とは、別の構成としても良いし、サーバコンピュータ1の大容量記憶装置14に記憶しても良い。卒業生DB21は、マイナンバ、学籍番号、氏名、メールアドレス、入学年、卒業年、学部、学部コード、学科、学科コードの各列を含む。マイナンバは卒業生各自のマイナンバを記憶する。学籍番号は卒業生各自の大学での学生番号を記憶する。氏名は卒業生各自の氏名を記憶する。メールアドレスは卒業生各自のメールアドレスを記憶する。入学年は卒業生各自の入学した年を記憶する。卒業年は卒業生各自の卒業した年を記憶する。学部は卒業生各自が所属していた学部の名称を記憶する。学部コードは卒業生各自が所属していた学部のコードを記憶する。学科は卒業生各自が所属していた学科の名称を記憶する。学科コードは卒業生各自が所属していた学科のコードを記憶する。   FIG. 29 is an explanatory diagram showing an example of a record layout of the graduate DB 21. The graduate DB 21 is a database of what is called a university graduate list. The graduate DB 21 may have a different configuration from the server computer 1, the sender terminal 3, and the receiver terminal 4 as in the case of the mynumber DB 2, or may be stored in the mass storage device 14 of the server computer 1. The graduate DB 21 includes columns of a my number, a student ID number, a name, an e-mail address, an entrance year, a graduation year, an undergraduate, an undergraduate code, a department, and a department code. My number remembers each graduate's own number. The student ID number stores the student number at the university of each graduate. The name remembers the name of each graduate. The email address stores the email address of each graduate. The year of enrollment remembers the year in which each graduate entered. The graduation year remembers the year of graduation. The department remembers the name of the department to which each graduate belongs. The department code stores the code of the department to which each graduate belongs. The department remembers the name of the department to which each graduate belongs. The department code stores the code of the department to which each graduate belongs.

次に、実施の形態2における送信システムの動作について説明する。以下の例においては、マイナンバCの甲沢華子の結婚披露宴についてのメッセージをマイナンバHの丙川三郎が送信する場合を例とする。メインとなるイベント案内送信処理(図10)は、実施の形態1と同様である。また、送信情報受付処理(図11)、実施の形態1と同様であるが、送信範囲の指定内容(宛先特定情報)が異なる。図30は実施の形態2における送信範囲指定画面の一例を示す説明図である。送信範囲指定画面は、大学コード入力領域30a、学部選択領域30b、学科選択領域30c、入学年下限入力領域30d、入学年上限入力領域30e、決定ボタン30f、キャンセルボタン30gを含む。   Next, the operation of the transmission system in the second embodiment will be described. In the following example, the case where Saburo Sasakawa of My Number H sends a message about Hanako Kozawa's wedding reception of My Number C is taken as an example. The main event guide transmission process (FIG. 10) is the same as in the first embodiment. The transmission information reception process (FIG. 11) is the same as that of the first embodiment, but the transmission range designation content (destination specifying information) is different. FIG. 30 is an explanatory diagram showing an example of a transmission range designation screen in the second embodiment. The transmission range designation screen includes a university code input area 30a, an undergraduate selection area 30b, a department selection area 30c, an entrance year lower limit input area 30d, an entrance year upper limit input area 30e, a decision button 30f, and a cancel button 30g.

大学コード入力領域30aは送信範囲となる卒業生が卒業した大学のコードを入力する領域である。学部選択領域30bは卒業生が在籍していた学部を指定する領域である。学科選択領域30cは卒業生が在籍していた学科を指定する領域である。学部選択領域30b、学科選択領域30cはプルダウンメニューとなっている。大学コードが入力された時点で対応する学部データが読み込まれ、学部選択メニューの内容が設定される。学部選択領域30bの学部が選択された時点で対応する学科データが読み込まれ、学科選択メニューの内容が設定される。なお、大学の学部、学科に関するデータは別途データベースに記憶されているものとする。また、学部、学科は選択肢なくても良い。学部を選択しない場合は、すべての学部、すなわち全学部の卒業生が範囲となる。学科を選択しない場合は、すべての学科、すなわち選択した学部の全学科の卒業生が範囲となる。入学年下限入力領域30dは下限の入学年を西暦年で入力する領域である。入学年上限入力領域30eは上限の入学年を西暦年で入力する領域である。入学年下限入力領域30dにのみ入力した場合は、その年以降に入学した卒業生がすべて対象となる。入学年上限入力領域30eにのみ入力した場合は、その年以前に入学した卒業生がすべて対象となる。決定ボタン30fは入力内容を確定し、次の画面に遷移する場合に選択する。キャンセルボタン30gは送信サービスの利用を取りやめる場合に、選択する。   The university code input area 30a is an area for inputting a university code from which a graduate who will be a transmission range has graduated. The undergraduate selection area 30b is an area for designating the undergraduate school where the graduates are enrolled. The department selection area 30c is an area for designating a department in which a graduate is enrolled. The department selection area 30b and the department selection area 30c are pull-down menus. When the university code is input, the corresponding department data is read and the contents of the department selection menu are set. When the department in the department selection area 30b is selected, the corresponding department data is read, and the contents of the department selection menu are set. It is assumed that data related to university departments and departments is stored separately in a database. In addition, there is no need to select an undergraduate or department. If no faculty is selected, all faculties, ie graduates from all faculties, are covered. If no department is selected, graduates of all departments, that is, all departments of the selected department, are covered. The entrance year lower limit input area 30d is an area for entering the lower limit entrance year in the Western calendar year. The entrance year upper limit input area 30e is an area for inputting the upper limit entrance year in the Western calendar year. When the entry is made only in the entry year lower limit input area 30d, all graduates who entered after that year are eligible. If the entry is made only in the entrance year upper limit input area 30e, all graduates who entered before that year are eligible. The decision button 30f is selected when the input content is confirmed and the screen is changed to the next screen. The cancel button 30g is selected when canceling the use of the transmission service.

なお、大学コード入力領域30aは大学コードを入力するとしたが、コードの入力ではなく名称を入力するようにしても良い。名称を入力可能とした場合、名称に基づくコード検索機能を設け、検索結果として得た大学コードが最終的に入力されても良い。また、マイナンバDB2に各自の卒業大学の名称、コードが含まれているのであれば、送信者が卒業した大学のみが指定又は選択できるようにしても良い。
さらにまた、送信範囲指定画面において、入学年の範囲を入力するとしたが、卒業年の範囲を入力するとしても良い。
Although the university code input area 30a is used to input a university code, a name may be input instead of inputting a code. When the name can be input, a code search function based on the name may be provided, and the university code obtained as a search result may be finally input. If the name and code of each graduation university are included in the my number DB 2, only the university that the sender graduated from may be designated or selected.
Furthermore, although the entrance year range is input on the transmission range designation screen, the graduation year range may be input.

送信情報作成処理(図12)により、送信先特定処理、送信文面作成処理が実行される点に関しても、実施の形態1と同様である。しかし、送信先特定処理、送信文面作成処理の内容は、実施の形態1と異なるので、以下に説明する。   The transmission destination creation process (FIG. 12) is similar to the first embodiment in that the transmission destination specifying process and the transmission text creation process are executed. However, the contents of the transmission destination specifying process and the transmission text creation process are different from those of the first embodiment, and will be described below.

図31は実施の形態2における送信先特定処理の手順の一例を示すフローチャートである。サーバコンピュータ1のCPU11は送信情報受付処理で取得した大学コード、入学年、学部コード、学科コードを検索キーとして、卒業生DB21の検索を行う(ステップS121)。CPU11は検索にヒットしたレコードのマイナンバの値を指定範囲ワークテーブル144に記憶する(ステップS122)。CPU11は送信者端末3に検索ヒットしたレコードを元に作成した送信先候補一覧を含む送信先指定画面を送信し(ステップS123)、送信者端末3に接続された表示装置に表示させる。送信先指定画面は実施の形態1と同様な画面である(図25参照)。送信者は送信先となる人にチェックをつけ、決定ボタンを選択し、その結果をサーバコンピュータ1に送信する。サーバコンピュータ1のCPU11は選択結果を受け付ける(ステップS124)。CPU11は選択結果に基いて、指定範囲ワークテーブル144の更新を行う(ステップS125)。CPU11は送信先特定処理を終了し、処理を呼び出し元に戻す。   FIG. 31 is a flowchart showing an example of the procedure of the transmission destination specifying process in the second embodiment. The CPU 11 of the server computer 1 searches the graduate DB 21 using the university code, year of enrollment, department code, and department code acquired in the transmission information reception process as search keys (step S121). The CPU 11 stores the value of the my number of the record hit in the search in the designated range work table 144 (step S122). The CPU 11 transmits a transmission destination designation screen including a transmission destination candidate list created based on the search hit record to the sender terminal 3 (step S123), and displays it on the display device connected to the sender terminal 3. The destination designation screen is the same as that in the first embodiment (see FIG. 25). The sender checks the person who is the transmission destination, selects the decision button, and transmits the result to the server computer 1. The CPU 11 of the server computer 1 accepts the selection result (step S124). The CPU 11 updates the designated range work table 144 based on the selection result (step S125). The CPU 11 ends the transmission destination specifying process and returns the process to the caller.

CPU11は送信文面作成処理を行う。図32は実施の形態2における送信文面作成処理の手順の一例を示すフローチャートである。CPU11は関係性ワークテーブル作成処理を行う(ステップS131)。CPU11は送信テキストを取得する(ステップS132)。CPU11は取得した送信テキストと、関係性ワークテーブル145に記憶されたレコードとを元に、送信メッセージを作成し、メッセージDB141に記憶する(ステップS133)。メッセージDB141のレコードレイアウトは実施の形態1と同様であるが、送信者続柄、主人公続柄は、続柄ではなく、「先輩」、「後輩」、「同期」の値(関係情報、第2の関係情報)が記憶される。   The CPU 11 performs transmission text creation processing. FIG. 32 is a flowchart illustrating an example of a procedure of transmission text creation processing according to the second embodiment. The CPU 11 performs a relationship work table creation process (step S131). CPU11 acquires a transmission text (step S132). The CPU 11 creates a transmission message based on the acquired transmission text and the record stored in the relationship work table 145, and stores it in the message DB 141 (step S133). The record layout of the message DB 141 is the same as that in the first embodiment, but the sender relationship and the main character relationship are not relationships but values of “senior”, “junior”, and “synchronization” (relation information, second relationship information). ) Is stored.

図33は実施の形態2における関係性ワークテーブル作成処理の手順の一例を示すフローチャートである。CPU11は主人公、送信者の入学年を取得する(ステップS141)。CPU11は関係性ワークテーブル145の受信者のレコードを選択する(ステップS142)。CPU11は選択したレコードより受信者の入学年を取得する(ステップS143)。CPU11は主人公の入学年と受信者の入学年とを比較した結果に基づいて続柄1を、送信者の入学年と受信者の入学年とを比較した結果に基づいて続柄2を設定する(ステップS144)。CPU11は関係性ワークテーブル作成処理を終了し、処理を呼び出し元に戻す。   FIG. 33 is a flowchart showing an example of the procedure of the relationship work table creation process in the second embodiment. The CPU 11 acquires the entrance year of the main character and the sender (step S141). The CPU 11 selects the recipient record in the relationship work table 145 (step S142). The CPU 11 acquires the enrollment year of the recipient from the selected record (step S143). The CPU 11 sets the relation 1 based on the result of comparing the entrance year of the main character with the entrance year of the recipient, and the relation 2 based on the result of comparing the entrance year of the sender and the entrance year of the receiver (step) S144). The CPU 11 ends the relationship work table creation process and returns the process to the caller.

図34は実施の形態2における関係性ワークテーブル145の状態の一例を示す説明図である。主人公の甲沢華子は、マイナンバAの乙山太郎の後輩であるので、マイナンバAのレコードの続柄1には後輩が記憶されている。同様に送信者の丙川三郎も、乙山太郎の後輩であるので、続柄2にも後輩が記憶されている。また、主人公の甲沢華子、送信者の丙川三郎は共に、マイナンバSの丁田ゆかりの先輩であるので、続柄1、続柄2共に先輩が記憶されている。   FIG. 34 is an explanatory diagram showing an example of the state of the relationship work table 145 according to the second embodiment. The protagonist, Hanako Kozawa, is a junior of Taro Otoyama of My Number A, so a junior is stored in the relationship 1 of the record of My Number A. Similarly, Saburo Sasakawa, a sender, is a junior of Taro Otoyama. Since both the main character Hanako Kozawa and the sender Saburo Serikawa are seniors related to the Mynamba S cicada, seniors 1 and 2 are stored.

図35は実施の形態2における送信テキスト設定画面の一例を示す説明図である。送信テキスト設定画面は、テキスト入力領域35a、決定ボタン35b、キャンセルボタン35c、関係タグ教示部35dを含む。テキスト入力領域35aは、送信テキストを入力するための領域である。決定ボタン35bは、送信テキストを確定し、次の画面に遷移する場合に、選択する。キャンセルボタン35cは送信サービスの利用を取りやめる場合に、選択する。関係タグ教示部35dは、送信テキストに受信者からみた主人公の関係、受信者からみた送信者の関係を含めたい場合に、どのように記載すれば良いかを教示する文章を表示する。   FIG. 35 is an explanatory diagram showing an example of a transmission text setting screen according to the second embodiment. The transmission text setting screen includes a text input area 35a, a determination button 35b, a cancel button 35c, and a related tag teaching unit 35d. The text input area 35a is an area for inputting transmission text. The decision button 35b is selected when the transmission text is confirmed and the screen is changed to the next screen. The cancel button 35c is selected when the use of the transmission service is canceled. The relationship tag teaching unit 35d displays a sentence that teaches how to describe the relationship between the hero as viewed from the receiver and the relationship of the sender as viewed from the receiver in the transmitted text.

送信者がテキスト入力領域35aに送信テキストを記入し、決定ボタン35bを選択すると、送信者端末3は送信テキストをサーバコンピュータ1に送信する。CPU11は送信テキストを取得する(ステップS132)。CPU11は一時的に記憶した送信先となる卒業生のレコードを元に、当該レコード数の回数分送信メッセージの作成、記憶を行う(ステップS133)。CPU11は送信文面作成処理を終了し、呼び出し元に処理を戻す。   When the sender enters the transmission text in the text input area 35 a and selects the decision button 35 b, the sender terminal 3 transmits the transmission text to the server computer 1. CPU11 acquires a transmission text (step S132). The CPU 11 creates and stores transmission messages as many times as the number of records based on the temporarily stored graduate record as the transmission destination (step S133). The CPU 11 ends the transmission text creation process and returns the process to the caller.

CPU11は送信処理を行い、送信メッセージの送信を行う。送信処理(図20)についても、実施の形態1と同様である。   The CPU 11 performs a transmission process and transmits a transmission message. The transmission process (FIG. 20) is the same as in the first embodiment.

以上のように、実施の形態2においては、送信者が意図する範囲の人に確実に通知を行うことが可能となる。また、送信メッセージ中に、受信者からみた主人公の続柄及び送信者の続柄を含めることが可能であるので、受信者が普段付き合いのあまりない親族から通知を受けた場合であっても、主人公及び送信者を的確に把握することが可能となる。さらにまた、送信先指定画面を設けて、指定範囲に含まれる受信者であっても通知する必要のない人を受信者から外すことが可能となる。   As described above, in the second embodiment, it is possible to reliably notify a person within a range intended by the sender. In addition, since it is possible to include the hero's relationship and the sender's relationship as seen from the recipient in the transmitted message, even if the recipient receives a notification from a relative who is not usually associated with the hero, It becomes possible to accurately grasp the sender. Furthermore, a transmission destination designation screen is provided, and it is possible to remove those who do not need to be notified even from the recipients included in the designated range.

実施の形態2においては、卒業生名簿をデータ化した卒業生DB21を例としたが、その他、会社等の社員名簿、県人会の名簿など各種の名簿をデータ化したものを対象としても良い。その際には関係1、関係2については、名簿に合わせて設定すれば良い。   In the second embodiment, the graduate DB 21 in which the graduate list is converted into data is taken as an example. However, other types of lists such as employee lists of companies and prefectural associations may be used as data. In this case, relations 1 and 2 may be set according to the name list.

さらにまた、実施の形態1及び実施の形態2を結合し、例えば、葬儀、通夜のお知らせを親族に通知するとともに、送信者の大学時代の知人・友人にメッセージを送信可能としても良い。   Furthermore, Embodiment 1 and Embodiment 2 may be combined to notify relatives of, for example, funerals and night alerts, and a message may be transmitted to the sender's acquaintance / friend in college.

次に、サーバコンピュータ1の機能構成について、説明する。図36はサーバコンピュータ1の機能構成の一例を示すブロック図である。サーバコンピュータ1は、受信部11a、親子情報取得部11b、特定部11c、送信部11dを含む。CPU11が制御プログラム1Pを実行することにより、サーバコンピュータ1は以下のように動作する。
受信部11aは、特定情報及び催事の参加対象となる親族の範囲を定める親族数を受信する。親子情報取得部11bは、客体となる一又は複数の人を含む人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得する。特定部11cは、取得した親子情報を用いて、受信した特定情報に対応する人から計算した親族数が、取得した親等数以内である親族を特定する。送信部11dは、特定した親族に対して前記催しに関する催し情報を送信する。
Next, the functional configuration of the server computer 1 will be described. FIG. 36 is a block diagram illustrating an example of a functional configuration of the server computer 1. The server computer 1 includes a reception unit 11a, a parent-child information acquisition unit 11b, a specification unit 11c, and a transmission unit 11d. When the CPU 11 executes the control program 1P, the server computer 1 operates as follows.
The receiving unit 11a receives the specific information and the number of relatives that define the range of relatives to participate in the event. The parent-child information acquisition unit 11 b acquires parent-child information in which specific information of each person including one or more persons as objects and the specific information of the father and mother of each person are associated. Using the acquired parent-child information, the specifying unit 11c specifies a relative whose number of relatives calculated from the person corresponding to the received specific information is within the acquired number of relatives. The transmission unit 11d transmits event information regarding the event to the specified relative.

各実施例で記載されている技術的特徴(構成要件)はお互いに組合せ可能であり、組み合わせすることにより、新しい技術的特徴を形成することができる。
今回開示された実施の形態はすべての点で例示であって、制限的なものでは無いと考えられるべきである。本発明の範囲は、上記した意味では無く、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。
The technical features (components) described in each embodiment can be combined with each other, and new technical features can be formed by combining them.
The embodiments disclosed herein are illustrative in all respects and should not be considered as restrictive. The scope of the present invention is defined not by the above-mentioned meaning but by the scope of the claims, and is intended to include all modifications within the meaning and scope equivalent to the scope of the claims.

以上の実施の形態に関し、さらに以下の付記を開示する。   Regarding the above embodiment, the following additional notes are disclosed.

(付記1)
催事の客体となる一又は複数の人の特定情報と前記催事の参加対象となる親族の範囲を定める親等数とを取得し、
前記客体となる人を含む複数の人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得し、
取得した親子情報を用いて、前記催事の客体となる人から計算した親等数が、取得した親等数以内である親族を特定し、
特定した親族に対して、前記催事に関する催事情報を送信する
処理をコンピュータにより実行する送信方法。
(Appendix 1)
Acquire specific information of one or more people who will be the object of the event and the number of relatives that define the range of relatives who will participate in the event,
Specific information of each of a plurality of persons including the person serving as the object, and parent-child information associated with specific information of the father and mother of each of the persons,
Using the acquired parent-child information, the relative number calculated from the person who becomes the object of the event identifies the relative who is within the acquired relative number,
A transmission method in which processing for transmitting event information relating to the event to a specified relative is executed by a computer.

(付記2)
前記催事情報夫々には、前記特定した親族夫々からみた前記催事の客体となる人の続柄を含む
付記1に記載の送信方法。
(Appendix 2)
The transmission method according to claim 1, wherein each of the event information includes a relationship of a person who is an object of the event viewed from the identified relatives.

(付記3)
前記催事情報には、該催事情報の送信を指示する送信者の前記特定した親族夫々からみた続柄を含む
付記1又は2に記載の送信方法。
(Appendix 3)
The transmission method according to appendix 1 or 2, wherein the event information includes a relationship viewed from each of the specified relatives of a sender who instructs transmission of the event information.

(付記4)
前記催事の客体となる人からの親等数を計算する際に、尊属及び卑属の別を記憶し、
記憶した尊属及び卑属の別に基づいて、前記送信者からみた前記特定した親族夫々の続柄を求め、
求めた続柄と対となる続柄を、前記特定した親族夫々からみた前記送信者の続柄とする
付記2に記載の送信方法。
(Appendix 4)
When calculating the degree of kinship from the person who becomes the object of the event, remember the distinction of ceremonial and obscene,
Based on the memorized ancestors and ancestors, seeking the relationship of each of the identified relatives as seen from the sender,
The transmission method according to claim 2, wherein the relationship that is paired with the determined relationship is the relationship of the sender as viewed from each of the identified relatives.

(付記5)
催事の内容と、催事の客体となる人を特定する特定情報と、宛先となる人を特定する宛先特定情報とを取得し、
取得した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と宛先となる人との関係を示す関係情報を生成し、
前記催事の内容と共に前記関係情報を、前記宛先となる人に送信する
処理をコンピュータにより実行する送信方法。
(Appendix 5)
Get the contents of the event, specific information that identifies the person who will be the event object, and destination specific information that identifies the person who will be the destination,
Based on the acquired specific information and destination specific information, generate relationship information indicating the relationship between the person who is the event object and the destination person,
The transmission method which performs the process which transmits the said relationship information with the content of the said event to the person who becomes the said destination by computer.

(付記6)
前記催事の内容の送信者及び前記催事の客体となる人の関係を示す第2の関係情報を生成し、
前記関係情報、第2の関係情報、及び前記催事の内容を、前記宛先となる人に送信する付記4に記載の送信方法。
(Appendix 6)
Generating second relationship information indicating a relationship between the sender of the content of the event and the person who is the object of the event;
The transmission method according to appendix 4, wherein the relationship information, the second relationship information, and the contents of the event are transmitted to the destination person.

(付記7)
催事の客体となる一又は複数の人の特定情報と、前記催事の参加対象となる親族の範囲を定める親等数と、前記客体となる人を含む複数の人物夫々の特定情報並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報とを用いて、
前記催事の客体となる人から計算した親等数が、取得した親等数以内の親族を特定する
処理をコンピュータに実行させるコンピュータプログラム。
(Appendix 7)
Specific information of one or more persons who will be the object of the event, the number of relatives that define the range of relatives that are the subject of the event, the specific information of each of the persons including the person who is the object, and each of the persons Using parent and child information that is associated with specific information of father and mother,
A computer program for causing a computer to execute a process of specifying a relative whose number of relatives calculated from a person who is an object of the event is within the acquired number of relatives.

(付記8)
催事の内容と、催事の客体となる人を特定する特定情報と、宛先となる人を特定する宛先特定情報とを取得し、
取得した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と通知の宛先となる人との関係を示す関係情報を生成し、
前記催事の内容と共に前記関係情報を、前記宛先となる人に送信する
処理をコンピュータに実行させるコンピュータプログラム。
(Appendix 8)
Get the contents of the event, specific information that identifies the person who will be the event object, and destination specific information that identifies the person who will be the destination,
Based on the acquired specific information and destination specific information, generate relationship information indicating the relationship between the person who is the event object and the person who is the notification destination,
A computer program for causing a computer to execute a process of transmitting the related information together with the contents of the event to the person serving as the destination.

(付記9)
催事に関する催し情報を送信するサーバコンピュータを備える送信システムにおいて、
前記送信者端末機は、
催事の客体となる人の特定情報及び親等数を取得する取得部と、
取得した前記特定情報及び親族数を前記サーバコンピュータに送信する送信部とを有し、
前記サーバコンピュータは、
前記特定情報及び前記催事の参加対象となる親族の範囲を定める親族数を受信する受信部と、
前記客体となる一又は複数の人を含む複数の人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得する親子情報取得部と、
取得した親子情報を用いて、受信した特定情報に対応する人から計算した親族数が、取得した親等数以内である親族を特定する特定部と、
特定した親族に対して前記催しに関する催し情報を送信する送信部とを有する
送信システム。
(Appendix 9)
In a transmission system including a server computer for transmitting event information related to an event,
The sender terminal is
An acquisition unit that acquires specific information and the number of relatives of the person who will be the object of the event;
A transmission unit for transmitting the acquired specific information and the number of relatives to the server computer;
The server computer
A receiving unit for receiving the specific information and the number of relatives that define a range of relatives to be participated in the event;
A parent-child information acquisition unit that acquires specific information of each of a plurality of persons including one or a plurality of persons serving as the object, and parent-child information associated with specific information of the father and mother of each of the persons;
Using the acquired parent-child information, a specifying unit for specifying a relative whose number of relatives calculated from the person corresponding to the received specific information is within the acquired relative number,
A transmission system comprising: a transmission unit that transmits event information regarding the event to a specified relative.

(付記10)
催事に関する催事情報を送信するサーバコンピュータを備える送信システムにおいて、
前記送信者端末機は、
催事の客体となる一又は複数の人を特定する特定情報と、前記催事情報の送信先となる人を特定する宛先特定情報とを取得する取得部と、
取得した前記特定情報及び宛先特定情報を前記サーバコンピュータに送信する送信部とを有し、
前記サーバコンピュータは、
前記特定情報及び宛先特定情報を受信する受信部と、
受信した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と前記送信先となる人との関係を示す関係情報を生成する生成部と、
生成した関係情報を前記催事情報の宛先となる人に送信する送信部とを有する
送信システム。
(Appendix 10)
In a transmission system including a server computer for transmitting event information related to an event,
The sender terminal is
An acquisition unit for acquiring specific information for specifying one or more persons who are objects of the event, and destination specifying information for specifying a person who is the transmission destination of the event information;
A transmission unit that transmits the acquired specific information and destination specific information to the server computer;
The server computer
A receiving unit for receiving the specific information and the destination specific information;
Based on the received specific information and destination specific information, a generation unit that generates relationship information indicating a relationship between the person who is the event object and the person who is the transmission destination,
A transmission system comprising: a transmission unit that transmits the generated related information to a person who is a destination of the event information.

1 サーバコンピュータ
11 CPU
11a 受信部
11b 親子情報取得部
11c 特定部
11d 送信部
12 RAM
13 ROM
14 大容量記憶装置
141 メッセージDB
142 関係性続柄DB
143 続柄対表現DB
144 指定範囲ワークテーブル
145 関係性ワークテーブル
15 通信部
16 読取り部
1P 制御プログラム
1a 可搬型記憶媒体
1b 半導体メモリ
2 マイナンバDB
3 送信者端末
4 受信者端末
1 server computer 11 CPU
11a Reception unit 11b Parent-child information acquisition unit 11c Identification unit 11d Transmission unit 12 RAM
13 ROM
14 Mass storage device 141 Message DB
142 Relationship Relationship DB
143 Relationship Pattern DB
144 Specified range work table 145 Relationship work table 15 Communication unit 16 Reading unit 1P Control program 1a Portable storage medium 1b Semiconductor memory 2 My number DB
3 Sender terminal 4 Receiver terminal

Claims (6)

催事の客体となる一又は複数の人の特定情報と前記催事の参加対象となる親族の範囲を定める親等数とを取得し、
前記客体となる人を含む複数の人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得し、
取得した親子情報を用いて、前記催事の客体となる人から計算した親等数が、取得した親等数以内である親族を特定し、
特定した親族に対して、前記催事に関する催事情報を送信する
処理をコンピュータにより実行する送信方法。
Acquire specific information of one or more people who will be the object of the event and the number of relatives that define the range of relatives who will participate in the event,
Specific information of each of a plurality of persons including the person serving as the object, and parent-child information associated with specific information of the father and mother of each of the persons,
Using the acquired parent-child information, the relative number calculated from the person who becomes the object of the event identifies the relative who is within the acquired relative number,
A transmission method in which processing for transmitting event information relating to the event to a specified relative is executed by a computer.
催事の内容と、催事の客体となる人を特定する特定情報と、宛先となる人を特定する宛先特定情報とを取得し、
取得した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と宛先となる人との関係を示す関係情報を生成し、
前記催事の内容と共に前記関係情報を、前記宛先となる人に送信する
処理をコンピュータにより実行する送信方法。
Get the contents of the event, specific information that identifies the person who will be the event object, and destination specific information that identifies the person who will be the destination,
Based on the acquired specific information and destination specific information, generate relationship information indicating the relationship between the person who is the event object and the destination person,
The transmission method which performs the process which transmits the said relationship information with the content of the said event to the person who becomes the said destination by computer.
催事の客体となる一又は複数の人の特定情報と、前記催事の参加対象となる親族の範囲を定める親等数と、前記客体となる人を含む複数の人物夫々の特定情報並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報とを用いて、
前記催事の客体となる人から計算した親等数が、取得した親等数以内の親族を特定する
処理をコンピュータに実行させるコンピュータプログラム。
Specific information of one or more persons who will be the object of the event, the number of relatives that define the range of relatives that are the subject of the event, the specific information of each of the persons including the person who is the object, and each of the persons Using parent and child information that is associated with specific information of father and mother,
A computer program for causing a computer to execute a process of specifying a relative whose number of relatives calculated from a person who is an object of the event is within the acquired number of relatives.
催事の内容と、催事の客体となる人を特定する特定情報と、宛先となる人を特定する宛先特定情報とを取得し、
取得した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と通知の宛先となる人との関係を示す関係情報を生成し、
前記催事の内容と共に前記関係情報を、前記宛先となる人に送信する
処理をコンピュータに実行させるコンピュータプログラム。
Get the contents of the event, specific information that identifies the person who will be the event object, and destination specific information that identifies the person who will be the destination,
Based on the acquired specific information and destination specific information, generate relationship information indicating the relationship between the person who is the event object and the person who is the notification destination,
A computer program for causing a computer to execute a process of transmitting the related information together with the contents of the event to the person serving as the destination.
催事に関する催し情報を送信するサーバコンピュータを備える送信システムにおいて、
前記送信者端末機は、
催事の客体となる人の特定情報及び親等数を取得する取得部と、
取得した前記特定情報及び親族数を前記サーバコンピュータに送信する送信部とを有し、
前記サーバコンピュータは、
前記特定情報及び前記催事の参加対象となる親族の範囲を定める親族数を受信する受信部と、
前記客体となる一又は複数の人を含む複数の人物夫々の特定情報、並びに当該人物夫々の父及び母の特定情報を関連付けてある親子情報を取得する親子情報取得部と、
取得した親子情報を用いて、受信した特定情報に対応する人から計算した親族数が、取得した親等数以内である親族を特定する特定部と、
特定した親族に対して前記催しに関する催し情報を送信する送信部とを有する
送信システム。
In a transmission system including a server computer for transmitting event information related to an event,
The sender terminal is
An acquisition unit that acquires specific information and the number of relatives of the person who will be the object of the event;
A transmission unit for transmitting the acquired specific information and the number of relatives to the server computer;
The server computer
A receiving unit for receiving the specific information and the number of relatives that define a range of relatives to be participated in the event;
A parent-child information acquisition unit that acquires specific information of each of a plurality of persons including one or a plurality of persons serving as the object, and parent-child information associated with specific information of the father and mother of each of the persons;
Using the acquired parent-child information, a specifying unit for specifying a relative whose number of relatives calculated from the person corresponding to the received specific information is within the acquired relative number,
A transmission system comprising: a transmission unit that transmits event information regarding the event to a specified relative.
催事に関する催事情報を送信するサーバコンピュータを備える送信システムにおいて、
前記送信者端末機は、
催事の客体となる一又は複数の人を特定する特定情報と、前記催事情報の送信先となる人を特定する宛先特定情報とを取得する取得部と、
取得した前記特定情報及び宛先特定情報を前記サーバコンピュータに送信する送信部とを有し、
前記サーバコンピュータは、
前記特定情報及び宛先特定情報を受信する受信部と、
受信した特定情報と宛先特定情報とに基づいて、前記催事の客体となる人と前記送信先となる人との関係を示す関係情報を生成する生成部と、
生成した関係情報を前記催事情報の宛先となる人に送信する送信部とを有する
送信システム。
In a transmission system including a server computer for transmitting event information related to an event,
The sender terminal is
An acquisition unit for acquiring specific information for specifying one or more persons who are objects of the event, and destination specifying information for specifying a person who is the transmission destination of the event information;
A transmission unit that transmits the acquired specific information and destination specific information to the server computer;
The server computer
A receiving unit for receiving the specific information and the destination specific information;
Based on the received specific information and destination specific information, a generation unit that generates relationship information indicating a relationship between the person who is the event object and the person who is the transmission destination,
A transmission system comprising: a transmission unit that transmits the generated related information to a person who is a destination of the event information.
JP2015000956A 2015-01-06 2015-01-06 Transmission method, computer program, and transmission system Pending JP2016126610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015000956A JP2016126610A (en) 2015-01-06 2015-01-06 Transmission method, computer program, and transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015000956A JP2016126610A (en) 2015-01-06 2015-01-06 Transmission method, computer program, and transmission system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018220568A Division JP2019036364A (en) 2018-11-26 2018-11-26 Transmission method, computer program and transmission system

Publications (1)

Publication Number Publication Date
JP2016126610A true JP2016126610A (en) 2016-07-11

Family

ID=56359445

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015000956A Pending JP2016126610A (en) 2015-01-06 2015-01-06 Transmission method, computer program, and transmission system

Country Status (1)

Country Link
JP (1) JP2016126610A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019202440A (en) * 2018-05-22 2019-11-28 シャープ株式会社 Image forming device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005262800A (en) * 2004-03-22 2005-09-29 Eiji Kamiyoshi Pedigree book and pedigree book system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005262800A (en) * 2004-03-22 2005-09-29 Eiji Kamiyoshi Pedigree book and pedigree book system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019202440A (en) * 2018-05-22 2019-11-28 シャープ株式会社 Image forming device
JP7117896B2 (en) 2018-05-22 2022-08-15 シャープ株式会社 image forming device

Similar Documents

Publication Publication Date Title
US20220284397A1 (en) Social network site including modification control and management
WO2021249489A1 (en) Identity profile processing
US8990198B2 (en) Method and system for computerized management of related data records
US10354083B2 (en) Social network site including trust-based wiki functionality
CN101438279B (en) Search system and methods with integration of user annotations from a trust network
US8224862B2 (en) System and method for providing a networked viral family tree
US20130268564A1 (en) Genealogy investigation and documentation systems and methods
US20100235364A1 (en) Data display server, data display method and program thereof
US20090070294A1 (en) Social Networking Site Including Conversation Thread Viewing Functionality
US11900283B1 (en) Business listings
US20180260419A1 (en) Constructing a database of verified individuals
US20130238653A1 (en) Collaborative systems and methods for constructing representations of data
US11086884B2 (en) Automatically updating a remote database using a client-side word processor
JP2015036923A (en) Assessment collection device, assessment ranking preparation device, method for assessment collection and program
JP2016126610A (en) Transmission method, computer program, and transmission system
JP2019036364A (en) Transmission method, computer program and transmission system
US8381309B2 (en) Methods and systems for secure communication over a public network
KR101663470B1 (en) Method and system for providing contents service based dynamic data base
US11507635B2 (en) Systems and methods for profiling an entity
JP2016095723A (en) Correspondence information creation program, correspondence information creation device, and correspondence information creation method
US20230196815A1 (en) Computing system for detecting and updating stale information
KR101755638B1 (en) The system for providing search results of related by marriage using connection between user and immediate family
WO2022162244A1 (en) Computer device and method for manipulating displayed objects
JP2013041510A (en) Information processor, program, and information processing method
JP2016212638A (en) Request processing method, device, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181002

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190319

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190716