WO2013146910A1 - データ検索システム及びデータ検索方法 - Google Patents

データ検索システム及びデータ検索方法 Download PDF

Info

Publication number
WO2013146910A1
WO2013146910A1 PCT/JP2013/059066 JP2013059066W WO2013146910A1 WO 2013146910 A1 WO2013146910 A1 WO 2013146910A1 JP 2013059066 W JP2013059066 W JP 2013059066W WO 2013146910 A1 WO2013146910 A1 WO 2013146910A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
search
keyword
linked
matching
Prior art date
Application number
PCT/JP2013/059066
Other languages
English (en)
French (fr)
Inventor
直治 山田
未來 原
浩三 野秋
武史 長沼
Original Assignee
株式会社エヌ・ティ・ティ・ドコモ
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 株式会社エヌ・ティ・ティ・ドコモ filed Critical 株式会社エヌ・ティ・ティ・ドコモ
Priority to US14/389,081 priority Critical patent/US20150081733A1/en
Priority to EP13770394.8A priority patent/EP2833276A4/en
Priority to CN201380015323.1A priority patent/CN104169916A/zh
Publication of WO2013146910A1 publication Critical patent/WO2013146910A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data

Definitions

  • the present invention relates to a data search system and a data search method.
  • the conventional search method presents only data including the search keyword input by the user as a search result.
  • photo data is data that does not include text
  • the photo data could not be presented as a search result.
  • there is much information that does not include content that matches the search keyword it is difficult to search after the transmission using SNS. That is, the conventional method has a problem that data that does not include a search keyword cannot be presented as a search result even if the data is highly relevant to the search keyword.
  • the present invention has been made in view of the above circumstances, and an object of the present invention is to provide a data search system and a data search method capable of presenting all data highly relevant to a search keyword as a search result.
  • a data search system is a data search system that searches a plurality of search target data to which at least date and time information is added as additional data, and includes a search keyword from the plurality of search target data.
  • Search means for searching for keyword matching data and extracting date and time information included in the additional data added to the keyword matching data as a linked search keyword, and additional data approximating the linked search keyword from a plurality of search target data
  • a linked search means for searching for the presence of linked match data to which is added, and an output means for outputting the keyword match data and the linked match data.
  • this data search system when there is data including a search keyword, the date and time information included in the additional data of the data is extracted as a linked search keyword, and approximates the linked search keyword to other data. If there is data having additional data, it can be searched and output as data indirectly related to the search keyword.
  • search keywords not only search keywords but also additional data based on keyword matching data can be used to search a plurality of data, so even data that does not contain search keywords is highly relevant to the search keywords. Can be retrieved and output as data.
  • the search is performed based on the date and time information added to the data including the search keyword, it is highly possible that the linked match data is highly related to the search keyword in terms of time. Therefore, according to the present invention, it is possible to output all of the data highly related to the search keyword as a search result.
  • a data search method is a data search method for performing a search from a plurality of search target data to which at least date and time information is added as additional data, wherein the search means includes a plurality of search target data.
  • This search method can achieve the same effects as the data search system described above.
  • FIG. 1 is a schematic configuration diagram of a data search system 1 according to an embodiment of the present invention. It is a block diagram which shows the hardware constitutions of the computer which comprises the server apparatus 10 for data search of FIG. It is a figure which shows the data structure of the search object data stored in the server apparatus 10 for data search of FIG. It is a figure which shows the data structure of the search result produced
  • FIG. 1 is a schematic configuration diagram of a data search system 1 according to an embodiment of the present invention.
  • a data search system 1 shown in FIG. 1 includes a data search server device 10 and a terminal device 20 that communicates with the data search server device 10.
  • the data search server device 10 is a server device that stores and manages search target data such as schedule data, photo data, and SNS usage data stored by the user using the terminal device 20.
  • the data search server device 10 may be configured by a single server device or a server system in which a plurality of server devices operate in cooperation.
  • the data search server device 10 can perform data communication with the terminal device 20 through a communication network NW configured by a mobile communication network, a wired communication network, or the like that employs a mobile communication method. Has been.
  • the data search server device 10 includes a communication unit 18, and the terminal device 20 includes a communication unit 24, which communicate with each other.
  • the terminal device 20 is a terminal device 20 represented by a PC (Personal Computer), a mobile phone terminal, a smartphone, a PDA, and the like.
  • FIG. 2 is a block diagram showing a hardware configuration of a computer constituting the data search server device 10 according to the embodiment of the present invention.
  • the computer 30 constituting the data search server device 10 physically includes a CPU 31, a RAM 32 and a ROM 33 that are main storage devices, an auxiliary storage device 36 such as a hard disk device, an input key that is an input device, a touch panel, An information processing apparatus including an input device 35 such as a mouse, an output device 37 such as a display and a speaker, and a communication module 34 that controls transmission / reception of data to / from other terminal devices and server devices via a communication network NW It is configured as.
  • the functions realized by the data search server device 10 are such that a predetermined program is read on the hardware such as the CPU 31 and the RAM 32 shown in FIG. 2 to control the communication module 34, the input device 35, This is realized by operating the output device 37 and reading and writing data in the RAM 32 and the auxiliary storage device 36.
  • the data search server device 10 includes, as functional components, a search target data storage unit 11, an index creation unit 12, a search unit (search means) 13, and a linked search unit (linked search). Means) 14, a hierarchical structure specifying unit (hierarchical structure specifying means) 15, an output unit (output means) 16, an index storage unit 17, and a communication unit 18.
  • the search target data storage unit 11 stores a plurality of search target data.
  • the search target data is data including text data and image data, and includes, for example, schedule data 170, SNS data 171, photograph data 172, news data 173, weather data 174, and transfer guidance data 175.
  • FIG. 3A shows an example of search target data.
  • one text data includes an ID (such as “Calendar_001”) for identifying the data at the time of retrieval and data contents (such as “Okayama business trip”).
  • date and time information such as “2012/1/30 11:00 to 20:00” and location information (“Kitayama, Okayama City, Okayama Prefecture) Ward), companion information (“Suzuki, Tanaka”, etc.), and tag information (“SNS review”, etc.) are stored in association with the ID.
  • date information and position information are information that is automatically registered in association with the data at the time of data registration
  • accompanying information and tag information are texts that can be arbitrarily registered as metadata at the time of data registration by the user Information (user registration information).
  • the search target data does not necessarily have to be stored in the search target data storage unit 11 of the data search server device 10, and may be held in another server device, such as an API (Application Program Interface).
  • the search target data may be data acquired from the server device.
  • the index creation unit 12 creates an index based on the search target data stored in the search target data storage unit 11. By creating an index, it is not necessary to search the entire search target data at the time of data search, and efficient search becomes possible.
  • the created index information is stored in the index storage unit 17. An image of the index stored in the index storage unit 17 is shown in FIG. As shown in the figure, an index for searching for data contents “Okayama business trip” is stored in association with an ID (“Calendar_001”) for identifying data corresponding to the index.
  • the search unit 13 searches the keyword matching data including the search keyword from the plurality of search target data stored in the search target data storage unit 11.
  • the search keyword the keyword input by the user is transmitted from the communication unit 24 of the terminal device 20 toward the data search server device 10 and received by the communication unit 18.
  • the search by the search unit 13 is performed using an index.
  • the keyword matching data may be data including not only data that completely matches the search keyword but also the search keyword.
  • the search unit 13 extracts metadata (date information, position information, accompanying information, tag information) added to the keyword matching data as a linked search keyword. For example, in the example of the search target data shown in FIG. 3A, if the search keyword is “Okayama business trip”, it matches the index stored in the index storage unit 17 shown in FIG.
  • the data including the ID “Calendar_001” shown in FIG. 4A is the keyword matching data, and is “2012/1/30 11:00 to 20:00” which is metadata added to the data.
  • (Date information) “Kita-ku, Okayama City, Okayama” (position information), “Suzuki, Tanaka” (accompanying information), “SNS review” (tag information) are linked search keywords.
  • the linked search unit 14 searches the search target data storage unit 11 for a plurality of search target data to determine whether there is linked match data to which metadata approximate to the linked search keyword is added.
  • a search is performed between metadata of the same item. For example, in the example of the search target data shown in FIG. 3A, when data including “Okayama business trip” is keyword matching data, date / time information “2012/1/30 11: 00 ⁇ 20:00 "is extracted. In this case, at the time of linked search, it is searched whether the date / time information of the search target data includes date / time information approximate to the linked search keyword “2012/1/30 11:00 to 20:00”. Note that “approximate linked search keyword” does not have to be a complete match.
  • the place name matches (matches with some place names such as prefecture name, city name, town block name, etc.) Or the spatial proximity (whether it is approximated) may be determined by converting the place name into latitude and longitude. If the linked search keyword is a latitude / longitude value, spatial proximity may be determined based on the latitude / longitude value, or the place name corresponding to the latitude / longitude value is converted, A place name match (including partial match) may be determined.
  • “Okayama business trip” is keyword matching data
  • data of “photo_001” date information is approximate
  • data of “weather 001” (date information) SNS_001 "(tag information matches) is specified as interlocking match data.
  • the hierarchical structure specifying unit 15 is a hierarchical structure specifying unit that generates the keyword matching data searched by the searching unit 13 and the linked matching data searched by the linked search unit 14 by dividing the hierarchy.
  • FIG. 4B shows an example of hierarchical structure data generated by the hierarchical structure specifying unit 15.
  • the first hierarchy is keyword matching data.
  • the second hierarchy is an item name (date / time information, position information, accompanying information, or tag information) of the metadata of the linked matching data.
  • the third layer is linked match data.
  • the first hierarchy is keyword matching data and the second hierarchy is linked matching data.
  • This hierarchical structure data hierarchically shows the relationship between keyword matching data searched based on the search keyword and a plurality of linked matching data searched in conjunction with the data.
  • the output unit 16 outputs keyword matching data and interlocking matching data.
  • the data output by the output unit 16 is transmitted to the terminal device 20 by the communication unit 18. That is, the output unit 16 refers to the hierarchical structure data generated by the above-described hierarchical structure specifying unit 15 and outputs the keyword matching data and the linked matching data.
  • the terminal device 20 includes a data registration unit 21, a search keyword input unit 22, a data search result display unit 23, and a communication unit 24.
  • the data registration unit 21 receives search target data stored in the search target data storage unit 11 and registers it in the data search server device 10 based on a user operation. For example, when the user updates the schedule data 170 or the SNS data 171, the updated information is registered in the search target data storage unit 11 as search target data. Further, the data registration unit 21 accepts user registration information (accompanying person information and tag information) that can be arbitrarily registered by the user as metadata and registers it in the data search server device 10. When the search target data is not stored in the search target data storage unit 11 of the data search server device 10 and is held in another server device, the data registration unit 21 stores the search target data in the server device. Register with.
  • the search keyword input unit 22 receives an input of a search keyword based on a user operation.
  • the keyword received by the search keyword input unit 22 is transmitted to the data search server device 10 via the communication unit 24.
  • the accepted keyword is used as a search keyword in the search by the search unit 13.
  • the data search result display unit 23 displays the keyword match data and the linked match data output by the output unit 16.
  • the data is displayed in each hierarchy.
  • FIG. 5 is a diagram showing a display example of search results in the terminal device 20 according to the embodiment of the present invention.
  • FIG. 5A is a display example when the hierarchy is displayed in two levels
  • FIG. 5B is a display example when the hierarchy is displayed in three levels.
  • the keyword matching data that is the first layer and the metadata of the keyword matching data are displayed as in the display portion 100
  • the linked matching data that is the second layer is It is displayed below the display part 100 like the display part 101.
  • the keyword matching data and the metadata of the keyword matching data in the first layer are displayed as a display portion 102.
  • the metadata item name of the interlocking matching data which is the second hierarchy is displayed below the display portion 102 like the display portion 103 and the display portion 104.
  • the interlocking matching data that is the third hierarchy is displayed at a location corresponding to the metadata item name that is the second hierarchy. That is, the interlocking matching data corresponding to the display part 103 is displayed below the display part 103 like the display part 105, and the interlocking match data corresponding to the display part 104 is displayed below the display part 104 like the display part 106. Is done.
  • FIG. 5 only the date / time information, position information, and accompanying information are described as metadata displayed in the first hierarchy, and tag information is not described. However, tag information is registered when tag information is registered. May also be displayed.
  • FIG. 3 is a flowchart showing an operation at the time of data search by the data search system 1.
  • a user operation operation relating to updating of schedule data and SNS data
  • the search target data is registered by the data registration unit 21 (step S101).
  • the index creation unit 12 creates an index based on the registered search target data (step S102).
  • the search keyword input unit 22 accepts a search keyword input based on a user operation (keyword input by the user) (step S103).
  • the search keyword is transmitted from the communication unit 24 of the terminal device 20 to the communication unit 18 of the data search server device 10 (step S104).
  • the keyword search by the search unit 13 is performed based on the search keyword transmitted from the terminal device 20 (step S105).
  • the search unit 13 specifies the data as keyword matching data (S106). Further, metadata (date information, position information, accompanying information, tag information) added to the keyword matching data is extracted as a linked search keyword by the search unit 13 (step S107).
  • the linked search is performed by the linked search unit 14 based on the linked search keyword (step S108). If there is data to which data similar to the linked search keyword is added to the search target data, the linked search unit 14 identifies the data as linked match data (step S109). Next, the hierarchical structure specifying unit 15 generates hierarchical structure data indicating the hierarchical structure of the keyword matching data and the linked matching data (step S110). At this time, the hierarchical structure is specified by three or two layers.
  • the keyword matching data and the interlocking matching data are output by the output unit 16 according to the generated hierarchy (step S111).
  • the output data is communicated via the communication unit 18 and the communication unit 24 and received as a search result by the terminal device 20 (step S112).
  • the received data is output in an output format that allows the user to recognize the difference in the hierarchy, and is displayed by the data search result display unit 23 (step S113).
  • the date and time information included in the additional data of the data is extracted as a linked search keyword. If there are other data having additional data that approximates the linked search keyword, it can be searched and output as data indirectly related to the search keyword.
  • search keywords not only search keywords but also additional data based on keyword matching data can be used to search a plurality of data, so even data that does not contain search keywords is highly relevant to the search keywords. Can be retrieved and output as data.
  • the search is performed based on the date and time information added to the data including the search keyword, it is highly possible that the linked match data is highly related to the search keyword in terms of time. Therefore, according to the present invention, it is possible to output all of the data highly related to the search keyword as a search result.
  • the data search system 1 further includes position information as additional data, and the search extracts position information included in the additional data added to the keyword matching data as a linked search keyword. Highly relevant data can be presented as search results.
  • the data search system 1 further includes user registration information that is text data that can be arbitrarily registered by the user as additional data, and the search unit 13 uses the user registration information included in the additional data added to the keyword matching data. Since it is extracted as a linked search keyword, the search keyword and related data related to the information can be presented as a search result based on information arbitrarily registered by the user.
  • the data search system 1 further includes a hierarchical structure specifying unit 15 that generates keyword matching data and linked matching data by dividing the hierarchy, and the output unit 16 generates keyword matching data according to the hierarchy generated by the hierarchical structure specifying unit 15.
  • the keyword matched data and the linked match data are generated separately, and it is possible for the user to output data that makes it easy for the user to recognize the relationship with the search keyword.
  • the hierarchy can be divided into three and two layers. However, when the three layers are used, it becomes possible to recognize which metadata the linked matching data is associated with, so that it is more organized for the user. Easy-to-understand search result display.
  • the present invention is not limited to the above-described embodiment.
  • some or all of the components of the data search server device as shown in FIG. 1 may be included in the terminal device 20 used by the user.
  • the linked search means may search linked matched data to which additional data including date and time information partially matching the time zone indicated by the linked search keyword is added. Further, the linked search means may search for linked matched data in which a time zone sandwiched between the time zone indicated by the linked search keyword and the date and time information included in the additional data is equal to or less than a predetermined time.
  • the data search system may further include position information as additional data, and the search means may extract position information included in the additional data added to the keyword matching data as a linked search keyword.
  • the search means may extract position information included in the additional data added to the keyword matching data as a linked search keyword.
  • the data search system further includes user registration information, which is text data that can be arbitrarily registered by the user as additional data, and the search means includes user registration included in the additional data added to the keyword matching data.
  • Information may be extracted as a linked search keyword. In this case, based on information arbitrarily registered by the user, related data related to the search keyword and the information can be presented as a search result.
  • the data search system further includes a hierarchical structure specifying unit that generates the keyword matching data and the linked matching data by dividing the hierarchy, and the output unit matches the keyword according to the hierarchy generated by the hierarchical structure specifying unit. Data and interlocking coincidence data may be output. If such a configuration is adopted, the keyword matching data and the linked matching data that does not include the search keyword but is assumed to be highly relevant are generated separately, so that the user can easily recognize the relevance to the search keyword. Output is possible.
  • the present invention uses a data search system and a data search method, and makes it possible to present all data highly relevant to a search keyword as a search result.
  • SYMBOLS 1 Data search system, 10 ... Server apparatus for data search, 13 ... Search part (search means), 14 ... Linkage search part (linkage search means), 15 ... Hierarchical structure specification part (hierarchy structure specification means), 16 ... Output Part (output means).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 少なくとも日時情報が付加データとして付加された複数の検索対象データの検索を行うデータ検索システム1であって、複数の検索対象データのうちから検索キーワードを含むキーワード一致データを検索し、該キーワード一致データに付加されている付加データに含まれる時間帯に関する日時情報を連動検索キーワードとして抽出する検索手段と、複数の検索対象データのうちから連動検索キーワードと前記時間帯が近似する付加データが付加された連動一致データが存在するかを検索する連動検索手段と、キーワード一致データ及び連動一致データを出力する出力手段とを備える。

