KR20160060357A - Apparatus for data storage and operatimg method thereof - Google Patents

Apparatus for data storage and operatimg method thereof Download PDF

Info

Publication number
KR20160060357A
KR20160060357A KR1020140162519A KR20140162519A KR20160060357A KR 20160060357 A KR20160060357 A KR 20160060357A KR 1020140162519 A KR1020140162519 A KR 1020140162519A KR 20140162519 A KR20140162519 A KR 20140162519A KR 20160060357 A KR20160060357 A KR 20160060357A
Authority
KR
South Korea
Prior art keywords
search keyword
data
target program
designated
identifier
Prior art date
Application number
KR1020140162519A
Other languages
Korean (ko)
Other versions
KR102311331B1 (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 에스케이플래닛 주식회사
Priority to KR1020140162519A priority Critical patent/KR102311331B1/en
Publication of KR20160060357A publication Critical patent/KR20160060357A/en
Application granted granted Critical
Publication of KR102311331B1 publication Critical patent/KR102311331B1/en

Links

Images

Classifications

    • 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/23Updating
    • 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/24Querying
    • G06F16/245Query processing

Abstract

Disclosed are a data storage apparatus and an operating method thereof. According to the present invention, a data identifier is designated as a search keyword, wherein the data identifier configured to represent data required by a target program, and a program identifier, configured to represent the target program, is mapped and saved with regard to the designated search keyword. Accordingly, by only inputting a data identifier composed of a string of characters, it is possible to extract a target program which can be executed or generated. The data storage apparatus comprises: a confirming unit; and a designating unit.

Description

데이터저장장치 및 그 동작 방법{APPARATUS FOR DATA STORAGE AND OPERATIMG METHOD THEREOF}[0001] APPARATUS FOR DATA STORAGE AND OPERATING METHOD THEREOF [0002]

본 발명은 문자열로 이루어진 데이터 식별자를 검색 키워드로 하여 실행 또는 생성 가능한 대상 프로그램을 용이하게 추출할 수 있게 하는 데이터 저장 방안에 관한 것이다.The present invention relates to a data storage method capable of easily extracting a target program that can be executed or generated by using a data identifier consisting of a string as a search keyword.

지금까지 방대한 양의 데이터를 저장하는 방식은 매우 다양하고, 효율적으로 발전되어 왔다.Until now, the way to store vast amounts of data has been very diverse and efficient.

하지만, 웹 등의 다양한 프로그램 개발의 진행 과정에서는, 방대한 양의 데이터뿐만 아니라 간단한(적은 양) 데이터를 저장 및 검색하거나 추출하는 일이 빈번하게 일어나게 된다.However, in the course of development of various programs such as the web, it often happens that a large amount of data as well as simple (small amount) data are stored, retrieved or extracted.

이러한, 간단한 데이터들의 경우 앞서 언급한 방대한 양의 데이터와는 달리, 단순한 규칙에 맞춰 저장하거나, 별도의 규칙 없이 단순 저장하는 것이 일반적이었다.Unlike the vast amounts of data mentioned above, it is common to store simple data in accordance with simple rules, or simply store it without additional rules.

그러나, 비록 간단한 데이터지만, 데이터 간 내지는 이를 필요로 하는 프로그램 간에 복잡한 관계가 형성되어 있음이 전제된다면, 이러한 단순한 저장 방식의 경우, 저장된 데이터를 검색 및 추출하는데 있어서 그 효율성을 크게 저해하게 되는 결과를 초래할 수 있다.However, if it is assumed that simple data is formed but a complex relationship is formed between the data or the programs requiring the data, the simple storage method may seriously hinder the efficiency in searching and extracting the stored data .

본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명에서 도달하고자 하는 목적은 대상 프로그램에서 요구하는 데이터를 나타내는 데이터 식별자를 검색 키워드로 지정하여, 상기 지정된 검색 키워드에 대하여 상기 대상 프로그램을 나타내는 프로그램 식별자를 매핑 저장함으로써, 데이터 식별자에 해당하는 문자열을 검색 키워드로 하여 실행 또는 생성 가능한 대상 프로그램을 용이하게 추출하게 하는 데 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object to be achieved by the present invention is to provide a data search method, a data search method, And storing the identifiers in a mapping table so that a target program capable of being executed or generated can be easily extracted using a string corresponding to the data identifier as a search keyword.

상기 목적을 달성하기 위한 본 발명의 제 1 관점에 따른 프로그램의 생성 또는 실행과 관련하여 요구되는 다수의 데이터를 저장하는 데이터저장장치는, 상기 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인하는 확인부; 및 상기 적어도 일부의 데이터를 나타내는 데이터 식별자를 포함하는 검색 키워드를 지정하여, 상기 지정된 검색 키워드에 대하여 상기 확인된 대상 프로그램의 프로그램 식별자가 매핑되어 저장되도록 하는 지정부를 포함하는 것을 특징으로 한다.According to a first aspect of the present invention, there is provided a data storage device for storing a plurality of data required in connection with generation or execution of a program, the data storage device including a target program requesting at least a part of the data, A confirmation unit for confirming; And a designation unit for designating a search keyword including a data identifier indicating at least a part of the data and mapping the program identifier of the identified target program to the designated search keyword.

보다 구체적으로, 상기 검색 키워드에는, 추가 식별자가 부여되며, 상기 추가 식별자는, 상기 검색 키워드에 포함된 데이터 식별자의 개수가 포함되는 것을 특징으로 한다.More specifically, an additional identifier is assigned to the search keyword, and the additional identifier includes the number of data identifiers included in the search keyword.

보다 구체적으로, 상기 대상 프로그램은, 제1검색 키워드가 지정된 제1대상 프로그램 및 제2검색 키워드가 지정된 제2대상 프로그램을 포함하며, 상기 제1검색 키워드에 대해 상기 제2검색 키워드가 중복되는 경우, 상기 제1검색 키워드에 포함된 데이터 식별자가 상기 검색 키워드로 지정되며, 상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는, 상기 제1검색 키워드와 상기 제2검색 키워드 간에 중복되는 데이터 식별자의 개수가 상기 추가 식별자로서 부여되는 것을 특징으로 한다.More specifically, the target program includes a first target program in which a first search keyword is designated and a second target program in which a second search keyword is designated, and when the second search keyword is overlapped with the first search keyword , A data identifier included in the first search keyword is designated by the search keyword, and a search keyword designated by a data identifier included in the first search keyword includes data overlapping between the first search keyword and the second search keyword And the number of identifiers is given as the additional identifier.

보다 구체적으로, 상기 제1검색 키워드와 상기 제2검색 키워드 간에 상기 데이터 식별자가 일부 중복되는 경우, 상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는 상기 제2대상 프로그램의 프로그램 식별자만이 매핑되어 저장되는 것을 특징으로 한다.More specifically, when the data identifier partially overlaps between the first search keyword and the second search keyword, only the program identifier of the second target program is stored in the search keyword designated by the data identifier included in the first search keyword Mapped and stored.

상기 목적을 달성하기 위한 본 발명의 제 2 관점에 따른 프로그램의 생성 또는 실행과 관련하여 요구되는 다수의 데이터를 저장하는 데이터저장장치의 동작 방법은, 상기 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인하는 확인단계; 및 상기 적어도 일부의 데이터를 나타내는 데이터 식별자를 포함하는 검색 키워드를 지정하여, 상기 지정된 검색 키워드에 대하여 상기 확인된 대상 프로그램의 프로그램 식별자가 매핑되어 저장되도록 하는 지정단계를 포함하는 것을 특징으로 한다.According to a second aspect of the present invention, there is provided a method of operating a data storage device for storing a plurality of data required for generating or executing a program, A confirmation step of confirming the target program; And a designation step of designating a search keyword including a data identifier indicating the at least a part of the data so that the program identifier of the identified target program is mapped to the designated search keyword and stored.

보다 구체적으로, 상기 검색 키워드에는, 추가 식별자가 부여되며, 상기 추가 식별자는, 상기 검색 키워드에 포함된 데이터 식별자의 개수가 포함되는 것을 특징으로 한다.More specifically, an additional identifier is assigned to the search keyword, and the additional identifier includes the number of data identifiers included in the search keyword.

보다 구체적으로, 상기 대상 프로그램은, 제1검색 키워드가 지정된 제1대상 프로그램 및 제2검색 키워드가 지정된 제2대상 프로그램을 포함하며, 상기 제1검색 키워드에 대해 상기 제2검색 키워드가 중복되는 경우, 상기 제1검색 키워드에 포함된 데이터 식별자가 상기 검색 키워드로 지정되며, 상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는, 상기 제1검색 키워드와 상기 제2검색 키워드 간에 중복되는 데이터 식별자의 개수가 상기 추가 식별자로서 부여되는 것을 특징으로 한다.More specifically, the target program includes a first target program in which a first search keyword is designated and a second target program in which a second search keyword is designated, and when the second search keyword is overlapped with the first search keyword , A data identifier included in the first search keyword is designated by the search keyword, and a search keyword designated by a data identifier included in the first search keyword includes data overlapping between the first search keyword and the second search keyword And the number of identifiers is given as the additional identifier.

이에, 데이터저장장치 및 그 동작 방법에 의하면, 대상 프로그램에서 요구하는 데이터를 나타내는 데이터 식별자를 검색 키워드로 지정하여, 상기 지정된 검색 키워드에 대하여 상기 대상 프로그램을 나타내는 프로그램 식별자를 매핑 저장함으로써, 문자열로 이루어진 데이터 식별자의 입력만으로 실행 또는 생성 가능한 대상 프로그램을 용이하게 추출할 수 있다.According to the data storage device and the operation method thereof, a data identifier indicating data requested by the target program is designated as a search keyword, and a program identifier indicating the target program is mapped and stored to the specified search keyword, It is possible to easily extract the target program that can be executed or generated only by inputting the data identifier.

도 1은 본 발명의 일 실시예에 따른 데이터저장장치의 개략적인 구성도.
도 2 내지 4는 본 발명의 일 실시예에 따른 데이터저장장치에서 데이터 저장 방식을 설명하기 위한 도면.
도 5는 본 발명의 일 실시예에 따른 데이터저장장치에서의 동작 흐름을 설명하기 위한 도면.
1 is a schematic configuration diagram of a data storage device according to an embodiment of the present invention;
2 to 4 are diagrams for explaining a data storage method in a data storage device according to an embodiment of the present invention;
5 is a diagram for explaining an operational flow in a data storage device according to an embodiment of the present invention;

이하, 첨부된 도면을 참조하여 본 발명의 일 실시예에 대하여 설명한다.Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 데이터저장장치를 도시한 도면이다.FIG. 1 illustrates a data storage device according to an embodiment of the present invention. Referring to FIG.

도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 데이터저장장치는, 프로그램의 생성 또는 실행을 위해 데이터를 요구하는 대상 프로그램을 확인하는 확인부(100), 및 대상 프로그램에 대한 검색 키워드를 지정하는 지정부(200)를 포함하는 구성을 갖는다.As shown in FIG. 1, the data storage device according to an embodiment of the present invention includes a confirmation unit 100 for confirming a target program that requests data for creating or executing a program, and a search keyword And a designation unit 200 that designates a designation of the designation of the designation.

또한, 본 발명의 일 실시예에 따른 데이터저장장치의 경우, 전술한 구성 이외에, 검색 키워드와 대상 프로그램을 매핑하여 저장하는 저장부(300) 및 검색 키워드를 이용하여 대상 프로그램을 추출하는 추출부(400)를 더 포함하는 구성을 가질 수 있다.In addition, in the case of the data storage device according to an embodiment of the present invention, in addition to the above-described configuration, a storage unit 300 for mapping and storing a search keyword and an object program, and an extracting unit 400). ≪ / RTI >

