WO2023032758A1 - Server device, information processing method, and program - Google Patents

Server device, information processing method, and program Download PDF

Info

Publication number
WO2023032758A1
WO2023032758A1 PCT/JP2022/031727 JP2022031727W WO2023032758A1 WO 2023032758 A1 WO2023032758 A1 WO 2023032758A1 JP 2022031727 W JP2022031727 W JP 2022031727W WO 2023032758 A1 WO2023032758 A1 WO 2023032758A1
Authority
WO
WIPO (PCT)
Prior art keywords
item
screen
client device
offer
request
Prior art date
Application number
PCT/JP2022/031727
Other languages
French (fr)
Japanese (ja)
Inventor
崇聡 大城
章 松山
輝男 加藤
浩 竹下
Original Assignee
株式会社between the arts
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 株式会社between the arts filed Critical 株式会社between the arts
Publication of WO2023032758A1 publication Critical patent/WO2023032758A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/08Auctions

Definitions

  • the present invention relates to a server device, an information processing method and a program.
  • Patent Document 1 discloses a display system for works of art.
  • a server device has a control unit.
  • the control unit controls to display a screen including a list of items held by the user on the first client device.
  • a predetermined button is provided for each item in association with the item.
  • the first client device is controlled to display an offer screen for inputting the desired purchase price of the item related to the predetermined button.
  • the desired purchase price of the item is controlled so that it can be viewed only from the first client device of the user who has entered the desired purchase price and from the second client device of the user who has the item, and the item is offered.
  • the second client device is controlled to display a screen containing a reference market price related to the item. do.
  • FIG. 1 is a diagram showing an example of the system configuration of an information processing system.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of a server device;
  • FIG. 3 is a diagram illustrating an example of a hardware configuration of a client device;
  • FIG. 4 is a sequence diagram illustrating an example of information processing of the information processing system.
  • FIG. 5 is a diagram showing an example of a screen displayed on the client device regarding item registration.
  • FIG. 6 is a diagram showing an example of input purchase information.
  • FIG. 7 is a diagram (part 1) showing an example of the list display screen.
  • FIG. 8 is a diagram (part 1) showing an example of the offer screen.
  • FIG. 9 is a diagram showing an example of a price screen.
  • FIG. 1 is a diagram showing an example of the system configuration of an information processing system.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of a server device
  • FIG. 3 is a diagram illustrating an example of a hardware
  • FIG. 10 is a diagram showing an example of the price screen of Modification 1.
  • FIG. 11 is a diagram showing an example of the price screen of Modification 2.
  • FIG. 12 is a diagram showing an example of a screen containing the number of works and estimated prices for each artist.
  • FIG. 13 is a diagram (part 2) showing an example of the list display screen.
  • FIG. 14 is a diagram showing an example of a screen when the like button is selected.
  • FIG. 15 is a diagram (part 2) showing an example of the offer screen.
  • the term "unit” may include, for example, a combination of hardware resources implemented by circuits in a broad sense and software information processing that can be specifically realized by these hardware resources.
  • this information is represented by the level of the signal value as a binary bit aggregate composed of 0 or 1, and communication and calculation are performed on a circuit in a broad sense.
  • a circuit in a broad sense is a circuit realized by at least appropriately combining circuits, circuits, processors, memories, and the like.
  • Application Specific Integrated Circuit ASIC
  • Programmable Logic Device for example, Simple Programmable Logic Device (SPLD), Complex Programmable Logic Device (CPLD), and field It includes a programmable gate array (Field Programmable Gate Array: FPGA)).
  • FIG. 1 is a diagram showing an example of the system configuration of an information processing system 1000.
  • an information processing system 1000 includes a server device 100, a client device 110, and a client device 120 as a system configuration.
  • the client device 110 displays items of a user who collects (collects, possesses, or possesses) items (hereafter also referred to as a collector), and makes an offer, which is a request to sell the items. It is the device used by the user.
  • a client device 120 is a device used by a collector.
  • a collector uses the client device 120 to register an item in the server device 100, receives an offer from the client device 110, sells the item, or rejects the offer.
  • items are those whose asset value can be maintained or increased, such as art, wine, antiques, stamps, coins, figures, sneakers, trading cards, used clothes, branded goods, books, cars, etc. be.
  • the art may be an oil painting, a Japanese painting, or the like, or may be digital art.
  • an example of art will be explained as an item. However, this does not limit the present embodiment.
  • FIG. 1 only one client device 110 is shown in the information processing system 1000 for simplification of explanation. However, as many client devices 110 as there are users are included in the information processing system 1000 .
  • FIG. 1 shows only one client device 120 in the information processing system 1000 for simplification of explanation. However, as many client devices 120 as the number of collectors registered in the information processing system 1000 are included in the information processing system 1000 .
  • smart phones are shown as examples of the client device 110 and the client device 120, but they are not limited to smart phones, and may be PCs (Personal Computers) or tablet computers.
  • Server device 100 is an example of an information processing device.
  • FIG. 2 is a diagram showing an example of the hardware configuration of the server device 100.
  • the server device 100 includes a control unit 201, a storage unit 202, and a communication unit 203 as a hardware configuration.
  • the control unit 201 is a CPU (Central Processing Unit) or the like, and controls the server device 100 as a whole.
  • the storage unit 202 is any one of HDD (Hard Disk Drive), ROM (Read Only Memory), RAM (Random Access Memory), SSD (Solid State Drive), etc., or any combination thereof, and stores programs and controls. It stores data and the like used when the unit 201 executes processing based on a program.
  • the functions of the server device 100 and the like are realized by the control unit 201 executing processing based on the programs stored in the storage unit 202 .
  • the communication unit 203 is a NIC (Network Interface Card) or the like, connects the server device 100 to the network 150, and controls communication with other devices (for example, the client device 110 or the like).
  • NIC Network Interface Card
  • FIG. 3 is a diagram showing an example of the hardware configuration of the client device 110.
  • the client device 110 includes a control unit 301, a storage unit 302, an input/output unit 304, and a communication unit 305 as a hardware configuration.
  • the control unit 301 is a CPU or the like, and controls the entire client device 110 .
  • the storage unit 302 is one of HDD, ROM, RAM, SSD, or any combination thereof, and stores programs, data used when the control unit 301 executes processing based on the programs, and the like.
  • the functions of the client device 110 are implemented by the control unit 301 executing processing based on the programs stored in the storage unit 302 .
  • the image capturing unit 303 is a camera or the like, and captures an image of a subject in accordance with an operator's operation.
  • the subject is art or the like.
  • the input/output unit 304 is a touch panel display or the like, and inputs user operations to the control unit 301 and displays processing results of the control unit 201 and the like.
  • the input/output unit 304 may further include a microphone, a speaker, and the like, and may input the user's voice to the control unit 301 and output the processing result of the control unit 201 by voice.
  • the communication unit 305 connects the client device 110 to the network 150 and controls communication with other devices (for example, the server device 100, the client device 120, etc.).
  • FIG. 4 is a sequence diagram illustrating an example of information processing of the information processing system 1000 .
  • the client device 120 captures an image of an item according to a user's operation.
  • the client device 120 transmits a registration request including the captured image of the item to the server device 100 according to the user's operation.
  • FIG. 5 is a diagram showing an example of a screen displayed on the client device 120 regarding item registration.
  • the server device 100 causes the input/output unit of the client device 120 to display a screen as shown in FIG.
  • FIG. 5 includes a captured image of the item.
  • Information such as artist name, title name, item size (width, height, thickness (mm)), material, etc. may be input by the user of the client device 120, or may be input by the information processing system upon request.
  • An operator at 1000 may enter using a predetermined device.
  • the client device 120 may take an image of the item's certificate or appraisal in response to the user's operation, and send it to the server device 100 as management information together with the imaged image of the item.
  • the client device 120 may input item purchase information according to user operations.
  • FIG. 6 is a diagram showing an example of input purchase information.
  • the item purchase information may be input by the operator of the information processing system 1000 using a predetermined device upon request.
  • the purchase information includes purchase price, year of purchase, source of purchase, and provenance.
  • the server device 100 collects identification information for identifying the user, identification information for identifying the item, captured image of the item, attribute information of the item (information such as artist name, title name, item size, material, etc.), item and the captured image such as the certificate of the item are associated with each other and stored as item information in the storage unit 202 or the like.
  • FIG. A list display request is a request for displaying a list of item information registered in the server device 100 .
  • the server device 100 acquires the item information stored from the storage unit 202 or the like, generates a list display screen as shown in FIG. 7, and causes the client device 110 to display it. .
  • This process is an example of a process in which the control unit 201 controls the client device 110 to display a screen including a list of items collected by a collector in response to a request.
  • FIG. 7 is a diagram (part 1) showing an example of the list display screen. As shown in FIG. 7, item information registered in the server device 100 is displayed in a list for each category on the list display screen.
  • categories include, for example, art, watches, wine, whiskey, and sneakers. In the example of FIG. 7, art in the category is selected.
  • a like button 701 and an offer button 702 are displayed in the items displayed in the list. That is, the series display screen is provided with an offer button in association with the item.
  • Offer button 702 is an example of a predetermined button.
  • the offer button is a button relating to an offer to purchase an item.
  • a like button 701 is a favorite button indicating that the item is liked.
  • the offer button 702 is a button selected by the user when offering the purchase of the corresponding item.
  • FIG. 8 is a diagram (part 1) showing an example of the offer screen.
  • the offer screen includes an area 801 for the user to enter a desired purchase price, a thumbnail image 802 of the item the user wishes to purchase, and a button selected when confirming the offer. 803 and .
  • a thumbnail image is a reduced image of an item showing the item.
  • the server device 100 transmits the offer information to the client device 120 in SQ308.
  • the offer information includes identification information for identifying the item, information on the desired purchase price, and the like, and is information indicating that an offer has been received for the collector's corresponding item.
  • the client device 120 displays a mark or the like indicating that the offer information has been received on the user's account web page or the like. Further, when the offer information is transmitted by e-mail, the client device 120 may display on the input/output unit or the like that the offer information has been received in the e-mail.
  • the collector performs a predetermined operation on the user's account web page or the like in order to confirm the content of the offer information.
  • the client device 120 transmits an offer detail screen display request to the server device 100.
  • server device 100 receives the desired purchase price, the user name of the user making the offer, the information on the item being offered, etc. that were input on the screen shown in FIG. Control to display the offer detail screen containing.
  • the server device 100 controls the desired purchase price of the item so that it can be viewed only from the client device 110 of the user who has input the desired purchase price and from the client device 120 of the user who has the item. That is, the person who can know the desired purchase price of the item on the screen shown in FIG. 8 is the person who entered the desired purchase price and the collector who receives the offer request and owns the corresponding item.
  • the server device 100 controls so that no one other than these two people knows that the offer request has been received or the desired purchase price of the item in the offer request. That is, the server device 100 controls so that the desired purchase price of the item is not displayed on a screen that can be viewed by people other than the user who made the offer and the collector who received the offer.
  • the client device 120 When a predetermined operation is performed on the client device 120, such as by selecting a button for displaying item price information on the offer details screen, in SQ311 the client device 120 requests display of a price information screen showing item price information. to the server device 100 .
  • the server device 100 receives the price information screen display request, in SQ312, the server device 100 controls the client device 120 to display a screen containing reference market prices related to items as shown in FIG.
  • FIG. 9 is a diagram showing an example of a price screen.
  • the price screen of the corresponding item is displayed.
  • Area 901 displays the purchase price. This purchase price is the purchase price included in the item information.
  • Area 902 displays the reference market price.
  • the server device 100 for example, based on the same artist name, size of similar items, multiple auction prices of similar items of the same material within a predetermined period (for example, within half a year when the price screen is displayed), etc.
  • the reference market price of the item for which there was a the server device 100 may obtain the reference market price of the item periodically (for example, once every six months) and store it in the storage unit 202 or the like as item information. With such a configuration, for example, as shown in area 903, it is possible to graph the price transition of the item and display it on the price screen.
  • the server device 100 may display the desired purchase price included in the offer information on the price screen.
  • the item price transition graph displayed in the area 903 is an example of information indicating the item price transition.
  • the item price transition is not limited to the price transition from the purchase price of the item.
  • the server device 100 can acquire the price information of the item before the collector purchased the item from one or more auction systems based on the information identifying the item, the acquired price information may be reflected in the item price transition graph and displayed. At that time, the server device 100 may display the price transition before the purchase and the price transition after the purchase in a distinguishable manner.
  • the recognizable mode includes, for example, displaying with different colors, displaying with different lines, and the like.
  • the screen shown in FIG. 9 is displayed only when the collector who received the offer performs a predetermined operation. That is, the screen shown in FIG. 9 is a screen that is displayed only to the collector who has received the offer, only before the collector accepts the offer and decides whether or not to accept the offer.
  • Collectors refer to price screens to determine whether or not to accept offers for items. Then, the collector selects, for example, a return button or the like to transition the screen from the price screen to the offer details screen.
  • the collector selects a predetermined button on the offer detail screen, for example.
  • server device 100 transmits information indicating that the collector has accepted the offer to the user who made the offer.
  • This process causes the client device 120 to display a screen for confirming whether or not to accept an offer based on the fact that a predetermined operation has been performed on the screen containing the reference market price related to the item. It is an example of processing to control. That is, an example of a screen for confirming whether or not to accept an offer is the offer details screen.
  • collectors can also have their items viewed by others. Also, a user who sees a collector's item and wishes to purchase it can submit a purchase request for the item simply by selecting the offer button and entering the desired purchase price. Since the information processing system 1000 of the present embodiment is different from a so-called general auction system, it is not configured so that a collector inputs a selling price, prompt decision price, etc. of an item. Since these prices are not configured to be input, the server apparatus 100 naturally does not display these prices.
  • Modification 1 A modification of the first embodiment will be described.
  • the server device 100 of Modification 1 estimates the future estimated price of the item based on the price transition from the purchase price of the item, and displays the estimated estimated price on the price transition graph.
  • FIG. 10 is a diagram showing an example of the price screen of Modification 1. As shown in FIG. As shown in FIG. 10 , the price screen includes information 1010 on expected future prices obtained by the server device 100 . Note that the server device 100 may obtain the predicted price by machine learning. According to Modification 1, it is possible to present the collector with information on the expected future price of the item.
  • the server device 100 of Modification 2 estimates the predicted price of the item based on the price transition from the purchase price of the item, displays the predicted predicted price on the price transition graph, and displays the predicted price based on the predicted price. to determine whether or not it is time to sell the item. For example, if the estimated future price of the item is higher than the current reference market price, the server device 100 determines that the item is not yet on sale. Also, for example, the server device 100 determines that the item is on sale when the estimated future price of the item is lower than the current reference market price. The server device 100 performs control to include and display the price screen based on the determination result.
  • FIG. 11 is a diagram showing an example of the price screen of Modification 2.
  • the price screen includes information 1100 regarding item sales.
  • Information about the sale of items is an example of a message about information indicating price transitions. According to Modification 2, it is possible to present to the collector whether or not the item is for sale.
  • FIG. 12 is a diagram showing an example of a screen containing the number of works and estimated prices for each artist. As shown in FIG. 12, the screen includes the number of works and an estimated price for each author of the item. For example, a display 1210 indicates that a collection of 16 works by the artist KYNE has been collected, and the total purchase price of the 16 works is 6,273,100 yen. According to Modified Example 3, the collector can immediately grasp how many works by which artist are held and the estimated total price of each artist's works. The server device 100 may display the total estimated price of each artist's work together with the total purchase price of each artist's work.
  • the server device 100 of Modification 4 controls the client device 120 to display an item management screen in response to a request from the client device 120 .
  • a storage service request button is provided in association with the item.
  • the server device 100 transmits an item storage request including information about the item to the device related to item storage.
  • the item information includes item attribute information included in the item information.
  • a device related to item storage is, for example, a server device of a company that provides an item storage service, a PC, or the like.
  • the collector can request a company or the like that provides an item storage service to store the item by simply selecting a button for the item that the collector needs.
  • the company that provides the information processing system 1000 and the company that provides the item storage service may be the same company.
  • the server device 100 of Modification 5 controls the client device 120 to display an item management screen in response to a request.
  • a warranty request button is provided in association with the item.
  • the server device 100 transmits an item warranty application request including information about the item to a device relating to insurance of the item.
  • the item information includes item information.
  • a device related to item insurance is, for example, a server device or a PC that provides an item guarantee service (for example, a guarantee of up to 50 million yen depending on the price of the work).
  • the collector can request the item warranty from a company or the like that provides a service related to the item warranty simply by selecting a button for the required item.
  • a service such as telephone support at a dedicated window may be added. Telephone support enables inquiries regarding item transportation, framing, etc.
  • Modification 6 A modification of the first embodiment will be described.
  • server device 100 upon receiving a list display request, acquires stored item information from storage unit 202 or the like, generates a list display screen as shown in FIG. display.
  • FIG. 13 is a diagram (part 2) showing an example of the list display screen.
  • item information registered in the server device 100 is displayed in a list for each category on the list display screen.
  • categories include, for example, art, watches, wine, whiskey, and sneakers. In the example of FIG. 13, art in the category is selected.
  • a Like button 1310 is displayed for the items displayed in the list. That is, the list display screen is provided with a "Like" button associated with the item.
  • the like button 1310 is an example of a predetermined button.
  • the server device 100 changes the display of the like button 1310 . More specifically, for example, the server device 100 changes the display to a white like button 1310 before selection and a red like button 1310 after selection.
  • FIG. 14 is a diagram showing an example of a screen when the like button is selected.
  • the screen 1400 includes information indicating that the like button has been selected, a thumbnail image of the item for which the like button has been selected, link information 1410 for purchasing the item, and the like.
  • FIG. 15 is a diagram (part 2) showing an example of the offer screen.
  • an offer screen 1500 includes an area 1501 for the user to enter a desired purchase price, a thumbnail image 1502 of the item the user wishes to purchase, and an item selected when confirming the offer. buttons 1503 and .
  • the server device 100 transmits the offer information to the corresponding client device 120 .
  • Variation 6 also allows collectors to have their items seen by others. Also, a user who sees a collector's item and wants to purchase it can press the "Like" button, enter the desired purchase price on the displayed screen, and send a purchase request for the item.
  • the server device has a control unit, and the control unit controls a first client device to display a screen including a list of items owned by a user in response to a request.
  • the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button
  • a screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen.
  • the desired purchase price of the item is sent to the second client device of the user who owns the item, and the desired purchase price of the item is sent to the first client device of the user who entered the desired purchase price and the desired purchase price of the item.
  • a predetermined operation is performed on the second client device based on receiving information indicating that an offer has been received regarding the item.
  • a server device that, when done, controls a screen containing a reference market price associated with the item to be displayed at the second client device.
  • the screen including the reference market price includes information indicating the price transition of the item.
  • the screen including the reference market price includes a message regarding information indicating the price transition of the item. .
  • the server device has a control unit, and the control unit controls the first client device to display a screen including a list of items held by the user in response to a request.
  • the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button
  • a screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen.
  • the server device has a control unit, and the control unit controls the first client device to display a screen containing a list of items held by the user in response to a request.
  • the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button
  • a screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen.
  • an item is transmitted to a second client device of a user who owns the item, and in response to a request, the second client device is controlled to display a management screen for the item;
  • a server device which is provided with a storage service request button in association, and which, when the storage service request button is selected, transmits an item storage request including information about the item to a device related to item storage.
  • the server device has a control unit, and the control unit controls the first client device to display a screen containing a list of items held by the user in response to a request.
  • the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button
  • a screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen.
  • an item is transmitted to a second client device of a user who owns the item, and in response to a request, the second client device is controlled to display a management screen for the item;
  • a server device which is provided with a warranty request button in association, and which, when the warranty request button is selected, transmits a warranty application request for the item, including information about the item, to a device regarding the warranty for the item.
  • An information processing method executed by a server device in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button.
  • a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device.
  • the desired purchase price of the item is sent to the second client device of the user who has the item, and the desired purchase price of the item is sent to the first client device of the user who entered the desired purchase price and the desired purchase price of the user who owns the item.
  • a predetermined operation is performed in the second client device based on receiving information indicating that an offer regarding the item has been received, the An information processing method for controlling display of a screen including reference market prices related to items on the second client device.
  • An information processing method executed by a server device in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button.
  • a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device. and, in response to a request, a screen containing the number of works by each artist and the estimated price of the item owned by the user is displayed on the second client device.
  • An information processing method executed by a server device in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button.
  • a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device.
  • An information processing method wherein a button is provided, and when the storage service request button is selected, the storage request for the item including the information regarding the item is transmitted to a device related to storage of the item.
  • An information processing method executed by a server device in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button.
  • a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device.
  • the information processing method transmits a warranty application request for the item, including information about the item, to a device regarding the warranty for the item.
  • the server device 100 may be provided as a computer-readable non-temporary storage medium storing the above-described program. Further, the embodiment and modifications described above may be arbitrarily combined and implemented.
  • the server device 100 generates a screen, transmits the screen to the client device 110 and the client device 120, and displays the screen on the client device 110 and the client device 120.
  • the server device 100 generates data for generating a screen, transmits the data to the client device 110 or the client device 120, and the client device 110 or the client device 120 that receives the data generates a screen based on the data, You may make it display. These are also included in screen display control by the server device 100 .
  • the server device 100 may enable setting of whether or not to display an offer button for each item. Also, the server device 100 may automatically switch between always displaying the offer button according to the category of the item and whether to display the offer button according to the collector's setting. For example, the server device 100 always displays the offer button when the category of the item is art. On the other hand, the server device 100 allows the collector to set whether to display an offer button for each item when the category of the item is other than art.
  • server device 110 client device 120: client device 150: network 201: control unit 202: storage unit 203: communication unit 301: control unit 302: storage unit 303: imaging unit 304: input/output unit 305: communication unit 701: Button 702 : Offer button 801 : Area 802 : Thumbnail image 803 : Button 901 : Area 902 : Area 903 : Area 1000 : Information processing system 1010 : Information 1100 : Information 1210 : Display 1310 : Button 1400 : Screen 1410 : Link information 1500 : Offer screen 1501: Area 1502: Thumbnail image 1503: Button

