KR20180131435A - System for searching a local information using application programming interface, and method thereof - Google Patents

System for searching a local information using application programming interface, and method thereof Download PDF

Info

Publication number
KR20180131435A
KR20180131435A KR1020180060609A KR20180060609A KR20180131435A KR 20180131435 A KR20180131435 A KR 20180131435A KR 1020180060609 A KR1020180060609 A KR 1020180060609A KR 20180060609 A KR20180060609 A KR 20180060609A KR 20180131435 A KR20180131435 A KR 20180131435A
Authority
KR
South Korea
Prior art keywords
information
search
local
user terminal
local information
Prior art date
Application number
KR1020180060609A
Other languages
Korean (ko)
Other versions
KR102151845B1 (en
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 목포대학교산학협력단
Publication of KR20180131435A publication Critical patent/KR20180131435A/en
Application granted granted Critical
Publication of KR102151845B1 publication Critical patent/KR102151845B1/en

Links

Images

Classifications

    • G06F17/3087
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • 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
    • G06F16/29Geographical information databases
    • G06F17/30241
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Remote Sensing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a local information searching system and a method thereof capable of determining a local information system by using specific information in a portal searching site when a user inputs a searching word and the specific information (information for determining the local information system such as GPS information, an organization name of the local information system, etc.) in the portal searching site; searching the local information system by using a negotiated application programming interface (API); processing an obtained searching result depending on necessity; and providing the searching result to the user. The disclosed local information searching system comprises a user terminal, a searching server, and a local organization server. The user terminal connects the searching site, inputs a query language, and requests local information. When the query language is received through the searching site, the searching server confirms a position of the user terminal, determines the local organization server corresponding to the confirmed position, and obtains the local information from the local organization server and provides the same to the user terminal after transmitting the query language with a standard API to the determined local organization server and requesting the local information. When the local information is requested depending on the query language through the standard API from the searching server, the local organization server searches information corresponding to the query language and transmits the searched local information to the searching server through the standard API.

Description

지역 정보 검색 시스템 및 그 방법{System for searching a local information using application programming interface, and method thereof}Field of the Invention The present invention relates to a local information retrieval system and a method thereof,

본 발명은 지역 정보 검색 시스템 및 그 방법에 관한 것으로서, 더욱 자세하게는 사용자가 포털 검색 사이트에서 검색어와 특정 정보(지역 정보 시스템을 결정할 수 있는 정보, 예를 들어 GPS 정보, 지역 정보 시스템 기관명 등)를 입력하면, 포털 검색 사이트에서는 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API(application programming interface)를 이용해서 지역 정보 시스템에 검색을 요청하여, 획득한 검색 결과를 필요에 따라 가공하여 사용자에게 제공할 수 있도록 하는, 지역 정보 검색 시스템 및 그 방법에 관한 것이다.The present invention relates to a local information retrieval system and a method thereof, and more particularly, to a local information retrieval system and a method thereof, in which a user searches a portal search site for specific information (information capable of determining a local information system, for example, GPS information, Once entered, the portal search site determines the local information system using specific information, requests a search to the local information system using the negotiated application programming interface (API), processes the acquired search results as needed, To a local information retrieval system and a method thereof.

일반적으로 API는 프로그램 또는 애플리케이션이 운영 체제에 어떤 처리를 위해서 호출할 수 있는 서브루틴 또는 함수의 집합을 의미한다. 따라서, API는 응용 프로그램이 운영체제나 데이터베이스 관리 시스템과 같은 시스템 프로그램과 통신할 때 사용되는 언어나 메시지 형식을 가지며, API는 프로그램 내에서 실행을 위해 특정 서브루틴에 연결을 제공하는 함수를 호출하는 것으로 구현된다. 그러므로 하나의 API는 함수의 호출에 의해 요청되는 작업을 수행하기 위해 이미 존재하거나 또는 연결되어야 하는 몇 개의 프로그램 모듈이나 루틴을 가진다.An API generally refers to a set of subroutines or functions that a program or application can invoke for processing in the operating system. Thus, an API has a language or message format used when an application communicates with a system program, such as an operating system or a database management system, and the API calls a function that provides a connection to a particular subroutine for execution within the program . Therefore, an API has several program modules or routines that already exist or must be connected to perform the task requested by the function call.

웹 포털에 대한 오픈 API(Application Program Interface)는 현재 웹 2.0 기술 중 대표적인 것으로, 웹에서 사용할 수 있는 기능들을 회사가 무료로 제공해 주면, 사용자는 그 기능을 가져다 마치 레고블럭을 조립하듯이 자신의 프로그램에 조립해서 또 다른 프로그램을 만들 수 있다. 그러나, 각 사이트마다 다양한 웹포털 오픈 API 방식과 ID, 인증 관리 기능이 존재하고, 또한 통신사에서 웹포털 오픈 API를 개방하기 위해서는 안정적인 기능 제공이 필요하며, 통신사의 다른 응용 서비스와 쉽게 연계가 가능해야 한다.Open API (Application Program Interface) for web portal is one of the current web 2.0 technologies. If the company provides the functions that are available on the web for free, the user can take the function and make his program To build another program. However, there are various web portal open API methods, ID and authentication management functions for each site, and it is necessary to provide stable functions in order to open a web portal open API in a communication company and to be able to easily link with other application services of a communication company do.

한편, 사용자가 동네에 위치한 도서관에 보고자 하는 책의 소장 여부와 대출 가능 여부를 검색하려고 할 때, 현재의 방법은 동네에 위치한 시립도서관을 방문해서, 도서관에 설치된 특별한 컴퓨터나 도서관 웹 사이트를 방문해서 검색해야 한다. 그런데, 이러한 방법은 사용자가 도서관이나 도서관 사이트를 방문하는 것도 쉽지 않기 때문에, 대부분 스마트폰을 이용해서 네이버나 구글 등의 검색 엔진을 이용해서 검색하기도 한다. On the other hand, when a user wants to search for a book in a local library and check whether the book is available or not, the current method is to visit a municipal library in the neighborhood and visit a special computer or library website You have to search. However, since it is not easy for users to visit a library or a library site, most of them use a smart phone to search using a search engine such as Naver or Google.

그러나, 네이버나 구글 등의 포탈 검색 사이트에서 사용자가 찾고자 하는 책이나 상품 등의 정보를 검색하게 되면, 예를 들어, 도서관에 소장된 책에 대한 정보를 보여주는 것이 아니라 책에 대한 일반적인 내용만을 보여주게 된다. 이에 사용자는 네이버나 구글 등의 포털 검색 사이트를 이용하여 현재 자신이 위치하고 있는 (혹은 방문하려고 하는) 도서관의 도서 정보(예를 들어, 책의 위치, 대출 가능 여부 등)를 파악하고 싶어진다.However, if you search for information such as books or products that users want to search on portal search sites such as Naver or Google, for example, they show general information about the book rather than showing information about the book in the library. do. Therefore, the user wants to know the book information (for example, the location of the book, availability of the loan, etc.) of the library where the user is currently located (or is going to visit) by using portal search sites such as Naver or Google.

따라서, 사용자가 원하는 정보를 검색할 때, 지역 정보 시스템(예를 들어, 도서관의 정보 시스템)의 정보를 포털 검색 사이트(네이버 혹은 구글 등)를 이용할 수 있으며, 이를 구현하기 위해서 지역 정보 시스템이 포털 검색 사이트와 협의된 API를 이용해서 서로 정보를 교환할 수 있어야 한다.Accordingly, when a user searches for desired information, information on a local information system (for example, a library information system) can be used as a portal search site (Naver or Google, etc.) It should be possible to exchange information with each other using an API negotiated with the search site.

한국 공개특허공보 제10-2017-0000301호(공개일 : 2017.01.02)Korean Patent Laid-Open No. 10-2017-0000301 (published on 2017.01.02)

전술한 요구사항을 해결하기 위한 본 발명의 목적은, 사용자가 포털 검색 사이트에서 검색어와 특정 정보(지역 정보 시스템을 결정할 수 있는 정보, 예를 들어 GPS 정보, 지역 정보 시스템 기관명 등)를 입력하면, 포털 검색 사이트에서는 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해서 지역 정보 시스템에 검색을 요청하여, 획득한 검색 결과를 필요에 따라 가공하여 사용자에게 제공할 수 있도록 하는, 지역 정보 검색 시스템 및 그 방법을 제공함에 있다.SUMMARY OF THE INVENTION An object of the present invention to solve the above-mentioned problems is to provide a navigation system and a navigation system in which when a user inputs a search word and specific information (information capable of determining a local information system, for example, GPS information, The portal search site uses the specific information to determine the local information system, requests the local information system to search using the negotiated API, and processes the acquired search result as needed to provide it to the user. An information retrieval system and a method thereof.

한편, 전술한 요구사항을 해결하기 위한 본 발명의 목적은, 사용자가 사용자 단말기에 검색어와 특정 정보(지역 정보 시스템을 결정할 수 있는 정보, 예를 들어 GPS 정보, 지역 정보 시스템 기관명 등)를 입력하면, 상기 사용자 단말기가 상기 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해서 지역 정보 시스템에 검색을 요청하여, 획득한 검색 결과를 필요에 따라 가공하여 사용자에게 제공할 수 있도록 하는, 지역 정보를 검색하는 서비스 및 이를 제공하는 방법을 제공함에 있다.In order to solve the above-mentioned problems, an object of the present invention is to provide a method and system for providing a user terminal with search information and specific information (information capable of determining a local information system, for example, GPS information, , The user terminal determines a local information system using the specific information, requests a search for a local information system using the negotiated API, processes the acquired search result as needed, and provides the search result to a user , A service for searching local information, and a method for providing the service.

전술한 목적을 달성하기 위한 본 발명의 실시예에 따른 지역 정보 검색 시스템은, 검색어와 특정 정보를 입력하여 지역 정보 검색을 요청하는 사용자 단말기; 상기 입력된 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해 상기 결정된 지역 정보 시스템에 상기 지역 정보 검색을 요청하며, 지역 정보 시스템으로부터 제공된 지역정보 검색결과를 필요에 따라 가공하여 상기 사용자 단말기에 제공하는 포털 검색 장치(사이트); 및 상기 협의된 API를 통해 상기 포털 검색 장치로부터 지역 정보 검색을 요청받으면, 상기 검색어에 해당하는 정보를 검색하여 지역정보 검색결과를 획득하고, 획득된 지역정보 검색결과를 상기 포털 검색 장치에 전송해 주는 지역 정보 시스템을 포함한다.According to another aspect of the present invention, there is provided a local information search system including: a user terminal for inputting a search word and specific information to request a local information search; Determining a local information system using the input specific information, requesting the determined local information system for the local information search using the negotiated API, processing the local information search result provided from the local information system as necessary, A portal search device (site) for providing to a user terminal; And when receiving a local information search request from the portal search apparatus through the negotiated API, acquires a local information search result by searching information corresponding to the search term, and transmits the obtained local information search result to the portal search apparatus The state includes a local information system.

한편, 전술한 목적을 달성하기 위한 본 발명의 실시예에 따른 포털 검색 장치(사이트)는, 네트워크를 통해 사용자 단말기 및 지역 정보 시스템과 연동하여 지역 정보를 검색하는 포털 검색 장치로서, 상기 사용자 단말기로부터 키워드 입력란을 통해 검색어와 특정 정보를 입력받아 데이터 검색을 실행하는 검색부; 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색 여부를 선택하는 지역검색 선택부; 상기 지역 정보 시스템을 결정하기 위해 상기 사용자 단말기의 위치 정보 또는 상기 특정 정보에 근거한 위치 정보를 확인하는 위치 모듈; 상기 위치 정보에 대응된 지역 정보 시스템을 결정하기 위한 지역 기관 정보를 저장하고 있는 위치결정 데이터베이스; 상기 결정된 지역 정보 시스템과 연동하기 위해, 상기 결정된 지역 정보 시스템의 API를 호출하여 이용하는 API 모듈; 및 상기 위치 모듈을 통해 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하고, 상기 결정된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청하고, 상기 결정된 지역 정보 시스템으로부터 수신된 지역정보 검색결과를 상기 사용자 단말기에 전송하도록 제어하는 제어부를 포함한다.According to another aspect of the present invention, there is provided a portal search apparatus (site) for searching local information in cooperation with a user terminal and a local information system through a network, A search unit for receiving a search word and specific information through a keyword input field and executing data search; An area search selection unit for selecting whether or not to search for an area through an icon or button when the search word and specific information are input; A location module for identifying location information of the user terminal or location information based on the specific information to determine the local information system; A location database storing local institution information for determining a local information system corresponding to the location information; An API module for calling and using an API of the determined local information system to interoperate with the determined local information system; And determining a local information system based on the location information confirmed through the location module, requesting a local information search by transmitting the search word to the determined local information system using the API of the determined local information system, And a control unit for controlling the user terminal to transmit the local information search result received from the local information system.

한편, 전술한 목적을 달성하기 위한 본 발명의 실시예에 따른 포털 검색 장치의 지역 정보 검색 방법은, 네트워크를 통해 사용자 단말기 및 지역 정보 시스템과 연동하여 지역 정보를 검색하는 포털 검색 장치의 지역 정보 검색 방법으로서, (a) 상기 사용자 단말기로부터 키워드 입력란을 통해 검색어와 특정 정보를 입력받는 단계; (b) 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색 여부를 선택하는 단계; (c) 지역 정보 시스템을 결정하기 위해 상기 사용자 단말기의 위치 정보 또는 상기 특정 정보에 근거한 위치 정보를 확인하는 단계; (d) 상기 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하는 단계; (e) 상기 결정된 지역 정보 시스템과 연동하기 위해 상기 결정된 지역 정보 시스템의 API를 호출하는 단계; (f) 상기 호출된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청하는 단계; 및 (g) 상기 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신하여 상기 사용자 단말기에 전송하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method for searching local information of a portal searching apparatus, the searching method comprising the steps of: searching for local information in a portal searching apparatus for searching for local information in cooperation with a user terminal and a local information system through a network; (A) receiving a search word and specific information from the user terminal through a keyword input field; (b) selecting whether or not to search region by icon or button when inputting the search word and specific information; (c) checking location information of the user terminal or location information based on the specific information to determine a local information system; (d) determining a local information system based on the identified location information; (e) calling an API of the determined local information system to interoperate with the determined local information system; (f) requesting a local information search by transmitting the search word to the determined local information system using the API of the called local information system; And (g) receiving the local information search result from the determined local information system and transmitting the local information search result to the user terminal.

한편, 전술한 목적을 달성하기 위한 본 발명의 실시예에 따른 사용자 단말기를 이용하여 지역 정보 시스템과 연동하여 지역 정보를 검색하는 서비스를 제공하는 방법은, 상기 사용자 단말기가 상기 사용자 단말기의 사용자로부터 검색어를 입력받는 단계, 상기 사용자가 상기 검색어에 대한 지역 검색 여부를 선택하면, 상기 사용자 단말기가 상기 사용자의 선택에 대응하는 선택정보를 입력받는 단계, 상기 사용자 단말기가 상기 선택정보에 응답하여 상기 검색어에 대한 지역 정보 시스템을 결정하기 위한 위치 정보를 확인하는 단계, 상기 사용자 단말기가 상기 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하는 단계, 상기 사용자 단말기가 상기 결정된 지역 정보 시스템과 연동하기 위해 상기 결정된 지역 정보 시스템의 API를 호출하는 단계, 상기 사용자 단말기가 상기 호출된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 상기 검색어에 대한 지역 정보 검색을 요청하는 단계 및 상기 사용자 단말기가 상기 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신하고, 수신된 결과를 상기 사용자에게 제공하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method of searching for local information in cooperation with a local information system using a user terminal, the method comprising: Receiving, by the user terminal, selection information corresponding to the selection of the user when the user selects whether to perform an area search for the search word; The method comprising the steps of: confirming location information for determining a local information system for a user, determining a local information system based on the identified location information, and transmitting the determined determined location information to the user terminal Calling an API of the local information system, Wherein the user terminal transmits the search word to the determined local information system using an API of the called local information system to request local information search for the search word, Receiving search results, and providing the received results to the user.

본 발명의 다른 양상들, 장점들 및 특징들은 다음의 섹션들: 도면의 간단한 설명, 상세한 설명 및 청구범위를 포함하는 전체 출원 명세서에 기재된 내용에 기초하여 보다 명백해질 것이다.Other aspects, advantages and features of the present invention will become more apparent on the basis of the following description in the entire specification, including the following sections: Brief Description of the Drawings, Detailed Description, and Claims.

본 발명에 의하면, 사용자가 지역 정보를 얻고자 할 때, 사용자의 현재 위치에 기반하여 가장 가까운 곳에 있는 지역기관으로부터 해당 지역 정보를 취득할 수 있다.According to the present invention, when a user wants to obtain local information, the local information can be acquired from a local authority nearest to the user based on the current location of the user.

또한, 사용자는 해당 지역에 가지 않고 포털 검색 사이트를 통해 원하는 지역의 정보에 대해, 해당 지역 기관의 API를 이용하여 해당 지역의 정보 시스템으로부터 원하는 지역 정보를 취득할 수 있다. 그리고, 포털 검색 사이트를 통해 원하는 지역 정보를 먼저 확인하고 나중에 포털 사이트 자체에서 검색한 지역 정보를 확인해 볼 수 있다.Also, the user can acquire the desired area information from the information system of the corresponding area using the API of the local agency with respect to the information of the desired area through the portal search site instead of the area. Then, you can check the desired local information first through the portal search site and check the local information that is searched later on the portal site itself.

또한, 사용자는 해당 지역에 가지 않고 사용자 단말기를 이용하여 원하는 지역의 정보에 대해, 해당 지역 기관의 API를 이용하여 해당 지역의 정보 시스템으로부터 원하는 지역 정보를 취득할 수 있다.In addition, the user can acquire the desired area information from the information system of the corresponding area by using the API of the local agency, with respect to the information of the desired area without using the corresponding area, by using the user terminal.

도 1은 본 발명의 실시예에 따른 지역 정보 검색 시스템의 전체적인 구성을 개략적으로 나타낸 구성도이다.
도 2는 본 발명의 실시예에 따른 포털 검색 장치의 내부 구성을 개략적으로 나타낸 블록 구성도이다.
도 3은 본 발명의 실시예에 따른 포털 검색 사이트에서 키워드 입력란과 지역검색 여부 결정을 위한 아이콘을 나타낸 도면이다.
도 4는 본 발명의 실시예에 따른 지역 정보 검색 방법을 설명하기 위한 전체적인 흐름도를 나타낸 도면이다.
도 5는 본 발명의 실시예에 따른 포털 검색 장치의 지역 정보 검색 방법을 설명하기 위한 동작 흐름도를 나타낸 도면이다.
도 6은 본 발명의 실시예에 따른 지역 정보 시스템에서 검색어에 따른 검색 결과를 획득한 예를 나타낸 도면이다.
도 7은 본 발명의 실시예에 따른 검색 포털에서 검색어에 따라 자체 검색한 결과를 나타낸 도면이다.
도 8은 본 발명의 실시예에 따른 지역 정보 검색 시스템의 전체적인 구성을 개략적으로 나타낸 구성도이다.
도 9는 본 발명의 실시예에 따른 사용자 단말기의 지역 정보 검색 방법을 설명하기 위한 동작 흐름도를 나타낸 도면이다.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram schematically showing the overall configuration of a local information retrieval system according to an embodiment of the present invention; FIG.
2 is a block diagram schematically illustrating an internal configuration of a portal search apparatus according to an embodiment of the present invention.
FIG. 3 is a diagram showing an icon for determining whether a keyword input field and an area search are performed in a portal search site according to an embodiment of the present invention.
FIG. 4 is a flowchart illustrating an example of a local information search method according to an embodiment of the present invention. Referring to FIG.
FIG. 5 is a flowchart illustrating a method for searching a local information of a portal search apparatus according to an embodiment of the present invention. Referring to FIG.
6 is a diagram illustrating an example of obtaining search results according to search terms in a local information system according to an embodiment of the present invention.
7 is a view showing a result of self-search according to a search word in a search portal according to an embodiment of the present invention.
8 is a block diagram schematically showing the overall configuration of a local information retrieval system according to an embodiment of the present invention.
9 is a flowchart illustrating a method of searching for a local information of a user terminal according to an embodiment of the present invention.

이하, 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings, which will be readily apparent to those skilled in the art to which the present invention pertains. The present invention may be embodied in many different forms and is not limited to the embodiments described herein.

본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 동일 또는 유사한 구성요소에 대해서는 동일한 참조 부호를 붙이도록 한다.In order to clearly illustrate the present invention, parts not related to the description are omitted, and the same or similar components are denoted by the same reference numerals throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우 뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another part in between . Also, when an element is referred to as "comprising ", it means that it can include other elements as well, without departing from the other elements unless specifically stated otherwise.

어느 부분이 다른 부분의 "위에" 있다고 언급하는 경우, 이는 바로 다른 부분의 위에 있을 수 있거나 그 사이에 다른 부분이 수반될 수 있다. 대조적으로 어느 부분이 다른 부분의 "바로 위에" 있다고 언급하는 경우, 그 사이에 다른 부분이 수반되지 않는다.If any part is referred to as being "on" another part, it may be directly on the other part or may be accompanied by another part therebetween. In contrast, when a section is referred to as being "directly above" another section, no other section is involved.

제1, 제2 및 제3 등의 용어들은 다양한 부분, 성분, 영역, 층 및/또는 섹션들을 설명하기 위해 사용되나 이들에 한정되지 않는다. 이들 용어들은 어느 부분, 성분, 영역, 층 또는 섹션을 다른 부분, 성분, 영역, 층 또는 섹션과 구별하기 위해서만 사용된다. 따라서, 이하에서 서술하는 제1 부분, 성분, 영역, 층 또는 섹션은 본 발명의 범위를 벗어나지 않는 범위 내에서 제2 부분, 성분, 영역, 층 또는 섹션으로 언급될 수 있다.The terms first, second and third, etc. are used to describe various portions, components, regions, layers and / or sections, but are not limited thereto. These terms are only used to distinguish any moiety, element, region, layer or section from another moiety, moiety, region, layer or section. Thus, a first portion, component, region, layer or section described below may be referred to as a second portion, component, region, layer or section without departing from the scope of the present invention.

여기서 사용되는 전문 용어는 단지 특정 실시예를 언급하기 위한 것이며, 본 발명을 한정하는 것을 의도하지 않는다. 여기서 사용되는 단수 형태들은 문구들이 이와 명백히 반대의 의미를 나타내지 않는 한 복수 형태들도 포함한다. 명세서에서 사용되는 "포함하는"의 의미는 특정 특성, 영역, 정수, 단계, 동작, 요소 및/또는 성분을 구체화하며, 다른 특성, 영역, 정수, 단계, 동작, 요소 및/또는 성분의 존재나 부가를 제외시키는 것은 아니다.The terminology used herein is for the purpose of describing particular embodiments only and is not intended to limit the invention. The singular forms as used herein include plural forms as long as the phrases do not expressly express the opposite meaning thereto. Means that a particular feature, region, integer, step, operation, element and / or component is specified and that the presence or absence of other features, regions, integers, steps, operations, elements, and / It does not exclude addition.

"아래", "위" 등의 상대적인 공간을 나타내는 용어는 도면에서 도시된 한 부분의 다른 부분에 대한 관계를 보다 쉽게 설명하기 위해 사용될 수 있다. 이러한 용어들은 도면에서 의도한 의미와 함께 사용 중인 장치의 다른 의미나 동작을 포함하도록 의도된다. 예를 들면, 도면 중의 장치를 뒤집으면, 다른 부분들의 "아래"에 있는 것으로 설명된 어느 부분들은 다른 부분들의 "위"에 있는 것으로 설명된다. 따라서 "아래"라는 예시적인 용어는 위와 아래 방향을 전부 포함한다. 장치는 90˚ 회전 또는 다른 각도로 회전할 수 있고, 상대적인 공간을 나타내는 용어도 이에 따라서 해석된다.Terms indicating relative space such as "below "," above ", and the like may be used to more easily describe the relationship to other portions of a portion shown in the figures. These terms are intended to include other meanings or acts of the apparatus in use, as well as intended meanings in the drawings. For example, when inverting a device in the figures, certain portions that are described as being "below" other portions are described as being "above " other portions. Thus, an exemplary term "below" includes both up and down directions. The device can be rotated by 90 degrees or rotated at different angles, and terms indicating relative space are interpreted accordingly.

다르게 정의하지는 않았지만, 여기에 사용되는 기술용어 및 과학용어를 포함하는 모든 용어들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 일반적으로 이해하는 의미와 동일한 의미를 가진다. 보통 사용되는 사전에 정의된 용어들은 관련 기술문헌과 현재 개시된 내용에 부합하는 의미를 가지는 것으로 추가 해석되고, 정의되지 않는 한 이상적이거나 매우 공식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms including technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Commonly used predefined terms are further interpreted as having a meaning consistent with the relevant technical literature and the present disclosure, and are not to be construed as ideal or very formal meanings unless defined otherwise.

이하, 첨부한 도면을 참조하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein.

도 1은 본 발명의 실시예에 따른 지역 정보 검색 시스템의 전체적인 구성을 개략적으로 나타낸 구성도이다.BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram schematically showing the overall configuration of a local information retrieval system according to an embodiment of the present invention; FIG.

도 1을 참조하면, 본 발명의 실시예에 따른 지역 정보 검색 시스템(100)은, 사용자 단말기(110 ~ 114), 포털 검색 장치(120) 및 지역 정보 시스템(130)을 포함한다.Referring to FIG. 1, a local area information search system 100 according to an exemplary embodiment of the present invention includes user terminals 110 to 114, a portal search apparatus 120, and a local information system 130.

여기서, 사용자 단말기(110 ~ 140)와 포털 검색 장치(120)는 유선 네트워크 또는 무선 네트워크를 통해 연동하고, 포털 검색 장치(120)와 지역 정보 시스템(130)은 유선 또는 무선 네트워크를 통한 표준 API를 이용하여 연동할 수 있다. 이때, 포털 검색 장치(120)는 검색 포털 사이트를 통해 검색 기능과 더불어 다양한 정보를 제공하므로, '검색 포털' 또는 '포털 검색 사이트' 등으로 지칭하여 설명할 수 있다.Here, the user terminals 110 to 140 and the portal search apparatus 120 are linked through a wired network or a wireless network, and the portal search apparatus 120 and the local information system 130 are connected to a standard API through a wired or wireless network And can be linked to each other. At this time, since the portal search apparatus 120 provides a variety of information in addition to the search function through the search portal site, it can be referred to as a 'search portal' or a 'portal search site'.

사용자 단말기(110 ~ 114)는 검색 포털(120)에서 제공하는 키워드 입력란을 통해 검색어와 특정 정보를 입력하여 지역 정보 검색을 검색 포털(120)에 요청한다.The user terminals 110 to 114 input a search word and specific information through a keyword input field provided by the search portal 120 and request the search portal 120 to perform a local information search.

사용자 단말기(110 ~ 114)와 검색 포털(120) 및 지역 정보 시스템(130)은 협정을 맺어 표준 API를 채용하여 운영하고, 검색 포털(120) 및 지역정보 시스템(130)은 각 표준 API를 통해 외부 장치가 접속해 공개된 정보를 가져갈 수 있도록 하는 기능을 제공한다. 실시 예들에 따라, 사용자 단말기(110 ~ 114)와 검색 포털(120) 및 지역 정보 시스템(130)은 모두 동일한 표준 개방형 API를 준수할 수 있으나, 이에 한정되는 것은 아니다.The search terminal 120 and the local information system 130 establish an agreement with the user terminals 110 to 114 to employ a standard API and operate the search portal 120 and the local information system 130 through each standard API It provides a function that enables an external device to access information that is open to the public. In accordance with embodiments, the user terminals 110-114, the search portal 120, and the local information system 130 may all conform to the same standard open API, but are not limited thereto.

사용자 단말기(110 ~ 114)는 핸드폰, 컴퓨터 등 통신이 가능한 단말기이며, 위치 파악(GPS 모듈)이 가능하거나 가능하지 않을 수도 있다. 위치(파악) 모듈이 없는 경우(일반 컴퓨터 등)에는 위치 정보를 별도의 키워드(예를 들어, 기관명 등) 혹은 지도에서 위치를 선택함으로써 위치 정보를 검색 포털(120)의 검색엔진에 전달할 수 있다. 이때, 사용자 단말기(110 ~ 114)는 모바일 기기, 태블릿 PC, 노트북 PC를 포함하고, 모바일 기기는 와이파이(Wi-Fi)와 와이브로(Wibro)를 포함하는 무선 인터넷 통신을 이용하며, WCDMA와 LTE를 포함하는 이동통신을 이용하는 스마트폰이나 웨어러블 디바이스로 구현할 수 있다.The user terminals 110 to 114 are terminals capable of communicating with mobile phones, computers, and the like, and may or may not be capable of locating (GPS module). If there is no location module (such as a general computer), the location information may be transmitted to the search engine of the search portal 120 by selecting a location of the location information in a separate keyword (e.g., an organization name or the like) . In this case, the user terminals 110 to 114 include a mobile device, a tablet PC, and a notebook PC. The mobile device uses wireless Internet communication including Wi-Fi and WiBro, and includes WCDMA and LTE And can be implemented as a smart phone or a wearable device using mobile communication including the mobile communication.

검색 포털(120)은 사용자 단말기의 위치 정보 또는 입력된 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해 상기 결정된 지역 정보 시스템에 지역 정보 검색을 요청하며, 지역 정보 시스템으로부터 제공된 지역정보 검색결과를 필요에 따라 가공하여 사용자 단말기(110)에 제공한다. 여기서, 검색 포털(120)은, 다양한 정보를 제공하는 네이버(Naver), 다음(Daum), 구글(Google) 등을 포함하는 포탈 검색 사이트를 통해 검색 기능을 제공할 수 있다.The search portal 120 determines a local information system by using the location information of the user terminal or the inputted specific information, requests the local information system to search for the local information system using the negotiated API, And provides the information search result to the user terminal 110 as needed. Here, the search portal 120 may provide a search function through a portal search site including Naver, Daum, Google, and the like, which provide various information.

포털 검색 장치(120)는, 검색어와 특정 정보를 입력받고, 사용자 단말기에 위치 모듈이 구비된 경우에 사용자 단말기에 위치 정보를 요청하여 사용자 단말기로부터 위치 정보를 획득(또는 확인)하거나, 사용자 단말기에 위치 모듈이 구비되지 않은 경우에 상기 입력받은 특정 정보에 근거해 위치 정보를 획득하며, 상기 획득된 위치 정보에 따라 지역기관 결정모듈을 통해 위치 정보에 매칭된 지역 정보 시스템을 결정하게 된다.The portal search apparatus 120 receives a search word and specific information, and acquires (or confirms) location information from the user terminal by requesting the location information from the user terminal when the location module is provided in the user terminal, When the location module is not provided, the location information is acquired based on the received specific information, and the local information system matched with the location information is determined through the local authority decision module according to the obtained location information.

한편, 사용자 단말기로부터 상기 특정 정보를 수신하지 못한 경우, 포털 검색 장치(120)는 사용자 단말기의 사용자의 검색 기록 및/또는 사용자 단말기로부터 입력된 검색어 중 적어도 하나에 기초하여 위치 정보를 획득할 수 있다. 예컨대, 포털 검색 장치(120)는 사용자의 검색 기록에 따라, 사용자가 이전에 이용한(예컨대, 검색한) 지역(또는 지역 정보 시스템)의 목록으로부터 위치 정보를 획득하거나, 사용자 단말기로부터 입력된 검색어와 가장 관련성이 높은 지역(예컨대, 소정의 알고리즘에 따라 결정된)으로부터 위치 정보를 획득할 수 있다. 예컨대, 검색어로서 첨성대가 입력된 경우, 상기 첨성대와 가장 관련성이 높은 지역은, 예컨대, 경주가 될 수 있다.On the other hand, if the specific information is not received from the user terminal, the portal search apparatus 120 may acquire the location information based on at least one of the search history of the user of the user terminal and / or the search word input from the user terminal . For example, the portal search apparatus 120 may acquire location information from a list of previously used (e.g., searched) regions (or local information systems) according to a search record of a user, The location information can be obtained from the most relevant area (e.g., determined according to a predetermined algorithm). For example, in the case where a kemseongdae is inputted as a search word, the region most relevant to the kemseongdae may be, for example, a race.

지역 정보 시스템(130)은 협의된 API를 통해 포털 검색 장치(120)로부터 지역 정보 검색을 요청받으면, 상기 검색어에 해당하는 정보를 검색하여 지역정보 검색결과를 획득하고, 획득된 지역정보 검색결과를 상기 포털 검색 장치(120)에 전송해 준다. When the local information system 130 receives a local information search request from the portal search apparatus 120 through the negotiated API, it searches the information corresponding to the search term to obtain a local information search result, and obtains the obtained local information search result To the portal search apparatus 120.

또한, 지역 정보 시스템(130)은 API 모듈을 구비하며, API 모듈은 다음 표 1과 같이 기관 ID와 API 정보로 구성되며, API를 호출하기 위한 정보들을 갖고 있다. 이때, 구성이나 형태는 달라질 수 있다.Also, the local information system 130 includes an API module. The API module is composed of an institution ID and API information as shown in the following Table 1, and has information for calling an API. At this time, the configuration and the form may be changed.

기관 IDAgency ID API 정보API information A1A1 http://www.somelib.org/search?keywordhttp://www.somelib.org/search?keyword A2A2 http://www.somecafe.com/search?keywordhttp://www.somecafe.com/search?keyword

또한, 지역 정보 시스템(130)은, 각 지역에 존재하는 기관의 정보 시스템이 웹사이트를 통해 지역 소식(News), 도서 정보, 관광 정보, 식당(맛집) 정보, 행사(축제) 정보, 숙소(숙박) 정보, 운송 정보, 비즈니스 정보, 쇼핑몰 정보를 제공하고, 검색 기능을 통해 상기 검색어에 따른 정보를 검색하여 지역정보 검색결과를 획득하며, 획득된 지역정보 검색결과를 포털 검색 장치(120)에 제공해 줄 수 있다.도 2는 본 발명의 실시예에 따른 포털 검색 장치의 내부 구성을 개략적으로 나타낸 블록 구성도이다. 도 2를 참조하면, 본 발명의 실시예에 따른 검색 포털(120)은, 검색부(210), 지역검색 선택부(220), 위치 모듈(230), 위치결정 데이터베이스(DB)(240), 제어부(250) 및 API 모듈(260)을 포함한다.In addition, the local information system 130 is a system in which an information system of an organization existing in each area is transmitted through a web site to a site (news), book information, tourist information, restaurant information, And provides shopping information, transportation information, business information, and shopping mall information, acquires local information search results by searching information according to the search word through the search function, and transmits the obtained local information search results to the portal search device 120 FIG. 2 is a block diagram schematically illustrating an internal configuration of a portal search apparatus according to an embodiment of the present invention. 2, a search portal 120 according to an exemplary embodiment of the present invention includes a search unit 210, a local search selection unit 220, a location module 230, a location database (DB) 240, A control unit 250, and an API module 260.

검색부(210)는 사용자 단말기(110)로부터 도 3에 도시된 바와 같이 키워드 입력란(310)을 통해 검색어와 특정 정보를 입력받아 데이터 검색을 실행한다. 도 3은 본 발명의 실시예에 따른 포털 검색 사이트에서 키워드 입력란과 지역검색 여부 결정을 위한 아이콘을 나타낸 도면이다. The search unit 210 receives a search word and specific information from the user terminal 110 through the keyword input field 310 as shown in FIG. FIG. 3 is a diagram showing an icon for determining whether a keyword input field and an area search are performed in a portal search site according to an embodiment of the present invention.

지역검색 선택부(220)는 검색어와 특정 정보의 입력 시, 도 3에 도시된 바와 같이 지역 검색 여부 결정을 위한 아이콘이나 버튼(320)을 통해 지역 검색 여부를 선택한다.The local search selection unit 220 selects an area search through an icon or button 320 for determining whether or not to search for a region, as shown in FIG. 3, when a search word and specific information are input.

위치 모듈(230)은 지역 정보 시스템을 결정하기 위해 사용자 단말기의 위치 정보 또는 특정 정보에 근거한 위치 정보를 확인한다.The location module 230 identifies location information of the user terminal or location information based on the specific information to determine the local information system.

또한, 위치 모듈(230)은, 사용자 단말기에 위치 모듈이 구비된 경우에, 상기 사용자 단말기에 위치 정보를 요청하여, 사용자 단말기가 GPS(Global Positioning System) 위성 신호, 이동통신사 기지국 신호, 또는 와이파이(Wi-Fi), LTE를 지원하는 주위의 무선 AP(Access Point) 신호 중 어느 하나 이상을 조합한 신호를 이용하여 획득한 위치 정보를 사용자 단말기로부터 전송받아 위치 정보를 확인하게 된다.When the location module is provided in the user terminal, the location module 230 may request the location information from the user terminal so that the user terminal can receive a Global Positioning System (GPS) satellite signal, a mobile communication base station signal, or Wi- Wi-Fi), and surrounding wireless AP (Access Point) signals supporting LTE, and receives location information from the user terminal and confirms the location information.

또한, 위치 모듈(230)은, 사용자 단말기에 위치 모듈이 구비되지 않은 경우에, 키워드 입력란(310)을 통해 입력받은 위치 관련 텍스트나 지역명 관련 텍스트가 포함된 특정 정보에 근거해 위치 정보를 획득할 수 있다.When the location module is not provided in the user terminal, the location module 230 obtains the location information based on the location-related text input through the keyword input field 310 or the specific information including the text associated with the area name can do.

또한, 위치 모듈(230)은, 사용자 단말기의 사용자의 검색 포털(120)에 대한 검색 기록 및/또는 사용자 단말기로부터 입력된 검색어 중 적어도 하나에 기초하여 위치 정보를 획득할 수 있다.The location module 230 may also obtain location information based on at least one of a search record for the search portal 120 of the user of the user terminal and / or a search term entered from the user terminal.

위치결정 DB(240)는 위치 정보에 대응된 지역 정보 시스템을 결정하기 위한 지역 기관 정보를 저장하고 있다. 이때, 위치결정 DB(240)는 지역 기관 정보에 대해 다음 표 2와 같이 기관 ID, 위도 범위, 경도 범위, 기관명, 기타 정보 등의 데이터로 저장하고 있으며, 실시예에서 구성이나 형태는 달라질 수 있다. The location DB 240 stores local institution information for determining a local information system corresponding to the location information. At this time, the location DB 240 stores data on the local institution information such as the institution ID, the latitude range, the longitude range, the institution name, and other information as shown in the following Table 2, and the configuration and the form may be changed in the embodiment .

기관 IDAgency ID 위도 범위Latitude range 경도 범위Hardness range 기관명Institution name 기타 정보Other information A1A1 36.5 ~ 36.636.5 to 36.6 127.5 ~ 127.6127.5 to 127.6 A 도서관A Library 검색 키워드Search Keywords A2A2 36.8 ~ 36.636.8 to 36.6 127.8 ~ 127.6127.8 ~ 127.6 A 카페A Cafe 검색 키워드Search Keywords

제어부(250)는 위치 모듈(230)을 통해 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하고, 상기 결정된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청하고, 상기 결정된 지역 정보 시스템으로부터 수신된 지역정보 검색결과를 상기 사용자 단말기에 전송하도록 제어한다.제어부(250)는 GPS 정보를 사용하는 경우에는 위도와 경도의 범위에 포함된 기관을 결정한다. 위도와 경도가 같은 기관이 여러 개 있는 경우에는 세가지 방법 중에 하나를 선택할 수 있다. 첫째로 모든 기관에 검색을 요청하고, 결과를 모두 포함시킨다. 둘째로 키워드에서 가장 유사한 기관을 선택해서 해당 기관에만 검색 요청을 보낸다. 셋째로 사용자가 여러 개 기관 중에서 원하는 기관을 선택할 수 있도록 하고, 사용자가 선택한 기관에만 검색 요청을 보낼 수 있다. 이 때, 사용자 단말기(110)는 원하는 기관을 선택할 수 있도록 하는 선택 화면을 디스플레이할 수 있다. API 모듈(260)은 결정된 지역 정보 시스템과 연동하기 위해, 상기 결정된 지역 정보 시스템의 API를 호출하여 이용할 수 있도록 한다.The control unit 250 determines a local information system based on the location information confirmed through the location module 230 and transmits the search word to the determined local information system using the API of the determined local information system, And controls the user terminal to transmit the local information search result received from the determined local information system to the user terminal. When the GPS information is used, the controller 250 determines an authority included in the latitude and longitude ranges . If you have multiple organs with the same latitude and longitude, you can choose one of three methods. First, ask all agencies to search and include all the results. Second, select the most similar organs in the keyword and send a search request only to that institution. Third, the user can select a desired organization from among several organizations, and can send a search request only to the user selected by the user. At this time, the user terminal 110 may display a selection screen for selecting a desired institution. The API module 260 calls the API of the determined local information system in order to interoperate with the determined local information system.

또한, 제어부(250)는 키워드 입력란(310)을 통해 검색어와 특정 정보의 입력 시, 아이콘이나 버튼(320)을 통해 지역 검색이 선택되지 않는 경우에, 상기 검색부(210)를 통해 검색어에 해당하는 정보를 검색하도록 제어한다.When the local search is not selected through the icon or the button 320 when the search word and the specific information are inputted through the keyword input field 310, the control unit 250 searches the keyword input field 310 corresponding to the search word through the search unit 210 And the like.

또한, 제어부(250)는 키워드 입력란(310)을 통해 검색어와 특정 정보의 입력 시, 아이콘이나 버튼(320)을 통해 지역 검색이 선택된 경우에, 위치 모듈을 통해 확인된 사용자 단말기의 위치 정보에 근거해 지역 정보 시스템을 결정하거나, 상기 특정 정보에 따른 위치 관련 텍스트나 지역명 관련 텍스트에 근거해 지역 정보 시스템을 결정하게 된다.When the local search is selected through the icon or the button 320 when the search word and the specific information are input through the keyword input field 310, the control unit 250 determines whether the local search is selected through the icon or the button 320 based on the location information of the user terminal The local information system is determined, or the local information system is determined based on the text associated with the specific information or the text associated with the local name.

도 4는 본 발명의 실시예에 따른 지역 정보 검색 방법을 설명하기 위한 전체적인 흐름도를 나타낸 도면이다.FIG. 4 is a flowchart illustrating an example of a local information search method according to an embodiment of the present invention. Referring to FIG.

도 4를 참조하면, 본 발명의 실시예에 따른 지역 정보 검색 시스템(100)은, 사용자 단말기(110)가 키워드 입력란(310)을 통해 검색어와 특정 정보를 입력하여 지역 정보 검색을 검색 포털(120)에 요청한다(S410).Referring to FIG. 4, the local information retrieval system 100 according to the embodiment of the present invention is a system in which a user terminal 110 inputs a search word and specific information through a keyword input field 310, (S410).

즉, 사용자 단말기(110)는 검색 포털(120)에 접속한 후 검색 포털(120)로부터 제공된 키워드 입력란(310)을 통해 검색어로서, 예컨대, 홍길동을 입력하고, 특정 정보로서 목포 도서관을 입력하는 것이다.That is, after accessing the search portal 120, the user terminal 110 inputs, for example, Hong Gil-dong as a search word through the keyword input field 310 provided from the search portal 120 and inputs the Mokpo library as specific information .

이어, 검색 포털(120)은 사용자 단말기(110)로부터 입력받은 정보를 활용하여 지역 기관을 설정한다(S420).Then, the search portal 120 sets up a local authority using information received from the user terminal 110 (S420).

즉, 포털 검색 장치(120)는 사용자 단말기(110)의 위치 정보 또는 입력받은 특정 정보(목포 도서관)를 이용하여, 검색 대상 지역을 목포시로 결정하고, 목포시에 있는 도서관 중 목포 시립 도서관을 선택하여 목포 시립 도서관의 지역 정보 시스템을 결정하는 것이다.That is, the portal search apparatus 120 determines the search target area as Mokpo city by using the location information of the user terminal 110 or the specific information (Mokpo library) inputted, selects the Mokpo municipal library among the libraries in Mokpo city It is to determine the local information system of Mokpo city library.

포털 검색 장치(120)는, 사용자 단말기에 위치 모듈이 구비된 경우에 사용자 단말기에 위치 정보를 요청하여 사용자 단말기로부터 위치 정보를 획득하고, 사용자 단말기에 위치 모듈이 구비되지 않은 경우에 상기 입력받은 특정 정보에 근거해 위치 정보를 획득하며, 상기 획득된 위치 정보에 따라 지역기관 결정모듈을 통해 위치 정보에 매칭된 지역 정보 시스템을 결정하게 된다.In the case where the location module is provided in the user terminal, the portal search device 120 obtains the location information from the user terminal by requesting the location information from the user terminal, and when the location module is not provided in the user terminal, Acquires the location information based on the information, and determines the local information system matched with the location information through the local organ determination module according to the obtained location information.

이어, 검색 포털(120)은 협의된 API를 이용해 검색어 홍길동을 목포 시립 도서관의 지역 정보 시스템(130)에 전송하여 지역 정보 검색을 요청한다(S430).Then, the search portal 120 transmits the search query, Hong Kil-dong, to the local information system 130 of the Mokpo municipal library using the negotiated API to request local information search (S430).

이어, 목포 시립 도서관의 지역 정보 시스템(130)은 검색어 홍길동에 근거해 관련 정보를 검색한다(S440).Next, the local information system 130 of the Mokpo City Library searches for relevant information based on the query word Hongdong (S440).

즉, 지역 정보 시스템(130)은 목포 시립 도서관에 홍길동이라는 책자가 몇 권이 있으며, 해당 책자가 어느 위치에 있으며, 이 외에 도서 대출 정보, 지은이, 출판사, 출판년도 등 책자 관련 정보를 검색하는 것이다.That is, the local information system 130 searches for booklet-related information such as book borrowing information, a publisher, a publishing company, and a publication year in addition to a booklet having a plurality of booklets called Hong Kil-dong in Mokpo City Library .

실시 예들에 따라, 지역 정보 시스템이 결정된 후, 검색어가 입력될 수도 있다. 사용자 단말기(110)가 특정 정보 또는 위치 정보를 입력하고, 포털 검색 장치(120)가 상술한 방법에 따라 입력받은 특정 정보 또는 위치 정보에 기초하여 지역 정보 시스템을 결정하면, 그 후, 사용자 단말기(110)로부터 검색어를 입력받을 수 있다. 예컨대, 포털 검색 장치(120)는 특정 정보(또는 위치 정보)에 기초하여 지역 정보 시스템의 목록들을 결정하고, 상기 목록들을 사용자 단말기(110)로 전송할 수 있다. 그 후, 사용자 단말기(110)는 상기 목록으로부터 지역 정보 시스템이 선택하고, 검색어를 검색 포털(120)로 전송하여 지역 정보 검색을 요청할 수 있다.According to embodiments, a search term may be entered after the local information system is determined. When the user terminal 110 inputs specific information or location information and the portal searching apparatus 120 determines the local information system based on the specific information or location information input according to the method described above, 110). ≪ / RTI > For example, the portal search apparatus 120 may determine lists of the local information system based on specific information (or location information), and may transmit the listings to the user terminal 110. Then, the user terminal 110 can select a local information system from the list, and transmit the search term to the search portal 120 to request a local information search.

이어, 지역 정보 시스템(130)은 홍길동 책자에 관련된 지역정보 검색결과를 검색 포털(120)에 전송해 준다(S450).Next, the local information system 130 transmits the local information search result related to the Hong Kil-Dong book to the search portal 120 (S450).

이때, 검색 포털(120)은 검색어 홍길동을 검색 엔진에 입력하여 자체적으로 키워드 검색을 수행한다(S460). 여기서, 검색 엔진을 통한 자체 검색은 생략할 수도 있다.At this time, the search portal 120 inputs the search term 'Hong Kil Dong' to the search engine and performs a keyword search by itself (S460). Here, self-search through a search engine may be omitted.

이어, 검색 포털(120)은 지역 정보 시스템(130)으로부터 전송받은 지역정보 검색결과 또는 자체 검색 결과를 사용자 단말기(110)에 전송해 준다(S470).Then, the search portal 120 transmits the local information search result or the self search result received from the local information system 130 to the user terminal 110 (S470).

도 5는 본 발명의 실시예에 따른 포털 검색 장치의 지역 정보 검색 방법을 설명하기 위한 동작 흐름도를 나타낸 도면이다.FIG. 5 is a flowchart illustrating a method for searching a local information of a portal search apparatus according to an embodiment of the present invention. Referring to FIG.

본 발명의 실시예에 따른 검색 포털(120)은, 먼저 도 3에 도시된 바와 같이 포털 검색 사이트, 예를 들면, 네이버(Naver) 사이트를 사용자 단말기(110)에 제공하고, 사용자 단말기(110)로부터 키워드 입력란(310)을 통해 지역 정보 검색을 위한 검색어를 입력받는다. 3, a search portal 120 according to an exemplary embodiment of the present invention provides a portal search site, for example, a Naver site to the user terminal 110, And receives a search word for searching for local information through a keyword input field 310.

도 5를 참조하면, 본 발명의 실시예에 따른 검색 포털(120)은 사용자 단말기(110)로부터 키워드 입력란(310)을 통해 검색어와 특정 정보를 입력받는다(S510).Referring to FIG. 5, the search portal 120 receives a search word and specific information from the user terminal 110 through a keyword input field 310 (S510).

즉, 검색 포털(120)에서 검색부(210)는 검색 엔진을 구동하여, 사용자 단말기(110)로부터 키워드 입력란(310)을 통해 홍길동 검색어(keyword)와 특정 정보(목포 도서관)를 입력받는다.That is, in the search portal 120, the search unit 210 drives a search engine to receive a keyword from Hong Gil-dong and specific information (Mokpo library) from the user terminal 110 through the keyword input field 310.

또한, 검색 포털(120)은 검색어와 특정 정보의 입력 시, 사용자의 선택에 따라 지역 검색 결정에 관한 아이콘이나 버튼(320)을 통해 지역 검색 여부를 선택한다(S520).In operation S520, the search portal 120 selects whether to perform a local search through an icon or a button 320 related to a local search decision according to the user's selection at the time of inputting the search word and the specific information.

즉, 사용자는 지역 검색을 원할 경우에, 도 3에 도시된 키워드 입력란(310)의 옆에 있는 지역 검색 결정에 관한 아이콘(320)을 클릭함으로써, 홍길동 책자에 대해 목포시에 있는 도서관에서 검색하도록 지역 정보 검색을 요청하는 것이다. 이때, 지역 검색 결정에 관한 아이콘(320)이 클릭되면, 검색 포털(120)은 사용자 단말기(110)의 현재 위치를 기준으로 지역 검색을 할 것인지, 아니면 입력한 특정 정보(목포 도서관)를 기준으로 지역 검색을 할 것인지를 선택하도록 사용자 단말기(110)에 제시하고, 사용자 단말기(110)의 선택에 의한 지역 정보 검색을 실행하게 된다.That is, when the user desires local search, the user clicks the icon 320 related to the local search decision next to the keyword input field 310 shown in FIG. 3 to search for a location in the Mokpo city library Requesting information retrieval. At this time, when the icon 320 related to the local search determination is clicked, the search portal 120 determines whether to perform a local search based on the current location of the user terminal 110 or based on the specific information (Mokpo library) The user terminal 110 presents the user to the user terminal 110 to select whether to perform the local search or not.

이어, 검색 포털(120)은 지역 정보 시스템을 결정하기 위해 사용자 단말기의 위치 정보 또는 특정 정보에 근거한 검색 대상 지역의 위치 정보를 확인한다(S530).Next, the search portal 120 checks the location information of the user terminal or the location information of the search area based on the specific information to determine the local information system (S530).

즉, 검색 포털(120)은 사용자 단말기의 현재 위치에 근거해 지역 정보 검색인 것으로 선택되면, 사용자 단말기에 위치 모듈이 구비된 경우에, 사용자 단말기에 위치 정보를 요청하여 사용자 단말기로부터 위치 정보를 획득하게 된다. 예를 들면, 사용자 단말기에 위치 모듈이 구비된 경우에, 검색 포털(120)은 사용자 단말기에 위치 정보를 요청하여, 사용자 단말기가 GPS(Global Positioning System) 위성 신호, 이동통신사 기지국 신호, 또는 와이파이(Wi-Fi), LTE를 지원하는 주위의 무선 AP(Access Point) 신호 중 어느 하나 이상을 조합한 신호를 이용하여 획득한 위치 정보를 사용자 단말기로부터 전송받아 위치 정보를 확인할 수 있다.That is, if the search portal 120 is selected as the local information search based on the current location of the user terminal, when the location module is provided in the user terminal, the search portal 120 requests the location information from the user terminal, . For example, when a location module is provided in a user terminal, the search portal 120 may request location information from the user terminal so that the user terminal can receive a Global Positioning System (GPS) satellite signal, a mobile carrier base station signal, Wi-Fi), and a surrounding wireless AP (Access Point) signal supporting LTE, from the user terminal and confirm the location information.

그러나, 사용자 단말기에 위치 모듈이 구비되지 않은 경우에, 검색 포털(120)은 상기 입력받은 특정 정보에 근거해 위치 정보를 확인하게 되는 것이다.However, when the location module is not provided in the user terminal, the search portal 120 confirms the location information based on the received specific information.

도 4를 참조하여 앞에서 설명한 바와 같이, 지역 정보 시스템이 결정된 후, 검색어가 입력될 수도 있다. 사용자 단말기(110)가 특정 정보 또는 위치 정보를 입력하면, 포털 검색 장치(120)가 상술한 방법에 따라 입력받은 특정 정보 또는 위치 정보에 기초하여 지역 정보 시스템을 결정하고, 그 후, 사용자 단말기(110)로부터 검색어를 입력받을 수 있다. 예컨대, 단계 S530은 단계 S510보다 먼저 수행될 수 있다.As described above with reference to FIG. 4, after the local information system is determined, a search word may be input. When the user terminal 110 inputs specific information or location information, the portal searching apparatus 120 determines a local information system based on specific information or location information input according to the above-described method, 110). ≪ / RTI > For example, the step S530 may be performed before the step S510.

