JP2017182486A - Registration management system, registration management method, and registration management program - Google Patents

Registration management system, registration management method, and registration management program Download PDF

Info

Publication number
JP2017182486A
JP2017182486A JP2016069225A JP2016069225A JP2017182486A JP 2017182486 A JP2017182486 A JP 2017182486A JP 2016069225 A JP2016069225 A JP 2016069225A JP 2016069225 A JP2016069225 A JP 2016069225A JP 2017182486 A JP2017182486 A JP 2017182486A
Authority
JP
Japan
Prior art keywords
registration
user
information
special processing
target
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.)
Granted
Application number
JP2016069225A
Other languages
Japanese (ja)
Other versions
JP6762119B2 (en
Inventor
巧 橋爪
Takumi Hashizume
巧 橋爪
晋也 山口
Shinya Yamaguchi
晋也 山口
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.)
Sapporo Breweries Ltd
Original Assignee
Sapporo Breweries 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 Sapporo Breweries Ltd filed Critical Sapporo Breweries Ltd
Priority to JP2016069225A priority Critical patent/JP6762119B2/en
Publication of JP2017182486A publication Critical patent/JP2017182486A/en
Application granted granted Critical
Publication of JP6762119B2 publication Critical patent/JP6762119B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To balance prevention of duplicate registration of information with convenience of information registration.SOLUTION: A registration management system according to one embodiment includes: a receiving unit for receiving object information indicating a registration object and a user ID from a user terminal; a registration unit that generates registration information indicating a combination of the registration object and the user ID on the basis of the object information and the user ID, and stores the registration information in a registration database; and a special processing unit that identifies duplicate object information in the registration database and performs special processing to at least part of user IDs corresponding to the identified object information.SELECTED DRAWING: Figure 5

Description

本発明の一側面は、ユーザ端末からの指示に基づく情報の登録を管理するシステム、方法、およびプログラムに関する。   One aspect of the present invention relates to a system, method, and program for managing registration of information based on an instruction from a user terminal.

従来から、ユーザ端末からの指示に基づく情報の登録を管理する様々な仕組みが存在する。例えば下記特許文献1には、懸賞応募受付の処理において適切な応募状況のチェックを行う情報処理装置が記載されている。この情報処理装置は、懸賞応募者からのメールを受信した場合に、懸賞応募者のメールアドレスを用いてユーザデータベースを検索する。そして、同じメールアドレスを含むレコードが抽出されなかった場合には、情報処理装置はそのメールアドレスを含むレコードをユーザデータベースに追加し、懸賞応募者のメールアドレスに対して返信メールを送信する。これにより二重登録が防止される。   Conventionally, there are various mechanisms for managing registration of information based on instructions from a user terminal. For example, Patent Document 1 below describes an information processing apparatus that checks an appropriate application status in the process of accepting a prize application. When this information processing apparatus receives an email from a prize applicant, the information processing apparatus searches the user database using the email address of the prize applicant. If no record including the same mail address is extracted, the information processing apparatus adds the record including the mail address to the user database, and transmits a reply mail to the mail address of the prize applicant. This prevents double registration.

特開2004−21270号公報JP 2004-21270 A

一般に二重登録の防止は情報の登録において非常に重要な要素である。その一方で、二重登録を厳密に規制すると、場合によってはユーザがそのような登録の管理に不便さを感じることがあり得る。そのため、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることが望まれている。   In general, prevention of double registration is a very important factor in information registration. On the other hand, if double registration is strictly regulated, in some cases, the user may feel inconvenience in managing such registration. Therefore, it is desired to balance the suppression of duplicate registration of information and the convenience of information registration.

本発明の一側面に係る登録管理システムは、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信部と、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録部と、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理部とを備える。   A registration management system according to an aspect of the present invention shows a combination of a registration target and a user ID based on the reception unit that receives target information indicating a registration target and a user ID from the user terminal, and the target information and the user ID. A registration unit that generates registration information, stores the registration information in the registration database, and identifies target information that overlaps in the registration database, and at least a part of one or more user IDs corresponding to the specified target information A special processing unit that executes special processing.

本発明の一側面に係る登録管理方法は、プロセッサを備える登録管理システムにより実行される登録管理方法であって、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップとを含む。   A registration management method according to one aspect of the present invention is a registration management method executed by a registration management system including a processor, and includes a reception step of receiving target information indicating a registration target and a user ID from a user terminal; Based on the information and the user ID, registration information indicating a combination of the registration target and the user ID is generated, a registration step for storing the registration information in the registration database, and target information that is duplicated in the registration database are identified and identified. A special processing step for executing special processing on at least a part of one or more user IDs corresponding to the target information.

本発明の一側面に係る登録管理プログラムは、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップとをコンピュータに実行させる。   A registration management program according to an aspect of the present invention shows a combination of a registration target and a user ID based on a reception step of receiving target information indicating a registration target and a user ID from the user terminal, and the target information and the user ID. A registration step of generating registration information and storing the registration information in the registration database, and identifying target information that overlaps in the registration database, and for at least a part of one or more user IDs corresponding to the specified target information Causing the computer to execute a special processing step for executing the special processing.

このような側面においては、登録情報の重複が発生すると、その重複登録を行ったユーザの少なくとも一部に対して特別処理が実行される。このように、重複登録を一旦は許容しつつ、その後にその特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In such an aspect, when duplication of registration information occurs, special processing is executed for at least a part of users who have performed duplication registration. As described above, once the duplicate registration is permitted, the special processing is executed thereafter, and thereby it is possible to balance the suppression of the duplicate registration of information and the convenience of information registration.

本発明の一側面によれば、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   According to one aspect of the present invention, it is possible to balance the suppression of overlapping registration of information and the convenience of information registration.

実施形態に係る登録管理システムの全体構成を示す図である。It is a figure showing the whole registration management system composition concerning an embodiment. 登録データベースの例を示す図である。It is a figure which shows the example of a registration database. 対象ユーザデータベースの例を示す図である。It is a figure which shows the example of an object user database. 実施形態に係るサーバに用いられるコンピュータのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the computer used for the server which concerns on embodiment. 実施形態に係るサーバの機能構成を示す図である。It is a figure which shows the function structure of the server which concerns on embodiment. 複数のユーザが関わった重複登録の一例を示す図である。It is a figure which shows an example of the duplication registration with which the some user was concerned. 複数のユーザが関わった重複登録の別の例を示す図である。It is a figure which shows another example of the duplication registration in which the some user was concerned. 実施形態に係るサーバによる登録処理を示すフローチャートである。It is a flowchart which shows the registration process by the server which concerns on embodiment. 実施形態に係るサーバによる特別処理を示すフローチャートである。It is a flowchart which shows the special process by the server which concerns on embodiment. 実施形態に係る登録管理プログラムの構成を示す図である。It is a figure which shows the structure of the registration management program which concerns on embodiment.

以下、添付図面を参照しながら本発明の実施形態を詳細に説明する。なお、図面の説明において同一または同等の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the description of the drawings, the same or equivalent elements are denoted by the same reference numerals, and redundant description is omitted.

図1〜図7を参照しながら、実施形態に係る登録管理システム1の機能および構成を説明する。登録管理システム1は、複数のユーザから所定の情報を収集するコンピュータ・システムである。登録管理システム1はその情報を登録情報として蓄積する。   The function and configuration of the registration management system 1 according to the embodiment will be described with reference to FIGS. The registration management system 1 is a computer system that collects predetermined information from a plurality of users. The registration management system 1 stores the information as registration information.

図1は登録管理システム1の全体構成を示す。登録管理システム1はサーバ10と、複数のユーザ端末20と、データベース群30とを備える。データベース群30は登録データベース31および対象ユーザデータベース32を含む。これらの装置はインターネットやイントラネットなどの通信ネットワークNを通じて互いにデータを送受信することができる。通信ネットワークNの具体的な構成、すなわち装置間の具体的な接続の態様は何ら限定されない。サーバ10の管理者はデータベース群30の各データベースの管理者と同じであってもよいし互いに異なってもよい。データベース群30内の各データベースの管理者は同一であってもよいし互いに異なってもよい。   FIG. 1 shows the overall configuration of the registration management system 1. The registration management system 1 includes a server 10, a plurality of user terminals 20, and a database group 30. The database group 30 includes a registration database 31 and a target user database 32. These devices can transmit and receive data to and from each other through a communication network N such as the Internet or an intranet. A specific configuration of the communication network N, that is, a specific connection mode between devices is not limited at all. The administrator of the server 10 may be the same as the administrator of each database in the database group 30 or may be different from each other. The managers of the databases in the database group 30 may be the same or different from each other.

登録情報の構成および内容は何ら限定されないが、本実施形態では、登録情報は、ある特定の商品が利用された態様(あるいは、その推定)を示すとする。「商品の利用」は消費(例えば、食べる、飲むなど)を含む概念である。「商品が利用された態様」とは、商品が利用された際の、該商品の周囲の状況または環境である。例えば、商品が利用された場所(地理的位置)または日時、または商品を利用した人は、「商品が利用された態様」の一種である。登録情報は、実際に起こった事実を示してもよいし、起こったと推定される事実を示してもよい。   Although the configuration and contents of the registration information are not limited at all, in the present embodiment, the registration information indicates an aspect (or its estimation) in which a specific product is used. “Use of product” is a concept including consumption (for example, eating, drinking, etc.). The “mode in which the product is used” is a situation or environment around the product when the product is used. For example, a place (geographical position) or date / time when a product is used, or a person who uses the product is a kind of “mode in which the product is used”. The registration information may indicate a fact that has actually occurred, or may indicate a fact that is presumed to have occurred.

図1に模式的に示すように、登録情報の収集を目的として商品40にはバーコード41が付与される。ユーザはユーザ端末20を操作して、そのバーコード41を読み取ることで得られる商品情報と、該バーコードが読み取られた状況を示す状況情報とをサーバ10に送信する。「バーコードが読み取られた状況」とは、バーコードが読み取られた際の周囲の環境である。サーバ10はその商品情報および状況情報に基づいて登録情報を生成し、その登録情報を登録データベース31に格納する。この登録処理が繰り返されることで多くの登録情報が登録管理システム1内に蓄積される。   As schematically shown in FIG. 1, a barcode 41 is given to the product 40 for the purpose of collecting registration information. The user operates the user terminal 20 to transmit the product information obtained by reading the barcode 41 and the situation information indicating the situation where the barcode is read to the server 10. The “situation in which the barcode is read” refers to the surrounding environment when the barcode is read. The server 10 generates registration information based on the product information and status information, and stores the registration information in the registration database 31. By repeating this registration process, a lot of registration information is accumulated in the registration management system 1.