Landscapes

  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

In accordance with a request, this server device displays on a first client device a screen that includes a list of items possessed by a user. The screen is provided with prescribed buttons each of which is associated with an item, and upon the selection of a prescribed button, an offer screen for inputting a desired purchase price for the item associated with the prescribed button is displayed on the first client device. When an offer is made, information indicating that an offer related to the item has been delivered is transmitted to a second client device of the user possessing the item. The desired purchase price of the item is controlled so as to be viewable only from the first client device and the second client device, and when a prescribed operation is carried out on the second client device upon receipt of the information indicating that an offer related to the item has been delivered, a screen that includes a reference market price associated with the item is displayed on the second client device.

Description

サーバー装置、情報処理方法及びプログラムServer device, information processing method and program
 本発明は、サーバー装置、情報処理方法及びプログラムに関する。 The present invention relates to a server device, an information processing method and a program.
 特許文献1には、芸術作品の展示システムが開示されている。 Patent Document 1 discloses a display system for works of art.
特開2005-071307号公報Japanese Patent Application Laid-Open No. 2005-071307
 自分がコレクションしているアイテムを他の人に見てもらいたいと思うコレクターが存在する。また、他の人が望むならコレクションしているアイテムを売ってもよいと考えるコレクターも存在する。 "There are collectors who want others to see the items they collect." There are also collectors who believe they can sell the items they collect if others want to.
 本発明の一態様によれば、サーバー装置が提供される。このサーバー装置は、制御部を有する。制御部は、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御する。画面には、アイテムに関連付けてアイテムごとに所定のボタンが設けられる。所定のボタンが選択されたことに基づいて、所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を第1のクライアント装置において表示させるよう制御する。オファー画面において、希望購入価格が入力され、所定の操作が行われると、アイテムに関してオファーが届いていることを示す情報を、アイテムを保有している利用者の第2のクライアント装置に送信する。アイテムの希望購入価格は、希望購入価格を入力した利用者の第1のクライアント装置と、アイテムを保有している利用者の第2のクライアント装置と、からのみ閲覧可能に制御し、アイテムに関してオファーが届いていることを示す情報を受信したことに基づき、第2のクライアント装置において所定の操作が行われると、アイテムに関連する参考市場価格を含む画面を第2のクライアント装置において表示させるよう制御する。 According to one aspect of the present invention, a server device is provided. This server device has a control unit. In response to the request, the control unit controls to display a screen including a list of items held by the user on the first client device. On the screen, a predetermined button is provided for each item in association with the item. Based on the selection of the predetermined button, the first client device is controlled to display an offer screen for inputting the desired purchase price of the item related to the predetermined button. When a desired purchase price is input on the offer screen and a prescribed operation is performed, information indicating that an offer has been received regarding the item is transmitted to the second client device of the user who owns the item. The desired purchase price of the item is controlled so that it can be viewed only from the first client device of the user who has entered the desired purchase price and from the second client device of the user who has the item, and the item is offered. When a predetermined operation is performed on the second client device based on the reception of the information indicating that the item has arrived, the second client device is controlled to display a screen containing a reference market price related to the item. do.