이상 언급한 확인부(100), 지정부(200), 저장부(300), 및 추출부(400)를 포함하는 데이터저장장치의 구성 전체 내지는 그 일부는, 하드웨어 모듈 또는 소프트웨어 모듈로 구현되거나, 내지는 하드웨어 모듈과 소프트웨어 모듈의 결합을 통해서 구현될 수 있다.All or a part of the configuration of the data storage device including the above-described confirmation unit 100, the specification unit 200, the storage unit 300, and the extraction unit 400 may be implemented as a hardware module or a software module, Or a combination of a hardware module and a software module.

한편, 본 발명의 일 실시예에 따르면, 프로그램의 생성(개발) 또는 실행에 요구되는 다수의 데이터를 저장하고 저장된 데이터들에 대한 검색 및 추출이 이루어지게 된다.Meanwhile, according to an embodiment of the present invention, a plurality of data required for generation (development) or execution of a program is stored, and stored data is searched and extracted.

여기서, 데이터저장장치에 저장되는 데이터의 경우 방대한 데이터가 아닌, 간단한(적은 양) 데이터를 일컫는 것으로서, 데이터 간 내지는 이를 요구하는 프로그램 간에 복잡한 관계가 형성될 수 있음을 전제로 한다.Here, the data stored in the data storage device refers to a simple (small amount) data rather than a vast amount of data, and it is premised that a complicated relationship can be formed between data or programs requiring the data.

일반적으로 방대한 양의 데이터의 경우, 저장공간을 많이 차지하며, 검색 시간 역시 오래 소요되는 이유로 예컨대, 데이터베이스에 저장되거나, 로컬 저장소에 저장되게 된다.Generally, a large amount of data occupies a large amount of storage space, and the search time is also stored for example in a database or in a local storage for a long period of time.

허나, 간단한 데이터들의 경우 저장공간을 많이 차지하지도 않고, 검색 시간 역시 역기 크게 중요하지 않기 때문에 데이터베이스를 사용하거나, 로컬 저장소를 사용하는 것은 비효율적이다 할 것이다.However, using simple databases or using local storage is inefficient because simple data does not take up a lot of storage space and search time is not so important.

이러한 이유로 지금까지 간단한 데이터는 단순히 JSON(Javascript Object Notation) 형식에 맞춰 저장하거나, 내지는 별도의 규칙 없이 저장하는 단순 저장 방식이 이용되는 것이 일반적이었다.For this reason, it has been common to use a simple storage method in which simple data is stored in accordance with JSON (Javascript Object Notation) format or stored without extra rules.

그러나, 앞서 언급한 바와 같이 간단한 데이터임에도 불구하고, 저장된 데이터 간에 내지는 데이터를 요하는 프로그램 간에 복잡한 관계가 형성되어 있으며, 기존의 단순 저장 방식을 이용해 데이터 저장되어 있는 경우라면 저장된 데이터를 검색 및 추출하는데 큰 어려움이 따를 수 있음을 예상할 수 있다.However, despite the simple data mentioned above, there is a complicated relationship between the stored data and the programs requiring the data. If the data is stored using the conventional simple storage method, the stored data is searched and extracted It can be expected that great difficulties will follow.

이에, 본 발명의 일 실시예에서는, 다수의 데이터를 저장함에 있어서, 저장된 데이터에 대한 보다 직관적이고 빠른 검색 및 추출을 가능하게 하기 위한 방안을 제안하고자 하며, 이하에서는 이를 구체적으로 설명하기로 한다.Accordingly, in one embodiment of the present invention, a method for enabling a more intuitive and quick search and extraction of stored data in storing a plurality of data is proposed, which will be described in detail below.

한편, 설명의 편의를 위해서 데이터저장장치에 저장된 데이터를 요구하는 '대상 프로그램 A', '대상 프로그램 B', 및 '대상 프로그램 C'가 존재하는 상황을 전제하기로 한다.For convenience of explanation, it is assumed that there exists a target program A, a target program B, and a target program C that request data stored in the data storage device.

즉, 도 2에 도시한 바와 같이 '대상 프로그램 A'가 존재하게 되며, 이러한 '대상 프로그램 A'의 생성 또는 실행을 위해선 데이터저장장치에 저장된 다수의 데이터 중 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #3(Description)'이 요구되는 상황을 전제한다.That is, as shown in FIG. 2, the 'target program A' exists. In order to generate or execute the 'target program A', among the plurality of data stored in the data storage device, 'Data # 1' Data # 2 (Name) ', and' Data # 3 (Description) 'are required.