「商品」とは有償または無償で取引される有体物または無体物であり、したがってサービスを含む概念である。例えば、商品は飲食物であってもよい。「ユーザ」とは何らかのかたちで商品を認識した人であり、例えば、店舗で商品を手に取った人、商品を購入した人、商品を他人から譲り受けた人などを含む。したがって、ユーザは商品の購入者または消費者であってもよい。   “Commodity” is a tangible or intangible object that is traded for a fee or free of charge, and is therefore a concept that includes services. For example, the product may be food or drink. A “user” is a person who recognizes a product in some form, and includes, for example, a person who has picked up a product at a store, a person who has purchased a product, a person who has received a product from another person, and the like. Therefore, the user may be a purchaser or a consumer of goods.

バーコード41の例として一次元バーコードおよび二次元バーコードが挙げられるが、バーコード41の種類は何ら限定されない。二次元バーコードの代表例としてQRコード(登録商標)およびカラーバーコードが挙げられるが、任意の種類の二次元バーコードが採用されてよい。   Examples of the barcode 41 include a one-dimensional barcode and a two-dimensional barcode, but the type of the barcode 41 is not limited at all. Typical examples of the two-dimensional barcode include a QR code (registered trademark) and a color barcode, but any type of two-dimensional barcode may be adopted.

「商品に付与されたバーコード」とは、商品が未開封の状態においてその商品と共に提供されるバーコードを意味する。例えば、商品の包装に印刷または貼付されたバーコード、商品と共に包装内に入れられたバーコード、商品そのものに印刷または貼付されたバーコードはいずれも、「商品に付与されたバーコード」の一態様である。もちろん、バーコードを商品に付与する方法はこれらに限定されない。   The “bar code assigned to a product” means a bar code provided with the product when the product is unopened. For example, a barcode printed or affixed on the product packaging, a barcode placed in the packaging with the product, or a barcode printed or affixed on the product itself is one of the “barcodes attached to the product”. It is an aspect. Of course, the method of giving a barcode to a product is not limited to these.

本実施形態では、ユーザが購入または譲り受けにより商品を取得した後にその商品のバーコードを読むことを前提とする。また、登録管理システム1は一つのバーコードに基づく登録情報が一度だけ登録されることを期待する。しかし、実際には悪意のあるユーザが一つのバーコードに基づく登録情報を複数回登録する可能性がある。また、複数のユーザのそれぞれが、意図的にまたは意図せず、同じバーコードに基づく登録情報を登録する可能性もある。登録管理システム1の特徴の一つはこのような重複登録に対する処理である。本明細書では、重複しているか否かを検査する対象となる情報を対象情報といい、その対象情報で示される内容を登録対象という。本実施形態では、対象情報は商品情報であり、登録対象は個々の商品である。対象情報が重複するとは、2以上の同一の対象情報が登録データベース31に記憶された状態を意味する。   In the present embodiment, it is assumed that the user reads the barcode of the product after acquiring the product by purchase or transfer. The registration management system 1 expects registration information based on one barcode to be registered only once. However, in fact, a malicious user may register registration information based on one barcode multiple times. In addition, each of a plurality of users may register registration information based on the same barcode intentionally or unintentionally. One of the features of the registration management system 1 is processing for such duplicate registration. In this specification, information to be inspected for duplication is referred to as target information, and contents indicated by the target information are referred to as registration targets. In the present embodiment, the target information is product information, and the registration target is an individual product. Duplicate target information means a state in which two or more identical target information is stored in the registration database 31.

ユーザは、バーコード読取機能を備えるユーザ端末20を用いて商品40のバーコード41を読み取り、この操作により得られた商品情報をサーバ10に送信してもよい。あるいは、ユーザは他の端末または装置(例えばバーコードリーダ)がバーコード41を読み取ることで取得した商品情報を自分のユーザ端末20に受信および記憶させ、その商品情報をサーバ10に向けてサーバ10に送信してもよい。すなわち、バーコードを読み取るユーザ端末と商品情報をサーバに送信するユーザ端末とが同じであってもよいし異なってもよい。   The user may read the barcode 41 of the product 40 using the user terminal 20 having a barcode reading function, and transmit the product information obtained by this operation to the server 10. Alternatively, the user causes the user terminal 20 to receive and store the product information acquired by the other terminal or device (for example, a barcode reader) reading the barcode 41, and directs the product information to the server 10. May be sent to. That is, the user terminal that reads the barcode and the user terminal that transmits the product information to the server may be the same or different.

本実施形態では、商品情報は商品ID、シリアル番号、ロット番号、および消費期限を含むものとする。商品IDは、商品管理のために商品の型または種類を一意に特定するための識別子である。シリアル番号は、一つ一つの個体を一意に特定するための識別子である。ある一つの商品IDで示される複数個の商品の中で、ある一つのシリアル番号を持つ商品(個体)は一つしか存在しない。本実施形態で示される登録対象は、商品IDおよびシリアル番号の組合せで示される個々の商品である。ロット番号は、商品の生産または在庫を管理するための識別子であり、例えば製造ライン毎に一意のロット番号が割り当てられる。もちろん、バーコードで示される商品情報の内容は何ら限定されず、例えば、商品情報は製造時期を含んでもよいし、懸賞の応募に必要な情報を含んでもよい。バーコード41は、店舗にあるレジでの精算の際に読み取られるバーコードとは独立したものであってもよいし、購入手続に必要な情報を含んでもよい。   In the present embodiment, the product information includes a product ID, serial number, lot number, and expiration date. The product ID is an identifier for uniquely identifying the product type or type for product management. The serial number is an identifier for uniquely identifying each individual. Among a plurality of products indicated by a certain product ID, there is only one product (individual) having a certain serial number. The registration target shown in this embodiment is an individual product indicated by a combination of a product ID and a serial number. The lot number is an identifier for managing the production or inventory of goods, and a unique lot number is assigned to each production line, for example. Of course, the content of the product information indicated by the barcode is not limited at all. For example, the product information may include the production time or may include information necessary for applying for the prize. The bar code 41 may be independent from the bar code read at the checkout at the cash register in the store, or may include information necessary for the purchase procedure.

本実施形態では、状況情報は少なくともユーザIDを含み、地理的位置または読取日時(読取時期の一例)をさらに含んでもよい。ユーザIDは、商品情報を送信したユーザ端末20のユーザを一意に特定する識別子である。ユーザIDは、ユーザが登録管理システム1の利用を事前に申し込んだ際に付与または設定される。地理的位置とは、ユーザ端末20が商品情報をサーバ10に送信した時の該ユーザ端末20の位置である。読取日時は、バーコードが読み取られた時点として扱われる情報である。読取時期は、実際にバーコードが読み取られた時点であってもよいし、その読み取りが行われた時点と見なすことができる時点であってもよい。   In the present embodiment, the situation information includes at least a user ID, and may further include a geographical position or a reading date (an example of reading time). The user ID is an identifier that uniquely identifies the user of the user terminal 20 that has transmitted the product information. The user ID is assigned or set when the user applies for the use of the registration management system 1 in advance. The geographical position is the position of the user terminal 20 when the user terminal 20 transmits product information to the server 10. The reading date and time is information that is handled as the time when the barcode is read. The reading time may be a time when the barcode is actually read, or may be a time when it can be regarded as the time when the reading is performed.

サーバ10は、1以上のユーザ端末20から商品情報および状況情報を受信して、これらの情報に基づく登録情報を登録データベース31に登録するコンピュータである。さらにサーバ10は、重複した商品情報に関連するユーザに対する特別処理も実行する。サーバ10は1台のコンピュータで構成されてもよいし、複数台のコンピュータで構成されてもよい。複数台のコンピュータを用いる場合には、これらのコンピュータがインターネットやイントラネットなどの通信ネットワークを介して接続されることで、論理的に一つのサーバ10が構築される。   The server 10 is a computer that receives product information and situation information from one or more user terminals 20 and registers registration information based on the information in the registration database 31. Furthermore, the server 10 also executes special processing for the user related to the duplicate product information. The server 10 may be composed of a single computer or a plurality of computers. When a plurality of computers are used, one computer 10 is logically constructed by connecting these computers via a communication network such as the Internet or an intranet.

ユーザ端末20は、ユーザが所有または利用するコンピュータである。ユーザ端末20の例として、タブレット端末および高機能携帯電話機(スマートフォン)などの携帯端末と、据置型または携帯型のパーソナルコンピュータとが挙げられるが、ユーザ端末20の具体的な種類は限定されない。本実施形態では、ユーザ端末20は商品情報および状況情報をサーバ10に登録させるためのアプリケーション・プログラム(登録アプリケーション)を実行可能であるとする。   The user terminal 20 is a computer owned or used by a user. Examples of the user terminal 20 include a portable terminal such as a tablet terminal and a high-function mobile phone (smart phone), and a stationary or portable personal computer, but a specific type of the user terminal 20 is not limited. In the present embodiment, it is assumed that the user terminal 20 can execute an application program (registration application) for causing the server 10 to register product information and status information.

データベース群30は、1以上のデータベースの集合である。「データベース」とは、プロセッサまたは外部のコンピュータからの任意のデータ操作(例えば、抽出、追加、削除、上書きなど)に対応できるようにデータ集合を記憶する機能要素(記憶部)である。データベースの実装方法は限定されず、例えばデータベース管理システムでもよいし、テキストファイルでもよい。上述したように、本実施形態では、データベース群30は登録データベース31および対象ユーザデータベース32を含む。   The database group 30 is a set of one or more databases. A “database” is a functional element (storage unit) that stores a data set so that it can cope with any data operation (for example, extraction, addition, deletion, overwriting, etc.) from a processor or an external computer. The database mounting method is not limited. For example, a database management system or a text file may be used. As described above, in the present embodiment, the database group 30 includes the registration database 31 and the target user database 32.