図1は、情報処理システムのシステム構成の一例を示す図である。FIG. 1 is a diagram showing an example of the system configuration of an information processing system. 図2は、サーバー装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of a server device; 図3は、クライアント装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a client device; 図4は、情報処理システムの情報処理の一例を示すシーケンス図である。FIG. 4 is a sequence diagram illustrating an example of information processing of the information processing system. 図5は、アイテムの登録に関してクライアント装置に表示される画面の一例を示す図である。FIG. 5 is a diagram showing an example of a screen displayed on the client device regarding item registration. 図6は、入力された購入情報の一例を示す図である。FIG. 6 is a diagram showing an example of input purchase information. 図7は、一覧表示画面の一例を示す図(その1)である。FIG. 7 is a diagram (part 1) showing an example of the list display screen. 図8は、オファー画面の一例を示す図(その1)である。FIG. 8 is a diagram (part 1) showing an example of the offer screen. 図9は、価格画面の一例を示す図である。FIG. 9 is a diagram showing an example of a price screen. 図10は、変形例1の価格画面の一例を示す図である。FIG. 10 is a diagram showing an example of the price screen of Modification 1. As shown in FIG. 図11は、変形例2の価格画面の一例を示す図である。FIG. 11 is a diagram showing an example of the price screen of Modification 2. As shown in FIG. 図12は、作家ごとの作品点数及び推定価格を含む画面の一例を示す図である。FIG. 12 is a diagram showing an example of a screen containing the number of works and estimated prices for each artist. 図13は、一覧表示画面の一例を示す図(その2)である。FIG. 13 is a diagram (part 2) showing an example of the list display screen. 図14は、いいねボタンが選択された際の画面の一例を示す図である。FIG. 14 is a diagram showing an example of a screen when the like button is selected. 図15は、オファー画面の一例を示す図(その2)である。FIG. 15 is a diagram (part 2) showing an example of the offer screen.
 以下、図面を用いて本発明の実施形態について説明する。以下に示す実施形態中で示した各種特徴事項は、互いに組み合わせ可能である。 Embodiments of the present invention will be described below with reference to the drawings. Various features shown in the embodiments shown below can be combined with each other.
 本明細書において「部」とは、例えば、広義の回路によって実施されるハードウェア資源と、これらのハードウェア資源によって具体的に実現されうるソフトウェアの情報処理とを合わせたものも含みうる。また、本実施形態においては様々な情報を取り扱うが、これら情報は、0又は1で構成される2進数のビット集合体として信号値の高低によって表され、広義の回路上で通信・演算が実行されうる。 In this specification, the term "unit" may include, for example, a combination of hardware resources implemented by circuits in a broad sense and software information processing that can be specifically realized by these hardware resources. In addition, although various information is handled in this embodiment, this information is represented by the level of the signal value as a binary bit aggregate composed of 0 or 1, and communication and calculation are performed on a circuit in a broad sense. can be
 また、広義の回路とは、回路(Circuit)、回路類(Circuitry)、プロセッサ(Processor)、及びメモリ(Memory)等を少なくとも適当に組み合わせることによって実現される回路である。すなわち、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、及びフィールドプログラマブルゲートアレイ(Field Programmable Gate Array:FPGA))等を含むものである。 A circuit in a broad sense is a circuit realized by at least appropriately combining circuits, circuits, processors, memories, and the like. Application Specific Integrated Circuit (ASIC), Programmable Logic Device (for example, Simple Programmable Logic Device (SPLD), Complex Programmable Logic Device (CPLD), and field It includes a programmable gate array (Field Programmable Gate Array: FPGA)).
<実施形態1>
1.システム構成
 図1は、情報処理システム1000のシステム構成の一例を示す図である。図1に示されるように、情報処理システム1000は、システム構成として、サーバー装置100と、クライアント装置110と、クライアント装置120と、を含む。クライアント装置110は、アイテムをコレクション(収集、又は所蔵、又は保有)している利用者(以下、コレクターともいう)のアイテムを表示させ、鑑賞したり、アイテムの販売要求であるオファーを行ったりするユーザーが使用する装置である。クライアント装置120は、コレクターが使用する装置である。コレクターは、クライアント装置120を使用してアイテムをサーバー装置100に登録したり、クライアント装置110からのオファーに対して、オファーを受けてアイテムを売ったり、オファーを拒否したりする。ここで、アイテムとは、資産価値が維持できる、又は上昇していくものであって、アート、ワイン、骨董、切手、コイン、フィギュア、スニーカー、トレーディングカード、古着、ブランド品、書籍、車等である。なお、アートは、油絵や日本画等あってもよいし、デジタルアートであってもよい。
 なお、以下では説明の簡略化のため、アイテムとしてアートを例に説明を行う。但し、このことは本実施の形態を制限するものではない。
<Embodiment 1>
1. System Configuration FIG. 1 is a diagram showing an example of the system configuration of an information processing system 1000. As shown in FIG. As shown in FIG. 1, an information processing system 1000 includes a server device 100, a client device 110, and a client device 120 as a system configuration. The client device 110 displays items of a user who collects (collects, possesses, or possesses) items (hereafter also referred to as a collector), and makes an offer, which is a request to sell the items. It is the device used by the user. A client device 120 is a device used by a collector. A collector uses the client device 120 to register an item in the server device 100, receives an offer from the client device 110, sells the item, or rejects the offer. Here, items are those whose asset value can be maintained or increased, such as art, wine, antiques, stamps, coins, figures, sneakers, trading cards, used clothes, branded goods, books, cars, etc. be. The art may be an oil painting, a Japanese painting, or the like, or may be digital art.
In the following, for the sake of simplification of explanation, an example of art will be explained as an item. However, this does not limit the present embodiment.
 図1では、説明の簡略化のため、情報処理システム1000において、クライアント装置110は1台しか図示していない。しかし、ユーザーの数だけクライアント装置110は情報処理システム1000に含まれる。同様に、図1では、説明の簡略化のため、情報処理システム1000において、クライアント装置120は1台しか図示していない。しかし、情報処理システム1000に登録しているコレクターの数だけクライアント装置120は情報処理システム1000に含まれる。
 また、図1では、クライアント装置110及びクライアント装置120の例として、スマートフォンを示しているが、スマートフォンに限定されるものではなく、PC(Personal Computer)であってもよいし、タブレット型コンピュータであってもよい。サーバー装置100は、情報処理装置の一例である。
In FIG. 1, only one client device 110 is shown in the information processing system 1000 for simplification of explanation. However, as many client devices 110 as there are users are included in the information processing system 1000 . Similarly, FIG. 1 shows only one client device 120 in the information processing system 1000 for simplification of explanation. However, as many client devices 120 as the number of collectors registered in the information processing system 1000 are included in the information processing system 1000 .
In addition, in FIG. 1, smart phones are shown as examples of the client device 110 and the client device 120, but they are not limited to smart phones, and may be PCs (Personal Computers) or tablet computers. may Server device 100 is an example of an information processing device.
2.ハードウェア構成
(1)サーバー装置100のハードウェア構成
 図2は、サーバー装置100のハードウェア構成の一例を示す図である。サーバー装置100は、ハードウェア構成として、制御部201と、記憶部202と、通信部203と、を含む。制御部201は、CPU(Central Processing Unit)等であって、サーバー装置100の全体を制御する。記憶部202は、HDD(Hard Disk Drive)、ROM(Read Only Memory)、RAM(Random Access Memory)、SSD(Solid Sate Drive)等の何れか、又はこれらの任意の組み合わせであって、プログラム及び制御部201がプログラムに基づき処理を実行する際に利用するデータ等を記憶する。制御部201が、記憶部202に記憶されているプログラムに基づき、処理を実行することによって、サーバー装置100の機能等が実現される。通信部203は、NIC(Network Interface Card)等であって、サーバー装置100をネットワーク150に接続し、他の装置(例えば、クライアント装置110等)との通信を司る。
 なお、本実施形態では、制御部201がプログラムに基づき処理を実行する際に利用するデータを記憶部202に記憶するものとして説明すると、サーバー装置100が通信可能な他の装置の記憶部等に記憶するようにしてもよい。