또한, 도 3 에 도시한 바와 같이 '대상 프로그램 A' 이외에 '대상 프로그램 B'가 존재하게 되며, 이러한 대상 프로그램 B의 생성 또는 실행을 위해선 '대상 프로그램 A'와 중복되는 '데이터 #1(Price)'과 '데이터 #2(Name)' 이외에 '데이터 #4(Image)'가 요구되는 상황을 전제한다.As shown in FIG. 3, 'target program B' exists in addition to 'target program A'. To generate or execute the target program B, 'data # 1 (Price)', which overlaps with 'target program A' Data # 4 (Image) 'is required in addition to' Data # 2 (Name) 'and' Data # 2 (Name) '.

마지막으로, 도 4에 도시한 바와 같이 '대상 프로그램 C'가 추가 존재할 수 있으며, 이러한 '대상 프로그램 C'의 경우, 그 생성 또는 실행을 위해선 '대상 프로그램 A'와 '대상 프로그램 B'와 중복되는 '데이터 #1(Price)', 및 '데이터 #2(Name)'만이 요구되는 상황을 전제한다.Finally, as shown in FIG. 4, a 'target program C' may additionally exist. In the case of the target program C, the target program A and the target program B are overlapped , 'Data # 1 (Price)' and 'Data # 2 (Name)' are required.

확인부(100)는 대상 프로그램을 확인하는 기능을 수행한다.The confirmation unit 100 performs a function of confirming the target program.

보다 구체적으로, 확인부(100)는 프로그램의 생성 또는 실행과 관련하여 저장된 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인하게 된다.More specifically, the verification unit 100 confirms a target program that requests data of at least a part of a plurality of pieces of data stored in association with the generation or execution of the program.

예를 들어, 앞선 전제에 따르면 확인부(100)는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #3(Description)'을 요구하는 '대상 프로그램 A'와; '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #4(Image)'를 요구하는 '대상 프로그램 B'; 그리고 '데이터 #1(Price)' 및 '데이터 #2(Name)'를 요구하는 '대상 프로그램 C'를 확인할 수 있다.For example, according to the premise of the foregoing, the confirmation unit 100 may include a 'target program A' requesting 'Data # 1 (Price)', 'Data # 2 (Name)', and 'Data # 3 ; 'Target program B' requesting 'Data # 1 (Price)', 'Data # 2 (Name)', and 'Data # 4 (Image)'; And the 'target program C' requesting 'data # 1 (price)' and 'data # 2 (name)'.

지정부(200)는 대상 프로그램에 대한 검색 키워드를 지정하는 기능을 수행한다.The designation unit 200 performs a function of designating a search keyword for a target program.

보다 구체적으로, 지정부(200)는 생성 또는 실행을 위해서 데이터를 요구하고 있는 대상 프로그램이 확인되면, 확인된 대상 프로그램에 대한 검색 키워드를 지정함으로써, 저장부(300)로 하여금 지정된 검색 키워드에 대하여 확인된 대상 프로그램의 프로그램 식별자(예: 명칭)를 매핑하여 저장할 수 있도록 한다.More specifically, when the target program requesting data for creation or execution is identified, the designation unit 200 designates a search keyword for the confirmed target program, thereby causing the storage unit 300 to designate The program identifier (e.g., name) of the identified target program can be mapped and stored.

여기서, 검색 키워드는 추후 대상 프로그램을 검색 및 추출하기 위한 정보로서, 대상 프로그램에서 요구하고 있는 데이터들의 데이터 식별자(예: 데이터 명칭)가 포함되도록 지정될 수 있다.Here, the search keyword may be specified to include a data identifier (e.g., data name) of data requested by the target program as information for searching and extracting a target program later.

이에, 지정부(200)는 확인된 대상 프로그램에서 요구하는 데이터들의 데이터 식별자(예: 명칭)를 추출하고, 추출된 데이터 식별자들을 구분자(예: '_')를 이용하여 나열하는 방식을 통해서 확인된 각 대상 프로그램들에 대한 검색 키워드를 지정하게 된다.The controller 200 extracts a data identifier (e.g., a name) of data requested by the identified target program and identifies the extracted data identifiers using a delimiter (e.g., '_') A search keyword for each target program is specified.

예를 들어, '대상 프로그램 A'에 대해서는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #3(Description)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name_Description'가 검색 키워드로서 지정될 수 있다.For example, 'Data # 1 (Price)', 'Data # 2', and 'Data # 3' are required for the 'target program A' Quot; Price_Name_Description " may be designated as a search keyword.

또한, '대상 프로그램 B'에 대해서는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #4(Image)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name_Image'가 검색 키워드로서 지정될 수 있다.In addition, since 'Data # 1', 'Data # 2', and 'Data # 4' are required for the 'target program B' The listed 'Price_Name_Image' may be designated as a search keyword.

마지막으로, '대상 프로그램 C'에 대해서는 '데이터 #1(Price)', 및 '데이터 #2(Name)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name'이 검색 키워드로서 지정될 수 있다.Finally, since 'Data # 1 (Price)' and 'Data # 2 (Name)' are required for the target program C ',' Price_Name 'in which data identifiers of the respective data are listed using delimiters is used as a search keyword Can be specified.

한편, 앞선 전제에 따르면, '대상 프로그램 A', '대상 프로그램 B', 및 '대상 프로그램 C'에서 요구하는 데이터 중, '데이터 #1(Price)'와 '데이터 #2(Name)'가 서로 중복됨을 언급한 바 있다.On the other hand, according to the premise of the foregoing, among the data requested by 'target program A', 'target program B', and 'target program C', 'data # 1 (price)' and 'data # I have mentioned duplication.

이와 관련하여, '대상 프로그램 C'의 검색 키워드로서 'Price_Name'이 지정되는 경우, 추후 검색 키워드 입력을 통한 대상 프로그램 추출단계에서 '데이터 #1(Price)'와 '데이터 #2(Name)'를 함께 필요로 하는 '대상 프로그램 A'와 '대상 프로그램 B'가 추출되지 않는 문제가 발생할 수 있다.In this regard, when 'Price_Name' is designated as the search keyword of the 'target program C', 'Data # 1 (Price)' and 'Data # 2 (Name)' are stored in the target program extraction step There is a problem that the target program A and the target program B that are needed together are not extracted.

이에, 지정부(200)는 지정된 검색 키워드에 추가 식별자를 부여함으로써, 위에서 언급한 각 대상 프로그램에서 요구되는 데이터 중복에 따른 문제점을 해결하게 된다.Accordingly, the designation unit 200 solves the problem of data redundancy required in each of the above-mentioned target programs by giving an additional identifier to the designated search keyword.

이때, 지정부(200)는 각 대상 프로그램에 지정되어 있는 검색 키워드에 포함된 데이터 식별자의 개수를 카운트함으로써, 카운트 된 데이터 식별자의 개수를 검색 키워드에 대한 추가 식별자로서 우선 부여하게 된다.At this time, the designation unit 200 first counts the number of data identifiers included in the search keyword designated to each target program, and gives the number of the counted data identifiers as an additional identifier for the search keyword.

앞선 예에 따르면, '대상 프로그램 A'에 대해 지정된 검색 키워드인 'Price_Name_Description'에는 3 개의 데이터 식별자가 포함되므로, '대상 프로그램 A'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[3]'이 부여되어, 최종적으로 'Price_Name_Description[3]'가 '대상 프로그램 A'에 대한 검색 키워드로서 지정될 수 있다.According to the previous example, since three data identifiers are included in the 'Price_Name_Description' which is the search keyword designated for the 'target program A', '[3]' is given as an additional identifier to the search keyword designated for the 'target program A' , And finally 'Price_Name_Description [3]' may be designated as a search keyword for 'target program A'.

또한, '대상 프로그램 B'에 대해 지정된 검색 키워드인 'Price_Name_Image' 역시 3 개의 데이터 식별자가 포함되므로, '대상 프로그램 B'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[3]'이 부여되어, 최종적으로 'Price_Name_Image[3]'가 '대상 프로그램 B'에 대한 검색 키워드로서 지정될 수 있다.Also, since 'Price_Name_Image', which is a search keyword specified for 'target program B', also includes three data identifiers, '[3]' is given as an additional identifier to the search keyword designated for 'target program B' 'Price_Name_Image [3]' may be designated as a search keyword for 'target program B'.