登録データベース31は、登録対象およびユーザIDの組合せを示す登録情報を記憶する装置である。図2は、登録データベース31に記憶される登録情報の例を示す。本実施形態では、登録情報の各レコードは、対象情報である商品情報(シリアル番号、ロット番号、商品ID、および消費期限)と状況情報(地理的位置、読取日時、およびユーザID)との組合せを示す。図2は例えば、ユーザ「U001」が、2016年3月20日の19時45分に地理的位置(x1,y1)で、シリアル番号が「102340567」で商品IDが「P1230」である商品のバーコードを読み取ったことを示す。図2は、ユーザ「U001」が登録した商品情報とユーザ「U003」が登録した商品情報とが重複することも示す。   The registration database 31 is a device that stores registration information indicating a combination of a registration target and a user ID. FIG. 2 shows an example of registration information stored in the registration database 31. In this embodiment, each record of registration information is a combination of product information (serial number, lot number, product ID, and expiration date), which is target information, and status information (geographical position, reading date and time, and user ID). Indicates. For example, FIG. 2 shows that a user “U001” has a geographical position (x1, y1) at 19:45 on March 20, 2016, a serial number “102340567”, and a product ID “P1230”. Indicates that a bar code has been read. FIG. 2 also shows that the product information registered by the user “U001” and the product information registered by the user “U003” overlap.

なお、登録情報の構成および表現方法は図2の例に限定されず、登録対象およびユーザIDの組合せを示す限り何ら限定されない。図2に示す3レコードではすべてのデータ項目に値が設定されているが、地理的位置または読取日時が空値(null)であってもよい。商品情報は商品の属性を示す任意の情報(例えば商品名)を含んでもよい。地理的位置は緯度経度ではなく住所で表されてもよい。   Note that the configuration and expression method of the registration information is not limited to the example in FIG. 2 and is not limited as long as the combination of the registration target and the user ID is shown. In the three records shown in FIG. 2, values are set for all the data items, but the geographical position or the reading date / time may be a null value. The product information may include arbitrary information (for example, a product name) indicating product attributes. The geographical location may be represented by an address instead of latitude and longitude.

対象ユーザデータベース32は、重複する商品情報(対象情報)に対応するユーザを示す対象ユーザ情報を記憶する装置である。「重複する商品情報に対応するユーザ」とは、重複する商品情報を登録したユーザを意味する。図3は、対象ユーザデータベース32に記憶される対象ユーザ情報の例を示す。本実施形態では、対象ユーザ情報の各レコードはユーザID、重複回数、警告フラグ、およびブロックフラグを示す。重複回数は、ユーザが商品情報を重複して登録した回数である。この重複回数は、一人のユーザが一つの商品情報を複数回登録した場合も、一つの商品を複数のユーザが登録した場合もカウントされる値である。なお、重複回数は、一人のユーザが一つの商品情報を複数回登録した場合と、一つの商品を複数のユーザが登録した場合とのどちらか一方でのみカウントされてもよい。警告フラグは、重複登録に対する警告がユーザに対して出されたか否かを示す値であり、本実施形態では、「0(警告が出されたことがない)」または「1(警告が出された)」で示される。ブロックフラグは、ユーザからの登録要求を拒否(登録情報の格納の拒否)するか否かを示す値であり、本実施形態では、「0(登録要求を拒否しない)」または「1(登録要求を拒否する)」で示される。図3は例えば、ユーザ「U003」が重複登録を3回行い、警告を受け、登録要求を拒否されている(すなわち、商品情報を登録できない)ことを示す。なお、対象ユーザ情報の構成および表現方法は図3の例に限定されない。   The target user database 32 is a device that stores target user information indicating users corresponding to overlapping product information (target information). The “user corresponding to the duplicate product information” means a user who has registered the duplicate product information. FIG. 3 shows an example of target user information stored in the target user database 32. In this embodiment, each record of the target user information indicates a user ID, the number of times of duplication, a warning flag, and a block flag. The number of times of duplication is the number of times the user has registered product information in duplicate. The number of times of duplication is a value that is counted both when one user registers one piece of product information a plurality of times and when one product registers a plurality of users. Note that the number of times of duplication may be counted only in one of a case where one user registers one piece of product information a plurality of times and a case where one product registers a plurality of users. The warning flag is a value indicating whether or not a warning for duplicate registration has been issued to the user. In this embodiment, “0 (no warning has been issued)” or “1 (warning has been issued). ")". The block flag is a value indicating whether or not to reject the registration request from the user (rejection of registration information storage). In this embodiment, the block flag is “0 (does not reject the registration request)” or “1 (registration request). Is rejected). FIG. 3 shows, for example, that the user “U003” has performed duplicate registration three times, received a warning, and has rejected the registration request (that is, product information cannot be registered). The configuration and expression method of the target user information is not limited to the example in FIG.

データベース群30内の各データベースおよび各レコードの構成は上記のものに限定されず、各データベースに対して任意の正規化または冗長化を行ってよい。   The configuration of each database and each record in the database group 30 is not limited to the above, and any normalization or redundancy may be performed on each database.

図4は、サーバ10として機能するコンピュータ100の一般的なハードウェア構成を示す。コンピュータ100は、オペレーティングシステムやアプリケーション・プログラムなどを実行するプロセッサ(例えばCPU)101と、ROMおよびRAMで構成される主記憶部102と、ハードディスクやフラッシュメモリなどで構成される補助記憶部103と、ネットワークカードまたは無線通信モジュールで構成される通信制御部104と、キーボードやマウスなどの入力装置105と、モニタなどの出力装置106とを備える。   FIG. 4 shows a general hardware configuration of the computer 100 functioning as the server 10. The computer 100 includes a processor (e.g., CPU) 101 that executes an operating system, application programs, and the like, a main storage unit 102 that includes a ROM and a RAM, an auxiliary storage unit 103 that includes a hard disk, a flash memory, and the like, A communication control unit 104 configured by a network card or a wireless communication module, an input device 105 such as a keyboard and a mouse, and an output device 106 such as a monitor are provided.

サーバ10の各機能要素は、プロセッサ101または主記憶部102の上に所定のソフトウェア(例えば、後述する登録管理プログラムP1)を読み込ませてそのソフトウェアを実行させることで実現される。プロセッサ101はそのソフトウェアに従って、通信制御部104、入力装置105、または出力装置106を動作させ、主記憶部102または補助記憶部103におけるデータの読み出し及び書き込みを行う。処理に必要なデータまたはデータベースは主記憶部102または補助記憶部103内に格納される。   Each functional element of the server 10 is realized by reading predetermined software (for example, a registration management program P1 described later) on the processor 101 or the main storage unit 102 and executing the software. The processor 101 operates the communication control unit 104, the input device 105, or the output device 106 in accordance with the software, and reads and writes data in the main storage unit 102 or the auxiliary storage unit 103. Data or a database necessary for processing is stored in the main storage unit 102 or the auxiliary storage unit 103.

図5は、サーバ10の機能構成を示す図である。図5に示すように、サーバ10は機能的構成要素として受信部11、登録部12、および特別処理部13を備える。   FIG. 5 is a diagram illustrating a functional configuration of the server 10. As illustrated in FIG. 5, the server 10 includes a reception unit 11, a registration unit 12, and a special processing unit 13 as functional components.

受信部11は、ユーザ端末20から商品情報および状況情報を受信する機能要素である。本実施形態では、受信部11は商品情報および状況情報を含む登録要求をユーザ端末20から受信するものとする。しかし、受信部11が商品情報および状況情報を同時に受信することは必須ではなく、受信部11はこれらの情報を異なるタイミングで受信してもよい。いずれにしても、受信部11は受信した商品情報および状況情報を登録部12に出力する。   The receiving unit 11 is a functional element that receives product information and status information from the user terminal 20. In the present embodiment, the reception unit 11 receives a registration request including product information and situation information from the user terminal 20. However, it is not essential for the receiving unit 11 to receive the product information and the situation information at the same time, and the receiving unit 11 may receive these information at different timings. In any case, the receiving unit 11 outputs the received product information and status information to the registration unit 12.

ユーザ端末20は、バーコードの読み取りにより得られた商品情報、または他の端末または装置から受信した商品情報を取得する。その後にユーザが登録要求の送信をユーザ端末20に指示すると、ユーザ端末20は状況情報を取得する。   The user terminal 20 acquires product information obtained by reading a barcode, or product information received from another terminal or device. Thereafter, when the user instructs the user terminal 20 to transmit a registration request, the user terminal 20 acquires status information.

ユーザ端末20は少なくともユーザIDを状況情報として取得する。例えば、ユーザ端末20は、ユーザが登録管理システム1を利用する前にユーザ端末20上で所定の処理(例えば登録管理システム1へのログイン)を行った際に用いられたユーザIDを取得する。ユーザ端末20は上記の登録アプリケーションを介してユーザIDを取得してもよい。   The user terminal 20 acquires at least a user ID as situation information. For example, the user terminal 20 acquires the user ID used when a predetermined process (for example, login to the registration management system 1) is performed on the user terminal 20 before the user uses the registration management system 1. The user terminal 20 may acquire a user ID via the registration application.

ユーザ端末20は、自機の地理的位置(現在位置)を取得してもよい。ユーザ端末20がGPS(全地球測位システム)を備える場合には、ユーザ端末20はそのGPSで得られた地理的位置(例えば、緯度経度)を取得することができる。あるいは、ユーザ端末20は無線通信ネットワークのアクセスポイントの位置に基づいて自機の地理的位置を推定してもよい。ユーザ端末20はバーコードが読み取られた日時または現在日時を読取日時として取得してもよい。   The user terminal 20 may acquire the geographical position (current position) of the user terminal 20. When the user terminal 20 includes a GPS (global positioning system), the user terminal 20 can acquire a geographical position (for example, latitude and longitude) obtained by the GPS. Alternatively, the user terminal 20 may estimate the geographical position of the user terminal 20 based on the position of the access point of the wireless communication network. The user terminal 20 may acquire the date and time when the barcode is read or the current date and time as the reading date and time.