Description

データ検索システム及びデータ検索方法
 本発明は、データ検索システム及びデータ検索方法に関する。
 近年、SNS(Social Networking Service)の普及や、クラウドサービスを利用したデータ管理の一般化により、ユーザが管理するデータ量は増加傾向にある。そのような中で、ユーザが管理している膨大なデータの中から、ユーザが望むデータを、迅速かつ正確に探し出せるよう、検索方法の高機能化が望まれている。従来の検索方法として、入力されたキーワードに基づき、スキーマ(データ構造)が互いに異なるデータ格納装置を横断して検索する横断検索技術が知られている(例えば特許文献1参照)。
特開2008-102736号公報
 しかしながら、従来の検索方法は、ユーザが入力した検索キーワードを含むデータのみを検索結果として提示するものであった。例えば、近年は特に写真データを管理するユーザが増えているが、このような写真データはテキストを含まないデータであるため、ユーザがキーワードを入力して検索した場合に、当該入力したキーワードと関連性の高い写真データが存在していても、検索結果として当該写真データを提示することはできなかった。また、SNSを利用して発信する情報は、検索キーワードに合致する内容を含まない情報が多いため、発信後に検索することが困難であった。即ち、従来の方法では、検索キーワードを含まないデータについては、当該検索キーワードと関連性が高いデータであっても検索結果として提示できないという問題があった。
 本発明は上記実情に鑑みてなされたものであり、検索キーワードに関連性の高いデータをもれなく検索結果として提示可能なデータ検索システム及びデータ検索方法を提供することを目的とする。
 本発明に一側面に係るデータ検索システムは、少なくとも日時情報が付加データとして付加された複数の検索対象データの検索を行うデータ検索システムであって、複数の検索対象データのうちから検索キーワードを含むキーワード一致データを検索し、該キーワード一致データに付加されている付加データに含まれる日時情報を連動検索キーワードとして抽出する検索手段と、複数の検索対象データのうちから連動検索キーワードと近似する付加データが付加された連動一致データが存在するかを検索する連動検索手段と、キーワード一致データ及び連動一致データを出力する出力手段と、を備えることを特徴とする。
 このデータ検索システムによれば、検索キーワードを含むデータが存在した場合に、当該データの付加データに含まれる日時情報を連動検索キーワードとして抽出し、他の複数のデータに該連動検索キーワードと近似する付加データを有するものがあれば、検索キーワードに間接的に関連するデータとして検索して出力することができる。その結果、検索キーワードだけではなくキーワード一致データの付加データに基づいて、複数のデータを連動して検索することができるため、検索キーワードを含まないデータであっても、検索キーワードに関連性の高いデータとして検索し出力することができる。また、検索キーワードを含むデータに付加された日時情報に基づいて検索するため、連動一致データについては、検索キーワードと時期的に関連性の高いデータである可能性が高い。よって、本発明によれば、検索キーワードと時期的関連性の高いデータについてもれなく検索結果として出力することができる。
 或いは、本発明の他の側面に係るデータ検索方法は、少なくとも日時情報が付加データとして付加された複数の検索対象データから検索を行うデータ検索方法であって、検索手段が複数の検索対象データのうちから検索キーワードを含むキーワード一致データを検索し、該キーワード一致データに付加されている付加データに含まれる日時情報を連動検索キーワードとして抽出する検索ステップと、連動検索手段が、複数の検索対象データのうちから連動検索キーワードと近似する付加データが付加された連動一致データが存在するかを検索する連動検索ステップと、出力手段が、キーワード一致データ及び連動一致データを出力する出力ステップと、を備えることを特徴とする。この検索方法は、上述のデータ検索システムと同様な効果を奏することができる。
 本発明によれば、関連性の高いデータをもれなく検索結果として提示可能なデータ検索システム及びデータ検索方法を提供することができる。