마지막으로, '대상 프로그램 C'에 대해 지정된 검색 키워드인 'Price_Name' 의 경우, 2 개의 데이터 식별자가 포함되므로, '대상 프로그램 C'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[2]'가 부여되어, 최종적으로 'Price_Name[2]'이 '대상 프로그램 C'에 대한 검색 키워드로서 지정될 수 있다.Lastly, in the case of the 'Price_Name' which is the search keyword specified for the 'target program C', since two data identifiers are included, '[2]' is given as an additional identifier to the search keyword designated for the 'target program C' , And finally 'Price_Name [2]' may be designated as a search keyword for 'target program C'.

추가로, 지정부(200)는 각 대상 프로그램 간에 서로 중복되는 데이터를 고려하기 위해서, 각 대상 프로그램에 대해 최종 지정된 검색 키워드에 대하여 중복된 데이터 개수를 추가 식별자로서 부여한 계층 구조의 검색 키워드를 추가 지정하게 된다.In order to consider data overlapping among the target programs, the designation unit 200 additionally specifies a search keyword having a hierarchical structure in which the number of duplicated data is added as an additional identifier to the finally specified search keyword for each target program .

앞선 전제에서, '대상 프로그램 A'에서 요구하는 데이터 중, '데이터 #1(Price)'와 '데이터 #2(Name)' 2 개의 데이터가 '대상 프로그램 B'와 '대상 프로그램 C'와 중복됨을 언급한 바 있다.In the preceding premise, it is assumed that two pieces of data of 'Data # 1 (Price)' and 'Data # 2 (Name)' among the data required by 'Target program A' overlap with 'Target program B' and 'Target program C' I have mentioned.

이에, 지정부(200)는 '대상 프로그램 A'에 대한 계층 구조의 검색 키워드를 추가 지정하는 경우, 최초 지정된 검색 키워드인 'Price_Name_Description'에 대해 '대상 프로그램 B' 및 '대상 프로그램 C'와 중복되는 데이터 식별자의 개수를 추가 식별자로서 부여한, 'Price_Name_Description[2]'를 '대상 프로그램 A'에 대한 검색 키워드로서 추가 지정하게 된다.Accordingly, when the search keyword of the hierarchical structure for the 'target program A' is additionally designated, the designation unit 200 determines whether the target keyword 'Price_Name_Description' is duplicated with the 'target program B' and the 'target program C' 'Price_Name_Description [2]' to which the number of data identifiers is added as an additional identifier is additionally designated as a search keyword for 'target program A'.

여기서, '대상 프로그램 A'에 추가 지정된 검색 키워드인 'Price_Name_Description[2]'에는 '대상 프로그램 A', '대상 프로그램 B', '대상 프로그램 C'가 매핑되어 저장될 수 있는데, '대상 프로그램 A'의 경우 검색 키워드로서 'Price_Name_Description[3]'이 기본 지정되어 있으므로 추가 지정된 검색 키워드인 'Price_Name_Description[2]'에는 '대상 프로그램 B', '대상 프로그램 C'만이 매핑되어 저장될 수 있도록 한다.Here, 'Target Program A', 'Target Program B', and 'Target Program C' can be mapped and stored in 'Price_Name_Description [2]' which is a search keyword added to 'Target Program A' 'Price_Name_Description [3]' is designated as a search keyword. Therefore, only 'target program B' and 'target program C' can be mapped and stored in the additional designated search keyword 'Price_Name_Description [2]'.

결국, '대상 프로그램 A'에 지정되는 검색 키워드는, 'Price_Name_Description[3]'과 'Price_Name_Description[2]'가 지정되며, 각 검색 키워드는 추가 식별자로 부여된 숫자의 크기 우선순위에 따라 계층 구조로 정렬될 수 있다.As a result, 'Price_Name_Description [3]' and 'Price_Name_Description [2]' are designated as search keywords assigned to 'target program A', and each search keyword is hierarchically structured according to the size priority of numerals .

마찬가지로, 지정부(200)는 '대상 프로그램 B'에 대한 계층 구조의 검색 키워드를 추가 지정하는 경우, 최초 지정된 검색 키워드인 'Price_Name_Image'에 대해 '대상 프로그램 A' 및 '대상 프로그램 C'와 중복되는 데이터 식별자를 개수가 추가 식별자로서 부여한, 'Price_Name_Image[2]'를 '대상 프로그램 B'에 대한 검색 키워드로서 추가 지정하게 된다.Likewise, when the search keyword of the hierarchical structure for the 'target program B' is additionally designated, the designation unit 200 determines whether the target program A and the target program C overlap with the initially specified search keyword 'Price_Name_Image' 'Price_Name_Image [2]', to which the number of data identifiers is added as an additional identifier, is additionally designated as a search keyword for 'target program B'.

여기서, '대상 프로그램 B'에 추가 지정된 검색 키워드인 'Price_Name_Image[2]'에는 '대상 프로그램 A', '대상 프로그램 B', '대상 프로그램 C'가 매핑되어 저장될 수 있는데, '대상 프로그램 B'의 경우 검색 키워드로서 'Price_Name_Image[3]'이 기본 지정되어 있으므로 추가 지정된 검색 키워드인 'Price_Name_Image[2]'에는 '대상 프로그램 A', '대상 프로그램 C'만이 매핑되어 저장될 수 있도록 한다.Here, 'Target Program A', 'Target Program B', and 'Target Program C' can be mapped and stored in 'Price_Name_Image [2]' which is a search keyword additionally assigned to 'Target Program B' 'Price_Name_Image [3]' is designated as a search keyword, only 'Target Program A' and 'Target Program C' can be mapped and stored in the additional designated search keyword 'Price_Name_Image [2]'.

결국, '대상 프로그램 B'에 지정되는 검색 키워드는, 'Price_Name_Image[3]'과 'Price_Name_Image[2]'가 지정될 수 있으며, 이 역시 각 검색 키워드는 추가 식별자로 부여된 숫자의 크기 우선순위에 따라 계층 구조로 정렬될 수 있다.As a result, 'Price_Name_Image [3]' and 'Price_Name_Image [2]' can be designated as the search keywords designated to the 'target program B' Can be arranged in a hierarchical structure.

참고로 각 대상 프로그램에 대해 지정되는 검색 키워드 및 각 키워드에 매핑되어 저장되는 대상 프로그램들을 정리하면 아래 [표 1]과 같을 수 있다.For reference, the search keywords designated for each target program and the target programs mapped to the respective keywords are summarized in Table 1 below.

대상 프로그램Target program 검색 키워드Search Keywords 매핑 대상Mapped to 대상 프로그램 ATarget Program A Price_Name_Description[3]Price_Name_Description [3] 대상 프로그램 ATarget Program A Price_Name_Description[2]Price_Name_Description [2] 대상 프로그램 B, 대상 프로그램 CTarget program B, target program C 대상 프로그램 BTarget program B Price_Name_Image[3]Price_Name_Image [3] 대상 프로그램 BTarget program B Price_Name_Image[2]Price_Name_Image [2] 대상 프로그램 A, 대상 프로그램 CTarget program A, target program C 대상 프로그램 CTarget program C Price_Name[2]Price_Name [2] 대상 프로그램 CTarget program C

추출부(400)는 대상 프로그램을 추출하는 기능을 수행한다.The extracting unit 400 performs a function of extracting a target program.

보다 구체적으로, 추출부(400)는 검색 키워드와 대상 프로그램의 매핑 저장이 완료된 이후, 검색 키워드로서 사용자가 입력한 문자열이 수신되는 경우, 수신된 문자열이 포함하는 검색 키워드들을 확인하고, 확인된 검색 키워드와 매핑되어 저장되어 있는 대상 프로그램의 프로그램 식별정보를 추출하여 제공하게 된다.More specifically, if the input character string is received as a search keyword after the mapping between the search keyword and the target program is completed, the extracting unit 400 checks the search keywords included in the received character string, The program identification information of the target program mapped and stored in the keyword is extracted and provided.