商品情報および状況情報を取得すると、ユーザ端末20はこれらの情報を含む登録要求を生成し、この登録要求をサーバ10に送信する。受信部11はその登録要求を受信して登録部12に出力する。   When the product information and the situation information are acquired, the user terminal 20 generates a registration request including these pieces of information and transmits the registration request to the server 10. The receiving unit 11 receives the registration request and outputs it to the registration unit 12.

登録部12は、登録要求(すなわち、商品情報および状況情報)に基づいて登録情報を生成し、その登録情報を登録データベース31に格納する機能要素である。   The registration unit 12 is a functional element that generates registration information based on a registration request (that is, product information and status information) and stores the registration information in the registration database 31.

まず、登録部12は登録要求から商品情報および状況情報を抽出する。続いて、登録部12は登録情報を格納するか否かを判定する。具体的には、登録部12は対象ユーザデータベース32を参照して、状況情報に含まれるユーザIDに対応する対象ユーザ情報のブロックフラグを確認する。そのブロックフラグが「1」である場合には、登録部12は登録情報を格納することなく処理を終了する。一方、そのブロックフラグが「0」である場合、またはユーザIDに対応する対象ユーザ情報が存在しない場合には、登録部12は登録情報を格納すると判定する。   First, the registration unit 12 extracts product information and status information from the registration request. Subsequently, the registration unit 12 determines whether to store registration information. Specifically, the registration unit 12 refers to the target user database 32 and confirms the block flag of the target user information corresponding to the user ID included in the situation information. If the block flag is “1”, the registration unit 12 ends the process without storing the registration information. On the other hand, when the block flag is “0”, or when there is no target user information corresponding to the user ID, the registration unit 12 determines to store the registration information.

登録処理を実行する場合には、登録部12は商品情報および状況情報に基づいて登録情報を生成し、その登録情報を登録データベース31に格納する。登録情報が登録対象(商品)とユーザIDとの組合せを示す限り、登録情報の生成方法は限定されない。例えば、登録部12は商品情報および状況情報を互いに関連付けることで登録情報のレコードを一つ生成してもよい。あるいは、登録部12は、登録情報の少なくとも一つのデータ項目の値を商品情報または状況情報に基づいて生成し、商品情報、状況情報、または生成した情報を用いて登録情報のレコードを一つ生成してもよい。例えば、登録要求から抽出した状況情報が読取日時を含んでいない場合には、登録部12は自機のタイマを参照して現在日時を取得し、その現在日時を読取日時として設定してもよい。あるいは、登録部12は受信部11が登録要求を受信した日時を読取日時として設定してもよい。   When executing the registration process, the registration unit 12 generates registration information based on the product information and the situation information, and stores the registration information in the registration database 31. As long as the registration information indicates the combination of the registration target (product) and the user ID, the registration information generation method is not limited. For example, the registration unit 12 may generate one record of registration information by associating product information and situation information with each other. Alternatively, the registration unit 12 generates a value of at least one data item of the registration information based on the product information or the situation information, and generates one registration information record using the product information, the situation information, or the generated information. May be. For example, when the status information extracted from the registration request does not include the reading date and time, the registration unit 12 may acquire the current date and time by referring to the timer of the own device, and set the current date and time as the reading date and time. . Alternatively, the registration unit 12 may set the date and time when the reception unit 11 receives the registration request as the reading date and time.

特別処理部13は、登録データベース31内に重複して存在する商品情報(対象情報)を特定し、特定した商品情報に対応するユーザIDの少なくとも一部に対して特別処理を実行する機能要素である。「特別処理」とは、重複して存在する対象情報に対応するユーザがこれ以上対象情報を重複して登録しないことを目的とする処理である。したがって、特別処理は、さらなる対象情報の重複を牽制する処理でもよいし、さらなる対象情報の重複を防ぐ処理でもよい。   The special processing unit 13 is a functional element that identifies product information (target information) that exists redundantly in the registration database 31 and performs special processing on at least a part of the user ID corresponding to the identified product information. is there. The “special processing” is processing for the purpose of preventing a user corresponding to target information existing in duplicate from registering target information any more. Therefore, the special process may be a process for checking further duplication of target information or a process for preventing further duplication of target information.

特別処理部13は任意のタイミングで作動してよい。例えば、特別処理部13は定期的に作動してもよいし、登録部12が登録情報の1レコードを登録データベース31に格納したことを契機として作動してもよい。   The special processing unit 13 may operate at an arbitrary timing. For example, the special processing unit 13 may operate periodically, or may operate when the registration unit 12 stores one record of registration information in the registration database 31.

作動するタイミングになると、特別処理部13は登録データベース31を参照して、重複する商品情報(すなわち、2レコード以上存在する商品情報)を特定する。重複する商品情報が存在しない場合には、特別処理部13は以降の処理を実行しない。重複する商品情報が存在する場合には、特別処理部13はその商品情報を含む登録情報から1以上のユーザID(すなわち、特定した商品情報に対応するユーザID)を特定する。   When it is time to actuate, the special processing unit 13 refers to the registration database 31 and identifies duplicate product information (that is, product information that exists in two or more records). If there is no overlapping product information, the special processing unit 13 does not perform the subsequent processing. When duplicate product information exists, the special processing unit 13 specifies one or more user IDs (that is, user IDs corresponding to the specified product information) from the registration information including the product information.

続いて、特別処理部13は特定した各ユーザIDについて、対象ユーザ情報の格納または更新を実行する。特別処理部13は各ユーザIDについて、該ユーザIDに対応する商品(商品IDとシリアル番号との組合せ)のうち、重複して登録されている商品の個数を重複回数として算出する。例えば、ユーザAが商品Xを複数回登録している場合には、特別処理部13は一回の重複が発生したと判定する。ユーザAが商品Xを一回だけ登録し、ユーザBが商品Xを一回だけ登録した場合にも、特別処理部13は一回の重複が発生したと判定する。   Subsequently, the special processing unit 13 stores or updates the target user information for each identified user ID. For each user ID, the special processing unit 13 calculates, as the number of times of duplication, the number of products registered in duplicate among the products (combination of the product ID and serial number) corresponding to the user ID. For example, when the user A has registered the product X a plurality of times, the special processing unit 13 determines that a single overlap has occurred. Even when the user A registers the product X only once and the user B registers the product X only once, the special processing unit 13 determines that a single overlap has occurred.

特定した一つのユーザIDに対応する対象ユーザ情報が対象ユーザデータベース32に未だ存在しない場合には、特別処理部13はそのユーザIDの対象ユーザ情報を生成する。具体的には、特別処理部13は、算出した重複回数を含み、かつ警告フラグおよびブロックフラグの双方が「0」である対象ユーザ情報を生成する。そして、特別処理部13は生成した対象ユーザ情報を対象ユーザデータベース32に格納する。一方、特定した一つのユーザIDに対応する対象ユーザ情報が対象ユーザデータベース32に既に存在する場合には、特別処理部13はその対象ユーザ情報の重複回数を算出した値で更新する。ただし、この更新で重複回数が変わらない場合があり得る。   If the target user information corresponding to the identified one user ID does not yet exist in the target user database 32, the special processing unit 13 generates target user information for the user ID. Specifically, the special processing unit 13 generates target user information that includes the calculated number of duplications and that has both a warning flag and a block flag “0”. Then, the special processing unit 13 stores the generated target user information in the target user database 32. On the other hand, when the target user information corresponding to the specified one user ID already exists in the target user database 32, the special processing unit 13 updates the target user information with the calculated value. However, the number of duplications may not be changed by this update.

特定したすべてのユーザIDについて対象ユーザ情報の格納または更新を実行すると、特別処理部13は少なくとも対象ユーザデータベース32を参照して、特別処理の対象となるユーザを特定する。本実施形態における特別処理の例として、警告と登録要求の拒否とを示す。警告とは、重複登録をこれ以上行わないように促すためのメッセージをユーザ端末20に送信することである。登録要求の拒否とは、ユーザ端末20から登録要求を受信しても登録情報を格納しないことである。本実施形態では、特別処理部13は警告を受けたユーザに対してのみ登録要求を拒否するものとする。   When the target user information is stored or updated for all the specified user IDs, the special processing unit 13 refers to at least the target user database 32 and specifies a user to be subjected to special processing. As an example of special processing in the present embodiment, warning and registration request rejection are shown. The warning is to transmit a message for prompting the user terminal 20 to avoid duplicate registration any more. The rejection of the registration request means that the registration information is not stored even when the registration request is received from the user terminal 20. In the present embodiment, it is assumed that the special processing unit 13 rejects a registration request only for a user who has received a warning.

特別処理の対象となるユーザを特定する方法は限定されず、以下のように様々な手法が考えられる。警告と登録要求の拒否とでユーザの特定方法が異なってもよい。   A method for specifying a user who is a target of special processing is not limited, and various methods are conceivable as follows. The user identification method may be different between the warning and the rejection of the registration request.

[警告]
特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Ta以上であり、かつ警告フラグが「0」であるユーザIDを警告対象として特定してもよい。ここで、閾値Taは2以上であれば何でもよい。このような閾値Taの設定は、個々のユーザに対して少なくとも一回は商品情報の重複登録が許容されることを意味する。あるいは、特別処理部13はある限られた期間(例えば、最近の一か月または半年)における重複回数が閾値Ta以上であり、かつ警告フラグが「0」であるユーザIDを警告対象として特定してもよい。
[warning]
The special processing unit 13 may refer to the target user database 32 and specify a user ID whose duplication number is equal to or greater than the threshold Ta and whose warning flag is “0” as a warning target. Here, the threshold Ta may be anything as long as it is 2 or more. Such setting of the threshold value Ta means that duplicate registration of product information is allowed at least once for each user. Alternatively, the special processing unit 13 specifies, as a warning target, a user ID whose duplication number in a certain limited period (for example, the latest one month or six months) is equal to or greater than the threshold value Ta and whose warning flag is “0”. May be.

特別処理部13は対象ユーザデータベース32だけでなく登録データベース31も参照して警告対象のユーザIDを特定してもよい。   The special processing unit 13 may specify the warning target user ID by referring not only to the target user database 32 but also to the registration database 31.