2. Hardware Configuration (1) Hardware Configuration of Server Device 100 FIG. 2 is a diagram showing an example of the hardware configuration of the server device 100. As shown in FIG. The server device 100 includes a control unit 201, a storage unit 202, and a communication unit 203 as a hardware configuration. The control unit 201 is a CPU (Central Processing Unit) or the like, and controls the server device 100 as a whole. The storage unit 202 is any one of HDD (Hard Disk Drive), ROM (Read Only Memory), RAM (Random Access Memory), SSD (Solid State Drive), etc., or any combination thereof, and stores programs and controls. It stores data and the like used when the unit 201 executes processing based on a program. The functions of the server device 100 and the like are realized by the control unit 201 executing processing based on the programs stored in the storage unit 202 . The communication unit 203 is a NIC (Network Interface Card) or the like, connects the server device 100 to the network 150, and controls communication with other devices (for example, the client device 110 or the like).
In the present embodiment, it is assumed that data used when the control unit 201 executes processing based on a program is stored in the storage unit 202, and the server apparatus 100 stores data in storage units of other devices with which the server apparatus 100 can communicate. You may make it memorize|store.
(2)クライアント装置110のハードウェア構成
 図3は、クライアント装置110のハードウェア構成の一例を示す図である。クライアント装置110は、ハードウェア構成として、制御部301と、記憶部302と、入出力部304と、通信部305と、を含む。制御部301は、CPU等であって、クライアント装置110の全体を制御する。記憶部302は、HDD、ROM、RAM、SSDの何れか、又はこれらの任意の組み合わせであって、プログラム、制御部301がプログラムに基づき処理を実行する際に利用するデータ等を記憶させる。制御部301が、記憶部302に記憶されているプログラムに基づき、処理を実行することによって、クライアント装置110の機能が実現される。撮像部303は、カメラ等であって、操作者の操作に応じて、被写体を撮像する。本実施形態の例では、被写体は、アート等である。入出力部304は、タッチパネルディスプレイ等であって、ユーザー操作を制御部301に入力したり、制御部201の処理の結果等を表示したりする。なお、入出力部304は、更に、マイク及びスピーカー等であって、ユーザーの音声を制御部301に入力したり、制御部201の処理の結果等を音声で出力したりしてもよい。通信部305は、クライアント装置110をネットワーク150に接続し、他の装置(例えば、サーバー装置100、クライアント装置120等)との通信を司る。
(2) Hardware Configuration of Client Device 110 FIG. 3 is a diagram showing an example of the hardware configuration of the client device 110. As shown in FIG. The client device 110 includes a control unit 301, a storage unit 302, an input/output unit 304, and a communication unit 305 as a hardware configuration. The control unit 301 is a CPU or the like, and controls the entire client device 110 . The storage unit 302 is one of HDD, ROM, RAM, SSD, or any combination thereof, and stores programs, data used when the control unit 301 executes processing based on the programs, and the like. The functions of the client device 110 are implemented by the control unit 301 executing processing based on the programs stored in the storage unit 302 . The image capturing unit 303 is a camera or the like, and captures an image of a subject in accordance with an operator's operation. In the example of this embodiment, the subject is art or the like. The input/output unit 304 is a touch panel display or the like, and inputs user operations to the control unit 301 and displays processing results of the control unit 201 and the like. The input/output unit 304 may further include a microphone, a speaker, and the like, and may input the user's voice to the control unit 301 and output the processing result of the control unit 201 by voice. The communication unit 305 connects the client device 110 to the network 150 and controls communication with other devices (for example, the server device 100, the client device 120, etc.).
3.情報処理
 図4は、情報処理システム1000の情報処理の一例を示すシーケンス図である。
 SQ301において、クライアント装置120は、ユーザー操作に応じて、アイテムを撮像する。
 SQ302において、クライアント装置120は、ユーザー操作に応じて、アイテムの撮像画像を含む、登録要求をサーバー装置100に送信する。
 図5は、アイテムの登録に関してクライアント装置120に表示される画面の一例を示す図である。サーバー装置100は、クライアント装置120からの要求に応じて、図5に示されるような画面をクライアント装置120の入出力部に表示させる。図5には、アイテムの撮像画像が含まれている。ユーザーは、クライアント装置120を操作してアイテムを撮像し、撮像画像を選択すると、図5に示されるように撮像画像が表示される。アーティスト名、タイトル名、アイテムの大きさ(幅、高さ、厚さ(mm))、素材等の情報は、クライアント装置120のユーザーが入力してもよいし、依頼に応じて、情報処理システム1000におけるオペレータが所定の装置を用いて入力してもよい。
3. Information Processing FIG. 4 is a sequence diagram illustrating an example of information processing of the information processing system 1000 .
In SQ301, the client device 120 captures an image of an item according to a user's operation.
In SQ302, the client device 120 transmits a registration request including the captured image of the item to the server device 100 according to the user's operation.
FIG. 5 is a diagram showing an example of a screen displayed on the client device 120 regarding item registration. In response to a request from the client device 120, the server device 100 causes the input/output unit of the client device 120 to display a screen as shown in FIG. FIG. 5 includes a captured image of the item. When the user operates the client device 120 to capture an image of an item and select a captured image, the captured image is displayed as shown in FIG. Information such as artist name, title name, item size (width, height, thickness (mm)), material, etc. may be input by the user of the client device 120, or may be input by the information processing system upon request. An operator at 1000 may enter using a predetermined device.
 また、クライアント装置120は、ユーザー操作に応じて、アイテムの証明書や鑑定書を撮像し、アイテムの撮像画像と共に、管理情報としてサーバー装置100に送信するようにしてもよい。 In addition, the client device 120 may take an image of the item's certificate or appraisal in response to the user's operation, and send it to the server device 100 as management information together with the imaged image of the item.
 また、クライアント装置120は、ユーザー操作に応じて、アイテムの購入情報を入力するようにしてもよい。図6は、入力された購入情報の一例を示す図である。なお、アイテムの購入情報は、依頼に応じて、情報処理システム1000におけるオペレータが所定の装置を用いて入力してもよい。図6の例では、購入情報として、購入価格、購入年、購入元、来歴が含まれる。 Also, the client device 120 may input item purchase information according to user operations. FIG. 6 is a diagram showing an example of input purchase information. The item purchase information may be input by the operator of the information processing system 1000 using a predetermined device upon request. In the example of FIG. 6, the purchase information includes purchase price, year of purchase, source of purchase, and provenance.
 SQ303において、サーバー装置100は、ユーザーを識別する識別情報、アイテムを識別する識別情報、アイテムの撮像画像、アイテムの属性情報(アーティスト名、タイトル名、アイテムの大きさ、素材等の情報)、アイテムの購入情報、アイテムの証明書等の撮像画像を関連付けてアイテム情報として記憶部202等に記憶する。 In SQ303, the server device 100 collects identification information for identifying the user, identification information for identifying the item, captured image of the item, attribute information of the item (information such as artist name, title name, item size, material, etc.), item and the captured image such as the certificate of the item are associated with each other and stored as item information in the storage unit 202 or the like.
 SQ304において、サーバー装置100は、クライアント装置110より一覧表示要求を受信する。一覧表示要求は、サーバー装置100に登録されているアイテム情報の一覧の表示を要求するリクエストである。
 一覧表示要求を受信すると、SQ305において、サーバー装置100は、記憶部202等より記憶されているアイテム情報を取得し、図7に示されるような一覧表示画面を生成し、クライアント装置110に表示させる。この処理は、制御部201が、要求に応じて、コレクターがコレクションしているアイテムの一覧を含む画面をクライアント装置110において表示させるよう制御する処理の一例である。図7は、一覧表示画面の一例を示す図(その1)である。図7に示されるように、一覧表示画面には、サーバー装置100に登録されているアイテム情報がカテゴリごとに一覧で表示されている。ここで、カテゴリには、例えば、アート、時計、ワイン、ウイスキー、スニーカー等がある。図7の例では、カテゴリの中のアートが選択されている。
At SQ304, the server device 100 receives the list display request from the client device 110. FIG. A list display request is a request for displaying a list of item information registered in the server device 100 .
Upon receiving the list display request, in SQ305, the server device 100 acquires the item information stored from the storage unit 202 or the like, generates a list display screen as shown in FIG. 7, and causes the client device 110 to display it. . This process is an example of a process in which the control unit 201 controls the client device 110 to display a screen including a list of items collected by a collector in response to a request. FIG. 7 is a diagram (part 1) showing an example of the list display screen. As shown in FIG. 7, item information registered in the server device 100 is displayed in a list for each category on the list display screen. Here, categories include, for example, art, watches, wine, whiskey, and sneakers. In the example of FIG. 7, art in the category is selected.
 また、図7に示されるように、一覧で表示されているアイテムには、いいねボタン701と、オファーボタン702とが表示されている。すなわち、一連表示画面には、アイテムに関連付けてオファーボタンが設けられている。オファーボタン702は、所定のボタンの一例である。オファーボタンは、アイテムの購入のオファーに関するボタンである。いいねボタン701は、アイテムが気に入ったことを示すお気に入りボタンである。クライアント装置110のユーザーがいいねボタン701を選択すると、サーバー装置100は、いいねボタン701の表示を変更する。より具体的に説明すると、例えば、サーバー装置100は、選択前は白のいいねボタン701を、選択後は赤色のいいねボタン701に表示を変更する。ユーザーは、一覧で表示されているアイテムのうち、気になったアイテムに対していいねボタン701を選択することによって、例えば、後でいいねボタン701を選択したアイテムだけを表示させることができる。オファーボタン702は、該当するアイテムの購入をオファーする際にユーザーが選択するボタンである。 Also, as shown in FIG. 7, a like button 701 and an offer button 702 are displayed in the items displayed in the list. That is, the series display screen is provided with an offer button in association with the item. Offer button 702 is an example of a predetermined button. The offer button is a button relating to an offer to purchase an item. A like button 701 is a favorite button indicating that the item is liked. When the user of the client device 110 selects the like button 701 , the server device 100 changes the display of the like button 701 . More specifically, for example, the server device 100 changes the display to a white like button 701 before selection and a red like button 701 after selection. By selecting the like button 701 for an item of interest among the items displayed in the list, the user can, for example, display only the item for which the like button 701 is selected later. . The offer button 702 is a button selected by the user when offering the purchase of the corresponding item.
 オファーボタン702が選択されると、SQ306において、サーバー装置100は、クライアント装置110よりオファー表示要求を受け取る。
 オファー表示要求を受け取ると、SQ307において、サーバー装置100は、オファー画面をクライアント装置110の入出力部304に表示させるよう制御する。
 図8は、オファー画面の一例を示す図(その1)である。図8に示されるように、オファー画面には、ユーザーが希望購入価格を入力する領域801と、ユーザーが購入を希望しているアイテムのサムネイル画像802と、オファーを確定する際に選択されるボタン803と、が含まれる。サムネイル画像は、アイテムを示す、アイテムの縮小画像である。
When the offer button 702 is selected, the server device 100 receives an offer display request from the client device 110 in SQ306.
Upon receiving the offer display request, server device 100 controls input/output unit 304 of client device 110 to display an offer screen in SQ307.
FIG. 8 is a diagram (part 1) showing an example of the offer screen. As shown in FIG. 8, the offer screen includes an area 801 for the user to enter a desired purchase price, a thumbnail image 802 of the item the user wishes to purchase, and a button selected when confirming the offer. 803 and . A thumbnail image is a reduced image of an item showing the item.
 クライアント装置110を介してユーザーによって領域801に希望購入価格が入力され、ボタン803が選択されると、SQ308において、サーバー装置100は、オファー情報をクライアント装置120に送信する。オファー情報には、アイテムを識別する識別情報、希望購入価格の情報等が含まれ、コレクターの該当するアイテムに関してオファーが届いていることを示す情報である。クライアント装置120は、オファー情報を受信すると、ユーザーのアカウントのWebページ等において、オファー情報が受信されたことを示すマーク等を表示する。また、オファー情報が電子メールで送信された場合、クライアント装置120は、電子メールにおいてオファー情報を受信したことを入出力部等に表示してもよい。 When the desired purchase price is entered in the area 801 by the user via the client device 110 and the button 803 is selected, the server device 100 transmits the offer information to the client device 120 in SQ308. The offer information includes identification information for identifying the item, information on the desired purchase price, and the like, and is information indicating that an offer has been received for the collector's corresponding item. When the offer information is received, the client device 120 displays a mark or the like indicating that the offer information has been received on the user's account web page or the like. Further, when the offer information is transmitted by e-mail, the client device 120 may display on the input/output unit or the like that the offer information has been received in the e-mail.
 例えば、オファー情報が受信されたことを示すマーク等が表示されると、コレクターは、オファー情報の内容を確認するため、ユーザーのアカウントのWebページ等において、所定の操作を行う。すると、SQ309において、クライアント装置120は、オファー詳細画面表示要求をサーバー装置100に送信する。
 オファー詳細画面表示要求を受信すると、SQ310において、サーバー装置100は、図8に示される画面において入力された希望購入価格、オファーを行っているユーザーのユーザー名、オファーされているアイテムの情報等を含むオファー詳細画面を表示するよう制御する。
 ここで、サーバー装置100は、アイテムの希望購入価格を、希望購入価格を入力したユーザーのクライアント装置110と、アイテムを保有している利用者のクライアント装置120と、からのみ閲覧可能に制御する。すなわち、アイテムの希望購入価格を知り得るのは、図8に示される画面において、希望購入価格を入力した本人と、オファー要求を受け取った、該当するアイテムを保有しているコレクターと、である。サーバー装置100は、この2人以外の人がオファー要求を受け取ったことや、そのオファー要求でのアイテムの希望購入価格を知ることがないように制御を行う。すなわち、サーバー装置100は、オファーを出したユーザー及びオファーを受け取ったコレクター以外の人が視認可能な画面においては、アイテムの希望購入価格を表示しないよう制御する。