예를 들어, 위 [표 1]을 참조하면 사용자로부터 입력된 검색 키워드로서 'Price_Name'에 해당하는 문자열이 수신되는 경우, 이는 'Price_Name_Description[3]', 'Price_Name_Description[2]', 'Price_Name_Image[3]', 'Price_Name_Image[2]', 'Price_Name[2]' 모두에 포함된 문자열이므로, '대상 프로그램 A', '대상 프로그램 B', 및 '대상 프로그램 C' 모두의 프로그램 식별정보를 추출하여 제공할 수 있다.For example, referring to Table 1, when a string corresponding to 'Price_Name' is received as a search keyword input from a user, it is classified into 'Price_Name_Description [3]', 'Price_Name_Description [2]', 'Price_Name_Image [3] Target program A ',' target program B ', and' target program C 'is extracted and provided since it is a character string included in all of' Price_Name_Image [2] ',' Price_Name_Image [ can do.

다른 예로서, 사용자로부터 입력된 검색 키워드로서 'Price_Name_Description'에 해당하는 문자열이 수신되는 경우, 이는 Price_Name_Description[3]에만 포함된 문자열이므로, '대상 프로그램 A'에 대한 프로그램 식별정보를 추출하여 제공할 수 있다.As another example, when a string corresponding to 'Price_Name_Description' is received as a search keyword input from a user, since it is a string contained only in Price_Name_Description [3], it is possible to extract and provide program identification information for 'target program A' have.

이상에서 살펴본 바와 같이, 본 발명의 일 실시예에 따른 데이터저장장치에 따르면, 단순 문자열 형태로 데이터베이스를 구축하였기 때문에 저장 공간이 매우 작고, 저장된 데이터를 검색할 경우 단순 문자열 검색이기 때문에 직관적이고 속도가 빠르다. 또한 복잡한 관계의 데이터를 직관적으로 저장하였기 때문에 접근이 용이하고 데이터 접근 후 재 가공이 불필요하고, 데이터를 단순히 나열하여 저장한 것이 아니라, 계층 구조로 우선순위에 맞게 저장해 두었기 때문에 추후 데이터 추출 시 부가적이 정렬과정이 요구되지 않는다.As described above, according to the data storage device according to the embodiment of the present invention, since the database is constructed in a simple string form, the storage space is very small, and when searching the stored data, fast. In addition, since data of complex relations are stored intuitively, it is easy to access, re-processing after data access is unnecessary, and data is stored not in a simple list but in a hierarchical structure in accordance with the priority. The enemy does not require a sorting process.

이하에서는 도 5를 참조하여, 본 발명의 일 실시예에 따른 데이터저장장치에서의 동작 흐름을 설명하기로 한다.Hereinafter, an operation flow in the data storage device according to an embodiment of the present invention will be described with reference to FIG.

여기서, 설명의 편의를 위해 전술한 도 1 내지 도 4에 도시된 구성은 해당 참조번호를 언급하여 설명하겠다.Here, for convenience of description, the configurations shown in FIGS. 1 to 4 will be described with reference to corresponding reference numerals.

먼저, 확인부(100)는 프로그램의 생성 또는 실행과 관련하여 저장된 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인한다(S100).First, the confirmation unit 100 confirms a target program that requests at least a part of data stored in association with the creation or execution of the program (S100).

이때, 확인부(100)는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #3(Description)'을 요구하는 '대상 프로그램 A'와; '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #4(Image)'를 요구하는 '대상 프로그램 B'; 그리고 '데이터 #1(Price)' 및 '데이터 #2(Name)'를 요구하는 '대상 프로그램 C'를 확인할 수 있다.At this time, the confirmation unit 100 includes an 'object program A' requesting 'Data # 1 (Price)', 'Data # 2 (Name)' and 'Data # 3' 'Target program B' requesting 'Data # 1 (Price)', 'Data # 2 (Name)', and 'Data # 4 (Image)'; And the 'target program C' requesting 'data # 1 (price)' and 'data # 2 (name)'.

그리고 나서, 지정부(200)는 생성 또는 실행을 위해서 데이터를 요구하고 있는 대상 프로그램이 확인되면, 확인된 대상 프로그램에 대한 검색 키워드를 지정함으로써, 저장부(300)로 하여금 지정된 검색 키워드에 대하여 확인된 대상 프로그램의 프로그램 식별자(예: 명칭)를 매핑하여 저장할 수 있도록 한다(S200).Then, when the target program requesting data for creation or execution is identified, the designation unit 200 designates a search keyword for the confirmed target program so that the storage unit 300 confirms (E.g., name) of the target program to be stored (S200).

이때, 지정부(200)는 확인된 대상 프로그램에서 요구하는 데이터들의 데이터 식별자(예: 명칭)를 추출하고, 추출된 데이터 식별자들을 구분자(예: '_')를 이용하여 나열하는 방식을 통해서 확인된 각 대상 프로그램들에 대한 검색 키워드를 지정하게 된다.At this time, the designation unit 200 extracts a data identifier (e.g., name) of the data requested by the identified target program and identifies the extracted data identifiers by using a delimiter (e.g., '_') A search keyword for each target program is specified.

예를 들어, 지정부(200)는 '대상 프로그램 A'에 대해서는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #3(Description)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name_Description'가 검색 키워드로서 지정될 수 있다.For example, since the designation unit 200 is required to receive the data # 1, the data # 2, and the data # 3 for the target program A, Quot; Price_Name_Description ", which is a list of data identifiers of " Price_Name_Description "

또한, 지정부(200)는 '대상 프로그램 B'에 대해서는 '데이터 #1(Price)', '데이터 #2(Name)', 및 '데이터 #4(Image)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name_Image'가 검색 키워드로서 지정될 수 있다.Also, since the designation unit 200 is required to receive data # 1 (Price), Data # 2 (Name), and Data # 4 (Image) for the target program B, &Quot; Price_Name_Image " in which identifiers are arranged using delimiters may be designated as a search keyword.

마지막으로, 지정부(200)는 '대상 프로그램 C'에 대해서는 '데이터 #1(Price)', 및 '데이터 #2(Name)'가 요구되므로, 각 데이터의 데이터 식별자를 구분자를 이용하여 나열한 'Price_Name'이 검색 키워드로서 지정될 수 있다.Lastly, the controller 200 requests' Data # 1 (Price) 'and' Data # 2 (Name) 'for the' target program C ', so that the data identifier of each data is' Price_Name 'may be designated as a search keyword.

그리고 나서, 지정부(200)는 각 대상 프로그램에서 요구되는 데이터 중복에 따른 문제점을 해결하기 위해 지정된 검색 키워드에 추가 식별자를 부여한다(S300).Then, the assigning unit 200 assigns an additional identifier to the designated search keyword to solve the problem due to the duplication of data required in each target program (S300).

이때, 지정부(200)는 각 대상 프로그램에 지정되어 있는 검색 키워드에 포함된 데이터 식별자의 개수를 카운트함으로써, 카운트 된 데이터 식별자의 개수를 검색 키워드에 대한 추가 식별자로서 우선 부여하게 된다.At this time, the designation unit 200 first counts the number of data identifiers included in the search keyword designated to each target program, and gives the number of the counted data identifiers as an additional identifier for the search keyword.

앞선 예에 따르면, '대상 프로그램 A'에 대해 지정된 검색 키워드인 'Price_Name_Description'에는 3 개의 데이터 식별자가 포함되므로, '대상 프로그램 A'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[3]'이 부여되어, 최종적으로 'Price_Name_Description[3]'가 '대상 프로그램 A'에 대한 검색 키워드로서 지정될 수 있다.According to the previous example, since three data identifiers are included in the 'Price_Name_Description' which is the search keyword designated for the 'target program A', '[3]' is given as an additional identifier to the search keyword designated for the 'target program A' , And finally 'Price_Name_Description [3]' may be designated as a search keyword for 'target program A'.

또한, '대상 프로그램 B'에 대해 지정된 검색 키워드인 'Price_Name_Image' 역시 3 개의 데이터 식별자가 포함되므로, '대상 프로그램 B'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[3]'이 부여되어, 최종적으로 'Price_Name_Image[3]'가 '대상 프로그램 B'에 대한 검색 키워드로서 지정될 수 있다.Also, since 'Price_Name_Image', which is a search keyword specified for 'target program B', also includes three data identifiers, '[3]' is given as an additional identifier to the search keyword designated for 'target program B' 'Price_Name_Image [3]' may be designated as a search keyword for 'target program B'.