例えば、特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Ta以上であり、かつ警告フラグが「0」であるユーザIDを特定する。続いて、特別処理部13は特定した各ユーザIDについて重複登録の割合を求め、その割合が閾値Tb(%)以上である場合に該ユーザIDを警告対象として特定する。閾値Tbは任意の基準で定めてよい。重複登録の割合は、登録情報で示される商品の個数(重複する商品の個数は1と見なす)に対する重複回数の割合である。例えば、ユーザAが四つの商品Q,R,S,Tを登録しており、該ユーザAの重複回数が2であれば、重複登録の割合は50%(2/4)である。あるいは、特別処理部13はある限られた期間(例えば、最近の一か月または半年)における重複登録の割合が閾値Tb(%)以上であるユーザIDを警告対象として特定してもよい。   For example, the special processing unit 13 refers to the target user database 32 and identifies a user ID whose duplication count is equal to or greater than the threshold Ta and whose warning flag is “0”. Subsequently, the special processing unit 13 obtains a duplicate registration ratio for each identified user ID, and identifies the user ID as a warning target when the ratio is equal to or greater than a threshold value Tb (%). The threshold value Tb may be determined by an arbitrary standard. The overlapping registration ratio is the ratio of the number of times of overlapping to the number of products indicated by the registration information (the number of overlapping products is regarded as 1). For example, if user A has registered four products Q, R, S, and T, and the number of duplications of user A is 2, the duplication registration rate is 50% (2/4). Alternatively, the special processing unit 13 may specify, as a warning target, a user ID whose duplicate registration ratio in a certain limited period (for example, the latest one month or six months) is equal to or greater than the threshold value Tb (%).

あるいは、特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Ta以上であり、かつ警告フラグが「0」であるユーザIDを特定する。続いて、特別処理部13は特定した各ユーザIDについて、読取日時が消費期限より後である登録情報が存在するか否かを判定し、そのような登録情報が存在する場合に該ユーザIDを警告対象として特定する。   Alternatively, the special processing unit 13 refers to the target user database 32 and identifies a user ID whose duplication number is equal to or greater than the threshold Ta and whose warning flag is “0”. Subsequently, the special processing unit 13 determines, for each identified user ID, whether or not there is registration information whose reading date is after the expiration date. If such registration information exists, the special processing unit 13 determines the user ID. Identify as a warning target.

このように警告対象の特定方法は様々である。いずれにしても、特別処理部13は、特定したユーザIDに対応するユーザ端末20に警告のためのメッセージを送信すると共に、該ユーザIDの対象ユーザ情報の警告フラグを「1」に更新する。   As described above, there are various methods for specifying a warning target. In any case, the special processing unit 13 transmits a warning message to the user terminal 20 corresponding to the specified user ID, and updates the warning flag of the target user information of the user ID to “1”.

[登録要求の拒否]
特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Tc以上であり、かつ警告フラグが「1」であるユーザIDを拒否対象として特定してもよい。閾値Tcは閾値Taより大きい。あるいは、特別処理部13はある限られた期間(例えば、最近の一か月または半年)における重複回数が閾値Tc以上であり、かつ警告フラグが「0」であるユーザIDを拒否対象として特定してもよい。
[Reject registration request]
The special processing unit 13 may refer to the target user database 32 and specify a user ID whose duplication number is equal to or greater than the threshold Tc and whose warning flag is “1” as a rejection target. The threshold value Tc is larger than the threshold value Ta. Alternatively, the special processing unit 13 specifies a user ID whose number of duplications in a certain limited period (for example, the latest one month or six months) is equal to or greater than the threshold Tc and whose warning flag is “0” as a rejection target. May be.

特別処理部13は対象ユーザデータベース32だけでなく登録データベース31も参照して拒否対象のユーザIDを特定してもよい。   The special processing unit 13 may specify the user ID to be rejected with reference to the registration database 31 as well as the target user database 32.

例えば、特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Tc以上であり、かつ警告フラグが「1」であるユーザIDを特定する。続いて、特別処理部13は特定した各ユーザIDについて重複登録の割合を求め、その割合が閾値Td(%)である場合に該ユーザIDを拒否対象として特定する。閾値Tdは任意の基準で定めてよい。あるいは、特別処理部13はある限られた期間(例えば、最近の一か月または半年)における重複登録の割合が閾値Td(%)以上であるユーザIDを拒否対象として特定してもよい。   For example, the special processing unit 13 refers to the target user database 32 and identifies a user ID whose duplication count is equal to or greater than the threshold Tc and whose warning flag is “1”. Subsequently, the special processing unit 13 obtains a duplication registration ratio for each identified user ID, and identifies the user ID as a rejection target when the ratio is the threshold Td (%). The threshold value Td may be determined by an arbitrary standard. Alternatively, the special processing unit 13 may specify, as a rejection target, a user ID whose overlapping registration ratio is equal to or greater than the threshold value Td (%) in a certain limited period (for example, the latest one month or six months).

あるいは、特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Tc以上であり、かつ警告フラグが「1」であるユーザIDを特定する。続いて、特別処理部13は特定した各ユーザIDについて、読取日時が消費期限より後である登録情報が存在するか否かを判定し、そのような登録情報が存在する場合に該ユーザIDを拒否対象として特定する。   Alternatively, the special processing unit 13 refers to the target user database 32 and identifies a user ID whose duplication number is equal to or greater than the threshold Tc and whose warning flag is “1”. Subsequently, the special processing unit 13 determines, for each identified user ID, whether or not there is registration information whose reading date is after the expiration date. If such registration information exists, the special processing unit 13 determines the user ID. Identified as a rejection target.

あるいは、特別処理部13は対象ユーザデータベース32を参照して、重複回数が閾値Tc以上であり、かつ警告フラグが「1」であるユーザIDを特定する。続いて、特別処理部13は特定した各ユーザIDについて、該ユーザIDと他のユーザIDとの双方が関連する重複登録を特定し、その重複登録の態様により拒否対象を特定する。   Alternatively, the special processing unit 13 refers to the target user database 32 and identifies a user ID whose duplication number is equal to or greater than the threshold Tc and whose warning flag is “1”. Subsequently, for each specified user ID, the special processing unit 13 specifies duplicate registration in which both the user ID and the other user ID are related, and specifies a refusal target according to the duplicate registration mode.

例えば、特定した一人のユーザが他の1ユーザとの間でのみ重複登録を複数回行っていた場合には、特別処理部13はその特定したユーザを拒否対象としない。言い換えると、特定した一つのユーザIDの重複登録が一つの他のユーザIDとの間でのみ生じている場合には、特別処理部13はその特定したユーザIDを拒否対象としない。図6に示すように、ユーザAがユーザBとの間でのみ重複登録を繰返し行っているような場合には、特別処理部13はユーザAを拒否対象として特定しない。これは、ユーザA,Bのつながりが強い(例えば家族)と推定して、ユーザAに警告は発するがユーザAを拒否対象とはしないを意図する。なお、特別処理部13はこのようなユーザA,Bの一方のみを拒否対象としてもよい。   For example, in the case where one specified user has performed multiple registrations only with another user, the special processing unit 13 does not reject the specified user. In other words, when the duplicate registration of one specified user ID occurs only with one other user ID, the special processing unit 13 does not set the specified user ID as a rejection target. As illustrated in FIG. 6, when the user A repeatedly performs registration only with the user B, the special processing unit 13 does not specify the user A as a rejection target. This presumes that the connection between the users A and B is strong (for example, a family), and a warning is issued to the user A but the user A is not to be rejected. The special processing unit 13 may set only one of the users A and B as a rejection target.

一方、特定した一人のユーザが複数の他ユーザとの間で重複登録を行っていた場合には、特別処理部13はその特定したユーザを拒否対象とする。言い換えると、特定した一つのユーザIDの重複登録が複数の他のユーザIDとの間で生じている場合には、特別処理部13はその特定したユーザIDを拒否対象とする。図7に示すように、ユーザCが複数のユーザD,E,Fと重複登録を行っているような場合には、ユーザCが不特定のユーザと繰返し重複登録を行っていると推定して、ユーザCを拒否対象とする。   On the other hand, when one specified user has performed duplicate registration with a plurality of other users, the special processing unit 13 sets the specified user as a rejection target. In other words, when duplicate registration of one specified user ID occurs between a plurality of other user IDs, the special processing unit 13 sets the specified user ID as a rejection target. As shown in FIG. 7, when user C is performing multiple registrations with a plurality of users D, E, and F, it is estimated that user C has repeatedly registered with an unspecified user. User C is the object of rejection.

あるいは、特別処理部13は特定した一人のユーザが所定数以上の他のユーザとの間で重複登録を行った場合に、その特定したユーザを拒否対象としてもよい。ここでの「所定数」とは、1以上の任意の数(閾値)である。あるいは、特別処理部13は、特定した一人のユーザが他のユーザとの間で重複登録した割合が所定の閾値以上である場合に、その特定したユーザを拒否対象としてもよい。ここで、「他のユーザとの間で重複登録した割合」とは、特定したユーザの登録情報で示される商品の個数(重複する商品の個数は1と見なす)に対する、他のユーザとの間で重複登録した商品の個数の割合である。   Or special processing part 13 is good also considering the specified user as a candidate for rejection, when one specified user performs duplication registration with other users more than a predetermined number. Here, the “predetermined number” is an arbitrary number (threshold value) of 1 or more. Or the special process part 13 is good also considering the specified user as rejection object, when the ratio with which the specified one user carried out duplication registration with other users is more than a predetermined threshold value. Here, “the ratio of overlapping registration with other users” means between the other users with respect to the number of products indicated by the specified user registration information (the number of overlapping products is regarded as 1). This is the ratio of the number of products registered in duplicate.

あるいは、特別処理部13はユーザ同士の関係を示すユーザ関係情報を所定のユーザ関係データベースから取得し、そのユーザ関係情報に基づいて重複登録の態様を判定してもよい。ユーザ関係情報は、ユーザ端末20に記憶された電話帳であってもよいし、所定のサーバ(例えばソーシャル・ネットワーキング・サービス(SNS)のサーバ)に記憶されたユーザ関係情報であってもよい。   Or the special process part 13 may acquire the user relationship information which shows the relationship between users from a predetermined user relationship database, and may determine the aspect of duplication registration based on the user relationship information. The user relation information may be a phone book stored in the user terminal 20, or may be user relation information stored in a predetermined server (for example, a social networking service (SNS) server).