이어, 검색 포털(120)은 확인된 위치 정보에 근거해 지역 정보 시스템을 결정한다(S540).Then, the search portal 120 determines a local information system based on the confirmed location information (S540).

즉, 검색 포털(120)은, 키워드 입력란(310)을 통해 검색어와 특정 정보의 입력 시, 아이콘이나 버튼(320)을 통해 지역 검색이 선택된 경우에, 위치 모듈(230)을 통해 확인된 사용자 단말기의 위치 정보에 근거해 지역 정보 시스템을 결정하거나, 특정 정보에 따른 위치 관련 텍스트나 지역명 관련 텍스트에 근거해 지역 정보 시스템을 결정할 수 있다.That is, when the local search is selected through the icon or the button 320 when the search word and the specific information are inputted through the keyword input field 310, the search portal 120 searches the user terminal The local information system can be determined based on the location information of the specific information or the local information system can be determined based on the text associated with the specific information or the text associated with the area name.

이어, 검색 포털(120)은 상기 결정된 지역 정보 시스템과 연동하기 위해, API 모듈(260)을 통해 해당 지역 정보 시스템의 API를 호출한다(S550).Then, the search portal 120 calls the API of the corresponding local information system through the API module 260 to interoperate with the determined local information system (S550).

이어, 검색 포털(120)은 호출된 지역 정보 시스템의 API를 이용하여 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청한다(S560).Then, the search portal 120 transmits a search word to the determined local information system using the API of the called local information system to request a local information search (S560).