마지막으로, '대상 프로그램 C'에 대해 지정된 검색 키워드인 'Price_Name' 의 경우, 2 개의 데이터 식별자가 포함되므로, '대상 프로그램 C'에 대해 지정된 검색 키워드에는 추가 식별자로서 '[2]'가 부여되어, 최종적으로 'Price_Name[2]'이 '대상 프로그램 C'에 대한 검색 키워드로서 지정될 수 있다.Lastly, in the case of the 'Price_Name' which is the search keyword specified for the 'target program C', since two data identifiers are included, '[2]' is given as an additional identifier to the search keyword designated for the 'target program C' , And finally 'Price_Name [2]' may be designated as a search keyword for 'target program C'.

나아가, 지정부(200)는 각 대상 프로그램 간에 서로 중복되는 데이터를 고려하기 위해서, 각 대상 프로그램에 대해 최종 지정된 검색 키워드에 대하여 중복된 데이터 개수를 추가 식별자로서 부여한 계층 구조의 검색 키워드를 추가 지정한다(S400).Further, in order to consider data overlapping among the target programs, the designation unit 200 additionally specifies a search keyword of a hierarchical structure in which the number of redundant data is added as an additional identifier to the finally specified search keyword for each target program (S400).

이때, 지정부(200)는 '대상 프로그램 A'에 대한 계층 구조의 검색 키워드를 추가 지정하는 경우, 최초 지정된 검색 키워드인 'Price_Name_Description'에 대해 '대상 프로그램 B' 및 '대상 프로그램 C'와 중복되는 데이터 식별자의 개수를 추가 식별자로서 부여한, 'Price_Name_Description[2]'를 '대상 프로그램 A'에 대한 검색 키워드로서 추가 지정하게 된다.At this time, when the search keyword of the hierarchical structure for the 'target program A' is additionally designated, the designation unit 200 determines whether the target program B and the target program C are overlapped with the initially specified search keyword 'Price_Name_Description' 'Price_Name_Description [2]' to which the number of data identifiers is added as an additional identifier is additionally designated as a search keyword for 'target program A'.

여기서, '대상 프로그램 A'에 추가 지정된 검색 키워드인 'Price_Name_Description[2]'에는 '대상 프로그램 A', '대상 프로그램 B', '대상 프로그램 C'가 매핑되어 저장될 수 있는데, '대상 프로그램 A'의 경우 검색 키워드로서 'Price_Name_Description[3]'이 기본 지정되어 있으므로 추가 지정된 검색 키워드인 'Price_Name_Description[2]'에는 '대상 프로그램 B', '대상 프로그램 C'만이 매핑되어 저장될 수 있도록 한다.Here, 'Target Program A', 'Target Program B', and 'Target Program C' can be mapped and stored in 'Price_Name_Description [2]' which is a search keyword added to 'Target Program A' 'Price_Name_Description [3]' is designated as a search keyword. Therefore, only 'target program B' and 'target program C' can be mapped and stored in the additional designated search keyword 'Price_Name_Description [2]'.

결국, '대상 프로그램 A'에 지정되는 검색 키워드는, 'Price_Name_Description[3]'과 'Price_Name_Description[2]'가 지정될 수 있다.As a result, 'Price_Name_Description [3]' and 'Price_Name_Description [2]' can be designated as the search keywords assigned to 'target program A'.

마찬가지로, 지정부(200)는 '대상 프로그램 B'에 대한 계층 구조의 검색 키워드를 추가 지정하는 경우, 최초 지정된 검색 키워드인 'Price_Name_Image'에 대해 '대상 프로그램 A' 및 '대상 프로그램 C'와 중복되는 데이터 식별자를 개수가 추가 식별자로서 부여한, 'Price_Name_Image[2]'를 '대상 프로그램 B'에 대한 검색 키워드로서 추가 지정하게 된다.Likewise, when the search keyword of the hierarchical structure for the 'target program B' is additionally designated, the designation unit 200 determines whether the target program A and the target program C overlap with the initially specified search keyword 'Price_Name_Image' 'Price_Name_Image [2]', to which the number of data identifiers is added as an additional identifier, is additionally designated as a search keyword for 'target program B'.

여기서, '대상 프로그램 B'에 추가 지정된 검색 키워드인 'Price_Name_Image[2]'에는 '대상 프로그램 A', '대상 프로그램 B', '대상 프로그램 C'가 매핑되어 저장될 수 있는데, '대상 프로그램 B'의 경우 검색 키워드로서 'Price_Name_Image[3]'이 기본 지정되어 있으므로 추가 지정된 검색 키워드인 'Price_Name_Image[2]'에는 '대상 프로그램 A', '대상 프로그램 C'만이 매핑되어 저장될 수 있도록 한다.Here, 'Target Program A', 'Target Program B', and 'Target Program C' can be mapped and stored in 'Price_Name_Image [2]' which is a search keyword additionally assigned to 'Target Program B' 'Price_Name_Image [3]' is designated as a search keyword, only 'Target Program A' and 'Target Program C' can be mapped and stored in the additional designated search keyword 'Price_Name_Image [2]'.

결국, '대상 프로그램 B'에 지정되는 검색 키워드는, 'Price_Name_Image[3]'과 'Price_Name_Image[2]'가 지정될 수 있다.As a result, 'Price_Name_Image [3]' and 'Price_Name_Image [2]' can be designated as the search keywords designated to the 'target program B'.

이후, 추출부(400)는 검색 키워드와 대상 프로그램의 매핑 저장이 완료된 이후, 검색 키워드로서 사용자가 입력한 문자열이 수신되는 경우, 수신된 문자열이 포함하는 검색 키워드들을 확인하고, 확인된 검색 키워드와 매핑되어 저장되어 있는 대상 프로그램의 프로그램 식별정보를 추출하여 제공한다(S500-S700).Thereafter, the extraction unit 400 checks the search keywords included in the received character string when the character string input by the user is received as the search keyword after the mapping between the search keyword and the target program is completed, And extracts and provides the program identification information of the target program that is mapped and stored (S500 - S700).

이때, 사용자로부터 입력된 검색 키워드로서 'Price_Name'에 해당하는 문자열이 수신되는 경우, 이는 'Price_Name_Description[3]', 'Price_Name_Description[2]', 'Price_Name_Image[3]', 'Price_Name_Image[2]', 'Price_Name[2]' 모두에 포함된 문자열이므로, '대상 프로그램 A', '대상 프로그램 B', 및 '대상 프로그램 C' 모두의 프로그램 식별정보를 추출하여 제공할 수 있다.In this case, when a string corresponding to 'Price_Name' is received as a search keyword inputted from a user, 'Price_Name_Description [3]', 'Price_Name_Description [2]', 'Price_Name_Image [3]', 'Price_Name_Image [ The target program A ', the target program B', and the 'target program C' because the program is a string included in 'Price_Name [2]'.

만약, 사용자로부터 입력된 검색 키워드로서 'Price_Name_Description'에 해당하는 문자열이 수신되는 경우, 이는 Price_Name_Description[3]에만 포함된 문자열이므로, '대상 프로그램 A'에 대한 프로그램 식별정보를 추출하여 제공할 수 있다.If a string corresponding to 'Price_Name_Description' is received as a search keyword inputted from a user, it is a string contained only in Price_Name_Description [3], so that program identification information for 'target program A' can be extracted and provided.

이상에서 살펴본 바와 같이, 본 발명의 일 실시예에 따른 데이터저장장치의 동작 방법 따르면, 단순 문자열 형태로 데이터베이스를 구축하였기 때문에 저장 공간이 매우 작고, 저장된 데이터를 검색할 경우 단순 문자열 검색이기 때문에 직관적이고 속도가 빠르다. 또한 복잡한 관계의 데이터를 직관적으로 저장하였기 때문에 접근이 용이하고 데이터 접근 후 재 가공이 불필요하고, 데이터를 단순히 나열하여 저장한 것이 아니라, 계층 구조로 우선순위에 맞게 저장해 두었기 때문에 추후 데이터 추출 시 부가적이 정렬과정이 요구되지 않는다.As described above, according to the method of operating the data storage device according to the embodiment of the present invention, since the database is constructed in the form of a simple string, the storage space is very small, and when searching the stored data, The speed is fast. In addition, since data of complex relations are stored intuitively, it is easy to access, re-processing after data access is unnecessary, and data is stored not in a simple list but in a hierarchical structure in accordance with the priority. The enemy does not require a sorting process.