特定した一人のユーザが、そのユーザ関係情報で示される別のユーザとの間でのみ重複登録を行っていた場合には、特別処理部13はその特定したユーザを拒否対象としない。言い換えると、特定した一つのユーザIDの重複登録が、ユーザ関係情報で該ユーザIDと関連付けられている他のユーザIDとの間でのみ生じている場合には、特別処理部13はその特定したユーザIDを拒否対象としない。これは、一定以上の強いつながりあるユーザ同士の間の重複登録については、警告の対象とはするが拒否の対象とはしないことを意図する。なお、特別処理部13はこのような2ユーザの一方のみを拒否対象としてもよい。   In the case where the specified one user has performed duplicate registration only with another user indicated by the user relation information, the special processing unit 13 does not reject the specified user. In other words, when the duplicate registration of one specified user ID occurs only with another user ID associated with the user ID in the user relation information, the special processing unit 13 specifies the specified user ID. Do not reject user IDs. This is intended to be a warning target but not a rejection target for overlapping registration between users who have a strong connection of a certain level or more. Note that the special processing unit 13 may reject only one of these two users.

一方、特定した一人のユーザが、ユーザ関係情報で示されない所定数以上の別のユーザとの間で重複登録を行っていた場合には、特別処理部13はその特定したユーザを拒否対象とする。言い換えると、特定した一つのユーザIDの重複登録が、ユーザ関係情報で該ユーザIDと関連付けられていない所定数以上の他のユーザIDとの間で生じている場合には、特別処理部13はその特定したユーザIDを拒否対象とする。ここでの「所定数」とは、1以上の任意の数(閾値)である。あるいは、特別処理部13は、特定した一人のユーザが、ユーザ関係情報で示されない他のユーザとの間で重複登録した割合が所定の閾値以上である場合に、その特定したユーザを拒否対象としてもよい。ここで、「ユーザ関係情報で示されない他のユーザとの間で重複登録した割合」とは、特定したユーザの登録情報で示される商品の個数(重複する商品の個数は1と見なす)に対する、ユーザ関係情報で示されない他のユーザとの間で重複登録した商品の個数の割合である。   On the other hand, when one identified user has performed duplicate registration with a predetermined number or more of other users not indicated in the user relationship information, the special processing unit 13 sets the identified user as a rejection target. . In other words, when the specified registration of one user ID is duplicated with a predetermined number of other user IDs not associated with the user ID in the user relationship information, the special processing unit 13 The specified user ID is set as a rejection target. Here, the “predetermined number” is an arbitrary number (threshold value) of 1 or more. Or the special process part 13 makes the specified user the object of rejection when the specified one user overlaps with the other users who are not indicated by the user relation information and the ratio is duplicated or more. Also good. Here, “the ratio of overlapping registration with other users not indicated by the user relationship information” is the number of products indicated by the specified user registration information (the number of overlapping products is regarded as 1). This is the ratio of the number of products that have been registered redundantly with other users not indicated in the user relationship information.

このように拒否対象の特定方法は様々である。いずれにしても、特別処理部13は、特定したユーザIDのブロックフラグを「1」に更新する。   As described above, there are various methods for specifying the object to be rejected. In any case, the special processing unit 13 updates the block flag of the specified user ID to “1”.

警告対象および拒否対象の特定方法は上記の例に限定されない。例えば、特別処理部13は、拒否対象を特定する場合と同様に、図6および図7に示すような複数のユーザ間の重複登録の態様に基づいて警告対象を特定してもよい。あるいは、特別処理部13は、拒否対象を特定する場合と同様に、電話帳のようなユーザ関係情報を参照して警告対象を特定してもよい。   The method for identifying the warning target and the rejection target is not limited to the above example. For example, the special processing unit 13 may specify the warning target based on the overlapping registration mode between a plurality of users as illustrated in FIGS. 6 and 7 as in the case of specifying the rejection target. Alternatively, the special processing unit 13 may specify a warning target with reference to user relation information such as a telephone book, as in the case of specifying a rejection target.

特別処理部13は、あるユーザを特別処理の対象とするか否かを判定する際に用いる閾値(例えば、上述した様々な「所定数」または「所定の閾値」)をユーザ毎に変えてもよい。例えば、特別処理部13は各登録情報について、状況情報で示される地理的位置と各店舗の位置を示す店舗情報(例えば、図示しない店舗データベースに記憶された該店舗情報)とを比較して、対象情報(商品情報)が店舗で読み取られたか否かを判定する。そして、特別処理部13は、店舗で読み取られたと判定された対象情報に対応するユーザについての閾値を、店舗で読み取られたと判定された対象情報のどれにも対応しないユーザについての閾値よりも低くする。この場合には、店舗で不正行為を行ったと推定されるユーザに対して、重複登録に対する特別処理をより早い段階で実行することができる。   The special processing unit 13 may change threshold values (for example, various “predetermined numbers” or “predetermined threshold values” described above) used for determining whether or not a certain user is a target of special processing for each user. Good. For example, for each registered information, the special processing unit 13 compares the geographical position indicated by the situation information with store information indicating the position of each store (for example, the store information stored in a store database not shown), It is determined whether the target information (product information) has been read at the store. Then, the special processing unit 13 sets the threshold for the user corresponding to the target information determined to be read at the store lower than the threshold for the user not corresponding to any of the target information determined to be read at the store. To do. In this case, special processing for duplicate registration can be executed at an earlier stage for a user who is presumed to have performed an illegal act at a store.

特別処理部13は、特定した対象情報、すなわち重複する対象情報を登録データベース31から削除することなく上記の特別処理を実行する。この処理は、既に登録された情報は残しつつ、将来のさらなる重複登録の防止を図ることを意図するものである。   The special processing unit 13 executes the special processing without deleting the identified target information, that is, the overlapping target information from the registration database 31. This process is intended to prevent further duplicate registration in the future while leaving the already registered information.

次に、図8および図9を参照しながら、登録管理システム1(サーバ10)の動作を説明するとともに本実施形態に係る登録管理方法について説明する。   Next, the operation of the registration management system 1 (server 10) will be described with reference to FIGS. 8 and 9, and the registration management method according to the present embodiment will be described.

図8は登録情報を格納する処理の例を示す。まず、受信部11が登録要求をユーザ端末20から受信する(ステップS11、受信ステップ)。続いて、登録部12が対象ユーザデータベース32を参照して、登録の可否を判定する(ステップS12)。登録要求で示されるユーザIDに対応するブロックフラグが「0」である場合、またはそのユーザIDに対応する対象ユーザ情報が存在しない場合には、登録部12は登録が可能であると判定する(ステップS13においてYES)。そして、登録部12は登録要求に基づいて登録情報を生成し、その登録情報を登録データベース31に格納する(ステップS14、登録ステップ)。一方、登録要求で示されるユーザIDに対応するブロックフラグが「1」である場合には、登録部12は登録が不可能であると判定し(ステップS13においてNO)、登録情報の生成および格納をすることなく処理を終了する。   FIG. 8 shows an example of processing for storing registration information. First, the receiving unit 11 receives a registration request from the user terminal 20 (step S11, receiving step). Subsequently, the registration unit 12 refers to the target user database 32 and determines whether registration is possible (step S12). If the block flag corresponding to the user ID indicated by the registration request is “0”, or if there is no target user information corresponding to the user ID, the registration unit 12 determines that registration is possible ( YES in step S13). And the registration part 12 produces | generates registration information based on a registration request | requirement, and stores the registration information in the registration database 31 (step S14, registration step). On the other hand, if the block flag corresponding to the user ID indicated in the registration request is “1”, the registration unit 12 determines that registration is impossible (NO in step S13), and generates and stores registration information. The process ends without doing.

図9は特別処理(特別処理ステップ)の例を示す。特別処理部13はまず、登録データベース31を参照して、重複して存在する対象情報(商品情報)を特定する(ステップS21)。重複する対象情報を1以上特定した場合には(ステップS22においてYES)、特別処理部13は特定した個々の対象情報に対応する1以上のユーザIDを特定する(ステップS23)、上述したように、このユーザIDの特定方法については様々な手法が考えられる。続いて、特別処理部13は特定したユーザIDに対応する対象ユーザ情報を格納または更新する(ステップS24)。そして、特別処理部13は特定した対象情報に対応するユーザIDの少なくとも一部に対する特別処理(例えば、警告、または登録要求の拒否)を実行する(ステップS25)。上述したように、特別処理の具体的な手法および判定方法は様々であり、特定のものに限定されるものではない。   FIG. 9 shows an example of special processing (special processing step). First, the special processing unit 13 refers to the registration database 31 and identifies target information (product information) that exists in duplicate (step S21). When one or more overlapping target information is specified (YES in step S22), the special processing unit 13 specifies one or more user IDs corresponding to each specified target information (step S23), as described above. Various methods are conceivable for the method for specifying the user ID. Subsequently, the special processing unit 13 stores or updates target user information corresponding to the specified user ID (step S24). And the special process part 13 performs the special process (for example, warning or rejection of a registration request) with respect to at least one part of user ID corresponding to the specified object information (step S25). As described above, the specific method and determination method of the special processing are various, and are not limited to specific ones.

次に、図10を参照しながら、コンピュータをサーバ10として機能させるための登録管理プログラムP1を説明する。   Next, a registration management program P1 for causing a computer to function as the server 10 will be described with reference to FIG.

登録管理プログラムP1はメインモジュールP10、受信モジュールP11、登録モジュールP12、および特別処理モジュールP13を含む。メインモジュールP10は、ユーザからの要求に基づく情報の登録を統括的に実行する部分である。受信モジュールP11、登録モジュールP12、および特別処理モジュールP13を実行することにより実現される機能はそれぞれ、上記の受信部11、登録部12、および特別処理部13の機能と同様である。   The registration management program P1 includes a main module P10, a receiving module P11, a registration module P12, and a special processing module P13. The main module P10 is a part that performs overall registration of information based on a request from a user. Functions realized by executing the reception module P11, the registration module P12, and the special processing module P13 are the same as the functions of the reception unit 11, the registration unit 12, and the special processing unit 13, respectively.