本発明の実施形態にかかるデータ検索システム1の概略構成図である。 図1のデータ検索用サーバ装置10を構成する計算機のハードウェア構成を示すブロック図である。 図1のデータ検索用サーバ装置10に格納されている検索対象データのデータ構成を示す図である。 図1のデータ検索システム1によって生成された検索結果のデータ構成を示す図である。 図1の端末装置20における検索結果の表示例を示す図である。 図1のデータ検索システム1によるデータ検索時の動作を示すフローチャートである。
 以下、図面とともに本発明によるデータ検索システム及びデータ検索方法の好適な実施形態について詳細に説明する。なお、図面の説明においては同一要素には同一符号を付し、重複する説明を省略する。
 図1は、本発明の実施形態にかかるデータ検索システム1の概略構成図である。図1に示すデータ検索システム1は、データ検索用サーバ装置10と、データ検索用サーバ装置10と通信を行う端末装置20と、を備えている。データ検索用サーバ装置10は、ユーザにより端末装置20を利用して記憶されたスケジュールデータ、写真データ、SNS利用データ等の検索対象データを格納及び管理するサーバ装置である。このデータ検索用サーバ装置10は、1台のサーバ装置で構成されていてもよいし、複数のサーバ装置が連携して動作するサーバシステムであってもよい。このデータ検索用サーバ装置10は、移動体通信方式を採用した移動体通信ネットワークや有線通信ネットワーク等によって構成される通信ネットワークNWを介して、端末装置20と相互にデータ通信を行うことが可能とされている。データ検索用サーバ装置10は通信部18を、端末装置20は通信部24を備えており、これらを用いて相互に通信を行う。端末装置20は、PC(Personal Computer)、携帯電話端末、スマートフォン、PDA等に代表される端末装置20である。
 図2は、本発明の実施形態にかかるデータ検索用サーバ装置10を構成する計算機のハードウェア構成を示すブロック図である。データ検索用サーバ装置10を構成する計算機30は、物理的には、CPU31と、主記憶装置であるRAM32及びROM33と、ハードディスク装置等の補助記憶装置36と、入力デバイスである入力キー、タッチパネル、マウス等の入力装置35と、ディスプレイ、スピーカ等の出力装置37と、他の端末装置やサーバ装置との間での通信ネットワークNWを介したデータの送受信を司る通信モジュール34とを含む情報処理装置として構成されている。データ検索用サーバ装置10によって実現される機能は、図2に示すCPU31、RAM32等のハードウェア上に所定のプログラムを読み込ませることにより、CPU31の制御のもとで通信モジュール34、入力装置35、出力装置37を動作させるとともに、RAM32や補助記憶装置36におけるデータの読み出し及び書き込みを行うことで実現される。
 まず、データ検索用サーバ装置10の各構成要素の機能について詳細に説明する。
 図1に戻って、データ検索用サーバ装置10は、機能的な構成要素として、検索対象データ格納部11と、インデックス作成部12と、検索部(検索手段)13と、連動検索部(連動検索手段)14と、階層構造特定部(階層構造特定手段)15と、出力部(出力手段)16と、インデックス格納部17と、通信部18とを備えている。
 検索対象データ格納部11は、複数の検索対象データを記憶する。検索対象データはテキストデータや画像データを含むデータであり、例えば、スケジュールデータ170、SNSデータ171、写真データ172、ニュースデータ173、天気データ174、乗換案内データ175などがある。図3(a)に検索対象データの一例を示している。同図に示すように、1つのテキストデータには、検索時にそのデータを識別するためのID(“カレンダ_001”など)と、データ内容(“岡山出張”など)とが含まれる。さらに、当該データに付加された情報を記載した付加データであるメタデータとして、日時情報(“2012/1/30 11:00~20:00”など)と、位置情報(“岡山県岡山市北区”など)と、同行者情報(“鈴木、田中”など)と、タグ情報(“SNS検討”など)とがIDに対応付けて記憶されている。メタデータのうち、日時情報と位置情報はデータ登録時に自動で当該データに紐づいて登録される情報であり、同行者情報及びタグ情報はデータ登録時にメタデータとしてユーザが任意に登録可能なテキスト情報(ユーザ登録情報)である。なお、検索対象データは、必ずしもデータ検索用サーバ装置10の検索対象データ格納部11に格納されている必要はなく、別のサーバ装置に保持されていてもよく、API(Application Program Interface)等で当該検索対象データが当該サーバ装置から取得されたデータであってもよい。
 インデックス作成部12は、検索対象データ格納部11に格納された検索対象データに基づいてインデックスを作成する。インデックスを作成することによって、データ検索時に検索対象データ全体を検索する必要がなくなり、効率的な検索が可能となる。作成されたインデックス情報はインデックス格納部17に記憶される。インデックス格納部17に格納されたインデックスのイメージを図3(b)に示す。同図に示すように、“岡山出張”というデータ内容を検索するためのインデックスが、インデックスに対応するデータを識別するID(“カレンダ_001”)に対応付けて格納されている。
 検索部13は、検索対象データ格納部11に格納されている複数の検索対象データのうちから、検索キーワードを含むキーワード一致データを検索する。検索キーワードは、ユーザが入力したキーワードが端末装置20の通信部24よりデータ検索用サーバ装置10に向かって送信され、通信部18にて受信される。検索部13による検索は、インデックスを用いて行われる。キーワード一致データは、検索キーワードと完全に一致するデータだけではなく検索キーワードを含むデータであればよい。また、検索部13は、キーワード一致データが存在する場合に、キーワード一致データに付加されているメタデータ(日時情報、位置情報、同行者情報、タグ情報)を連動検索キーワードとして抽出する。例えば、図3(a)に示す検索対象データの例において、検索キーワードが“岡山出張”であった場合には、図3(b)に示すインデックス格納部17に格納されたインデックスと一致する。この場合、図4(a)に示すID“カレンダ_001”を含むデータがキーワード一致データであり、当該データに付加されたメタデータである、“2012/1/30 11:00~20:00”(日時情報)、“岡山県岡山市北区”(位置情報)、“鈴木、田中”(同行者情報)、“SNS検討”(タグ情報)が連動検索キーワードである。
 連動検索部14は、検索対象データ格納部11に格納されている複数の検索対象データのうちから、連動検索キーワードと近似するメタデータが付加された連動一致データが存在するかを検索する。当該連動一致データの検索においては、同一項目のメタデータ間での検索を行う。例えば、図3(a)に示す検索対象データの例において、“岡山出張”を含むデータがキーワード一致データである場合には、連動検索キーワードとして日時情報の“2012/1/30 11:00~20:00”が抽出される。この場合、連動検索時には、検索対象データの日時情報に連動検索キーワードである“2012/1/30 11:00~20:00”と近似する日時情報が存在するか否かを検索する。なお、「連動検索キーワードに近似」とは完全一致でなくてよいという意味であり、例えば、日時情報の連動検索キーワードが“2012/1/30 11:00~20:00”である場合に、年月日のみ入力され該年月日が一致するデータ(“2012/1/30”)や、年月日が一致し時間帯が一部一致するデータ(“2012/1/30 18:00~22:00”)や、互いの時間帯にはさまれる時間帯が所定時間以下であるデータ(“2012/1/30 21:00~23:00”)などは、一定の時間的範囲に含まれるデータであり近似と考えることができる。また、位置情報については、連動検索キーワードが地名”岡山県岡山市北区”である場合には、当該地名の一致(都道府県名,市区町村名,街区名など一部の地名との一致を含む)を判断してもよいし、当該地名を緯度経度に変換することで、空間的な近接性(近似するか否か)の判断を行っても良い。また、連動検索キーワードが緯度経度の値であった場合には、当該緯度経度の値により空間的な近接性を判断してもよいし、当該緯度経度の値に対応する地名に変換して、地名の一致(一部一致含む)を判断してもよい。図3(a)に示す検索対象データの例において、“岡山出張”がキーワード一致データである場合には、“写真_001”のデータ(日時情報が近似)、“天気001”のデータ(日時情報が近似、位置情報が一致)、“SNS_001”のデータ(タグ情報が一致)が連動一致データとして特定される。
 階層構造特定部15は、検索部13によって検索されたキーワード一致データと、連動検索部14によって検索された連動一致データとを階層を分けて生成する階層構造特定手段である。図4(b)に階層構造特定部15によって生成された階層構造データの例を示している。第一階層は、キーワード一致データである。第二階層は、連動一致データのメタデータの項目名(日時情報、位置情報、同行者情報、又はタグ情報)である。第三階層は、連動一致データである。また、階層を生成する際に、三階層ではなく二階層とすることも考えられ、この場合に、第一階層はキーワード一致データであり、第二階層は連動一致データである。この階層構造データは検索キーワードを基に検索されたキーワード一致データと、そのデータに連動して検索された複数の連動一致データとの関係を階層的に示している。
 出力部16は、キーワード一致データと連動一致データとを出力する。出力部16によって出力されたデータは、通信部18によって端末装置20に送信される。すなわち出力部16は、上述した階層構造特定部15によって生成された階層構造データを参照して、キーワード一致データ及び連動一致データを出力する。
 次に、端末装置20の各構成要素の機能について詳細に説明する。図1に示すように、端末装置20は、データ登録部21と、検索キーワード入力部22と、データ検索結果表示部23と、通信部24とを備えている。
 データ登録部21は、ユーザ操作に基づいて、検索対象データ格納部11に格納される検索対象データを受け付けて、データ検索用サーバ装置10に登録する。例えば、ユーザがスケジュールデータ170や、SNSデータ171を更新した場合に、当該更新した情報を検索対象データとして検索対象データ格納部11に登録する。また、データ登録部21は、メタデータとしてユーザが任意に登録可能なユーザ登録情報(同行者情報及びタグ情報)を受け付けてデータ検索用サーバ装置10に登録する。検索対象データが、データ検索用サーバ装置10の検索対象データ格納部11に格納されておらず、別のサーバ装置に保持されている場合は、データ登録部21は、検索対象データを当該サーバ装置に登録する。
 検索キーワード入力部22は、ユーザ操作に基づく、検索キーワードの入力を受け付ける。検索キーワード入力部22により受け付けられたキーワードは、通信部24を介してデータ検索用サーバ装置10に送信される。受け付けられたキーワードは検索部13による検索において検索キーワードとされる。
 データ検索結果表示部23は、出力部16によって出力されるキーワード一致データ及び連動一致データを表示する。また、出力部16により階層構造データが出力された場合には、当該データを各階層に分けて表示する。図5は本発明の実施形態にかかる端末装置20における検索結果の表示例を示す図である。図5(a)は階層を二階層で表示した場合の表示例であり、図5(b)は階層を三階層で表示した場合の表示例である。図5(a)の二階層で表示した場合には、第一階層であるキーワード一致データ及び該キーワード一致データのメタデータは表示部分100のように表示され、第二階層である連動一致データは表示部分101のように表示部分100の下に表示される。図5(b)の三階層で表示した場合には、第一階層であるキーワード一致データ及び該キーワード一致データのメタデータは表示部分102のように表示される。また第二階層である連動一致データのメタデータ項目名は表示部分103や、表示部分104のように表示部分102の下に表示される。第三階層である連動一致データは、第二階層であるメタデータ項目名の対応する箇所に表示される。即ち、表示部分103に対応する連動一致データは表示部分105のように表示部分103の下に表示され、表示部分104に対応する連動一致データは表示部分106のように表示部分104の下に表示される。なお図5では、第一階層に表示されるメタデータとして、日時情報、位置情報、同行者情報のみ記載し、タグ情報を記載していないが、タグ情報が登録されている場合にはタグ情報についても表示することとしてもよい。
 以下、図6を参照して、データ検索システム1の動作について説明するとともに、併せて、データ検索システム1におけるデータ検索方法について詳述する。同図は、データ検索システム1によるデータ検索時の動作を示すフローチャートである。
 まず、端末装置20のユーザ操作(スケジュールデータやSNSデータの更新に関する操作)が受け付けられ、データ登録部21によって検索対象データの登録がされる(ステップS101)。データ登録がされると、インデックス作成部12によって、登録された検索対象データに基づいたインデックス作成が行われる(ステップS102)。
 その後、ユーザが端末装置20からデータ検索を行うと、検索キーワード入力部22によってユーザ操作(ユーザが入力したキーワード)に基づいた検索キーワード入力が受け付けられる(ステップS103)。当該検索キーワードは、端末装置20の通信部24からデータ検索用サーバ装置10の通信部18に送信される(ステップS104)。次に、データ検索用サーバ装置10では、端末装置20から送信された検索キーワードに基づいて、検索部13によるキーワード検索が行われる(ステップS105)。検索対象データに検索キーワードを含むデータが存在した場合には、検索部13によって当該データがキーワード一致データとして特定される(S106)。さらに、キーワード一致データに付加されているメタデータ(日時情報、位置情報、同行者情報、タグ情報)は、検索部13によって連動検索キーワードとして抽出される(ステップS107)。
 次に、連動検索キーワードに基づいて、連動検索部14による連動検索が行われる(ステップS108)。検索対象データに連動検索キーワードと近似するメタデータが付加されたデータが存在した場合には、連動検索部14によって当該データが連動一致データとして特定される(ステップS109)。次に、階層構造特定部15によって、キーワード一致データと連動一致データの階層構造を示す階層構造データが生成される(ステップS110)。この際、階層構造は、三階層または二階層で特定される。
 ステップS110にて階層構造が特定された後、出力部16によって、生成された階層に従って、キーワード一致データ及び連動一致データが出力される(ステップS111)。当該出力されたデータは、通信部18及び通信部24を介して通信され、端末装置20によって検索結果として受信される(ステップS112)。受信されたデータは、階層の違いをユーザが認識できるような出力形式で出力され、データ検索結果表示部23によって表示される(ステップS113)。
 以上、説明したデータ検索システム1、及びデータ検索システム1におけるデータ検索方法によれば、検索キーワードを含むデータが存在した場合に当該データの付加データに含まれる日時情報を連動検索キーワードとして抽出し、他の複数のデータに該連動検索キーワードと近似する付加データを有するものがあれば、検索キーワードに間接的に関連するデータとして検索して出力することができる。その結果、検索キーワードだけではなくキーワード一致データの付加データに基づいて、複数のデータを連動して検索することができるため、検索キーワードを含まないデータであっても、検索キーワードに関連性の高いデータとして検索し出力することができる。また、検索キーワードを含むデータに付加された日時情報に基づいて検索するため、連動一致データについては、検索キーワードと時期的に関連性の高いデータである可能性が高い。よって、本発明によれば、検索キーワードと時期的関連性の高いデータについてもれなく検索結果として出力することができる。
 また、データ検索システム1は、付加データとして位置情報をさらに含み、検索はキーワード一致データに付加されている付加データに含まれる位置情報を連動検索キーワードとして抽出するため、検索キーワードと位置的に関連性の高い関連データを、よりもれなく検索結果として提示できる。
 また、データ検索システム1は、付加データとしてユーザが任意に登録できるテキストデータであるユーザ登録情報をさらに含み、検索部13は、キーワード一致データに付加されている付加データに含まれるユーザ登録情報を連動検索キーワードとして抽出するため、ユーザが任意に登録した情報に基づいて、検索キーワードとその情報を介して関連する関連データを検索結果として提示できる。
 また、データ検索システム1は、キーワード一致データと連動一致データとを階層を分けて生成する階層構造特定部15をさらに備え、出力部16は階層構造特定部15により生成された階層に従ってキーワード一致データ及び連動一致データを出力するため、キーワード一致データと連動一致データとを分けて生成することとなり、ユーザにとって検索キーワードとの関連性を認識しやすいデータ出力が可能となる。なお、階層は三階層と二階層とが考えられるが、三階層とした場合には連動一致データがどのメタデータで紐づいたデータかが認識できるようになるため、ユーザにとって、より整理されたわかりやすい検索結果表示となる。
 なお、本発明は、上述した実施形態に限定されるものではない。例えば、図1に示したようなデータ検索用サーバ装置の各構成要素は、ユーザが使用する端末装置20に一部又は全てが具備されていてもよい。
 ここで、本発明に係るデータ検索システムにおいて、連動検索手段は、連動検索キーワードの示す時間帯と一部一致する日時情報を含む付加データが付加された連動一致データを検索する、ことでもよい。また、連動検索手段は、連動検索キーワードの示す時間帯と付加データに含まれる日時情報とで挟まれる時間帯が所定時間以下である連動一致データを検索する、ことでもよい。
 また、本発明に係るデータ検索システムにおいて、付加データとして位置情報をさらに含み、検索手段は、キーワード一致データに付加されている付加データに含まれる位置情報を連動検索キーワードとして抽出することでもよい。この場合、位置情報を付加データとして採用することにより、検索キーワードと位置的に関連性の高い関連データを、もれなく検索結果として提示できる。
 また、本発明に係るデータ検索システムにおいて、付加データとしてユーザが任意に登録できるテキストデータであるユーザ登録情報をさらに含み、検索手段は、キーワード一致データに付加されている付加データに含まれるユーザ登録情報を連動検索キーワードとして抽出することでもよい。この場合は、ユーザが任意に登録した情報に基づいて、検索キーワードとその情報を介して関連する関連データを検索結果として提示できる。
 また、本発明に係るデータ検索システムにおいて、キーワード一致データと連動一致データとを階層を分けて生成する階層構造特定手段をさらに備え、出力手段は、階層構造特定手段により生成された階層に従ってキーワード一致データ及び連動一致データを出力することでもよい。かかる構成を採れば、キーワード一致データと、検索キーワードを含まないが関連性が高いと想定される連動一致データとを分けて生成することとなり、ユーザにとって検索キーワードとの関連性を認識しやすいデータ出力が可能となる。
 本発明は、データ検索システム及びデータ検索方法を使用用途とし、検索キーワードに関連性の高いデータをもれなく検索結果として提示することを可能にするものである。
 1…データ検索システム、10…データ検索用サーバ装置、13…検索部(検索手段)、14…連動検索部(連動検索手段)、15…階層構造特定部(階層構造特定手段)、16…出力部(出力手段)。