For example, when a mark or the like indicating that the offer information has been received is displayed, the collector performs a predetermined operation on the user's account web page or the like in order to confirm the content of the offer information. Then, in SQ309, the client device 120 transmits an offer detail screen display request to the server device 100. FIG.
Upon receiving the offer detail screen display request, in SQ310, server device 100 receives the desired purchase price, the user name of the user making the offer, the information on the item being offered, etc. that were input on the screen shown in FIG. Control to display the offer detail screen containing.
Here, the server device 100 controls the desired purchase price of the item so that it can be viewed only from the client device 110 of the user who has input the desired purchase price and from the client device 120 of the user who has the item. That is, the person who can know the desired purchase price of the item on the screen shown in FIG. 8 is the person who entered the desired purchase price and the collector who receives the offer request and owns the corresponding item. The server device 100 controls so that no one other than these two people knows that the offer request has been received or the desired purchase price of the item in the offer request. That is, the server device 100 controls so that the desired purchase price of the item is not displayed on a screen that can be viewed by people other than the user who made the offer and the collector who received the offer.
 オファー詳細画面において、アイテムの価格情報を表示するボタンを選択する等、クライアント装置120において所定の操作が行われると、SQ311において、クライアント装置120は、アイテムの価格情報を示す価格情報画面の表示要求をサーバー装置100に送信する。
 サーバー装置100は、価格情報画面の表示要求を受信すると、SQ312において、後述する図9に示されるようなアイテムに関連する参考市場価格を含む画面をクライアント装置120において表示させるよう制御する。図9は、価格画面の一例を示す図である。クライアント装置120において所定の操作が行われると、該当するアイテムの価格画面が表示される。領域901には、購入価格が表示される。この購入価格は、アイテム情報に含まれる購入価格である。領域902には、参考市場価格が表示される。サーバー装置100は、例えば、同じアーティスト名、類似するアイテムの大きさ、同じ素材の、類似のアイテムの所定期間内(例えば、価格画面を表示する半年以内)の複数のオークション価格等に基づき、オファーがあったアイテムの参考市場価格を求めて、領域902に表示する。また、サーバー装置100は、定期的(例えば、半年に1回等)にアイテムの参考市場価格を求め、アイテム情報として記憶部202等に記憶するようにしてもよい。このような構成とすることによって、例えば、領域903に示されるように、アイテムの価格推移をグラフにして価格画面に表示することができる。なお、他の例として、サーバー装置100は、価格画面に、オファー情報に含まれる、希望購入価格を表示するようにしてもよい。領域903に表示されるアイテムの価格推移のグラフは、アイテムの価格推移を示す情報の一例である。
When a predetermined operation is performed on the client device 120, such as by selecting a button for displaying item price information on the offer details screen, in SQ311 the client device 120 requests display of a price information screen showing item price information. to the server device 100 .
When the server device 100 receives the price information screen display request, in SQ312, the server device 100 controls the client device 120 to display a screen containing reference market prices related to items as shown in FIG. FIG. 9 is a diagram showing an example of a price screen. When a predetermined operation is performed on the client device 120, the price screen of the corresponding item is displayed. Area 901 displays the purchase price. This purchase price is the purchase price included in the item information. Area 902 displays the reference market price. The server device 100, for example, based on the same artist name, size of similar items, multiple auction prices of similar items of the same material within a predetermined period (for example, within half a year when the price screen is displayed), etc. The reference market price of the item for which there was a Also, the server device 100 may obtain the reference market price of the item periodically (for example, once every six months) and store it in the storage unit 202 or the like as item information. With such a configuration, for example, as shown in area 903, it is possible to graph the price transition of the item and display it on the price screen. As another example, the server device 100 may display the desired purchase price included in the offer information on the price screen. The item price transition graph displayed in the area 903 is an example of information indicating the item price transition.
 なお、アイテムの価格推移は、アイテムの購入価格からの価格推移に限られない。例えば、サーバー装置100は、アイテムを識別する情報等に基づき、1以上のオークションのシステム等からコレクターがアイテムを購入したときより前のアイテムの価格の情報を取得できる場合は、取得した価格の情報をアイテムの価格推移のグラフに反映させて表示するようにしてもよい。その際、サーバー装置100は、購入前の価格推移と、購入後の価格推移と、を判別可能な態様で表示するようにしてもよい。判別可能の態様とは、例えば、異なる色で表示する、異なる線で表示する、等がある。 It should be noted that the item price transition is not limited to the price transition from the purchase price of the item. For example, if the server device 100 can acquire the price information of the item before the collector purchased the item from one or more auction systems based on the information identifying the item, the acquired price information may be reflected in the item price transition graph and displayed. At that time, the server device 100 may display the price transition before the purchase and the price transition after the purchase in a distinguishable manner. The recognizable mode includes, for example, displaying with different colors, displaying with different lines, and the like.
 図9に示される画面は、オファーを受けたコレクターが、所定の操作を行ったときにのみ表示される画面である。すなわち、図9に示される画面はオファーを受けたコレクターがオファーを受けて、そのオファーを受けるか否かを決定する前だけに、そのコレクターだけに表示される画面である。
 コレクターは、価格画面を参考にし、アイテムに関するオファーを受けるか否かを判断する。そして、コレクターは、例えば、もとに戻るボタン等を選択し、価格画面からオファー詳細画面に画面を遷移させる。オファーを受ける場合は、例えば、コレクターは、オファー詳細画面における所定のボタンを選択する。所定のボタンが選択されると、サーバー装置100は、オファーを出したユーザーに対して、コレクターがオファーを受け入れたことを示す情報等を送信する。この処理は、サーバー装置100が、アイテムに関連する参考市場価格を含む画面において所定の操作が行われたことに基づいて、オファーを受けるか否かを確認する画面をクライアント装置120において表示させるよう制御する処理の一例である。すなわち、オファーを受けるか否かを確認する画面の一例は、オファー詳細画面である。
The screen shown in FIG. 9 is displayed only when the collector who received the offer performs a predetermined operation. That is, the screen shown in FIG. 9 is a screen that is displayed only to the collector who has received the offer, only before the collector accepts the offer and decides whether or not to accept the offer.
Collectors refer to price screens to determine whether or not to accept offers for items. Then, the collector selects, for example, a return button or the like to transition the screen from the price screen to the offer details screen. When accepting an offer, the collector selects a predetermined button on the offer detail screen, for example. When a predetermined button is selected, server device 100 transmits information indicating that the collector has accepted the offer to the user who made the offer. This process causes the client device 120 to display a screen for confirming whether or not to accept an offer based on the fact that a predetermined operation has been performed on the screen containing the reference market price related to the item. It is an example of processing to control. That is, an example of a screen for confirming whether or not to accept an offer is the offer details screen.
 本実施形態によれば、コレクターは自身のアイテムを他の人に見てもらうこともできる。また、コレクターのアイテムを見て購入したいと思うユーザーは、オファーボタンを選択し、希望購入価格を入力するだけでアイテムの購入要求を送信することができる。
 本実施形態の情報処理システム1000は、いわゆる一般のオークションのシステムとは異なるため、コレクターがアイテムに関する販売価格、即決価格等は入力するような構成とはなっていない。これらの価格を入力する構成ではないため、当然、サーバー装置100は、これらの価格を表示することもない。
According to this embodiment, collectors can also have their items viewed by others. Also, a user who sees a collector's item and wishes to purchase it can submit a purchase request for the item simply by selecting the offer button and entering the desired purchase price.
Since the information processing system 1000 of the present embodiment is different from a so-called general auction system, it is not configured so that a collector inputs a selling price, prompt decision price, etc. of an item. Since these prices are not configured to be input, the server apparatus 100 naturally does not display these prices.
(変形例1)
 実施形態1の変形例を説明する。
 変形例1のサーバー装置100は、アイテムの購入価格からの価格推移に基づき、これからのアイテムの予測価格を推測し、推測した予測価格を価格推移のグラフに表示する。図10は、変形例1の価格画面の一例を示す図である。図10に示されるように、価格画面には、サーバー装置100によって求められた、これからの予想価格の情報1010が含まれる。
 なお、サーバー装置100は、予測価格を機械学習により求めるようにしてもよい。
 変形例1によれば、アイテムのこれからの予想価格の情報をコレクターに提示することができる。
(Modification 1)
A modification of the first embodiment will be described.
The server device 100 of Modification 1 estimates the future estimated price of the item based on the price transition from the purchase price of the item, and displays the estimated estimated price on the price transition graph. FIG. 10 is a diagram showing an example of the price screen of Modification 1. As shown in FIG. As shown in FIG. 10 , the price screen includes information 1010 on expected future prices obtained by the server device 100 .
Note that the server device 100 may obtain the predicted price by machine learning.
According to Modification 1, it is possible to present the collector with information on the expected future price of the item.
(変形例2)
 実施形態1の変形例を説明する。
 変形例2のサーバー装置100は、アイテムの購入価格からの価格推移に基づき、これからのアイテムの予測価格を推測し、推測した予測価格を価格推移のグラフに表示すると共に、予測した予想価格に基づいて、アイテムの売りどきか否かを判定する。例えば、サーバー装置100は、推測したこれからのアイテムの予測価格が現在の参考市場価格より高い場合は、まだアイテムの売りどきではないと判定する。また、例えば、サーバー装置100は、推測したこれからのアイテムの予測価格が現在の参考市場価格より低い場合は、アイテムの売りどきであると判定する。サーバー装置100は、判定の結果に基づき、価格画面に含めて表示するよう制御する。図11は、変形例2の価格画面の一例を示す図である。図11に示されるように、価格画面には、アイテムの売りどきに関する情報1100が含まれる。アイテムの売りどきに関する情報は、価格推移を示す情報に関するメッセージの一例である。
 変形例2によれば、アイテムの売りどきか否かをコレクターに提示することができる。