登録管理プログラムP1は、例えば、CD−ROMやDVD−ROM、半導体メモリなどの有形の記録媒体に固定的に記録された上で提供されてもよい。あるいは、登録管理プログラムP1は、搬送波に重畳されたデータ信号として通信ネットワークを介して提供されてもよい。   The registration management program P1 may be provided after being fixedly recorded on a tangible recording medium such as a CD-ROM, DVD-ROM, or semiconductor memory. Alternatively, the registration management program P1 may be provided via a communication network as a data signal superimposed on a carrier wave.

以上説明したように、本発明の一側面に係る登録管理システムは、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信部と、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録部と、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理部とを備える。   As described above, the registration management system according to one aspect of the present invention includes a receiving unit that receives target information indicating a registration target and a user ID from the user terminal, and the registration target and the user ID based on the target information and the user ID. Registration information that indicates a combination of user IDs is generated, a registration unit that stores the registration information in the registration database, target information that overlaps in the registration database, and one or more user IDs corresponding to the specified target information And a special processing unit that executes special processing on at least a part.

本発明の一側面に係る登録管理方法は、プロセッサを備える登録管理システムにより実行される登録管理方法であって、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップとを含む。   A registration management method according to one aspect of the present invention is a registration management method executed by a registration management system including a processor, and includes a reception step of receiving target information indicating a registration target and a user ID from a user terminal; Based on the information and the user ID, registration information indicating a combination of the registration target and the user ID is generated, a registration step for storing the registration information in the registration database, and target information that is duplicated in the registration database are identified and identified. A special processing step for executing special processing on at least a part of one or more user IDs corresponding to the target information.

本発明の一側面に係る登録管理プログラムは、登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、対象情報およびユーザIDに基づいて、登録対象およびユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、登録データベース内で重複する対象情報を特定し、該特定した対象情報に対応する1以上のユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップとをコンピュータに実行させる。   A registration management program according to an aspect of the present invention shows a combination of a registration target and a user ID based on a reception step of receiving target information indicating a registration target and a user ID from the user terminal, and the target information and the user ID. A registration step of generating registration information and storing the registration information in the registration database, and identifying target information that overlaps in the registration database, and for at least a part of one or more user IDs corresponding to the specified target information Causing the computer to execute a special processing step for executing the special processing.

このような側面においては、登録情報の重複が発生すると、その重複登録を行ったユーザの少なくとも一部に対して特別処理が実行される。このように、重複登録を一旦は許容しつつ、その後にその特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In such an aspect, when duplication of registration information occurs, special processing is executed for at least a part of users who have performed duplication registration. As described above, once the duplicate registration is permitted, the special processing is executed thereafter, and thereby it is possible to balance the suppression of the duplicate registration of information and the convenience of information registration.

他の側面に係る登録管理システムでは、特別処理部が、特定した対象情報を含む登録情報を登録データベースから削除することなく特別処理を実行してもよい。既に発生した重複登録を残しつつ特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the special processing unit may execute the special processing without deleting the registration information including the specified target information from the registration database. By executing the special process while leaving the duplicate registration that has already occurred, it is possible to balance the suppression of duplicate registration of information and the convenience of information registration.

他の側面に係る登録管理システムでは、特別処理が警告、または登録情報の格納の拒否であってもよい。警告、または登録情報の格納の拒否により、情報の重複登録を抑制することが可能になる。   In the registration management system according to another aspect, the special process may be a warning or a refusal to store registration information. It becomes possible to suppress duplication registration of information by warning or refusal of storing registration information.

他の側面に係る登録管理システムでは、特別処理部が、特定した対象情報に対応する1以上のユーザIDのうち、重複登録の回数または割合が所定の閾値以上であるユーザIDに対して特別処理を実行してもよい。重複登録が多いユーザに限って特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the special processing unit performs special processing for a user ID whose number or ratio of duplicate registration is equal to or greater than a predetermined threshold among one or more user IDs corresponding to the specified target information. May be executed. By executing the special process only for users with many duplicate registrations, it is possible to balance the suppression of duplicate registration of information and the convenience of information registration.

他の側面に係る登録管理システムでは、特別処理部が、特定した対象情報に対応する1以上のユーザIDのうち、所定数以上の他のユーザIDとの間で重複登録が生じているユーザIDに対して、または他のユーザIDとの間での重複登録の割合が所定の閾値以上であるユーザIDに対して特別処理を実行してもよい。他のユーザとの間で重複登録を行ったユーザに限って特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the special processing unit has a user ID that has overlapped with a predetermined number of other user IDs among one or more user IDs corresponding to the specified target information. Alternatively, a special process may be executed for a user ID whose duplicate registration ratio with other user IDs is equal to or greater than a predetermined threshold. By executing the special process only for users who have registered with other users, it is possible to balance the suppression of information registration and the convenience of information registration.

他の側面に係る登録管理システムでは、特別処理部が、ユーザ関係情報を記憶するユーザ関係データベースを参照し、特定した対象情報に対応する1以上のユーザIDのうち、ユーザ関係情報で示されない所定数以上の他のユーザIDとの間で重複登録が生じているユーザIDに対して、またはユーザ関係情報で示されない他のユーザIDとの間での重複登録の割合が所定の閾値以上であるユーザIDに対して特別処理を実行してもよい。特段のつながりがないと推定されるユーザとの間で重複登録を行ったユーザに限って特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the special processing unit refers to a user relationship database that stores user relationship information, and among the one or more user IDs corresponding to the identified target information, the predetermined processing that is not indicated by the user relationship information The number of duplicate registrations with respect to user IDs that have duplicate registration with other user IDs or with other user IDs not indicated in the user relationship information is greater than or equal to a predetermined threshold Special processing may be executed for the user ID. It is possible to balance the convenience of information registration and the suppression of information duplication by executing special processing only for users who have performed duplication registration with users who are assumed to have no particular connection. it can.

他の側面に係る登録管理システムでは、特別処理部が、特定した対象情報に対応する1以上のユーザIDのうち、所定の限られた期間における重複登録の回数または割合が所定の閾値以上であるユーザIDに対して特別処理を実行してもよい。所定の期間に多く重複登録をしたユーザに限って特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the number or the number of duplicate registrations in a predetermined limited period among the one or more user IDs corresponding to the specified target information by the special processing unit is greater than or equal to a predetermined threshold. Special processing may be executed for the user ID. By executing the special process only for users who have made many duplicate registrations in a predetermined period, it is possible to balance the suppression of duplicate registration of information and the convenience of information registration.

他の側面に係る登録管理システムでは、登録対象が商品であり、特別処理部が、特定した対象情報に対応する1以上のユーザIDのうち、商品の消費期限の後に登録データベースに格納された登録情報で示されるユーザIDに対して特別処理を実行してもよい。消費期限を過ぎて対象情報を登録したようなユーザに限って特別処理を実行することで、情報の重複登録の抑制と情報登録の利便性とのバランスを取ることができる。   In the registration management system according to another aspect, the registration target is a product, and the special processing unit stores the one or more user IDs corresponding to the identified target information stored in the registration database after the expiration date of the product. Special processing may be executed for the user ID indicated by the information. By executing the special processing only for users who have registered the target information after the expiration date, it is possible to balance the suppression of redundant registration of information and the convenience of information registration.

以上、本発明をその実施形態に基づいて詳細に説明した。しかし、本発明は上記実施形態に限定されるものではない。本発明は、その要旨を逸脱しない範囲で様々な変形が可能である。   The present invention has been described in detail based on the embodiments. However, the present invention is not limited to the above embodiment. The present invention can be variously modified without departing from the gist thereof.

上記実施形態では特別処理部13が重複する対象情報を登録データベース31から削除することなく特別処理を実行したが、特別処理部はその重複を解消するために、重複する対象情報の少なくとも一部を削除してもよい。   In the above embodiment, the special processing unit 13 executes the special processing without deleting the overlapping target information from the registration database 31, but the special processing unit removes at least a part of the overlapping target information in order to eliminate the overlapping. It may be deleted.

上記実施形態では、特別処理部13が、一度警告を送ったユーザに対して登録要求の拒否を実行したが、特別処理部は警告を送ることなく登録要求の拒否を実行してもよい。   In the above embodiment, the special processing unit 13 rejects the registration request for the user who once sent the warning, but the special processing unit may execute the rejection of the registration request without sending the warning.

対象情報および登録対象は、商品以外の物または事象に関するものでもよい。また、対象情報はユーザ端末においてバーコードの読み取り以外の手段により取得されてもよく、例えばユーザにより入力された情報であってもよい。   The target information and the registration target may be related to things or events other than products. Further, the target information may be acquired by means other than barcode reading in the user terminal, and may be information input by the user, for example.

特別処理部は、重複登録の回数または割合を計算する際に、以前に警告対象または拒否対象と判定したユーザの登録情報を用いることなくその計算を実行してもよい。   When calculating the number or ratio of duplicate registrations, the special processing unit may perform the calculation without using registration information of a user who has been previously determined to be a warning target or a rejection target.

サーバ10とデータベース群30内の少なくとも一つのデータベースとは一体でもよい。上記実施形態では登録管理システム1がデータベース群30を備えたが、各データベースの設置箇所は限定されない。例えば、データベース群30またはその中のデータベースの少なくとも一つが、登録管理システム1とは別のコンピュータ・システムの中に存在してもよい。   The server 10 and at least one database in the database group 30 may be integrated. Although the registration management system 1 includes the database group 30 in the above embodiment, the installation location of each database is not limited. For example, the database group 30 or at least one of the databases in the database group 30 may exist in a computer system different from the registration management system 1.

1…登録管理システム、10…サーバ、11…受信部、12…登録部、13…特別処理部、20…ユーザ端末、30…データベース群、31…登録データベース、32…対象ユーザデータベース、P1…登録管理プログラム、P10…メインモジュール、P11…受信モジュール、P12…登録モジュール、P13…特別処理モジュール。
DESCRIPTION OF SYMBOLS 1 ... Registration management system, 10 ... Server, 11 ... Receiving part, 12 ... Registration part, 13 ... Special processing part, 20 ... User terminal, 30 ... Database group, 31 ... Registration database, 32 ... Target user database, P1 ... Registration Management program, P10 ... main module, P11 ... receiving module, P12 ... registration module, P13 ... special processing module.