한편, 여기에 제시된 실시예들과 관련하여 설명된 방법 또는 알고리즘의 단계들은 하드웨어로 직접 구현되거나, 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Meanwhile, the steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, or may be embodied in a computer readable medium, in the form of a program instruction, which may be carried out through various computer means. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

지금까지 본 발명을 바람직한 실시 예를 참조하여 상세히 설명하였지만, 본 발명이 상기한 실시 예에 한정되는 것은 아니며, 이하의 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 또는 수정이 가능한 범위까지 본 발명의 기술적 사상이 미친다 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, 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 invention as defined by the appended claims.

본 발명의 데이터저장장치 및 그 동작 방법에 따르면, 문자열로 이루어진 데이터 식별자를 검색 키워드로 하여 실행 또는 생성 가능한 대상 프로그램을 용이하게 추출할 수 있게 한다는 점에서 기존 기술의 한계를 뛰어 넘음에 따라 관련 기술에 대한 이용만이 아닌 적용되는 장치의 시판 또는 영업의 가능성이 충분할 뿐만 아니라 현실적으로 명백하게 실시할 수 있는 정도이므로 산업상 이용가능성이 있는 발명이다.According to the data storage device and the operation method thereof of the present invention, it is possible to easily extract a target program that can be executed or generated by using a data identifier composed of a string as a search keyword, The present invention is not limited to the use of the present invention, but merely has a possibility of commercialization or operation of the applied device, and is practically usable since it is practically possible to carry out clearly.

100: 확인부
200: 지정부
300: 저장부
400: 추출부
100:
200: Government
300:
400:

Claims (9)

프로그램의 생성 또는 실행과 관련하여 요구되는 다수의 데이터를 저장하는 데이터저장장치에 있어서,
상기 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인하는 확인부; 및
상기 적어도 일부의 데이터를 나타내는 데이터 식별자를 포함하는 검색 키워드를 지정하여, 상기 지정된 검색 키워드에 대하여 상기 확인된 대상 프로그램의 프로그램 식별자가 매핑되어 저장되도록 하는 지정부를 포함하는 것을 특징으로 하는 데이터저장장치.
1. A data storage device for storing a plurality of data required in connection with generation or execution of a program,
A confirmation unit for confirming a target program requesting data of at least a part of the plurality of data; And
And a designation unit for designating a search keyword including a data identifier indicating the at least a part of the data so that the program identifier of the identified target program is mapped and stored for the designated search keyword.
제 1 항에 있어서,
상기 검색 키워드에는,
추가 식별자가 부여되며,
상기 추가 식별자는,
상기 검색 키워드에 포함된 데이터 식별자의 개수가 포함되는 것을 특징으로 하는 데이터저장장치.
The method according to claim 1,
In the search keyword,
Additional identifiers are given,
Wherein the additional identifier comprises:
And the number of data identifiers included in the search keyword is included.
제 2 항에 있어서,
상기 대상 프로그램은,
제1검색 키워드가 지정된 제1대상 프로그램 및 제2검색 키워드가 지정된 제2대상 프로그램을 포함하며,
상기 제1검색 키워드에 대해 상기 제2검색 키워드가 중복되는 경우, 상기 제1검색 키워드에 포함된 데이터 식별자가 상기 검색 키워드로 지정되며,
상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는,
상기 제1검색 키워드와 상기 제2검색 키워드 간에 중복되는 데이터 식별자의 개수가 상기 추가 식별자로서 부여되는 것을 특징으로 하는 데이터저장장치.
3. The method of claim 2,
Wherein the target program comprises:
A first target program in which a first search keyword is designated and a second target program in which a second search keyword is designated,
A data identifier included in the first search keyword is designated as the search keyword when the second search keyword is overlapped with the first search keyword,
The search keyword designated by the data identifier included in the first search keyword,
Wherein the number of data identifiers overlapping between the first search keyword and the second search keyword is given as the additional identifier.
제 3 항에 있어서,
상기 제1검색 키워드와 상기 제2검색 키워드 간에 상기 데이터 식별자가 일부 중복되는 경우,
상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는 상기 제2대상 프로그램의 프로그램 식별자만이 매핑되어 저장되는 것을 특징으로 하는 데이터저장장치.
The method of claim 3,
If the data identifier partially overlaps between the first search keyword and the second search keyword,
Wherein only the program identifier of the second target program is mapped and stored in the search keyword designated by the data identifier included in the first search keyword.
프로그램의 생성 또는 실행과 관련하여 요구되는 다수의 데이터를 저장하는 데이터저장장치의 동작 방법에 있어서,
상기 다수의 데이터 중 적어도 일부의 데이터를 요구하는 대상 프로그램을 확인하는 확인단계; 및
상기 적어도 일부의 데이터를 나타내는 데이터 식별자를 포함하는 검색 키워드를 지정하여, 상기 지정된 검색 키워드에 대하여 상기 확인된 대상 프로그램의 프로그램 식별자가 매핑되어 저장되도록 하는 지정단계를 포함하는 것을 특징으로 하는 데이터저장장치의 동작 방법.
A method of operating a data storage device that stores a plurality of data required in connection with the creation or execution of a program,
A confirming step of confirming a target program requesting data of at least a part of the plurality of data; And
And a designation step of designating a search keyword including a data identifier indicating at least a part of the data so that the program identifier of the identified target program is mapped to the designated search keyword and stored. Lt; / RTI >
제 5 항에 있어서,
상기 검색 키워드에는,
추가 식별자가 부여되며,
상기 추가 식별자는,
상기 검색 키워드에 포함된 데이터 식별자의 개수가 포함되는 것을 특징으로 하는 데이터저장장치의 동작 방법.
6. The method of claim 5,
In the search keyword,
Additional identifiers are given,
Wherein the additional identifier comprises:
And the number of data identifiers included in the search keyword is included.
제 6 항에 있어서,
상기 대상 프로그램은,
제1검색 키워드가 지정된 제1대상 프로그램 및 제2검색 키워드가 지정된 제2대상 프로그램을 포함하며,
상기 제1검색 키워드에 대해 상기 제2검색 키워드가 중복되는 경우,
상기 제1검색 키워드에 포함된 데이터 식별자가 상기 검색 키워드로 지정되며,
상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는,
상기 제1검색 키워드와 상기 제2검색 키워드 간에 중복되는 데이터 식별자의 개수가 상기 추가 식별자로서 부여되는 것을 특징으로 하는 데이터저장장치의 동작 방법.
The method according to claim 6,
Wherein the target program comprises:
A first target program in which a first search keyword is designated and a second target program in which a second search keyword is designated,
When the second search keyword is overlapped with the first search keyword,
The data identifier included in the first search keyword is designated as the search keyword,
The search keyword designated by the data identifier included in the first search keyword,
Wherein the number of data identifiers overlapping between the first search keyword and the second search keyword is given as the additional identifier.
제 7 항에 있어서,
상기 제1검색 키워드와 상기 제2검색 키워드 간에 상기 데이터 식별자가 일부 중복되는 경우,
상기 제1검색 키워드에 포함된 데이터 식별자로 지정된 검색 키워드에는 상기 제2대상 프로그램의 프로그램 식별자만이 매핑되어 저장되는 것을 특징으로 하는 데이터저장장치의 동작 방법.
8. The method of claim 7,
If the data identifier partially overlaps between the first search keyword and the second search keyword,
Wherein only the program identifier of the second target program is mapped and stored in the search keyword designated by the data identifier included in the first search keyword.
제 5 항 내지 제 8 항 중 어느 한 항의 방법의 각 단계를 실행하기 위해 매체에 저장된 프로그램.A program stored on a medium for carrying out each step of the method of any one of claims 5 to 8.
KR1020140162519A 2014-11-20 2014-11-20 Apparatus for data storage and operatimg method thereof KR102311331B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140162519A KR102311331B1 (en) 2014-11-20 2014-11-20 Apparatus for data storage and operatimg method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140162519A KR102311331B1 (en) 2014-11-20 2014-11-20 Apparatus for data storage and operatimg method thereof