(Modification 2)
A modification of the first embodiment will be described.
The server device 100 of Modification 2 estimates the predicted price of the item based on the price transition from the purchase price of the item, displays the predicted predicted price on the price transition graph, and displays the predicted price based on the predicted price. to determine whether or not it is time to sell the item. For example, if the estimated future price of the item is higher than the current reference market price, the server device 100 determines that the item is not yet on sale. Also, for example, the server device 100 determines that the item is on sale when the estimated future price of the item is lower than the current reference market price. The server device 100 performs control to include and display the price screen based on the determination result. FIG. 11 is a diagram showing an example of the price screen of Modification 2. As shown in FIG. As shown in FIG. 11, the price screen includes information 1100 regarding item sales. Information about the sale of items is an example of a message about information indicating price transitions.
According to Modification 2, it is possible to present to the collector whether or not the item is for sale.
(変形例3)
 実施形態1の変形例を説明する。
 変形例3のサーバー装置100は、クライアント装置120からの要求に応じて、コレクターがコレクションしているアイテムの作家ごとの作品点数及び推定価格を含む画面をクライアント装置120に表示されるよう制御する。図12は、作家ごとの作品点数及び推定価格を含む画面の一例を示す図である。図12に示されるように、画面には、アイテムの作家ごとに作品点数と推定価格とが含まれる。例えば、表示1210は、KYNEという作家の作品を16作品、コレクションしており、16作品の合計の購入価格は6273100円であることを示している。
 変形例3によれば、コレクターは、どの作家の作品を何点保持しており、各作家の作品の合計の推定価格は幾らなのかをすぐに把握することができる。
 なお、サーバー装置100は、各作家の作品の合計の購入価格と共に、各作家の作品の合計の推定価格を表示するようにしてもよい。
(Modification 3)
A modification of the first embodiment will be described.
In response to a request from the client device 120, the server device 100 of Modification 3 controls the client device 120 to display a screen containing the number of works by each artist and estimated prices of the items collected by the collector. FIG. 12 is a diagram showing an example of a screen containing the number of works and estimated prices for each artist. As shown in FIG. 12, the screen includes the number of works and an estimated price for each author of the item. For example, a display 1210 indicates that a collection of 16 works by the artist KYNE has been collected, and the total purchase price of the 16 works is 6,273,100 yen.
According to Modified Example 3, the collector can immediately grasp how many works by which artist are held and the estimated total price of each artist's works.
The server device 100 may display the total estimated price of each artist's work together with the total purchase price of each artist's work.
(変形例4)
 実施形態1の変形例を説明する。
 変形例4のサーバー装置100は、クライアント装置120からの要求に応じて、アイテムの管理画面をクライアント装置120に表示させるよう制御する。管理画面では、アイテムに関連付けて保管サービス依頼ボタンが設けられる。サーバー装置100は、保管サービス依頼ボタンが選択された場合、アイテムに関する情報を含む、アイテムの保管要求をアイテムの保管に関する装置に対して送信する。ここで、アイテムに関する情報には、アイテム情報に含まれるアイテムの属性情報等が含まれる。また、アイテムの保管に関する装置とは、例えば、アイテムの保管のサービスを提供する会社のサーバー装置、又はPC等である。
 変形例4によれば、コレクターは、アイテムのうち、必要なアイテムはボタンを選択するだけで、アイテムの保管のサービスを提供する会社等に対して、アイテムの保管の依頼をすることができる。
 なお、情報処理システム1000を提供する会社と、アイテムの保管のサービスを提供する会社が同じ会社であってもよい。
(Modification 4)
A modification of the first embodiment will be described.
The server device 100 of Modification 4 controls the client device 120 to display an item management screen in response to a request from the client device 120 . On the management screen, a storage service request button is provided in association with the item. When the storage service request button is selected, the server device 100 transmits an item storage request including information about the item to the device related to item storage. Here, the item information includes item attribute information included in the item information. A device related to item storage is, for example, a server device of a company that provides an item storage service, a PC, or the like.
According to Modification 4, the collector can request a company or the like that provides an item storage service to store the item by simply selecting a button for the item that the collector needs.
The company that provides the information processing system 1000 and the company that provides the item storage service may be the same company.
(変形例5)
 実施形態1の変形例を説明する。
 変形例5のサーバー装置100は、要求に応じて、クライアント装置120に、アイテムの管理画面を表示させるよう制御する。管理画面では、アイテムに関連付けて保証依頼ボタンが設けられる。サーバー装置100は、保証依頼ボタンが選択された場合、アイテムに関する情報を含む、アイテムの保証申し込み要求をアイテムの保険に関する装置に対して送信する。ここで、アイテムに関する情報には、アイテム情報が含まれる。また、アイテムの保険に関する装置とは、例えば、アイテムの保証(例えば、作品金額に応じて最大5000万円までの保証)のサービスを提供するサーバー装置、又はPC等である。なお、保証の対象となるものは、火災、落雷、破裂、爆発、台風等の風災、雹災、豪雪・雪崩等の雪災、漏水、放水、破壊行為、盗取、損傷、汚損等である。
 変形例5によれば、コレクターは、アイテムのうち、必要なアイテムはボタンを選択するだけで、アイテムの保証に関するサービスを提供する会社等に対して、アイテムの保証を依頼することができる。
 なお、アイテムの保証については、専用窓口での電話サポート等のサービスを付加するようにしてもよい。電話サポートによって、アイテムの運搬や額装等について問い合わせが可能となる。
(Modification 5)
A modification of the first embodiment will be described.
The server device 100 of Modification 5 controls the client device 120 to display an item management screen in response to a request. On the management screen, a warranty request button is provided in association with the item. When the warranty request button is selected, the server device 100 transmits an item warranty application request including information about the item to a device relating to insurance of the item. Here, the item information includes item information. A device related to item insurance is, for example, a server device or a PC that provides an item guarantee service (for example, a guarantee of up to 50 million yen depending on the price of the work). Items covered by the warranty include fire, lightning strikes, rupture, explosion, wind disasters such as typhoons, hail disasters, snow disasters such as heavy snowfalls and avalanches, water leakage, water discharge, vandalism, theft, damage, stains, etc.
According to Modification 5, the collector can request the item warranty from a company or the like that provides a service related to the item warranty simply by selecting a button for the required item.
As for the guarantee of the item, a service such as telephone support at a dedicated window may be added. Telephone support enables inquiries regarding item transportation, framing, etc.
(変形例6)
 実施形態1の変形例を説明する。
 変形例6では、一覧表示要求を受信すると、サーバー装置100は、記憶部202等より記憶されているアイテム情報を取得し、図13に示されるような一覧表示画面を生成し、クライアント装置110に表示させる。図13は、一覧表示画面の一例を示す図(その2)である。図13に示されるように、一覧表示画面には、サーバー装置100に登録されているアイテム情報がカテゴリごとに一覧で表示されている。ここで、カテゴリには、例えば、アート、時計、ワイン、ウイスキー、スニーカー等がある。図13の例では、カテゴリの中のアートが選択されている。
(Modification 6)
A modification of the first embodiment will be described.
In modification 6, upon receiving a list display request, server device 100 acquires stored item information from storage unit 202 or the like, generates a list display screen as shown in FIG. display. FIG. 13 is a diagram (part 2) showing an example of the list display screen. As shown in FIG. 13, item information registered in the server device 100 is displayed in a list for each category on the list display screen. Here, categories include, for example, art, watches, wine, whiskey, and sneakers. In the example of FIG. 13, art in the category is selected.
 また、図13に示されるように、一覧で表示されているアイテムには、いいねボタン1310が表示されている。すなわち、一覧表示画面には、アイテムに関連付けていいねボタンが設けられている。いいねボタン1310は、所定のボタンの一例である。クライアント装置110のユーザーがいいねボタン1310を選択すると、サーバー装置100は、いいねボタン1310の表示を変更する。より具体的に説明すると、例えば、サーバー装置100は、選択前は白のいいねボタン1310を、選択後は赤色のいいねボタン1310に表示を変更する。 Also, as shown in FIG. 13, a Like button 1310 is displayed for the items displayed in the list. That is, the list display screen is provided with a "Like" button associated with the item. The like button 1310 is an example of a predetermined button. When the user of the client device 110 selects the like button 1310 , the server device 100 changes the display of the like button 1310 . More specifically, for example, the server device 100 changes the display to a white like button 1310 before selection and a red like button 1310 after selection.
 また、サーバー装置100は、いいねボタン1310が選択されると、図14に示されるような画面を生成し、クライアント装置110に表示させる。図14は、いいねボタンが選択された際の画面の一例を示す図である。画面1400には、いいねボタンが選択されたことを示す情報、いいねボタンを選択した対象のアイテムのサムネイル画像、アイテムを購入したい場合のリンク情報1410等が含まれる。 Also, when the Like button 1310 is selected, the server device 100 generates a screen as shown in FIG. 14 and causes the client device 110 to display it. FIG. 14 is a diagram showing an example of a screen when the like button is selected. The screen 1400 includes information indicating that the like button has been selected, a thumbnail image of the item for which the like button has been selected, link information 1410 for purchasing the item, and the like.
 サーバー装置100は、リンク情報1410が選択されると、図15に示されるような画面を生成し、クライアント装置110に表示させる。図15は、オファー画面の一例を示す図(その2)である。図15に示されるように、オファー画面1500には、ユーザーが希望購入価格を入力する領域1501と、ユーザーが購入を希望しているアイテムのサムネイル画像1502と、オファーを確定する際に選択されるボタン1503と、が含まれる。
 クライアント装置110を介してユーザーによって領域1501に希望購入価格が入力され、ボタン1503が選択されると、サーバー装置100は、オファー情報を該当するクライアント装置120に送信する。
When the link information 1410 is selected, the server device 100 generates a screen as shown in FIG. 15 and causes the client device 110 to display it. FIG. 15 is a diagram (part 2) showing an example of the offer screen. As shown in FIG. 15, an offer screen 1500 includes an area 1501 for the user to enter a desired purchase price, a thumbnail image 1502 of the item the user wishes to purchase, and an item selected when confirming the offer. buttons 1503 and .
When the desired purchase price is entered in the area 1501 by the user via the client device 110 and the button 1503 is selected, the server device 100 transmits the offer information to the corresponding client device 120 .
 変形例6によっても、コレクターは自身のアイテムを他の人に見てもらうこともできる。また、コレクターのアイテムを見て購入したいと思うユーザーは、いいねボタンを押したのち、表示される画面において、希望購入価格を入力し、アイテムの購入要求を送信することができる。  Variation 6 also allows collectors to have their items seen by others. Also, a user who sees a collector's item and wants to purchase it can press the "Like" button, enter the desired purchase price on the displayed screen, and send a purchase request for the item.
<付記>
 発明は、次に記載の各態様で提供されてもよい。