Claims (10)

登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信部と、
前記対象情報および前記ユーザIDに基づいて、前記登録対象および前記ユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録部と、
前記登録データベース内で重複する前記対象情報を特定し、該特定した対象情報に対応する1以上の前記ユーザIDの少なくとも一部に対して特別処理を実行する特別処理部と
を備える登録管理システム。
A receiving unit that receives target information indicating a registration target and a user ID from the user terminal;
A registration unit that generates registration information indicating a combination of the registration target and the user ID based on the target information and the user ID, and stores the registration information in a registration database;
A registration management system comprising: a special processing unit that identifies the target information that overlaps in the registration database and that performs a special process on at least a part of the one or more user IDs corresponding to the identified target information.
前記特別処理部が、前記特定した対象情報を含む前記登録情報を前記登録データベースから削除することなく前記特別処理を実行する、
請求項1に記載の登録管理システム。
The special processing unit executes the special processing without deleting the registration information including the identified target information from the registration database.
The registration management system according to claim 1.
前記特別処理が警告、または前記登録情報の格納の拒否である、
請求項1または2に記載の登録管理システム。
The special process is a warning or refusal to store the registration information;
The registration management system according to claim 1 or 2.
前記特別処理部が、前記特定した対象情報に対応する前記1以上のユーザIDのうち、重複登録の回数または割合が所定の閾値以上であるユーザIDに対して前記特別処理を実行する、
請求項1〜3のいずれか一項に記載の登録管理システム。
The special processing unit executes the special processing for a user ID whose number or ratio of duplicate registration is equal to or greater than a predetermined threshold among the one or more user IDs corresponding to the specified target information.
The registration management system as described in any one of Claims 1-3.
前記特別処理部が、前記特定した対象情報に対応する前記1以上のユーザIDのうち、所定数以上の他のユーザIDとの間で重複登録が生じているユーザIDに対して、または他のユーザIDとの間での重複登録の割合が所定の閾値以上であるユーザIDに対して前記特別処理を実行する、
請求項1〜3のいずれか一項に記載の登録管理システム。
Among the one or more user IDs corresponding to the specified target information, the special processing unit is configured for a user ID in which duplicate registration has occurred with a predetermined number or more of other user IDs, or other The special processing is executed for a user ID whose overlapping registration ratio with the user ID is equal to or greater than a predetermined threshold.
The registration management system as described in any one of Claims 1-3.
前記特別処理部が、
ユーザ関係情報を記憶するユーザ関係データベースを参照し、
前記特定した対象情報に対応する前記1以上のユーザIDのうち、前記ユーザ関係情報で示されない所定数以上の他のユーザIDとの間で重複登録が生じているユーザIDに対して、または前記ユーザ関係情報で示されない他のユーザIDとの間での重複登録の割合が所定の閾値以上であるユーザIDに対して前記特別処理を実行する、
請求項1〜3のいずれか一項に記載の登録管理システム。
The special processing unit is
Refer to the user relationship database that stores user relationship information,
Of the one or more user IDs corresponding to the identified target information, for a user ID that has overlapped registration with a predetermined number or more of other user IDs not indicated in the user relationship information, or Executing the special process for a user ID whose overlapping registration ratio with other user IDs not indicated by the user relationship information is equal to or greater than a predetermined threshold;
The registration management system as described in any one of Claims 1-3.
前記特別処理部が、前記特定した対象情報に対応する前記1以上のユーザIDのうち、所定の限られた期間における重複登録の回数または割合が所定の閾値以上であるユーザIDに対して前記特別処理を実行する、
請求項1〜3のいずれか一項に記載の登録管理システム。
Among the one or more user IDs corresponding to the specified target information, the special processing unit performs the special processing for a user ID whose number or ratio of duplicate registrations in a predetermined limited period is a predetermined threshold or more. Execute the process,
The registration management system as described in any one of Claims 1-3.
前記登録対象が商品であり、
前記特別処理部が、前記特定した対象情報に対応する前記1以上のユーザIDのうち、前記商品の消費期限の後に前記登録データベースに格納された登録情報で示されるユーザIDに対して特別処理を実行する、
請求項1〜3のいずれか一項に記載の登録管理システム。
The registration object is a product,
The special processing unit performs special processing on the user ID indicated by the registration information stored in the registration database after the expiration date of the product among the one or more user IDs corresponding to the specified target information. Run,
The registration management system as described in any one of Claims 1-3.
プロセッサを備える登録管理システムにより実行される登録管理方法であって、
登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、
前記対象情報および前記ユーザIDに基づいて、前記登録対象および前記ユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、
前記登録データベース内で重複する前記対象情報を特定し、該特定した対象情報に対応する1以上の前記ユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップと
を含む登録管理方法。
A registration management method executed by a registration management system comprising a processor,
A reception step of receiving target information indicating a registration target and a user ID from the user terminal;
A registration step of generating registration information indicating a combination of the registration target and the user ID based on the target information and the user ID, and storing the registration information in a registration database;
A registration management method comprising: a special processing step of identifying the target information overlapping in the registration database and executing a special processing on at least a part of the one or more user IDs corresponding to the identified target information.
登録対象を示す対象情報とユーザIDとをユーザ端末から受信する受信ステップと、
前記対象情報および前記ユーザIDに基づいて、前記登録対象および前記ユーザIDの組合せを示す登録情報を生成し、登録情報を登録データベースに格納する登録ステップと、
前記登録データベース内で重複する前記対象情報を特定し、該特定した対象情報に対応する1以上の前記ユーザIDの少なくとも一部に対して特別処理を実行する特別処理ステップと
をコンピュータに実行させる登録管理プログラム。
A reception step of receiving target information indicating a registration target and a user ID from the user terminal;
A registration step of generating registration information indicating a combination of the registration target and the user ID based on the target information and the user ID, and storing the registration information in a registration database;
Registration that identifies the target information that is duplicated in the registration database and causes the computer to execute a special processing step that executes special processing for at least a part of the one or more user IDs corresponding to the specified target information Management program.
JP2016069225A 2016-03-30 2016-03-30 Registration management system, registration management method, and registration management program Active JP6762119B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016069225A JP6762119B2 (en) 2016-03-30 2016-03-30 Registration management system, registration management method, and registration management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016069225A JP6762119B2 (en) 2016-03-30 2016-03-30 Registration management system, registration management method, and registration management program

Publications (2)

Publication Number Publication Date
JP2017182486A true JP2017182486A (en) 2017-10-05
JP6762119B2 JP6762119B2 (en) 2020-09-30

Family

ID=60008513

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016069225A Active JP6762119B2 (en) 2016-03-30 2016-03-30 Registration management system, registration management method, and registration management program

Country Status (1)

Country Link
JP (1) JP6762119B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5581064A (en) * 1994-11-01 1996-12-03 Pennsylvania Food Merchants Association Automated coupon processing system employing coupon with identifying code and chosen second identifying code uniquely identifying the coupon
JP3067372U (en) * 1999-09-13 2000-03-31 ピープルソフトウェア株式会社 Telemarketing system
JP2002230389A (en) * 2000-11-28 2002-08-16 Dainippon Printing Co Ltd Application processing system
JP2003108847A (en) * 2001-09-28 2003-04-11 Mazda Motor Corp Information processing method, information processing device, and information processing program
JP2007265024A (en) * 2006-03-28 2007-10-11 Nec Corp Service providing system, service providing server, service providing method and service providing program
JP2016006563A (en) * 2014-06-20 2016-01-14 富士ゼロックス株式会社 Information processing device and information processing program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5581064A (en) * 1994-11-01 1996-12-03 Pennsylvania Food Merchants Association Automated coupon processing system employing coupon with identifying code and chosen second identifying code uniquely identifying the coupon
JP3067372U (en) * 1999-09-13 2000-03-31 ピープルソフトウェア株式会社 Telemarketing system
JP2002230389A (en) * 2000-11-28 2002-08-16 Dainippon Printing Co Ltd Application processing system
JP2003108847A (en) * 2001-09-28 2003-04-11 Mazda Motor Corp Information processing method, information processing device, and information processing program
JP2007265024A (en) * 2006-03-28 2007-10-11 Nec Corp Service providing system, service providing server, service providing method and service providing program
JP2016006563A (en) * 2014-06-20 2016-01-14 富士ゼロックス株式会社 Information processing device and information processing program

Also Published As

Publication number Publication date
JP6762119B2 (en) 2020-09-30

Similar Documents

Publication Publication Date Title
AU2014207456B2 (en) Unauthorized product detection techniques
US20180174094A1 (en) Blockchain-based food product shelf-life management
US20120280040A1 (en) Wireless-based checkout and loss prevention
CN103563332A (en) Social media identity discovery and mapping
US20160314474A1 (en) Geo-analytic system and method for authentication of goods
JP5425961B2 (en) Information providing apparatus, information providing method, information providing program, and computer-readable recording medium storing the program
CN105338158B (en) A kind of method and device of information processing
CN101315298A (en) Electronic scale
US10867305B2 (en) Review management device, review management method, and review management program
WO2017000014A1 (en) Improved delivery systems and methods
CN110598459B (en) Block chain-based data storage card management method and device
US8402053B2 (en) Registering and discovering unique identifiers
US20210350424A1 (en) Consumer tracking system
US20140244484A1 (en) Network computing environment collection and notification of point of sale information
US20140032370A1 (en) Automatically Linking Product Serial Numbers
JP2022523649A (en) Real-time user matching using buying behavior
CN108429636B (en) Method and device for positioning abnormal system and electronic equipment
US20160005066A1 (en) System and method for automatically detecting and rejecting fradulent coupons
JP6762119B2 (en) Registration management system, registration management method, and registration management program
US20200410486A1 (en) Commodity and service evaluation system and evaluation method
JP6709660B2 (en) Information collecting system, information collecting method, and information collecting program
US20180300781A1 (en) Trial system, trial method, trial processing device, and trial processing method
US20180341449A1 (en) Display control method, order management method, display control device, and recording medium
US20230059050A1 (en) Retail methods and systems
JP2022186371A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200317

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200501

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200811

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200908

R150 Certificate of patent or registration of utility model

Ref document number: 6762119

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150