따라서, 목포 시립 도서관(목포시 통합 도서관)의 지역 정보 시스템(130)은 검색어 홍길동에 근거해 소장 자료를 검색하여, 도 6에 도시된 바와 같이 검색어 홍길동에 따른 검색 결과를 획득하고, 지역정보 검색결과로 검색 포털(120)에 전송한다. 도 6은 본 발명의 실시예에 따른 지역 정보 시스템에서 검색어에 따른 검색 결과를 획득한 예를 나타낸 도면이다. Accordingly, the local information system 130 of the Mokpo Municipal Library (Mokpo City Integrated Library) searches the collection data based on the query word Hongdong, obtains the search result according to the query word Hongdong as shown in FIG. 6, To the search portal 120. 6 is a diagram illustrating an example of obtaining search results according to search terms in a local information system according to an embodiment of the present invention.

그리고, 검색 포털(120)은 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신하여 사용자 단말기에 전송한다(S570).Then, the search portal 120 receives the local information search result from the determined local information system and transmits it to the user terminal (S570).

여기서, 지역정보 검색결과는 지역 정보 시스템(130)으로부터 획득한 지역정보 검색결과와 더불어 도 7에 도시된 바와 같이 검색 포털(120)에서 자체적으로 검색한 지역 정보를 포함하며, 이렇게 획득한 지역정보 검색결과를 사용자 단말기에 전송하는 것이다. 도 7은 본 발명의 실시예에 따른 검색 포털에서 검색어에 따라 자체 검색한 결과를 나타낸 도면이다.Here, the local information search result includes local information search results obtained from the local information system 130, as well as local information searched by the search portal 120 itself as shown in FIG. 7, And transmits the search result to the user terminal. 7 is a view showing a result of self-search according to a search word in a search portal according to an embodiment of the present invention.