<Appendix>
The invention may be provided in each of the aspects described below.
(1)サーバー装置であって、制御部を有し、前記制御部は、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されたことに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、前記アイテムの希望購入価格は、前記希望購入価格を入力した利用者の前記第1のクライアント装置と、前記アイテムを保有している利用者の前記第2のクライアント装置と、からのみ閲覧可能に制御し、前記アイテムに関してオファーが届いていることを示す情報を受信したことに基づき、前記第2のクライアント装置において所定の操作が行われると、前記アイテムに関連する参考市場価格を含む画面を前記第2のクライアント装置において表示させるよう制御する、サーバー装置。 (1) The server device has a control unit, and the control unit controls a first client device to display a screen including a list of items owned by a user in response to a request. , the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button A screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen. The desired purchase price of the item is sent to the second client device of the user who owns the item, and the desired purchase price of the item is sent to the first client device of the user who entered the desired purchase price and the desired purchase price of the item. a predetermined operation is performed on the second client device based on receiving information indicating that an offer has been received regarding the item. A server device that, when done, controls a screen containing a reference market price associated with the item to be displayed at the second client device.
(2)上記(1)に記載のサーバー装置において、前記アイテムに関連する参考市場価格を含む画面において所定の操作が行われたことに基づいて、前記オファーを受けるか否かを確認する画面を前記第2のクライアント装置において表示させるよう制御する、サーバー装置。 (2) In the server device described in (1) above, a screen for confirming whether or not to accept the offer based on a predetermined operation performed on the screen containing the reference market price related to the item. A server device that controls display on the second client device.
(3)上記(2)に記載のサーバー装置において、前記参考市場価格を含む画面には、購入価格の情報が含まれる、サーバー装置。 (3) The server device according to (2) above, wherein the screen including the reference market price includes purchase price information.
(4)上記(1)から(3)までの何れか1つに記載のサーバー装置において、前記参考市場価格を含む画面には、前記アイテムの価格推移を示す情報が含まれる、サーバー装置。 (4) In the server device according to any one of (1) to (3) above, the screen including the reference market price includes information indicating the price transition of the item.
(5)上記(1)から(4)までの何れか1つに記載のサーバー装置において、前記参考市場価格を含む画面には、これからの予想価格の情報が含まれる、サーバー装置。 (5) The server device according to any one of (1) to (4) above, wherein the screen including the reference market price includes information on future expected prices.
(6)上記(1)から(5)までの何れか1つに記載のサーバー装置において、前記参考市場価格を含む画面には、前記アイテムの価格推移を示す情報に関するメッセージが含まれる、サーバー装置。 (6) In the server device according to any one of (1) to (5) above, the screen including the reference market price includes a message regarding information indicating the price transition of the item. .
(7)サーバー装置であって、制御部を有し、前記制御部は、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記利用者が保有しているアイテムの作家ごとの作品点数及び推定価格を含む画面を前記第2のクライアント装置に表示されるよう制御する、サーバー装置。 (7) The server device has a control unit, and the control unit controls the first client device to display a screen including a list of items held by the user in response to a request. , the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button A screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen. transmitting to a second client device of a user who owns the item, and upon request, transmitting to the second client a screen containing the number of works of each artist and an estimated price of the item held by the user; A server device that controls what is displayed on a device.
(8)サーバー装置であって、制御部を有し、前記制御部は、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、前記管理画面では、アイテムに関連付けて保管サービス依頼ボタンが設けられ、前記保管サービス依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保管要求をアイテムの保管に関する装置に対して送信する、サーバー装置。 (8) The server device has a control unit, and the control unit controls the first client device to display a screen containing a list of items held by the user in response to a request. , the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button A screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen. an item is transmitted to a second client device of a user who owns the item, and in response to a request, the second client device is controlled to display a management screen for the item; A server device, which is provided with a storage service request button in association, and which, when the storage service request button is selected, transmits an item storage request including information about the item to a device related to item storage.
(9)サーバー装置であって、制御部を有し、前記制御部は、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、前記管理画面では、アイテムに関連付けて保証依頼ボタンが設けられ、前記保証依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保証申し込み要求をアイテムの保証に関する装置に対して送信する、サーバー装置。 (9) The server device has a control unit, and the control unit controls the first client device to display a screen containing a list of items held by the user in response to a request. , the screen is provided with a predetermined button for each item in association with the item, and an offer to input a desired purchase price of the item related to the predetermined button based on the selection of the predetermined button A screen is controlled to be displayed on the first client device, and when a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is displayed on the offer screen. an item is transmitted to a second client device of a user who owns the item, and in response to a request, the second client device is controlled to display a management screen for the item; A server device, which is provided with a warranty request button in association, and which, when the warranty request button is selected, transmits a warranty application request for the item, including information about the item, to a device regarding the warranty for the item.
(10)サーバー装置が実行する情報処理方法であって、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されたことに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、前記アイテムの希望購入価格は、前記希望購入価格を入力した利用者の前記第1のクライアント装置と、前記アイテムを保有している利用者の前記第2のクライアント装置と、からのみ閲覧可能に制御し、前記アイテムに関してオファーが届いていることを示す情報を受信したことに基づき、前記第2のクライアント装置において所定の操作が行われると、前記アイテムに関連する参考市場価格を含む画面を前記第2のクライアント装置において表示させるよう制御する、情報処理方法。 (10) An information processing method executed by a server device, in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button. When a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device. The desired purchase price of the item is sent to the second client device of the user who has the item, and the desired purchase price of the item is sent to the first client device of the user who entered the desired purchase price and the desired purchase price of the user who owns the item. When a predetermined operation is performed in the second client device based on receiving information indicating that an offer regarding the item has been received, the An information processing method for controlling display of a screen including reference market prices related to items on the second client device.
(11)サーバー装置が実行する情報処理方法であって、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記利用者が保有しているアイテムの作家ごとの作品点数及び推定価格を含む画面を前記第2のクライアント装置に表示されるよう制御する、情報処理方法。 (11) An information processing method executed by a server device, in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button. When a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device. and, in response to a request, a screen containing the number of works by each artist and the estimated price of the item owned by the user is displayed on the second client device. Information processing method to control
(12)サーバー装置が実行する情報処理方法であって、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、前記管理画面では、アイテムに関連付けて保管サービス依頼ボタンが設けられ、前記保管サービス依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保管要求をアイテムの保管に関する装置に対して送信する、情報処理方法。 (12) An information processing method executed by a server device, in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button. When a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device. to a second client device of a user who is present, and in response to a request, controlling the second client device to display a management screen of the item, and on the management screen, a storage service request is made in association with the item. An information processing method, wherein a button is provided, and when the storage service request button is selected, the storage request for the item including the information regarding the item is transmitted to a device related to storage of the item.
(13)サーバー装置が実行する情報処理方法であって、要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、前記管理画面では、アイテムに関連付けて保証依頼ボタンが設けられ、前記保証依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保証申し込み要求をアイテムの保証に関する装置に対して送信する、情報処理方法。 (13) An information processing method executed by a server device, in which a screen including a list of items owned by a user is controlled to be displayed on the first client device in response to a request, and the screen includes A predetermined button is provided for each item in association with the item, and an offer screen for inputting a desired purchase price of the item associated with the predetermined button is displayed on the basis of the selection of the predetermined button. When a desired purchase price is entered and a predetermined operation is performed on the offer screen, information indicating that an offer has been received for the item is displayed on the client device. to a second client device of a user who is present, and in response to a request, controlling the second client device to display a management screen of the item, and on the management screen, a guarantee request button associated with the item. is provided, and when the warranty request button is selected, the information processing method transmits a warranty application request for the item, including information about the item, to a device regarding the warranty for the item.
(14)プログラムであって、コンピュータを、上記(1)から(9)までのいずれか1つに記載のサーバー装置の制御部として機能させるためのプログラム。
 もちろん、この限りではない。
(14) A program for causing a computer to function as a control unit of the server device according to any one of (1) to (9) above.
Of course, this is not the only case.
 例えば、上述のプログラムを記憶させる、コンピュータ読み取り可能な非一時的な記憶媒体として提供してもよい。
 また、上述した実施形態及び変形例を任意に組み合わせて実施するようにしてもよい。
 また、上述した実施形態等では、サーバー装置100が画面を生成し、クライアント装置110やクライアント装置120に画面を送信し、クライアント装置110やクライアント装置120において画面を表示するものとして説明を行った。しかし、サーバー装置100が画面を生成するためのデータを生成し、クライアント装置110やクライアント装置120にデータを送信し、データを受信したクライアント装置110やクライアント装置120においてデータに基づき画面を生成し、表示するようにしてもよい。これらもサーバー装置100による画面の表示制御に含まれる。
 また、サーバー装置100は、アイテムごとにオファーボタンを表示するか否かを設定可能にしてもよい。また、サーバー装置100は、アイテムのカテゴリに応じて、必ずオファーボタンを表示するか、コレクターの設定に応じてオファーボタンを表示するか否かを自動的に切り替えてもよい。例えば、サーバー装置100は、アイテムのカテゴリがアートの場合は、必ずオファーボタンを表示するようにする。一方、サーバー装置100は、アイテムのカテゴリがアート以外の場合は、アイテムごとにオファーボタンを表示するか否かをコレクターに設定可能とする。
For example, it may be provided as a computer-readable non-temporary storage medium storing the above-described program.
Further, the embodiment and modifications described above may be arbitrarily combined and implemented.
In the above-described embodiments and the like, the server device 100 generates a screen, transmits the screen to the client device 110 and the client device 120, and displays the screen on the client device 110 and the client device 120. However, the server device 100 generates data for generating a screen, transmits the data to the client device 110 or the client device 120, and the client device 110 or the client device 120 that receives the data generates a screen based on the data, You may make it display. These are also included in screen display control by the server device 100 .
Also, the server device 100 may enable setting of whether or not to display an offer button for each item. Also, the server device 100 may automatically switch between always displaying the offer button according to the category of the item and whether to display the offer button according to the collector's setting. For example, the server device 100 always displays the offer button when the category of the item is art. On the other hand, the server device 100 allows the collector to set whether to display an offer button for each item when the category of the item is other than art.
 最後に、本発明に係る種々の実施形態を説明したが、これらは、例として提示したものであり、発明の範囲を限定することは意図していない。新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Finally, although various embodiments of the present invention have been described, these are presented as examples and are not intended to limit the scope of the invention. The novel embodiments can be embodied in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. Embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and equivalents thereof.
100  :サーバー装置
110  :クライアント装置
120  :クライアント装置
150  :ネットワーク
201  :制御部
202  :記憶部
203  :通信部
301  :制御部
302  :記憶部
303  :撮像部
304  :入出力部
305  :通信部
701  :ボタン
702  :オファーボタン
801  :領域
802  :サムネイル画像
803  :ボタン
901  :領域
902  :領域
903  :領域
1000 :情報処理システム
1010 :情報
1100 :情報
1210 :表示
1310 :ボタン
1400 :画面
1410 :リンク情報
1500 :オファー画面
1501 :領域
1502 :サムネイル画像
1503 :ボタン
100: server device 110: client device 120: client device 150: network 201: control unit 202: storage unit 203: communication unit 301: control unit 302: storage unit 303: imaging unit 304: input/output unit 305: communication unit 701: Button 702 : Offer button 801 : Area 802 : Thumbnail image 803 : Button 901 : Area 902 : Area 903 : Area 1000 : Information processing system 1010 : Information 1100 : Information 1210 : Display 1310 : Button 1400 : Screen 1410 : Link information 1500 : Offer screen 1501: Area 1502: Thumbnail image 1503: Button