Claims (7)

  1.  少なくとも日時情報が付加データとして付加された複数の検索対象データの検索を行うデータ検索システムであって、
     前記複数の検索対象データのうちから検索キーワードを含むキーワード一致データを検索し、該キーワード一致データに付加されている付加データに含まれる時間帯に関する日時情報を連動検索キーワードとして抽出する検索手段と、
     前記複数の検索対象データのうちから前記連動検索キーワードと前記時間帯が近似する付加データが付加された連動一致データが存在するかを検索する連動検索手段と、
     前記キーワード一致データ及び前記連動一致データを出力する出力手段と、を備える
    ことを特徴とするデータ検索システム。
  2.  前記連動検索手段は、前記連動検索キーワードの示す前記時間帯と一部一致する日時情報を含む付加データが付加された連動一致データを検索する、
    ことを特徴とする請求項1記載のデータ検索システム。
  3.  前記連動検索手段は、前記連動検索キーワードの示す前記時間帯と前記付加データに含まれる日時情報とで挟まれる時間帯が所定時間以下である連動一致データを検索する、
    ことを特徴とする請求項1記載のデータ検索システム。
  4.  前記付加データとして位置情報をさらに含み、
     前記検索手段は、キーワード一致データに付加されている付加データに含まれる位置情報を連動検索キーワードとして抽出する
    ことを特徴とする請求項1~3のいずれか1項に記載のデータ検索システム。
  5.  前記付加データとしてユーザが任意に登録できるテキストデータであるユーザ登録情報をさらに含み、
     前記検索手段は、キーワード一致データに付加されている付加データに含まれるユーザ登録情報を連動検索キーワードとして抽出する
    ことを特徴とする請求項1~4のいずれか1項に記載のデータ検索システム。
  6.  前記キーワード一致データと前記連動一致データとを、階層を分けて生成する階層構造特定手段をさらに備え、
     前記出力手段は、前記階層構造特定手段により生成された階層に従って、前記キーワード一致データ及び前記連動一致データを出力する
    ことを特徴とする請求項1~5のいずれか1項に記載のデータ検索システム。
  7.  少なくとも日時情報が付加データとして付加された複数の検索対象データから検索を行うデータ検索方法であって、
     検索手段が、前記複数の検索対象データのうちから検索キーワードを含むキーワード一致データを検索し、該キーワード一致データに付加されている付加データに含まれる日時情報を連動検索キーワードとして抽出する検索ステップと、
     連動検索手段が、前記複数の検索対象データのうちから前記連動検索キーワードと近似する付加データが付加された連動一致データが存在するかを検索する連動検索ステップと、
     出力手段が、前記キーワード一致データ及び前記連動一致データを出力する出力ステップと、を備える
    ことを特徴とするデータ検索方法。