따라서, 본 발명에 따른 검색 포털(120)은 API를 이용하여 사용자가 위치하거나, 사용자가 선정한 지역에 대한 지역 정보를 용이하게 취득할 수 있게 되는 것이다.Accordingly, the search portal 120 according to the present invention can easily acquire local information about a user's location or an area selected by the user using the API.

전술한 바와 같이 본 발명에 의하면, 사용자가 포털 검색 사이트에서 검색어와 특정 정보(지역 정보 시스템을 결정할 수 있는 정보, 예를 들어 GPS 정보, 지역 정보 시스템 기관명 등)를 입력하면, 포털 검색 사이트에서는 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해서 지역 정보 시스템에 검색을 요청하여, 획득한 검색 결과를 필요에 따라 가공하여 사용자에게 제공할 수 있도록 하는, 지역 정보 검색 시스템 및 그 방법을 실현할 수 있다.As described above, according to the present invention, when a user inputs a search word and specific information (information capable of determining a local information system, for example, GPS information, local information system institution name, etc.) in a portal search site, A local information search system that determines a local information system using information, requests a search to a local information system using the negotiated API, and processes the acquired search results as needed to provide the information to a user, Method can be realized.

도 8은 본 발명의 실시예에 따른 지역 정보 검색 시스템의 전체적인 구성을 개략적으로 나타낸 구성도이다. 도 8을 참조하면, 지역 정보 검색 시스템(1000)은 사용자 단말기(600)와 지역 정보 시스템(700)을 포함한다. 도 1의 지역 정보 검색 시스템(100)과 달리, 도 8의 지역 정보 검색 시스템(1000)은 포털 검색 장치(120)를 포함하지 않는다. 본 명세서에서 상술하는 바와 같이, 도 8의 사용자 단말기(600)는, 검색 포털(예컨대, 도 1의 포털 검색 장치(120))의 도움 없이, 사용자 단말기(600)의 사용자로부터 입력된 검색어와 특정 정보에 기초하여 지역 정보 시스템을 결정하고, 이로부터 해당 지역 정보를 획득할 수 있다.8 is a block diagram schematically showing the overall configuration of a local information retrieval system according to an embodiment of the present invention. Referring to FIG. 8, the local information search system 1000 includes a user terminal 600 and a local information system 700. Unlike the local information retrieval system 100 of FIG. 1, the local information retrieval system 1000 of FIG. 8 does not include the portal retrieval apparatus 120. As described in detail in this specification, the user terminal 600 of FIG. 8 can search for a search word input from a user of the user terminal 600 and a specific search word (e.g., The local information system can be determined based on the information, and the local information can be obtained from the local information system.

사용자 단말기(600)는 무선 통신 기능을 가지는 휴대용 전자 장치를 의미할 수 있고, 도 1을 참조하여 설명된 사용자 단말기(110 ~ 140)의 기능을 수행할 수 있다.The user terminal 600 may mean a portable electronic device having a wireless communication function and may perform the functions of the user terminals 110 to 140 described with reference to FIG.

사용자 단말기(600)는 프로세서(610), 통신 모듈(620) 및 메모리(630)를 포함한다. 예컨대, 사용자 단말기(600)는 위치 모듈(640)을 더 포함할 수 있다. The user terminal 600 includes a processor 610, a communication module 620, and a memory 630. For example, the user terminal 600 may further include a location module 640.

본 명세서에서 설명되는 프로세서(610)는 사용자 단말기(600)의 전반적인 작동들을 제어한다. 즉, 프로세서(610)는 사용자 단말기(600)의 작동들을 수행하기 위한 명령들을 생성할 수 있다.The processor 610 described herein controls the overall operations of the user terminal 600. That is, the processor 610 may generate instructions for performing operations of the user terminal 600. [

프로세서(610)는 메모리(630)에 설치된 (모바일) 애플리케이션(application)을 실행할 수 있다. 예컨대, 프로세서(610)는 사용자 단말기(600)의 운영 체제(operating system)를 실행하고, 실행된 운영 체제를 이용하여 애플리케이션을 실행할 수 있다. 본 명세서에서 설명되는 애플리케이션은 사용자 단말기(600)의 메모리(630)에 저장되고, 프로세서(610)에 의해 실행될 수 있다. 애플리케이션은 특정 데이터베이스(예컨대, 앱 스토어 등)로부터 무선 네트워크를 통해 사용자 단말기(600)로 다운로드되고, 사용자 단말기(600)의 프로세서(610)에 의해 실행될 수 있다. The processor 610 may execute an (mobile) application installed in the memory 630. For example, the processor 610 may execute the operating system of the user terminal 600 and execute the application using the executed operating system. The applications described herein may be stored in memory 630 of user terminal 600 and executed by processor 610. [ The application may be downloaded from a particular database (e.g., an app store, etc.) to the user terminal 600 over the wireless network and executed by the processor 610 of the user terminal 600.

사용자 단말기(600)에서 실행되는 애플리케이션은 사용자 단말기(600)를 이용(또는 제어)하여 특정 작동(예컨대, 데이터의 송수신 작동 또는 검색 작동)을 수행할 수 있다. 즉, 본 명세서에서 설명되는 애플리케이션의 작동은 상기 애플리케이션의 제어(또는 명령)에 따라 사용자 단말기(600)에 의해 수행되는 작동으로 이해될 수 있다. An application executed in the user terminal 600 may utilize (or control) the user terminal 600 to perform a specific operation (e.g., transmit / receive operation of data or search operation). That is, the operation of the application described herein may be understood as an operation performed by the user terminal 600 in accordance with the control (or command) of the application.

예컨대, 사용자 단말기(600)에 설치되어 실행되는 애플리케이션은 지역 정보 검색을 위한 애플리케이션일 수 있다.For example, the application installed and executed in the user terminal 600 may be an application for searching for local information.

통신 모듈(620)은 사용자 단말기(600)의 통신 기능을 수행하도록 구성될 수 있다. 예컨대, 통신 모듈(620)은 (유선 또는 무선) 네트워크를 통해 지역 정보 시스템(700)과 통신하고, 데이터를 주고받을 수 있다. 예컨대, 사용자 단말기(600)와 지역 정보 시스템(700)은 유선 또는 무선 네트워크를 통한 표준 API를 이용하여 연동될 수 있다. The communication module 620 may be configured to perform a communication function of the user terminal 600. [ For example, the communication module 620 can communicate with and receive data from the local information system 700 via a (wired or wireless) network. For example, the user terminal 600 and the local information system 700 may be interworked using a standard API over a wired or wireless network.

메모리(630)는 사용자 단말기(600)의 전반적인 작동에 필요한 데이터를 저장한다. 메모리(630)는 프로세서(610)에 의해 실행되는 애플리케이션을 저장할 수 있고, 위치 정보에 대응된 지역 정보 시스템을 결정하기 위한 지역 기관 정보를 저장할 수 있다. 예컨대, 메모리(630)에 저장되는 데이터는 도 1의 위치결정 DB(240)에 의해 저장된 데이터를 포함할 수 있다.The memory 630 stores data necessary for the overall operation of the user terminal 600. The memory 630 may store an application executed by the processor 610 and may store local authority information for determining a local information system corresponding to the location information. For example, the data stored in the memory 630 may include data stored by the positioning DB 240 in FIG.

위치 모듈(640)은 사용자 단말기(600)의 위치에 관련된 위치 정보를 획득할 수 있도록 구성된다. 예컨대, 위치 모듈(640)은 GPS(Global Positioning System) 위성 신호, 이동통신사 기지국 신호, 또는 와이파이(Wi-Fi), LTE를 지원하는 주위의 무선 AP(Access Point) 신호 중 어느 하나 이상을 조합한 신호를 이용하여 상기 위치 정보를 획득할 수 있다.The location module 640 is configured to obtain location information related to the location of the user terminal 600. For example, the location module 640 may be configured to combine any one or more of a Global Positioning System (GPS) satellite signal, a mobile communication base station signal, or an ambient wireless access point (AP) signal supporting Wi- The position information can be obtained using a signal.

지역 정보 시스템(700)은, 각 지역에 존재하는 기관의 정보 시스템이 웹사이트를 통해 지역 소식(News), 도서 정보, 관광 정보, 식당(맛집) 정보, 행사(축제) 정보, 숙소(숙박) 정보, 운송 정보, 비즈니스 정보, 쇼핑몰 정보를 제공하고, 검색 기능을 통해 상기 검색어에 따른 정보를 검색하여 지역정보 검색결과를 획득하며, 획득된 지역정보 검색결과를 사용자 단말기(600)에 제공해 줄 수 있다.The local information system 700 is a system in which the information systems of the institutions in each area are transmitted through the website to the local news, book information, tourist information, restaurant information, event information, And provides the obtained local information search result to the user terminal 600. The user terminal 600 provides the user terminal 600 with information of the user, have.

지역 정보 시스템(700)은 협의된 API를 통해 전송된 사용자 단말기(600)로부터의 지역 정보 검색에 응답하여, 상기 검색어에 해당하는 정보를 검색하여 지역정보 검색결과를 획득하고, 획득된 지역정보 검색결과를 사용자 단말기(600)로 전송한다.In response to the local information retrieval from the user terminal 600 transmitted through the negotiated API, the local information system 700 retrieves the information corresponding to the retrieval word, obtains the local information retrieval result, And transmits the result to the user terminal 600.

예컨대, 사용자 단말기(600)와 지역 정보 시스템(700)은 협정을 맺어 표준 API를 채용하여 운영하고, 지역 정보 시스템(700)은 각 표준 API를 통해 외부 장치가 접속해 공개된 정보를 가져갈 수 있도록 하는 기능을 제공한다. 실시 예들에 따라, 사용자 단말기(600)와 지역 정보 시스템(700)은 모두 동일한 표준 개방형 API를 준수할 수 있으나 이에 한정되는 것은 아니다.For example, the user terminal 600 and the local information system 700 establish an agreement and employ a standard API, and the local information system 700 may allow the external device to access the public information through each standard API, . According to embodiments, both the user terminal 600 and the local information system 700 may conform to the same standard open API, but are not limited thereto.

또한, 지역 정보 시스템(130)은 API 모듈을 구비하며, API 모듈은 위에서 설명된 표 1과 같이 기관 ID와 API 정보로 구성되며, API를 호출하기 위한 정보들을 갖고 있다.The local information system 130 includes an API module. The API module is composed of an institution ID and API information as shown in Table 1, and has information for calling an API.

도 9는 본 발명의 실시예에 따른 사용자 단말기의 지역 정보 검색 방법을 설명하기 위한 동작 흐름도를 나타낸 도면이다. 도 9에서 설명되는 사용자 단말기(600)의 동작은 사용자 단말기(600)에서 실행되는 애플리케이션(예컨대, 지역 정보 검색을 위한 애플리케이션)에 의해 수행되는 것으로 이해될 수 있다.9 is a flowchart illustrating a method of searching for a local information of a user terminal according to an embodiment of the present invention. The operation of the user terminal 600 illustrated in FIG. 9 may be understood to be performed by an application (for example, an application for searching for local information) that is executed in the user terminal 600.

본 발명의 실시예에 따른 사용자 단말기(600)는, 사용자 단말기(600)의 사용자로부터 지역 정보 검색을 위한 검색어를 입력받는다(S810). 예컨대, 사용자 단말기(600)에서 애플리케이션(예컨대, 지역 정보 검색을 위한 애플리케이션)이 실행되면, 상기 애플리케이션은 상기 사용자에게 지역 정보 검색을 위한 검색어를 입력받을 수 있는 유저 인터페이스(user interface (UI))를 제공할 수 있고, 상기 유저 인터페이스로 (사용자에 의해) 입력된 검색어를 수신할 수 있다. 이 경우, 검색어는 텍스트 뿐만 아니라 음성 또는 이미지로도 입력될 수 있다.The user terminal 600 according to the embodiment of the present invention receives a search word for local information search from the user of the user terminal 600 (S810). For example, when an application (for example, an application for searching for local information) is executed in the user terminal 600, the application may provide a user interface (UI) that allows the user to input a search word for local information search , And can receive the input query (by the user) with the user interface. In this case, the search term can be input not only as text, but also as voice or image.

또한, 사용자 단말기(600)는 지역 정보 시스템을 결정하는 데 사용되는 특정 정보를 입력받을 수 있다. 상기 특정 정보는 지역 정보 시스템의 위치와 관련된 정보 또는 지역 정보 시스템 기관명에 관련된 정보일 수 있다. 예컨대, 사용자 단말기(600)는 사용자로부터 (애플리케이션에 의해 제공되는 유저 인터페이스를 통해) 상기 특정 정보를 입력받거나 또는 사용자 단말기(600)의 위치 모듈(640)을 이용하여 사용자 단말기(600)의 위치 정보를 획득하고, 획득된 위치 정보를 상기 특정 정보로서 입력받을 수 있다.Also, the user terminal 600 may receive specific information used to determine the local information system. The specific information may be information related to the location of the local information system or information related to the name of the local information system institution. For example, the user terminal 600 receives the specific information from the user (through the user interface provided by the application) or receives the location information of the user terminal 600 using the location module 640 of the user terminal 600 And obtain the acquired location information as the specific information.

사용자 단말기(600)의 사용자는 검색어(및 특정 정보)를 입력한 후, 애플리케이션을 통해(예컨대, 검색 버튼의 클릭 등) 지역 정보 검색 요청을 할 수 있다.A user of the user terminal 600 can input a search query (and specific information), and then request a local information search through an application (e.g., clicking a search button).

이 때, 사용자 단말기(600)(또는 애플리케이션)는 검색어(및 특정 정보)의 입력 시, 지역 검색 여부을 지시하는 선택 정보를 사용자로부터 입력받을 수 있다. 예컨대, 사용자는 지역 검색 결정에 관한 아이콘이나 버튼을 통해 지역 검색 여부를 선택할 수 있고, 사용자 단말기(600)는 상기 선택에 대응하는 선택 신호(예컨대, 클릭(click) 또는 터치(touch))를 입력받을 수 있다. 즉, 사용자는 지역 검색을 여부를 선택함으로써, 지역 정보 검색을 명시적으로 요청할 수 있다.At this time, the user terminal 600 (or the application) can receive selection information indicating whether or not to search for a region when a search word (and specific information) is inputted from the user. For example, the user can select whether to perform an area search through an icon or button related to the local search determination, and the user terminal 600 inputs a selection signal (e.g., click or touch) corresponding to the selection Can receive. That is, the user can explicitly request the local information search by selecting whether or not to perform the local search.

사용자 단말기(600)(또는 애플리케이션)은 지역 정보 시스템을 결정하기 위해 사용자 단말기(600)의 현재 위치 또는 특정 정보에 근거한 검색 대상 지역의 위치 정보를 확인한다(S820). 예컨대, 사용자로부터 지역 정보 검색 요청이 있는 경우, 사용자 단말기(600)는 (예컨대, 위치 모듈(640)에 의해 파악된) 사용자 단말기(600)의 현재 위치와 관련된 위치 정보를 기준으로 지역 검색을 할 것인지, 아니면 입력된 특정 정보(예, "목포 도서관")에 근거한 위치 정보를 기준으로 지역 검색을 할 것인지에 관한 선택을 사용자 단말기(600)의 사용자에게 제공할 수 있다. 예컨대, 사용자 단말기(600)는 디스플레이(미도시)를 통해 상기 선택에 관련된 화면을 사용자에게 제공할 수 있다. 그 후, 사용자 단말기(600)(또는 애플리케이션)는 상기 사용자의 선택에 기초하여, 위치 정보를 확인하여 지역 정보 검색을 수행할 수 있다.The user terminal 600 (or the application) confirms the location information of the search target area based on the current location of the user terminal 600 or the specific information to determine the local information system (S820). For example, if there is a local search request from a user, the user terminal 600 performs a local search based on location information associated with the current location of the user terminal 600 (e.g., as identified by the location module 640) , Or to provide a user of the user terminal 600 with a selection as to whether to perform a local search based on location information based on the specific information input (e.g., "Mokpo library"). For example, the user terminal 600 may provide a screen related to the selection to the user through a display (not shown). Then, the user terminal 600 (or the application) can perform the local information search by checking the location information based on the user's selection.

즉, 사용자 단말기(600)(또는 애플리케이션)는 사용자 단말기(600)의 현재 위치와 관련된 위치 정보에 근거한 지역 정보 검색이 선택되면, 사용자 단말기(600)가 위치 모듈(640)을 구비한 경우, 위치 모듈(640)을 이용하여 사용자 단말기(600)의 위치 정보를 획득할 수 있다. 그러나, 입력된 특정 정보에 근거한 위치 정보에 근거한 지역 정보 검색이 선택되거나 또는 사용자 단말기(600)가 위치 모듈(640)을 포함하지 않는 경우에, 사용자 단말기(600)는 입력된 특정 정보에 근거해 위치 정보를 확인하게 된다.That is, when the user terminal 600 (or the application) selects the local information search based on the location information related to the current location of the user terminal 600, if the user terminal 600 has the location module 640, The location information of the user terminal 600 can be obtained using the module 640. [ However, if the local information search based on the location information based on the input specific information is selected or the user terminal 600 does not include the location module 640, the user terminal 600 can search based on the specific information input The location information is confirmed.

또한, 사용자 단말기(600)는 사용자 단말기(600)의 사용자의 검색 기록, 위치 기록 및 사용자 단말기로부터 입력된 검색어 중 적어도 하나에 기초하여 위치 정보를 획득할 수 있다. 예컨대, 사용자 단말기(600) 사용자가 이전에 이용한(예컨대, 검색한) 지역(또는 지역 정보 시스템)의 목록으로부터 위치 정보를 획득하거나, 사용자 단말기로부터 입력된 검색어와 가장 관련성이 높은 지역(예컨대, 소정의 알고리즘에 따라 결정된)으로부터 위치 정보를 획득할 수 있다.Also, the user terminal 600 may acquire positional information based on at least one of a search record of the user of the user terminal 600, a position record, and a search word input from the user terminal. For example, the user terminal 600 obtains location information from a list of previously used (e.g., searched) regions (or local information systems), or acquires location information that is most relevant to the search word input from the user terminal As determined by the algorithm of FIG.

실시 예들에 따라, 지역 정보 시스템이 결정된 후, 검색어가 입력될 수도 있다. 사용자 단말기(600)의 사용자가 특정 정보 또는 위치 정보를 사용자 단말기(600)로 먼저 입력하고, 사용자 단말기(600)가 상술한 방법에 따라 입력받은 특정 정보 또는 위치 정보에 기초하여 지역 정보 시스템을 결정하면, 그 후, 사용자 단말기(600)는 사용자로부터 검색어를 입력받을 수 있다. 예컨대, 사용자 단말기(600)는 입력된 특정 정보(또는 위치 정보)에 기초하여 지역 정보 시스템의 목록들을 결정하고, 상기 목록들을 사용자 단말기(600)를 통해 디스플레이 하여 사용자에게 제공할 수 있다. 그 후, 사용자 단말기(600)의 사용자가 (예컨대, 클릭 또는 터치를 통해) 상기 목록으로부터 지역 정보 시스템을 선택하고, 상기 선택에 대응하는 선택 신호를 입력하고, 검색어를 사용자 단말기(600)로 입력하여 지역 정보 검색을 요청할 수 있다. 예컨대, 단계 S820은 단계 S810보다 먼저 수행될 수 있다.According to embodiments, a search term may be entered after the local information system is determined. The user of the user terminal 600 first inputs the specific information or the positional information to the user terminal 600 and determines the local information system based on the specific information or the positional information inputted by the user terminal 600 according to the above- After that, the user terminal 600 can receive a search word from the user. For example, the user terminal 600 may determine the lists of the local information system based on the specific information (or location information) input, display the lists through the user terminal 600, and provide the list to the user. Thereafter, the user of the user terminal 600 selects a local information system from the list (e.g., via a click or a touch), inputs a selection signal corresponding to the selection, inputs a search word to the user terminal 600 To request a local information search. For example, step S820 may be performed before step S810.

이어, 사용자 단말기(600)(또는 애플리케이션)은 확인된 위치 정보에 근거해 지역 정보 시스템을 결정한다(S830). 예컨대, 사용자 단말기(600)는 검색어(및 특정 정보)가 입력된 경우, 위치 모듈(640)을 통해 획득된 사용자 단말기(600)의 위치 정보에 근거해 지역 정보 시스템을 결정하거나, 입력된 특정 정보에 따른 위치 정보 또는 지역명에 근거해 지역 정보 시스템을 결정할 수 있다.Then, the user terminal 600 (or the application) determines the local information system based on the confirmed location information (S830). For example, when a search word (and specific information) is input, the user terminal 600 determines a local information system based on the location information of the user terminal 600 obtained through the location module 640, The local information system can be determined based on the location information or the area name according to the location information.

사용자 단말기(600)(또는 애플리케이션)은 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청한다(S840). 예컨대, 사용자 단말기(600)는 상기 결정된 지역 정보 시스템과 연동하기 위해 해당 지역 정보 시스템의 API를 호출하고, 호출된 지역 정보 시스템의 API를 이용하여 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청할 수 있다.The user terminal 600 (or application) transmits a search word to the determined local information system to request a local information search (S840). For example, the user terminal 600 calls an API of the corresponding local information system to interoperate with the determined local information system, transmits the search word to the determined local information system using the API of the called local information system, .

따라서, 도 6을 참조하여 이전에 설명된 바와 같이, 목포 시립 도서관(목포시 통합 도서관)의 지역 정보 시스템은 검색어 홍길동에 근거해 소장 자료를 검색하여, 검색어 홍길동에 따른 검색 결과를 획득할 수 있다.Accordingly, as described previously with reference to FIG. 6, the local information system of the Mokpo City Library (Mokpo City Integrated Library) can retrieve the collection data based on the query word, Hong Gil Dong, and obtain the search result according to the query word, Hong Gil Dong.

사용자 단말기(600)(또는 애플리케이션)는 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신한다(S850). 예컨대, 사용자 단말기(600)는 수신된 지역정보 검색결과를 사용자 단말기(600)에 포함된 출력 장치(예컨대, 디스플레이, 스피커, 램프 등)를 통해 사용자에게 제공할 수 있다.The user terminal 600 (or application) receives the local information search result from the determined local information system (S850). For example, the user terminal 600 may provide the received local information search result to a user through an output device (e.g., a display, a speaker, a lamp, etc.) included in the user terminal 600.

또한, 사용자 단말기(600)는 지역 정보 시스템(700)으로부터 획득한 지역정보 검색결과와 더불어, 별도의 검색 포털로부터 획득한 지역 정보(예컨대, 도 7)를 포함할 수 있다. In addition to the local information search result obtained from the local information system 700, the user terminal 600 may include local information (e.g., FIG. 7) obtained from a separate search portal.

따라서, 본 발명에 따른 사용자 단말기(600)(또는 애플리케이션)는 API를 이용하여 사용자가 위치하거나, 사용자가 선정한 지역에 대한 지역 정보를 용이하게 취득할 수 있게 되는 것이다.Accordingly, the user terminal 600 (or the application) according to the present invention can easily acquire the local information about the user's location or the area selected by the user using the API.

앞에서 설명된 사용자 단말기(600)에 설치되어 실행되는 애플리케이션(예컨대, 지역 정보 검색을 위한 애플리케이션)은 컴퓨터로 읽을 수 있는 컴퓨터 프로그램으로 작성되고 저장 매체(예컨대, 데이터베이스 또는 메모리 장치)에 저장될 수 있다. 즉, 사용자 단말기(600)에서 실행되는 애플리케이션은 지역 정보 검색 서비스를 제공할 수 있다.An application (for example, an application for searching for local information) installed and executed in the user terminal 600 described above can be created by a computer-readable computer program and stored in a storage medium (e.g., a database or a memory device) . That is, an application executed in the user terminal 600 may provide a local information search service.

본 발명이 속하는 기술 분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있으므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해해야만 한다. 본 발명의 범위는 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention as defined by the following claims and their equivalents. Only. It is intended that the present invention covers the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents. .

100 : 지역 정보 검색 시스템 110 ~ 114 : 사용자 단말기
120 : 포털 검색 장치 130 : 지역 정보 시스템
210 : 검색부 220 : 지역검색 선택부
230 : 위치 모듈 240 : 위치결정 DB
250 : 제어부 260 : API 모듈
100: Local information search system 110 to 114: User terminal
120: portal search device 130: local information system
210: search unit 220: local search selection unit
230: Position module 240: Positioning DB
250: control unit 260: API module

Claims (16)

검색어와 특정 정보를 입력하여 지역 정보 검색을 요청하는 사용자 단말기;
상기 입력된 특정 정보를 이용하여 지역 정보 시스템을 결정하고, 협의된 API를 이용해 상기 결정된 지역 정보 시스템에 상기 지역 정보 검색을 요청하며, 지역 정보 시스템으로부터 제공된 지역정보 검색결과를 필요에 따라 가공하여 상기 사용자 단말기에 제공하는 포털 검색 장치; 및
상기 협의된 API를 통해 상기 포털 검색 장치로부터 지역 정보 검색을 요청받으면, 상기 검색어에 해당하는 정보를 검색하여 지역정보 검색결과를 획득하고, 획득된 지역정보 검색결과를 상기 포털 검색 장치에 전송해 주는 지역 정보 시스템;을 포함하는 지역 정보 검색 시스템.
A user terminal for inputting a search word and specific information and requesting a local information search;
Determining a local information system using the input specific information, requesting the determined local information system for the local information search using the negotiated API, processing the local information search result provided from the local information system as necessary, A portal search device for providing the search result to a user terminal; And
When receiving a local information search request from the portal search apparatus through the negotiated API, acquires a local information search result by searching information corresponding to the search term, and transmits the obtained local information search result to the portal search apparatus A local information retrieval system including a local information system.
1 항에 있어서,
상기 포털 검색 장치는, 검색 엔진을 통해 상기 검색어와 특정 정보를 입력받고,
상기 사용자 단말기에 위치 모듈이 구비된 경우에 상기 사용자 단말기에 위치 정보를 요청하여 상기 사용자 단말기로부터 위치 정보를 획득하거나, 상기 사용자 단말기에 위치 모듈이 구비되지 않은 경우에 상기 입력받은 특정 정보에 근거해 위치 정보를 획득하며,
상기 획득된 위치 정보에 따라 지역기관 결정모듈을 통해 위치 정보에 매칭된 지역 정보 시스템을 결정하는,
지역 정보 검색 시스템.
The method according to claim 1,
The portal search apparatus receives the search word and specific information through a search engine,
When the location module is provided in the user terminal, requesting the location information from the user terminal to acquire location information from the user terminal, or if the location module is not provided in the user terminal, Acquiring location information,
Determining a local information system matched with the location information through the local authority determination module according to the obtained location information,
Local information retrieval system.
제 1 항에 있어서,
상기 지역 정보 시스템은, 각 지역에 존재하는 기관의 정보 시스템이 웹사이트를 통해 지역 소식(News), 도서 정보, 관광 정보, 식당(맛집) 정보, 행사(축제) 정보, 숙소(숙박) 정보, 운송 정보, 비즈니스 정보, 쇼핑몰 정보를 제공하고, 검색 기능을 통해 상기 검색어에 따른 정보를 검색하여 지역정보 검색결과를 획득하며, 획득된 지역정보 검색결과를 상기 포털 검색 장치에 제공해 주는, 지역 정보 검색 시스템.
The method according to claim 1,
The local information system is a system in which information systems of institutions existing in respective regions are used to transmit information such as news, book information, tourist information, restaurant (restaurant) information, event (festival) information, And provides the transportation information, the business information, and the shopping mall information, acquires the local information search result by searching the information according to the search word through the search function, and provides the acquired local information search result to the portal search device system.
제 1 항에 있어서,
상기 사용자 단말기와 상기 포털 검색 장치는 유선 네트워크 또는 무선 네트워크를 통해 연동하고, 상기 포털 검색 장치와 상기 지역 정보 시스템은 유선 네트워크 또는 무선 네트워크를 통한 API를 이용하여 연동하는, 지역 정보 검색 시스템.
The method according to claim 1,
Wherein the user terminal and the portal search apparatus are linked through a wired network or a wireless network, and the portal search apparatus and the local information system are linked using an API through a wired network or a wireless network.
네트워크를 통해 사용자 단말기 및 지역 정보 시스템과 연동하여 지역 정보를 검색하는 포털 검색 장치로서,
상기 사용자 단말기로부터 키워드 입력란을 통해 검색어와 특정 정보를 입력받아 데이터 검색을 실행하는 검색부;
상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색 여부를 선택하는 지역검색 선택부;
상기 지역 정보 시스템을 결정하기 위해 상기 사용자 단말기의 위치 정보 또는 상기 특정 정보에 근거한 위치 정보를 확인하는 위치 모듈;
상기 위치 정보에 대응된 지역 정보 시스템을 결정하기 위한 지역 기관 정보를 저장하고 있는 위치결정 데이터베이스;
상기 결정된 지역 정보 시스템과 연동하기 위해, 상기 결정된 지역 정보 시스템의 API를 호출하여 이용하는 API 모듈; 및
상기 위치 모듈을 통해 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하고, 상기 결정된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청하고, 상기 결정된 지역 정보 시스템으로부터 수신된 지역정보 검색결과를 상기 사용자 단말기에 전송하도록 제어하는 제어부;
를 포함하는 포털 검색 장치.
A portal search apparatus for searching local information in cooperation with a user terminal and a local information system through a network,
A search unit for receiving a search word and specific information from the user terminal through a keyword input field and executing data search;
An area search selection unit for selecting whether or not to search for an area through an icon or button when the search word and specific information are input;
A location module for identifying location information of the user terminal or location information based on the specific information to determine the local information system;
A location database storing local institution information for determining a local information system corresponding to the location information;
An API module for calling and using an API of the determined local information system to interoperate with the determined local information system; And
Determining a local information system based on the location information confirmed through the location module, requesting a local information search by transmitting the search word to the determined local information system using the API of the determined local information system, A control unit for controlling the user terminal to transmit the local information search result received from the information system to the user terminal;
And the portal search device.
제 5 항에 있어서,
상기 위치 모듈은, 상기 사용자 단말기에 위치 모듈이 구비된 경우에, 상기 사용자 단말기에 위치 정보를 요청하여, 상기 사용자 단말기가 GPS(Global Positioning System) 위성 신호, 이동통신사 기지국 신호, 또는 와이파이(Wi-Fi), LTE를 지원하는 주위의 무선 AP(Access Point) 신호 중 어느 하나 이상을 조합한 신호를 이용하여 획득한 위치 정보를 상기 사용자 단말기로부터 전송받아 위치 정보를 확인하는, 포털 검색 장치.
6. The method of claim 5,
Wherein the location module requests location information from the user terminal when the location module is provided in the user terminal and transmits the location information to the user terminal through a Global Positioning System (GPS) satellite signal, a mobile communication base station signal, a Wi- Fi, and a wireless AP (Access Point) signal supporting LTE, from the user terminal, and confirms the location information.
제 5 항에 있어서,
상기 위치 모듈은, 상기 사용자 단말기에 위치 모듈이 구비되지 않은 경우에, 상기 키워드 입력란을 통해 입력받은 위치 관련 텍스트나 지역명 관련 텍스트가 포함된 상기 특정 정보에 근거해 위치 정보를 획득하는, 포털 검색 장치.
6. The method of claim 5,
Wherein the location module is configured to acquire location information based on the specific information including the location related text or the area name related text input through the keyword input field when the location module is not provided in the user terminal, Device.
제 5 항에 있어서,
상기 제어부는, 상기 키워드 입력란을 통해 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색이 선택되지 않는 경우에, 상기 검색부를 통해 상기 검색어에 해당하는 정보를 검색하도록 제어하는, 포털 검색 장치.
6. The method of claim 5,
Wherein the control unit controls the search unit to search for information corresponding to the search term when the search word and the specific information are inputted through the keyword input field and the local search is not selected through the icon or the button, Device.
제 5 항에 있어서,
상기 제어부는, 상기 키워드 입력란을 통해 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색이 선택된 경우에, 상기 위치 모듈을 통해 확인된 상기 사용자 단말기의 위치 정보에 근거해 지역 정보 시스템을 결정하거나, 상기 특정 정보에 따른 위치 관련 텍스트나 지역명 관련 텍스트에 근거해 지역 정보 시스템을 결정하는, 포털 검색 장치.
6. The method of claim 5,
Wherein the control unit is configured to search the local information system based on the location information of the user terminal identified through the location module when the local search is selected through the icon or button when the search word and the specific information are input through the keyword input field, Or determines the local information system based on the text associated with the specific information or the text associated with the local name.
네트워크를 통해 사용자 단말기 및 지역 정보 시스템과 연동하여 지역 정보를 검색하는 포털 검색 장치의 지역 정보 검색 방법으로서,
(a) 상기 사용자 단말기로부터 키워드 입력란을 통해 검색어와 특정 정보를 입력받는 단계;
(b) 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색 여부를 선택하는 단계;
(c) 지역 정보 시스템을 결정하기 위해 상기 사용자 단말기의 위치 정보 또는 상기 특정 정보에 근거한 위치 정보를 확인하는 단계;
(d) 상기 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하는 단계;
(e) 상기 결정된 지역 정보 시스템과 연동하기 위해 상기 결정된 지역 정보 시스템의 API를 호출하는 단계; 및
(f) 상기 호출된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 지역 정보 검색을 요청하는 단계; 및
(g) 상기 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신하여 상기 사용자 단말기에 전송하는 단계;
를 포함하는 포털 검색 장치의 지역 정보 검색 방법.
1. A local information retrieval method of a portal retrieval apparatus for retrieving local information in cooperation with a user terminal and a local information system through a network,
(a) receiving a search word and specific information from the user terminal through a keyword input field;
(b) selecting whether or not to search region by icon or button when inputting the search word and specific information;
(c) checking location information of the user terminal or location information based on the specific information to determine a local information system;
(d) determining a local information system based on the identified location information;
(e) calling an API of the determined local information system to interoperate with the determined local information system; And
(f) requesting a local information search by transmitting the search word to the determined local information system using the API of the called local information system; And
(g) receiving a local information search result from the determined local information system and transmitting the local information search result to the user terminal;
And searching the local search information of the portal search apparatus.
제 10 항에 있어서,
상기 (a) 단계는, 검색 엔진이 키워드 입력란을 통해 상기 검색어와 특정 정보를 입력받고,
상기 (c) 단계는, 상기 사용자 단말기에 위치 모듈이 구비된 경우에 상기 사용자 단말기에 위치 정보를 요청하여 상기 사용자 단말기로부터 위치 정보를 획득하거나, 상기 사용자 단말기에 위치 모듈이 구비되지 않은 경우에 상기 입력받은 특정 정보에 근거해 위치 정보를 획득하며,
상기 (d) 단계는, 상기 획득된 위치 정보에 따라 지역기관 결정모듈을 통해 위치 정보에 매칭된 지역 정보 시스템을 결정하는,
포털 검색 장치의 지역 정보 검색 방법.
11. The method of claim 10,
In the step (a), the search engine receives the search word and specific information through a keyword input field,
In the step (c), when the location module is provided in the user terminal, the location information is obtained from the user terminal by requesting the location information from the user terminal, or when the location module is not provided in the user terminal, Acquires position information based on the specific information received,
Wherein the step (d) comprises: determining a local information system matched with the location information through the local organ determination module according to the obtained location information;
How to find local information on a portal search device.
제 10 항 또는 제 11 항에 있어서,
상기 (c) 단계는, 상기 사용자 단말기에 위치 모듈이 구비된 경우에, 상기 사용자 단말기에 위치 정보를 요청하여, 상기 사용자 단말기가 GPS(Global Positioning System) 위성 신호, 이동통신사 기지국 신호, 또는 와이파이(Wi-Fi), LTE를 지원하는 주위의 무선 AP(Access Point) 신호 중 어느 하나 이상을 조합한 신호를 이용하여 획득한 위치 정보를 상기 사용자 단말기로부터 전송받아 위치 정보를 확인하는, 포털 검색 장치의 지역 정보 검색 방법.
The method according to claim 10 or 11,
In the step (c), when the location module is provided in the user terminal, the location information is requested to the user terminal, and the user terminal transmits a Global Positioning System (GPS) satellite signal, a mobile communication base station signal, Wi-Fi), and surrounding wireless AP (Access Point) signals supporting LTE, from the user terminal, and acquires location information from the user terminal How to find local information.
제 10 항 또는 제 11 항에 있어서,
상기 (d) 단계는, 상기 키워드 입력란을 통해 상기 검색어와 특정 정보의 입력 시, 아이콘이나 버튼을 통해 지역 검색이 선택된 경우에, 상기 위치 모듈을 통해 확인된 상기 사용자 단말기의 위치 정보에 근거해 지역 정보 시스템을 결정하거나, 상기 특정 정보에 따른 위치 관련 텍스트나 지역명 관련 텍스트에 근거해 지역 정보 시스템을 결정하는, 포털 검색 장치의 지역 정보 검색 방법.
The method according to claim 10 or 11,
In the step (d), when the local search is selected through the icon or button when the search word and the specific information are input through the keyword input field, the local search is performed based on the location information of the user terminal Determining an information system, or determining a local information system based on text related to the location or text associated with the local name according to the specific information.
제 10 항에 있어서,
상기 (g) 단계는, 상기 결정된 지역에 존재하는 기관의 정보 시스템이 웹사이트를 통해 제공하는 지역 소식(News), 도서 정보, 관광 정보, 식당(맛집) 정보, 행사(축제) 정보, 숙소(숙박) 정보, 운송 정보, 비즈니스 정보, 쇼핑몰 정보 중 검색 기능을 통해 상기 검색어에 따른 정보를 검색하여 획득한 지역정보 검색결과를 상기 지역 정보 시스템으로부터 수신하여 상기 사용자 단말기에 전송하는, 포털 검색 장치의 지역 정보 검색 방법.
11. The method of claim 10,
The step (g) may include the steps of: (a) providing information on a website provided by an information system of an institution existing in the determined area, information of a news, book information, tourist information, restaurant information, And transmits the local information search result obtained by searching for the information according to the search word through the search function among the information of the user, the location information, the transportation information, the business information, and the shopping mall information from the local information system to the user terminal How to find local information.
사용자 단말기를 이용하여 지역 정보 시스템과 연동하여 지역 정보를 검색하는 서비스를 제공하는 방법으로서,
상기 사용자 단말기가 상기 사용자 단말기의 사용자로부터 검색어를 입력받는 단계;
상기 사용자가 상기 검색어에 대한 지역 검색 여부를 선택하면, 상기 사용자 단말기가 상기 사용자의 선택에 대응하는 선택정보를 입력받는 단계;
상기 사용자 단말기가 상기 선택정보에 응답하여 상기 검색어에 대한 지역 정보 시스템을 결정하기 위한 위치 정보를 확인하는 단계;
상기 사용자 단말기가 상기 확인된 위치 정보에 근거해 지역 정보 시스템을 결정하는 단계;
상기 사용자 단말기가 상기 결정된 지역 정보 시스템과 연동하기 위해 상기 결정된 지역 정보 시스템의 API를 호출하는 단계;
상기 사용자 단말기가 상기 호출된 지역 정보 시스템의 API를 이용하여 상기 검색어를 상기 결정된 지역 정보 시스템에 전송하여 상기 검색어에 대한 지역 정보 검색을 요청하는 단계; 및
상기 사용자 단말기가 상기 결정된 지역 정보 시스템으로부터 지역정보 검색결과를 수신하고, 수신된 결과를 상기 사용자에게 제공하는 단계를 포함하는 서비스를 제공 방법.
A method of providing a service for searching for local information in cooperation with a local information system using a user terminal,
Receiving a search word from the user of the user terminal;
Receiving, by the user terminal, selection information corresponding to the selection of the user when the user selects whether or not to search the area for the search word;
Determining, by the user terminal, location information for determining a local information system for the search term in response to the selection information;
The user terminal determining a local information system based on the identified location information;
Calling the API of the determined local information system for the user terminal to interwork with the determined local information system;
Transmitting the search query to the determined local information system using the API of the called local information system and requesting the local information search for the search word; And
Receiving the local information search result from the determined local information system, and providing the received result to the user.
제15항에 있어서, 상기 지역 정보 시스템을 결정하기 위한 위치 정보를 확인하는 단계는,
상기 사용자 단말기가 상기 사용자로부터 지역 정보 시스템을 결정하는 데 사용되는 특정 정보를 입력받고, 입력된 특정 정보에 기초하여 상기 위치 정보를 확인하는 단계;
상기 사용자 단말기의 현재 위치를 이용하여 상기 위치 정보를 확인하는 단계;
상기 사용자 단말기가 상기 사용자에 의해 이전에 사용된 지역 정보 시스템의 목록을 이용하여 상기 위치 정보를 확인하는 단계; 및
상기 사용자 단말기가 상기 검색어와 가장 관련성이 높은 지역에 기초하여 상기 위치 정보를 확인하는 단계 중 적어도 하나를 포함하고,
상기 사용자에 의해 입력된 특정 정보는,
상기 특정 정보는 상기 지역 정보 시스템의 위치와 관련된 정보 및 상기 지역 정보 시스템의 기관명에 관련된 정보 중 적어도 하나를 포함하는 서비스를 제공하는 방법.
16. The method as claimed in claim 15, wherein the step of verifying the location information for determining the local information system comprises:
Receiving the specific information used by the user terminal to determine the local information system from the user and confirming the location information based on the input specific information;
Confirming the location information using the current location of the user terminal;
The user terminal verifying the location information using a list of the local information systems previously used by the user; And
And confirming the location information based on an area where the user terminal is most relevant to the search term,
The specific information input by the user is,
Wherein the specific information includes at least one of information related to a location of the local information system and information related to an organization name of the local information system.
KR1020180060609A 2017-05-30 2018-05-28 System for searching a local information using application programming interface, and method thereof KR102151845B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20170067197 2017-05-30
KR1020170067197 2017-05-30

Publications (2)

Publication Number Publication Date
KR20180131435A true KR20180131435A (en) 2018-12-10
KR102151845B1 KR102151845B1 (en) 2020-09-03

Family

ID=64670905

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180060609A KR102151845B1 (en) 2017-05-30 2018-05-28 System for searching a local information using application programming interface, and method thereof

Country Status (1)

Country Link
KR (1) KR102151845B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020202518A1 (en) * 2019-04-03 2020-10-08 三菱電機株式会社 Connection management device, connection management system, connection management method, and program
KR20210131021A (en) * 2020-04-23 2021-11-02 주식회사 콤피아 System and method for providing advertisement exposure service using hot key registration
WO2023004053A3 (en) * 2021-07-21 2023-03-02 Nearme Entertainment, Inc. Search tool for local information
KR102662437B1 (en) * 2023-05-16 2024-05-07 주식회사 메타전스 System for providing optical character recognition based tourist information service

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000030486A (en) * 2000-03-03 2000-06-05 김하철 Internet information search system for special searching a regional information and method for searching the internet information using the same
KR20060127586A (en) * 2005-06-08 2006-12-13 에스케이 텔레콤주식회사 Image pattern recognition system and method using present position of mobile terminal
KR20170000301A (en) 2015-06-23 2017-01-02 (주)솔투로 System and control method for search engine using url and api key

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000030486A (en) * 2000-03-03 2000-06-05 김하철 Internet information search system for special searching a regional information and method for searching the internet information using the same
KR20060127586A (en) * 2005-06-08 2006-12-13 에스케이 텔레콤주식회사 Image pattern recognition system and method using present position of mobile terminal
KR20170000301A (en) 2015-06-23 2017-01-02 (주)솔투로 System and control method for search engine using url and api key

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020202518A1 (en) * 2019-04-03 2020-10-08 三菱電機株式会社 Connection management device, connection management system, connection management method, and program
JPWO2020202518A1 (en) * 2019-04-03 2020-10-08
US11546421B2 (en) 2019-04-03 2023-01-03 Mitsubishi Electric Corporation Connection management device for connection to secure server connection management system for connection to secure server connection management method for connection to secure server and program
KR20210131021A (en) * 2020-04-23 2021-11-02 주식회사 콤피아 System and method for providing advertisement exposure service using hot key registration
WO2023004053A3 (en) * 2021-07-21 2023-03-02 Nearme Entertainment, Inc. Search tool for local information
KR102662437B1 (en) * 2023-05-16 2024-05-07 주식회사 메타전스 System for providing optical character recognition based tourist information service

Also Published As

Publication number Publication date
KR102151845B1 (en) 2020-09-03

Similar Documents

Publication Publication Date Title
KR102151845B1 (en) System for searching a local information using application programming interface, and method thereof
US7881705B2 (en) Mobile communication terminal and information acquisition method for position specification information
US20060089792A1 (en) System and method for displaying location-specific images on a mobile device
US20080134030A1 (en) Device for providing location-based data
KR20010109083A (en) System and method for proximity bookmarks using gps and pervasive computing
US20140074871A1 (en) Device, Method and Computer-Readable Medium For Recognizing Places
KR20090084211A (en) Apparatus and method for providing information service using location information
US20120136849A1 (en) Dynamic Selection of Point-Of-Interest Search Services
US11526525B2 (en) Method for sorting and displaying data on a portable electronic device
US8903936B2 (en) Sharing user defined location based zones
US20160187143A1 (en) Mechanism for facilitating dynamic location-based zone management for computing systems
EP2706496A1 (en) Device, method and computer-readable medium for recognizing places in a text
US20070129063A1 (en) Digital information retrieval for wireless phones
CA2716655C (en) Simplified search with unified local data and freeform data lookup
JPH1139348A (en) Internet terminal equipment with present position detection function and information retrieval method
KR100920442B1 (en) Methods for searching information in portable terminal
US9449152B2 (en) License acquisition scheme indication method and mobile terminal therefor
KR101615579B1 (en) Supporting Method And Supporting System For RSS channel Information, and Portable Device using the same
JP2006279156A (en) Telephone-directory retrieval system and method, control system, portable telephone and program
KR20120106411A (en) Electronic book service system and method for providing location based e-book contents
KR20170059716A (en) Voice calls only System that can provide real-time location information And Way
KR20180072652A (en) System and method for sharing position information using multiple ids
US9122761B2 (en) Business entity searching and automatic dialing for smartphones
EP1534024B1 (en) Retrieval of positional data for a location by a mobile station from an information service
US20120131209A1 (en) Nearby address network service information provisioning for marketing representatives

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right