Publications (2)

Publication Number Publication Date
KR20160060357A true KR20160060357A (en) 2016-05-30
KR102311331B1 KR102311331B1 (en) 2021-10-13

Family

ID=57124546

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140162519A KR102311331B1 (en) 2014-11-20 2014-11-20 Apparatus for data storage and operatimg method thereof

Country Status (1)

Country Link
KR (1) KR102311331B1 (en)

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005189967A (en) * 2003-12-24 2005-07-14 Konica Minolta Business Technologies Inc Search program and search device
KR20060028142A (en) * 2004-09-24 2006-03-29 엘지전자 주식회사 Data search method of mobile station
US20060294063A1 (en) * 2005-06-23 2006-12-28 Microsoft Corporation Application launching via indexed data
JP2007079745A (en) * 2005-09-12 2007-03-29 Sharp Corp Network connection device, server device, terminal equipment, system, reception method, character input method, transmission method, program, and computer readable recording medium
WO2009019858A1 (en) * 2007-08-08 2009-02-12 Panasonic Corporation Program retrieval support device and its method
JP2009053814A (en) * 2007-08-24 2009-03-12 Toshiba Corp Keyword extraction device and method, and document retrieval device and method
KR20090037791A (en) * 2007-10-13 2009-04-16 남종철 Mobile device for personalized epg service under two-way mobile broadcasting service
KR20100044672A (en) * 2008-10-22 2010-04-30 엔에이치엔비즈니스플랫폼 주식회사 Method, system and computer-readable recording medium for providing search result corresponding to search keyword inputted by user together with search result corresponding to other search keyword related thereto
KR20110136084A (en) * 2010-06-14 2011-12-21 삼성전자주식회사 Apparatus and method for searching of content in a portable terminal
KR20110139857A (en) * 2010-06-24 2011-12-30 엘지전자 주식회사 Mobile terminal and group operation control method thereof
JP2012014293A (en) * 2010-06-29 2012-01-19 Toshiba Corp Information retrieval device and information retrieval method
US20120130816A1 (en) * 2010-03-31 2012-05-24 Rakuten, Inc. Search system, search method, search program and recording medium
KR20120092037A (en) * 2011-02-10 2012-08-20 삼성전자주식회사 Portable device having touch screen display and method for controlling thereof
KR20130016024A (en) * 2011-08-05 2013-02-14 삼성전자주식회사 Electronic apparatus and method for providing user interface thereof
KR20130031111A (en) * 2011-09-20 2013-03-28 현대자동차주식회사 Apparatus and method for displaying a plurality of application
JP2013084261A (en) * 2011-09-28 2013-05-09 Kyocera Corp Device, method, and program
JP2013126079A (en) * 2011-12-14 2013-06-24 Asutemu:Kk Television apparatus, information processing method, and program
KR20140035382A (en) * 2011-12-01 2014-03-21 피킹 유니버시티 파운더 그룹 컴퍼니, 리미티드 Method for allowing user access, client, server, and system
KR20140110214A (en) * 2013-03-05 2014-09-17 서울대학교병원 System for Medical Quality Management and method therefor

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005189967A (en) * 2003-12-24 2005-07-14 Konica Minolta Business Technologies Inc Search program and search device
KR20060028142A (en) * 2004-09-24 2006-03-29 엘지전자 주식회사 Data search method of mobile station
US20060294063A1 (en) * 2005-06-23 2006-12-28 Microsoft Corporation Application launching via indexed data
JP2007079745A (en) * 2005-09-12 2007-03-29 Sharp Corp Network connection device, server device, terminal equipment, system, reception method, character input method, transmission method, program, and computer readable recording medium
WO2009019858A1 (en) * 2007-08-08 2009-02-12 Panasonic Corporation Program retrieval support device and its method
JP2009053814A (en) * 2007-08-24 2009-03-12 Toshiba Corp Keyword extraction device and method, and document retrieval device and method
KR20090037791A (en) * 2007-10-13 2009-04-16 남종철 Mobile device for personalized epg service under two-way mobile broadcasting service
KR20100044672A (en) * 2008-10-22 2010-04-30 엔에이치엔비즈니스플랫폼 주식회사 Method, system and computer-readable recording medium for providing search result corresponding to search keyword inputted by user together with search result corresponding to other search keyword related thereto
US20120130816A1 (en) * 2010-03-31 2012-05-24 Rakuten, Inc. Search system, search method, search program and recording medium
KR20110136084A (en) * 2010-06-14 2011-12-21 삼성전자주식회사 Apparatus and method for searching of content in a portable terminal
KR20110139857A (en) * 2010-06-24 2011-12-30 엘지전자 주식회사 Mobile terminal and group operation control method thereof
JP2012014293A (en) * 2010-06-29 2012-01-19 Toshiba Corp Information retrieval device and information retrieval method
KR20120092037A (en) * 2011-02-10 2012-08-20 삼성전자주식회사 Portable device having touch screen display and method for controlling thereof
KR20130016024A (en) * 2011-08-05 2013-02-14 삼성전자주식회사 Electronic apparatus and method for providing user interface thereof
KR20130031111A (en) * 2011-09-20 2013-03-28 현대자동차주식회사 Apparatus and method for displaying a plurality of application
JP2013084261A (en) * 2011-09-28 2013-05-09 Kyocera Corp Device, method, and program
KR20140035382A (en) * 2011-12-01 2014-03-21 피킹 유니버시티 파운더 그룹 컴퍼니, 리미티드 Method for allowing user access, client, server, and system
JP2013126079A (en) * 2011-12-14 2013-06-24 Asutemu:Kk Television apparatus, information processing method, and program
KR20140110214A (en) * 2013-03-05 2014-09-17 서울대학교병원 System for Medical Quality Management and method therefor

Also Published As

Publication number Publication date
KR102311331B1 (en) 2021-10-13

Similar Documents

Publication Publication Date Title
US20130218924A1 (en) Method of providing data included in building information modeling data file, recording medium therefor, system using the method, and method of providing data using building information modeling server
CN102609402B (en) Device and method for generation and management of ontology model based on real-time strategy
KR102327913B1 (en) Method and system for analyzing data based on block
JP2011013750A (en) Automatic designing apparatus, automatic designing method and automatic designing program for automatically designing design architecture of system component
JP2020140699A (en) Method, apparatus, facility, and medium for storing and requesting data
US20150067640A1 (en) Input suggestions for free-form text entry
US10311088B1 (en) Apparatus and method for resolving geospatial queries
CN104881466A (en) Method and device for processing data fragments and deleting garbage files
JP2005107597A (en) Device and method for searching for similar sentence and program
CN107506484B (en) Operation and maintenance data association auditing method, system, equipment and storage medium
CN116360879A (en) Method and device for creating multi-level information framework
CN114356964A (en) Data blood margin construction method and device, storage medium and electronic equipment
Yang et al. Semantic Completion and Filtration for Image–Text Retrieval
Marsi et al. Extraction and generalisation of variables from scientific publications
KR20160060357A (en) Apparatus for data storage and operatimg method thereof
Ayzenshtadt et al. Multi-Agent-Based Generation of Explanations for Retrieval Results Within a Case-Based Support Framework for Architectural Design.
US20150178297A1 (en) Method to Preserve Shared Blocks when Moved
CN105574019A (en) Query parameter processing method and device
CN101359337A (en) Method for interactively editing GIS topological data set
CN104038356A (en) Execution method, configuration apparatus and processing apparatus for data route
CN110674137A (en) Data processing method and device, storage medium and electronic equipment
JPWO2007072567A1 (en) Parallel processing support device
US9038049B2 (en) Automated discovery of resource definitions and relationships in a scripting environment
JP5358981B2 (en) Information processing apparatus, information processing apparatus control method, and information processing apparatus control program
JP2013050884A (en) Information browsing method, information browsing system, server device, and client device

Legal Events

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