PCT/JP2013/059066 2012-03-29 2013-03-27 データ検索システム及びデータ検索方法 WO2013146910A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US14/389,081 US20150081733A1 (en) 2012-03-29 2013-03-27 Data search system and data search method
EP13770394.8A EP2833276A4 (en) 2012-03-29 2013-03-27 DATA SEARCH SYSTEM AND DATA SEARCH METHOD
CN201380015323.1A CN104169916A (zh) 2012-03-29 2013-03-27 数据检索***以及数据检索方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012077814A JP2013206387A (ja) 2012-03-29 2012-03-29 データ検索システム及びデータ検索方法
JP2012-077814 2012-03-29

Publications (1)

Publication Number Publication Date
WO2013146910A1 true WO2013146910A1 (ja) 2013-10-03

Family

ID=49260159

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/059066 WO2013146910A1 (ja) 2012-03-29 2013-03-27 データ検索システム及びデータ検索方法

Country Status (5)

Country Link
US (1) US20150081733A1 (ja)
EP (1) EP2833276A4 (ja)
JP (1) JP2013206387A (ja)
CN (1) CN104169916A (ja)
WO (1) WO2013146910A1 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463627B (zh) * 2014-12-05 2017-12-19 北京国双科技有限公司 数据处理方法和装置
US9600524B2 (en) * 2014-12-22 2017-03-21 Blackberry Limited Method and system for efficient feature matching
CN111078755B (zh) * 2019-12-19 2023-07-28 远景智能国际私人投资有限公司 时序数据的存储查询方法、装置、服务器及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293165A (ja) * 2004-03-31 2005-10-20 Jfe Steel Kk ファイル検索装置及びその方法
JP2006113984A (ja) * 2004-10-18 2006-04-27 Sony Corp 情報提供システム,メタデータ収集解析サーバ,およびコンピュータプログラム
JP2006323443A (ja) * 2005-05-17 2006-11-30 Matsushita Electric Ind Co Ltd 検索データ分析支援システム
JP2008102736A (ja) 2006-10-19 2008-05-01 Toshiba Corp 検索装置および検索方法
JP2010257144A (ja) * 2009-04-23 2010-11-11 Canon Inc 情報処理装置、情報処理方法、プログラム及び記憶媒体
JP2011081819A (ja) * 2010-11-08 2011-04-21 Sony Corp 画像管理方法および装置、記録媒体、並びにプログラム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303210A (ja) * 2002-04-11 2003-10-24 Canon Inc 情報処理方法、情報処理装置、および記録媒体
US7502798B2 (en) * 2005-08-03 2009-03-10 Novell, Inc. System and method of searching for information based on prior user actions
US8306967B2 (en) * 2007-10-02 2012-11-06 Loglogic, Inc. Searching for associated events in log data
US8280901B2 (en) * 2008-01-03 2012-10-02 Masterfile Corporation Method and system for displaying search results
JP5237724B2 (ja) * 2008-08-19 2013-07-17 オリンパスイメージング株式会社 画像検索システム
US8295454B2 (en) * 2009-01-07 2012-10-23 Google Inc. Digital photo frame with dial-a-tag functionality
CN102768685A (zh) * 2012-07-24 2012-11-07 杭州东方网升科技有限公司 一种基于关键字匹配的内容推荐方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293165A (ja) * 2004-03-31 2005-10-20 Jfe Steel Kk ファイル検索装置及びその方法
JP2006113984A (ja) * 2004-10-18 2006-04-27 Sony Corp 情報提供システム,メタデータ収集解析サーバ,およびコンピュータプログラム
JP2006323443A (ja) * 2005-05-17 2006-11-30 Matsushita Electric Ind Co Ltd 検索データ分析支援システム
JP2008102736A (ja) 2006-10-19 2008-05-01 Toshiba Corp 検索装置および検索方法
JP2010257144A (ja) * 2009-04-23 2010-11-11 Canon Inc 情報処理装置、情報処理方法、プログラム及び記憶媒体
JP2011081819A (ja) * 2010-11-08 2011-04-21 Sony Corp 画像管理方法および装置、記録媒体、並びにプログラム