Claims (14)

  1.  サーバー装置であって、
     制御部を有し、
     前記制御部は、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されたことに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     前記アイテムの希望購入価格は、前記希望購入価格を入力した利用者の前記第1のクライアント装置と、前記アイテムを保有している利用者の前記第2のクライアント装置と、からのみ閲覧可能に制御し、
     前記アイテムに関してオファーが届いていることを示す情報を受信したことに基づき、前記第2のクライアント装置において所定の操作が行われると、前記アイテムに関連する参考市場価格を含む画面を前記第2のクライアント装置において表示させるよう制御する、
    サーバー装置。
    A server device,
    having a control unit,
    The control unit
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    The desired purchase price of the item is controlled so that it can be viewed only from the first client device of the user who entered the desired purchase price and from the second client device of the user who owns the item. death,
    When a predetermined operation is performed on the second client device based on receiving information indicating that an offer has been received for the item, a screen containing a reference market price related to the item is displayed on the second client device. control to be displayed on the client device;
    Server device.
  2.  請求項1に記載のサーバー装置において、
     前記アイテムに関連する参考市場価格を含む画面において所定の操作が行われたことに基づいて、前記オファーを受けるか否かを確認する画面を前記第2のクライアント装置において表示させるよう制御する、
    サーバー装置。
    In the server device according to claim 1,
    controlling to display a screen for confirming whether or not to accept the offer on the second client device based on a predetermined operation performed on the screen containing the reference market price related to the item;
    Server device.
  3.  請求項2に記載のサーバー装置において、
     前記参考市場価格を含む画面には、購入価格の情報が含まれる、
    サーバー装置。
    In the server device according to claim 2,
    The screen containing the reference market price contains purchase price information,
    Server device.
  4.  請求項1から請求項3までの何れか1項に記載のサーバー装置において、
     前記参考市場価格を含む画面には、前記アイテムの価格推移を示す情報が含まれる、
    サーバー装置。
    In the server device according to any one of claims 1 to 3,
    The screen including the reference market price includes information indicating the price transition of the item.
    Server device.
  5.  請求項1から請求項4までの何れか1項に記載のサーバー装置において、
     前記参考市場価格を含む画面には、これからの予想価格の情報が含まれる、
    サーバー装置。
    In the server device according to any one of claims 1 to 4,
    The screen containing the reference market price contains information on future expected prices,
    Server device.
  6.  請求項1から請求項5までの何れか1項に記載のサーバー装置において、
     前記参考市場価格を含む画面には、前記アイテムの価格推移を示す情報に関するメッセージが含まれる、
    サーバー装置。
    In the server device according to any one of claims 1 to 5,
    The screen containing the reference market price contains a message regarding information indicating the price transition of the item.
    Server device.
  7.  サーバー装置であって、
     制御部を有し、
     前記制御部は、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記利用者が保有しているアイテムの作家ごとの作品点数及び推定価格を含む画面を前記第2のクライアント装置に表示されるよう制御する、
    サーバー装置。
    A server device,
    having a control unit,
    The control unit
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    In response to a request, controlling to display on the second client device a screen containing the number of works and an estimated price for each artist of the item owned by the user;
    Server device.
  8.  サーバー装置であって、
     制御部を有し、
     前記制御部は、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、
     前記管理画面では、アイテムに関連付けて保管サービス依頼ボタンが設けられ、
     前記保管サービス依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保管要求をアイテムの保管に関する装置に対して送信する、
    サーバー装置。
    A server device,
    having a control unit,
    The control unit
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    controlling the second client device to display the item management screen in response to a request;
    On the management screen, a storage service request button is provided in association with the item,
    when the storage service request button is selected, transmitting a storage request for the item, including information on the item, to a device related to storage of the item;
    Server device.
  9.  サーバー装置であって、
     制御部を有し、
     前記制御部は、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、
     前記管理画面では、アイテムに関連付けて保証依頼ボタンが設けられ、
     前記保証依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保証申し込み要求をアイテムの保証に関する装置に対して送信する、
    サーバー装置。
    A server device,
    having a control unit,
    The control unit
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    controlling the second client device to display the item management screen in response to a request;
    On the management screen, a warranty request button is provided in association with the item,
    When the warranty request button is selected, sending a warranty application request for the item, including information about the item, to a device regarding the warranty for the item;
    Server device.
  10.  サーバー装置が実行する情報処理方法であって、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されたことに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     前記アイテムの希望購入価格は、前記希望購入価格を入力した利用者の前記第1のクライアント装置と、前記アイテムを保有している利用者の前記第2のクライアント装置と、からのみ閲覧可能に制御し、
     前記アイテムに関してオファーが届いていることを示す情報を受信したことに基づき、前記第2のクライアント装置において所定の操作が行われると、前記アイテムに関連する参考市場価格を含む画面を前記第2のクライアント装置において表示させるよう制御する、
    情報処理方法。
    An information processing method executed by a server device,
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    The desired purchase price of the item is controlled so that it can be viewed only from the first client device of the user who entered the desired purchase price and from the second client device of the user who owns the item. death,
    When a predetermined operation is performed on the second client device based on receiving information indicating that an offer has been received for the item, a screen containing a reference market price related to the item is displayed on the second client device. control to be displayed on the client device;
    Information processing methods.
  11.  サーバー装置が実行する情報処理方法であって、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記利用者が保有しているアイテムの作家ごとの作品点数及び推定価格を含む画面を前記第2のクライアント装置に表示されるよう制御する、
    情報処理方法。
    An information processing method executed by a server device,
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    In response to a request, controlling to display on the second client device a screen containing the number of works and an estimated price for each artist of the item owned by the user;
    Information processing methods.
  12.  サーバー装置が実行する情報処理方法であって、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、
     前記管理画面では、アイテムに関連付けて保管サービス依頼ボタンが設けられ、
     前記保管サービス依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保管要求をアイテムの保管に関する装置に対して送信する、
    情報処理方法。
    An information processing method executed by a server device,
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    controlling the second client device to display the item management screen in response to a request;
    On the management screen, a storage service request button is provided in association with the item,
    when the storage service request button is selected, transmitting a storage request for the item, including information on the item, to a device related to storage of the item;
    Information processing methods.
  13.  サーバー装置が実行する情報処理方法であって、
     要求に応じて、利用者が保有しているアイテムの一覧を含む画面を第1のクライアント装置において表示させるよう制御し、
     前記画面には、アイテムに関連付けて前記アイテムごとに所定のボタンが設けられ、
     前記所定のボタンが選択されることに基づいて、前記所定のボタンに関連するアイテムの希望購入価格を入力するオファー画面を前記第1のクライアント装置において表示させるよう制御し、
     前記オファー画面において、希望購入価格が入力され、所定の操作が行われると、前記アイテムに関してオファーが届いていることを示す情報を、前記アイテムを保有している利用者の第2のクライアント装置に送信し、
     要求に応じて、前記第2のクライアント装置に、前記アイテムの管理画面を表示させるよう制御し、
     前記管理画面では、アイテムに関連付けて保証依頼ボタンが設けられ、
     前記保証依頼ボタンが選択された場合、前記アイテムに関する情報を含む、前記アイテムの保証申し込み要求をアイテムの保証に関する装置に対して送信する、
    情報処理方法。
    An information processing method executed by a server device,
    controlling to display a screen containing a list of items owned by the user on the first client device in response to a request;
    On the screen, a predetermined button is provided for each item in association with the item,
    controlling an offer screen for inputting a desired purchase price of an item related to the predetermined button to be displayed on the first client device based on the selection of the predetermined button;
    When a desired purchase price is entered on the offer screen and a predetermined operation is performed, information indicating that an offer has been received for the item is sent to the second client device of the user who owns the item. send and
    controlling the second client device to display the item management screen in response to a request;
    On the management screen, a warranty request button is provided in association with the item,
    When the warranty request button is selected, sending a warranty application request for the item, including information about the item, to a device regarding the warranty for the item;
    Information processing methods.
  14.  プログラムであって、コンピュータを、請求項1から請求項9までのいずれか1項に記載のサーバー装置の制御部として機能させるためのプログラム。 A program for causing a computer to function as a control unit of the server device according to any one of claims 1 to 9.
PCT/JP2022/031727 2021-09-01 2022-08-23 Server device, information processing method, and program WO2023032758A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2021142278 2021-09-01
JP2021-142278 2021-09-01
JP2021179775A JP7097646B1 (en) 2021-09-01 2021-11-02 Server equipment, information processing methods and programs
JP2021-179775 2021-11-02

Publications (1)

Publication Number Publication Date
WO2023032758A1 true WO2023032758A1 (en) 2023-03-09

Family

ID=82356938

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/031727 WO2023032758A1 (en) 2021-09-01 2022-08-23 Server device, information processing method, and program

Country Status (3)

Country Link
JP (2) JP7097646B1 (en)
TW (1) TW202322025A (en)
WO (1) WO2023032758A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350964A (en) * 2000-06-07 2001-12-21 Yoshio Kobayashi Merchandise purchase and selling system
JP2002092384A (en) * 2000-09-11 2002-03-29 Rumi Uejima Grading of art object and sale system
JP2009048619A (en) * 2007-07-23 2009-03-05 Taihei Shii Work selling computer system and work selling method
KR20100094904A (en) * 2009-02-19 2010-08-27 공경용 Auction system for art works and rare objects and method thereof
JP2019215613A (en) * 2018-06-11 2019-12-19 株式会社Kazas Information service system
JP2020126379A (en) * 2019-02-02 2020-08-20 株式会社五右衛門 Information processing device, information processing method, and program
WO2020209056A1 (en) * 2019-04-10 2020-10-15 株式会社And Art Artwork owner's right trade management system
JP2021071860A (en) * 2019-10-30 2021-05-06 株式会社ワンビシアーカイブズ Contract management system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003162611A (en) 2001-07-24 2003-06-06 M Soft:Kk Local community activating method by personal digital assistant

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350964A (en) * 2000-06-07 2001-12-21 Yoshio Kobayashi Merchandise purchase and selling system
JP2002092384A (en) * 2000-09-11 2002-03-29 Rumi Uejima Grading of art object and sale system
JP2009048619A (en) * 2007-07-23 2009-03-05 Taihei Shii Work selling computer system and work selling method
KR20100094904A (en) * 2009-02-19 2010-08-27 공경용 Auction system for art works and rare objects and method thereof
JP2019215613A (en) * 2018-06-11 2019-12-19 株式会社Kazas Information service system
JP2020126379A (en) * 2019-02-02 2020-08-20 株式会社五右衛門 Information processing device, information processing method, and program
WO2020209056A1 (en) * 2019-04-10 2020-10-15 株式会社And Art Artwork owner's right trade management system
JP2021071860A (en) * 2019-10-30 2021-05-06 株式会社ワンビシアーカイブズ Contract management system

Also Published As

Publication number Publication date
TW202322025A (en) 2023-06-01
JP2023035768A (en) 2023-03-13
JP2023035835A (en) 2023-03-13
JP7097646B1 (en) 2022-07-08

Similar Documents

Publication Publication Date Title
US6452613B1 (en) System and method for an automated scoring tool for assessing new technologies
JP7194876B2 (en) Information processing device, information processing method, and program
US6988097B2 (en) Negotiation system and method for electronic commerce
US20110289009A1 (en) Apparatuses, methods and systems for an activity tracking and property transaction facilitating hub
JP7178756B1 (en) Information processing device, information processing method and program
WO2023032758A1 (en) Server device, information processing method, and program
JP4473481B2 (en) Network system, estimate information management method, server device, program, and recording medium
US20170161807A1 (en) System and method for providing a barter system in a network environment
TW201702971A (en) User equipment and system of real estate self-selling
KR20230122676A (en) Device management server, terminal device, information processing system, information processing method, medium for recording information processing programs, image display method, medium for recording image display programs, and product management server
JP2002324188A (en) Method and program for online transaction
JP7241285B1 (en) Information processing device, information processing method and program
JP7488484B2 (en) Information processing device, information distribution method, and information distribution program
KR101428453B1 (en) Smart direct dealing system
JP2019139613A (en) Information processing system and program
JP2003228613A (en) Real estate lease property application system
RU2181499C2 (en) Procedure of holding tenders
WO2023190113A1 (en) Information processing device, information processing method, and program
KR20090068664A (en) Method of providing realtime information of secondhand goods and system thereof
JP2002032619A (en) Electronic auction mediation system
JP2009217346A (en) Price negotiation system and price negotiation method
JP2017107459A (en) Information processing device, information processing control method, information processing system, and program
JP2006113980A (en) Used game machine distribution mediation system
WO2011030386A1 (en) Printing system and printing method
CN112348618A (en) Order matching system, order matching method, and recording medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22864342

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22864342

Country of ref document: EP

Kind code of ref document: A1