Also Published As

Publication number Publication date
EP2833276A1 (en) 2015-02-04
CN104169916A (zh) 2014-11-26
JP2013206387A (ja) 2013-10-07
EP2833276A4 (en) 2015-12-02
US20150081733A1 (en) 2015-03-19

Similar Documents

Publication Publication Date Title
CN105229637B (zh) 内容集合的自动生成
CN101124576B (zh) 集成有来自信任网络的用户注释的搜索***和方法
Becker et al. Exploring the geospatial semantic web with dbpedia mobile
US9552334B1 (en) Geotemporal web and mobile service system and methods
KR101475552B1 (ko) 사용자에게 컨텐츠를 제공하기 위한 방법 및 서버
US20180314756A1 (en) Online social network member profile taxonomy
CN102779114A (zh) 利用自动规则生成的非结构化数据支持
US9329778B2 (en) Supplementing a virtual input keyboard
WO2015004820A1 (ja) 電子文通装置、電子文通方法及びプログラム記憶媒体
JP2008152700A (ja) 電子漫画配信サーバ
CN105786897B (zh) 用于提供基于情境感知的用户关注信息的情境感知本体构建方法
CN105229638B (zh) 作为对内容的收集的贡献者的自动化的库管理员
WO2013146910A1 (ja) データ検索システム及びデータ検索方法
JP2007233862A (ja) サービス検索システム及びサービス検索方法
JP2022041859A (ja) プログラム、方法、情報処理装置、及びシステム
US12026642B2 (en) Content collaboration platform with an integrated trip coordination service and interface
WO2022249676A1 (ja) プログラム、方法、情報処理装置
CN112352223A (zh) 用于输入建议的方法和***
JP2013045182A (ja) 情報検索装置及び方法及びプログラム
KR101757755B1 (ko) 선행기술조사의 분배처리 방법 및 이를 운용하는 서버 및 시스템
JP2007058804A (ja) コンテンツ配信システム、コンテンツ配信方法、およびコンテンツ配信プログラム
JP2012190167A (ja) 情報処理装置および情報処理方法
KR101581839B1 (ko) 게스트하우스 검색 시스템
JP2009146183A (ja) サーバ装置及びプログラム
KR100478399B1 (ko) 폰트 서비스 제공 방법 및 상기 방법을 수행하는 시스템

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2013770394

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE