KR20150035097A - System and method for controlling data - Google Patents

System and method for controlling data Download PDF

Info

Publication number
KR20150035097A
KR20150035097A KR20130115273A KR20130115273A KR20150035097A KR 20150035097 A KR20150035097 A KR 20150035097A KR 20130115273 A KR20130115273 A KR 20130115273A KR 20130115273 A KR20130115273 A KR 20130115273A KR 20150035097 A KR20150035097 A KR 20150035097A
Authority
KR
South Korea
Prior art keywords
information
file data
file
data
dedicated
Prior art date
Application number
KR20130115273A
Other languages
Korean (ko)
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 KR20130115273A priority Critical patent/KR20150035097A/en
Publication of KR20150035097A publication Critical patent/KR20150035097A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Abstract

The present invention provides a system for controlling data, comprising: a file table to store file data; an information generation part to reconstruct information related to the execution of queries using the stored file data; and an exclusive table to store the reconstructed data. According to an embodiment of the present invention, a system and a method for controlling data shorten a time for providing data by providing the information stored in the exclusive table in accordance with the type of a media requested to be executed.

Description

데이터 제어 방법 및 시스템{SYSTEM AND METHOD FOR CONTROLLING DATA}[0001] SYSTEM AND METHOD FOR CONTROLLING DATA [0002]

본 실시예는 데이터 제어 방안에 관한 것이다.This embodiment relates to a data control scheme.

종래에는 직접 만나서 서류를 전해주거나, 우편으로 서류를 발송하는 일들을 최근에는 팩스, 전자메일 등으로 그 전송 매체가 달라지고 있다. 전송 매체의 이용이 증가함에 따라 전송하는 파일의 종류도 다양해지고, 파일의 크기도 더욱 커지고 있다. 즉, 10년 전에는 컴퓨터 하드웨어 용량이 1GigaByte면 충분했지만 최근에는 500GigaByte의 용량도 모자랄 형편이다.Conventionally, the transfer medium is changed by facsimile, e-mail, or the like in order to meet the person directly and send the document or to send the document by mail. As the use of the transmission medium increases, the kinds of files to be transmitted are diversified, and the size of the files is also getting larger. Ten years ago, 1GigaByte of computer hardware capacity was enough, but recently, 500GigaByte capacity is not enough.

한편, 휴대 단말기를 점차 컴퓨터와 같은 용도로 사용하고 있어, 휴대 단말기에서 생성되는 사진, 동영상, 음악, 문서 등의 파일들이 자동적으로 동기화된 컴퓨터에도 저장되고 있다. 그런데, 컴퓨터 저장공간이 충분하지 않아 컴퓨터와는 별도로 단순히 파일을 저장하는 저장장치의 사용이 증가하고 있다. 이러한 저장창의 크기는 1TeraByte까지 저장할 수 있게 되어 적게는 10,000개, 많게는 1,000,000개의 파일들을 저장할 수 있게 되었다.Meanwhile, since the portable terminal is gradually used for the same purpose as a computer, files such as photographs, moving pictures, music, and documents generated in the portable terminal are automatically stored in the synchronized computer. However, since there is not enough computer storage space, the use of a storage device that simply stores a file separately from a computer is increasing. This storage window can store up to 1TeraByte so that it can store as few as 10,000 and as many as 1,000,000 files.

그런데, 저장용량이 커지면 커질수록 저장된 컨텐츠를 실행하는 시간은 늘어나고 있다.However, as the storage capacity increases, the time for executing stored contents increases.

도 1은 종래기술에 따른 파일 데이터를 저장하는 일례를 도시한 도면이다.1 is a diagram showing an example of storing file data according to the related art.

도 1을 참고하면, 종래에는 사진, 동영상, 음악, 문서 등의 파일 데이터는 파일 테이블(110)에 저장되고 있다. 파일 테이블(110)은 파일 데이터가 생성된 시간 또는 미디어 타입별로 파일 데이터를 저장하고 있지만, 다양한 종류의 파일 데이터들을 하나의 저장공간에 저장하고 있다.Referring to FIG. 1, conventionally, file data such as photographs, moving pictures, music, and documents are stored in a file table 110. The file table 110 stores file data according to the generation time or media type of file data, but stores various kinds of file data in one storage space.

즉, 사진, 동영상, 음악, 문서 등의 서로 다른 미디어 타입의 파일 데이터가 하나의 파일 테이블(110)에 저장되어 있어, 앨범 어플리케이션(120)이 실행되는 경우, 파일 테이블(110)에 저장된 모든 파일 데이터들을 스캔하여 사진, 동영상에 대한 컨텐츠를 제공할 수 있다. 예컨대, 사용자가 요청한 것은 사진, 동영상에 대한 컨텐츠인데도 불구하고, 앨범 애플리케이션(120)은 파일 테이블(110)에 저장된 파일 데이터를 전체적으로 스캔하고, 파일 테이블(110)에 저장된 사진, 동영상에 대한 파일 데이터를 폴더별로 그룹핑한 뒤, 이름순으로 정렬하여 화면에 표시하고 있다. That is, when file data of different media types such as photos, moving pictures, music, and documents are stored in one file table 110 and the album application 120 is executed, all the files stored in the file table 110 Data can be scanned to provide contents for photographs and moving images. For example, the album application 120 entirely scans the file data stored in the file table 110 even though the user has requested the contents of the photograph and the moving image, and stores the file stored in the file table 110, Are grouped by folder, sorted by name and displayed on the screen.

본 발명의 일실시예는 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 전용 테이블에 재구성 함으로써, 실행 요청한 미디어 타입에 따라 전용 테이블에 저장된 정보를 제공할 수 있어 데이터 제공 시간을 단축할 수 있는, 데이터 제어 방법 및 시스템을 제공한다.According to an embodiment of the present invention, information related to query execution using file data is reconstructed in a dedicated table, thereby providing information stored in a dedicated table according to a media type requested to be executed, A control method and system are provided.

본 발명의 일실시예는 파일 테이블에 저장된 파일 데이터와 전용 테이블에 저장된 정보를 상호 동기화시킴으로써, 변경된 파일 데이터에 대응하는 정보를 함께 변경할 수 있는, 데이터 제어 방법 및 시스템을 제공한다.An embodiment of the present invention provides a data control method and system that synchronize information between file data stored in a file table and information stored in a dedicated table to change information corresponding to changed file data.

본 발명의 일실시예는 선정된 주기별로, 실시간으로, 시스템 구동 시, 사용자의 실행 요청 시, 및 파일 데이터 변경 시 중 적어도 하나의 조건에 만족하는 경우, 파일 데이터와 정보를 상호 동기화시킴으로써, 파일 데이터와 정보 간의 차이가 없도록 할 수 있는, 데이터 제어 방법 및 시스템을 제공한다. According to an embodiment of the present invention, when at least one condition of a predetermined cycle, real time, system drive, user's execution request, and file data change is satisfied, file data and information are synchronized with each other, Provided is a data control method and system capable of making no difference between data and information.

본 발명의 일실시예는 파일 데이터와 연관된 미디어 타입을 확인하여 태그정보가 없는 파일 데이터에 대응하는 정보를 재구성함으로써, 상기 정보를 이용하여 신속하게 상기 파일 데이터에 접근할 수 있는, 데이터 제어 방법 및 시스템을 제공한다.One embodiment of the present invention is a data control method capable of quickly accessing the file data by using the information by reconfiguring information corresponding to file data without tag information by confirming the media type associated with the file data, System.

본 발명의 일실시예는 미디어 타입에 따라 파일 테이블 또는 전용 테이블을 스캔하여 파일 데이터 또는 정보를 이용할 수 있는, 데이터 제어 방법 및 시스템을 제공한다.An embodiment of the present invention provides a data control method and system that can scan a file table or a dedicated table according to a media type to use file data or information.

본 발명의 일실시예는 재구성된 정보에 사용자의 설정이나 파일 데이터 속성에 따른 태그정보를 포함시켜, 상기 태그정보를 이용하여 신속하게 상기 정보를 제공할 수 있는, 데이터 제어 방법 및 시스템을 제공한다. An embodiment of the present invention provides a data control method and system that can quickly provide the information using the tag information by including the tag information according to the setting of the user or the file data attribute in the reconstructed information .

본 발명의 일실시예에 따른 데이터 제어 시스템은 파일 데이터를 저장하는 파일 테이블, 상기 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 정보 생성부, 및 상기 정보를 저장하는 전용 테이블을 포함한다.The data control system according to an embodiment of the present invention includes a file table for storing file data, an information generator for reconstructing information related to query execution using the stored file data, and a dedicated table for storing the information .

상기 데이터 제어 시스템은 상기 파일 테이블과 상기 전용 테이블을 상호 동기화하는 트리거부를 더 포함할 수 있다.The data control system may further include a tree rejection unit for synchronizing the file table and the dedicated table with each other.

상기 트리거부는 상기 파일 테이블에 저장된 파일 데이터가 변경된 경우, 상기 전용 테이블에 저장된 상기 파일 데이터에 대응하는 정보를 변경할 수 있다.The tree denial may change information corresponding to the file data stored in the dedicated table when the file data stored in the file table is changed.

상기 트리거부는 선정된 주기별로, 실시간으로, 시스템 구동 시, 사용자의 실행 요청 시, 및 파일 데이터 변경 시 중 적어도 하나에 해당되는 경우, 상기 파일 테이블과 상기 전용 테이블을 상호 동기화할 수 있다.The tree rejection may synchronize the file table and the dedicated table when the tree rejection corresponds to at least one of a predetermined cycle, a real time, a system operation, a user execution request, and a file data change.

상기 정보 생성부는 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성할 수 있다.The information generating unit may reconstruct information corresponding to the file data excluding the file data including the tag information.

상기 정보 생성부는 상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시킬 수 있다.The information generator may include tag information according to a user's setting or tag information according to a file data attribute in the reconstructed information.

상기 정보 생성부는 상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 추출할 수 있다.The information generating unit may extract at least one of a folder identifier, a media type, a folder name, and a data name associated with the file data as information.

본 발명의 다른 실시예에 따른 데이터 제어 시스템은 미디어 데이터베이스에 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 정보 생성부, 미디어 타입별 상기 정보를 저장하는 복수의 전용 테이블들, 및 상기 파일 데이터에 따라 상기 전용 테이블들에 저장된 정보를 변경하는 트리거부를 포함한다.The data control system according to another embodiment of the present invention includes an information generation unit for reconstructing information related to query execution using file data stored in a media database, a plurality of dedicated tables for storing the information for each media type, And a tree rejection for changing information stored in the dedicated tables according to the data.

상기 데이터 제어 시스템은 실행 요청된 미디어 타입에 따라 상기 전용 테이블에 저장된 정보를 제공하는 정보 제공부를 더 포함할 수 있다.The data control system may further include an information providing unit for providing information stored in the dedicated table according to a media type requested to be executed.

본 발명의 일실시예에 따른 데이터 제어 방법은 파일 데이터를 파일 테이블에 저장하는 단계, 상기 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 단계, 상기 재구성된 정보를 전용 테이블에 저장하는 단계, 및 상기 파일 테이블과 상기 전용 테이블을 상호 동기화하는 단계를 포함한다. According to an embodiment of the present invention, there is provided a data control method including: storing file data in a file table; reconstructing information related to query execution using the file data; storing the reconstructed information in a dedicated table; And synchronizing the file table and the dedicated table with each other.

본 발명의 일실시예에 따르면, 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 전용 테이블에 재구성함으로써, 실행 요청한 미디어 타입에 따라 전용 테이블에 저장된 정보를 제공할 수 있어 데이터 제공 시간을 단축할 수 있다.According to an embodiment of the present invention, information related to query execution using file data is reconstructed into a dedicated table, information stored in a dedicated table can be provided according to a media type requested to be executed, and the data providing time can be shortened .

본 발명의 일실시예에 따르면, 파일 테이블에 저장된 파일 데이터와 전용 테이블에 저장된 정보를 상호 동기화시킴으로써, 변경된 파일 데이터에 대응하는 정보를 함께 변경할 수 있다.According to an embodiment of the present invention, information corresponding to changed file data can be changed together by synchronizing the file data stored in the file table and the information stored in the dedicated table.

본 발명의 일실시예에 따르면, 선정된 주기별로, 실시간으로, 시스템 구동 시, 사용자의 실행 요청 시, 및 파일 데이터 변경 시 중 적어도 하나의 조건에 만족하는 경우, 파일 데이터와 정보를 상호 동기화시킴으로써, 파일 데이터와 정보 간의 차이가 없도록 할 수 있다.According to an embodiment of the present invention, when at least one condition of the selected period, real time, system drive, user's execution request, and file data change is satisfied, the file data and the information are synchronized , So that there is no difference between the file data and the information.

본 발명의 일실시예에 따르면, 파일 데이터와 연관된 미디어 타입을 확인하여 태그정보가 없는 파일 데이터에 대응하는 정보를 재구성함으로써, 상기 정보를 이용하여 신속하게 상기 파일 데이터에 접근할 수 있다.According to an embodiment of the present invention, the media type associated with the file data is confirmed and the information corresponding to the file data without the tag information is reconstructed, so that the file data can be quickly accessed using the information.

본 발명의 일실시예에 따르면, 미디어 타입에 따라 파일 테이블 또는 전용 테이블을 스캔하여 파일 데이터 또는 정보를 이용할 수 있다.According to an embodiment of the present invention, file data or information can be used by scanning a file table or a dedicated table according to a media type.

본 발명의 일실시예는 재구성된 정보에 사용자의 설정이나 파일 데이터 속성에 따른 태그정보를 포함시켜, 상기 태그정보를 이용하여 신속하게 상기 정보를 제공할 수 있는, 데이터 제어 방법 및 시스템을 제공한다. An embodiment of the present invention provides a data control method and system that can quickly provide the information using the tag information by including the tag information according to the setting of the user or the file data attribute in the reconstructed information .

도 1은 종래기술에 따른 파일 데이터를 저장하는 일례를 도시한 도면이다.
도 2는 본 발명의 일실시예에 따른 데이터 제어 시스템의 구성을 도시한 구성도이다.
도 3은 종래기술과 본 발명의 데이터를 요청하는 일례를 도시한 도면이다.
도 4는 본 발명의 일실시예에 따른 파일 테이블 및 전용 테이블의 일례를 도시한 도면이다.
도 5a 및 도 5b는 본 발명의 일실시예에 따라 파일 데이터가 삽입된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.
도 6a 및 도 6b는 본 발명의 일실시예에 따라 파일 데이터가 업데이트된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.
도 7a 및 도 7b는 본 발명의 일실시예에 따라 파일 데이터가 삭제된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.
도 8은 본 발명의 일실시예에 따른 데이터 제어 방법을 도시한 흐름도이다.
도 9는 본 발명의 다른 실시예에 따른 데이터 제어 시스템의 구성을 도시한 구성도이다.
1 is a diagram showing an example of storing file data according to the related art.
2 is a configuration diagram showing a configuration of a data control system according to an embodiment of the present invention.
3 is a diagram showing an example of requesting data of the related art and the present invention.
4 is a diagram showing an example of a file table and a dedicated table according to an embodiment of the present invention.
5A and 5B illustrate an example of synchronizing a file table and a dedicated table when file data is inserted according to an embodiment of the present invention.
6A and 6B illustrate an example of synchronizing a file table and a dedicated table when file data is updated according to an embodiment of the present invention.
7A and 7B illustrate an example of synchronizing a file table and a dedicated table when file data is deleted according to an embodiment of the present invention.
8 is a flowchart illustrating a data control method according to an embodiment of the present invention.
9 is a configuration diagram showing a configuration of a data control system according to another embodiment of the present invention.

이하, 첨부 도면들 및 첨부 도면들에 기재된 내용들을 참조하여 본 발명의 다양한 실시예를 상세하게 설명하지만, 본 발명이 실시예에 의해 제한되거나 한정되는 것은 아니다.Hereinafter, various embodiments of the present invention will be described in detail with reference to the accompanying drawings and accompanying drawings, but the present invention is not limited to or limited by the embodiments.

도 2는 본 발명의 일실시예에 따른 데이터 제어 시스템의 구성을 도시한 구성도이다.2 is a configuration diagram showing a configuration of a data control system according to an embodiment of the present invention.

도 2를 참고하면, 데이터 제어 시스템(200)은 파일 테이블(210), 정보 생성부(220), 전용 테이블(230), 및 트리거부(240)를 포함할 수 있다. Referring to FIG. 2, the data control system 200 may include a file table 210, an information generating unit 220, a dedicated table 230, and a tree rejection 240.

일실시예로, 데이터 제어 시스템(200)은 휴대 단말기, 노트북, 컴퓨터 등의 전자장치이거나, 저장장치에 포함되어 실행될 수 있다.In one embodiment, the data control system 200 may be an electronic device such as a portable terminal, a notebook computer, a computer, or the like, or may be included in a storage device and executed.

파일 테이블(210)은 파일 데이터를 저장한다. 파일 데이터는 파일 형태로 저장되는 모든 데이터를 일컫는 개념으로, 예컨대, 사진, 동영상, 음악, 문서, 등을 포함할 수 있다. 하나의 파일 데이터는 전체경로, 폴더정보, 미디어 타입, 시간, 이름, 텍스트, 이미지, 크기 등의 정보들을 포함하고 있다. 데이터 제어 시스템(200)이 실행되는 장치에서 새로 생성되거나, 수정되는 모든 파일 데이터는 파일 테이블(210)에 저장된다. The file table 210 stores file data. File data refers to all data stored in a file format, and may include, for example, photographs, moving pictures, music, documents, and the like. One piece of file data includes information such as a full path, folder information, media type, time, name, text, image, size, and the like. All the file data newly created or modified in the device in which the data control system 200 is executed is stored in the file table 210. [

따라서, 파일 테이블(210)이 커지면 커질수록 요청된 파일 데이터를 제공하는데 까지 걸리는 시간이 늘어나게 된다. 왜냐하면, 요청된 파일 데이터를 제공하기 위해서는 파일 테이블(210)에 저장된 모든 파일 데이터를 확인한 후, 요청된 파일 데이터를 그룹핑하여 제공하기 때문이다.Accordingly, as the file table 210 becomes larger, the time required to provide the requested file data increases. This is because, in order to provide the requested file data, all the file data stored in the file table 210 is checked, and the requested file data is grouped and provided.

도 3은 종래기술과 본 발명의 데이터를 요청하는 일례를 도시한 도면이다.3 is a diagram showing an example of requesting data of the related art and the present invention.

도 3을 참고하면, 종래기술(310)에 따르면, 동일한 bucket_id(폴더의 id)를 가진 파일 데이터끼리 그룹핑하기 위해서 파일 테이블(TABLE files)에 저장된 모든 파일 데이터를 전체적으로 스캔한 후, 요청된 파일 데이터가 저장된 폴더별로 그룹핑한 뒤, 이름순 또는 시간순으로 정렬하여 제공하고 있다. 종래기술(310)은 안드로이드 운영체제를 사용하는 장치에서의 데이터를 요청하는 일례일 수 있다.Referring to FIG. 3, according to the related art 310, in order to group file data having the same bucket_id (folder's id), all the file data stored in the file table are scanned as a whole, Are grouped according to the stored folders, and sorted by name or time. The prior art 310 may be an example of requesting data in a device using an Android operating system.

예컨대, 요청된 파일 데이터는 사진, 동영상인데도 불구하고, 사진, 동영상뿐만 아니라 음악, 폴더, 섬네일 폴더(thumbnail foler), 문서 등의 여러 파일 데이터까지 스캔 대상에 포함되어, 스캔하는 시간이 오래 소요된다. 즉, 파일 데이터의 개수가 많아질수록 파일 테이블(210)에 저장된 전체 파일 데이터를 스캔하는 시간이 오래 걸려서, 파일 데이터를 제공하는데 까지 걸리는 속도는 파일 데이터의 개수에 비례하여 느려질 수 있다.For example, although the requested file data is a photograph or a moving picture, various file data such as music, folder, thumbnail foler, and document are included in a scan object in addition to a photograph and a moving picture, . That is, as the number of file data increases, it takes a long time to scan the entire file data stored in the file table 210, so that the rate of the file data until the file data is provided may be slowed in proportion to the number of file data.

따라서, 본 발명에서는 파일 테이블의 특정 컬럼을 기준으로 정보를 재구성함으로써, 정보를 제공하는데 걸리는 시간을 단축하는 것을 목적으로 한다. 본 발명(320)에서는 파일 데이터를 이용하여 스캔 대상이 되는 쿼리 수행과 관련된 정보를 재구성하여 전용 테이블(TAVLE gallery_album)에 저장하고 있다가 데이터가 요청되면, 전용 테이블에 저장된 정보를 스캔하여 제공할 수 있다. 예컨대, 전용 테이블은 미디어 타입별로 복수개로 구성될 수 있다.Therefore, the present invention aims to shorten the time required to provide information by reconstructing information based on a specific column of a file table. In the present invention (320), information related to query execution to be a scan target is reconstructed using file data and stored in a dedicated table (TAVLE gallery_album). When data is requested, information stored in a dedicated table is scanned and provided have. For example, the dedicated tables may be composed of a plurality of media types.

이 경우, 종래기술(310)에서는 스캔하는 대상이 파일 테이블에 저장된 전체 파일 데이터인데 반하여, 본 발명(320)에서는 전용 테이블에 저장된 정보이기 때문에, 스캔 대상이 달라지게 된다. 즉, 스캔 대상이 요청한 데이터와 연관된 것으로 한정되기 때문에 종래와 비교했을 때, 데이터를 스캔하는 시간이 현저히 줄어들게 된다.In this case, in the conventional technology 310, the object to be scanned is the entire file data stored in the file table, whereas in the present invention 320, the object to be scanned is different because it is the information stored in the dedicated table. That is, since the scan object is limited to being associated with the requested data, the time required to scan the data is significantly reduced compared to the conventional method.

이를 위해, 데이터 진입 데이터 시스템(200)의 정보 생성부(220)는 파일 테이블(210)에 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성할 수 있다. 상기 정보는 파일 데이터로부터 일부 정보들을 추출하여 재구성될 수 있다. 실시예로, 정보 생성부(220)는 상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 재구성할 수 있다. To this end, the information generation unit 220 of the data entry data system 200 may reconstruct information related to the query execution using the file data stored in the file table 210. The information can be reconstructed by extracting some information from the file data. In an embodiment, the information generation unit 220 may reconstitute, as information, at least one of a folder identifier, a media type, a folder name, and a data name associated with the file data.

상기 정보는 전용 테이블(230)에 저장될 수 있다. 예컨대, 상기 정보는 파일 데이터에 포함된 다양한 정보필드의 순서를 변경한 것일 수 있다. 또는, 음악의 표지 썸네일을 이미지임을 확인하여 앨범 어플리케이션을 실행하거나, 이미지와 관련된 기타 활용 시 상기 정보를 제일 먼저 보여줄 수 있다. 즉, 상기 정보는 사용자가 파일 데이터를 요청할 경우 스캔하는 대상이나 제공되는 정보와 관련이 있다.The information may be stored in a dedicated table 230. For example, the information may be a sequence of various information fields included in the file data. Alternatively, the user can confirm that the thumbnail of the music cover image is an image and execute the album application, or display the above information first when using other related images. That is, the information relates to an object to be scanned or information to be provided when a user requests file data.

도 4는 본 발명의 일실시예에 따른 파일 테이블 및 전용 테이블의 일례를 도시한 도면이다.4 is a diagram showing an example of a file table and a dedicated table according to an embodiment of the present invention.

도 4를 참고하면, 파일 테이블에 저장된 파일 데이터(410)는 전체경로, 폴더아이디(Bucket_Id), 폴더 이름(Buket_display)를 포함하는 폴더정보, 미디어 타입(Media_type), 시간, 데이터 이름(_data), 텍스트, 이미지, 크기 등의 많은 종류의 정보필드들을 포함할 수 있다.4, the file data 410 stored in the file table may include a full path, a folder ID Bucket_Id, folder information including a folder name (Buket_display), a media type (Media_type), a time, a data name (_data) Text, image, size, and the like.

이에 반하여, 전용 테이블에 저장된 정보(420)는 폴더 식별자(Bucket_Id), 미디어 타입(Media_type), 폴더 이름(Buket_display) 및 데이터 이름(_data) 중 적어도 하나를 포함할 수 있다.On the other hand, the information 420 stored in the dedicated table may include at least one of a folder identifier (Bucket_Id), a media type (Media_type), a folder name (Buket_display) and a data name (_data).

다른 실시예로, 정보 생성부(220)는 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성할 수 있다. 태그정보는 파일 데이터가 생성될 때 자동으로 생성되는 정보로서, 파일 데이터를 용이하게 식별할 수 있다. 따라서, 정보 생성부(220)는 태그정보가 없는 파일 데이터에 대한 정보를 재구성할 수 있다. 즉, 상기 정보는 태그정보로서 이용될 수 있다.In another embodiment, the information generating unit 220 may reconstruct information corresponding to the file data excluding the file data including the tag information. The tag information is information that is automatically generated when the file data is generated, and can easily identify the file data. Therefore, the information generating unit 220 can reconstruct information on the file data without the tag information. That is, the information can be used as tag information.

실시예로, 정보 생성부(220)는 상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시킬 수 있다. 즉, 상기 사용자의 설정에 따른 태그정보나 파일 데이터 속성에 따른 태그정보는 일반적으로 파일 데이터가 생성될 때 자동으로 생성되는 태그정보와 동일하거나 상이할 수 있다. 왜냐하면, 상기 사용자의 설정 또는 상기 파일 데이터 속성에 따라 태그정보가 생성되기 때문이다.In an embodiment, the information generating unit 220 may include tag information according to a user's setting or tag information according to a file data attribute in the reconstructed information. That is, the tag information according to the setting of the user or the tag information according to the file data attribute may be the same as or different from the tag information that is automatically generated when the file data is generated. This is because the tag information is generated according to the setting of the user or the file data attribute.

전용 테이블(230)은 미디어 타입별로 각각 생성될 수 있어, 복수의 전용 테이블들(231 내지 233)을 포함할 수 있다. 예컨대, 전용 테이블 1(231)은 미디어 타입 1에 대한 정보를 저장하고, 전용 테이블 2(232)는 미디어 타입 3에 대한 정보를 저장하며, 전용 테이블 3(233)은 미디어 타입 5에 대한 정보를 저장할 수 있다.The dedicated table 230 may be generated for each media type, and may include a plurality of dedicated tables 231 to 233. For example, the dedicated table 1 231 stores information on the media type 1, the dedicated table 2 232 stores information on the media type 3, and the dedicated table 3 233 stores information on the media type 5 Can be stored.

이렇게, 전용 테이블(230)을 생성한 후, 데이터 제어 시스템(200)의 트리거부(240)는 파일 테이블(210)과 전용 테이블(230)을 상호 동기화할 수 있다. 즉, 트리거부(240)는 파일 테이블(210)에 저장된 파일 데이터가 변경된 경우, 파일 데이터에 대응하는 전용 테이블(230)의 정보를 변경할 수 있다.After creating the dedicated table 230, the tree rejection 240 of the data control system 200 can synchronize the file table 210 and the dedicated table 230 with each other. That is, when the file data stored in the file table 210 is changed, the tree rejection 240 can change the information of the dedicated table 230 corresponding to the file data.

실시예로, 트리거부(240)는 선정된 주기별로, 실시간으로, 데이터 제어 시스템(200)의 구동 시, 사용자의 실행 요청 시, 및 상기 파일 데이터의 변경 시 중 적어도 하나에 해당되는 경우, 파일 테이블(210)과 전용 테이블(230)을 상호 동기화할 수 있다. 또는, 사용자의 설정에 따라 트리거부(240)는 파일 테이블(210)과 전용 테이블(230)을 상호 동기화하지 않을 수도 있다.In an embodiment, the tree rejection unit 240 may be a tree rejection unit 240, if it corresponds to at least one of a predetermined period, a real time, a data control system 200, a user's execution request, The table 210 and the dedicated table 230 can be synchronized with each other. Alternatively, the tree rejection 240 may not synchronize the file table 210 and the dedicated table 230 according to the user's setting.

도 5a 및 도 5b는 본 발명의 일실시예에 따라 파일 데이터가 삽입된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.5A and 5B illustrate an example of synchronizing a file table and a dedicated table when file data is inserted according to an embodiment of the present invention.

도 5a 및 도 5b를 참고하면, 트리거부(240)는 파일 테이블에 새로운 파일 데이터가 삽입된 경우, 전용 테이블에도 파일 데이터에 대응하는 정보를 삽입할 수 있다. 이때, 트리거부(240)는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단할 수 있다. 트리거부(240)는 태그정보가 있는 파일 데이터가 삽입된 경우, 파일 테이블과 전용 테이블을 동기화하지 않을 수 있다. 그러나, 트리거부(240)는 태그정보가 없는 파일 데이터(/Samsung/2013-08-31/Photo_0001.jpg))가 삽입된 경우, 전용 테이블(520)에 파일 데이터와 연관된 정보를 삽입함으로써, 파일 테이블(510)과 전용 테이블(520)을 동기화할 수 있다. Referring to FIGS. 5A and 5B, when new file data is inserted into the file table, the tree rejection unit 240 can insert information corresponding to the file data into the dedicated table. At this time, the tree rejection unit 240 can check the media type and determine whether or not tag information is included in the file data. The tree rejection 240 may not synchronize the file table and the dedicated table when file data with tag information is inserted. However, the tree rejection 240 inserts the information associated with the file data in the dedicated table 520 when the file data without tag information (/Samsung/2013-08-31/Photo_0001.jpg) is inserted, The table 510 and the dedicated table 520 can be synchronized.

도 6a 및 도 6b는 본 발명의 일실시예에 따라 파일 데이터가 업데이트된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.6A and 6B illustrate an example of synchronizing a file table and a dedicated table when file data is updated according to an embodiment of the present invention.

도 6a 및 도 6b를 참고하면, 트리거부(240)는 파일 테이블에 저장된 파일 데이터가 변경(update)된 경우, 전용 테이블에도 파일 데이터에 대응하는 정보를 변경할 수 있다. 이때, 트리거부(240)는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단할 수 있다. 트리거부(240)는 태그정보가 없는 파일 데이터(/Samsung/Videos/Videos1-1.avi)가 변경된 경우, 전용 테이블(520)에 파일 데이터와 연관된 정보를 변경함으로써, 파일 테이블(610)과 전용 테이블(620)을 동기화할 수 있다.Referring to FIGS. 6A and 6B, when the file data stored in the file table is updated, the tree rejection unit 240 can change the information corresponding to the file data in the dedicated table. At this time, the tree rejection unit 240 can check the media type and determine whether or not tag information is included in the file data. Tree rejection 240 changes the information associated with the file data in the dedicated table 520 when the file data without tag information (/Samsung/Videos/Videos1-1.avi) changes, The table 620 can be synchronized.

도 7a 및 도 7b는 본 발명의 일실시예에 따라 파일 데이터가 삭제된 경우 파일 테이블과 전용 테이블을 동기화하는 일례를 도시한 도면이다.7A and 7B illustrate an example of synchronizing a file table and a dedicated table when file data is deleted according to an embodiment of the present invention.

도 7a 및 도 7b를 참고하면, 트리거부(240)는 파일 테이블에 저장된 파일 데이터가 삭제된 경우, 전용 테이블로부터 파일 데이터에 대응하는 정보를 삭제할 수 있다. 이때, 트리거부(240)는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단할 수 있다. 트리거부(240)는 태그정보가 없는 파일 데이터(/Samsung/Camera/Image1.png)가 삭제된 경우, 전용 테이블(720)로부터 파일 데이터와 연관된 정보를 삭제함으로써, 파일 테이블(710)과 전용 테이블(720)을 동기화할 수 있다.Referring to FIGS. 7A and 7B, when the file data stored in the file table is deleted, the tree rejection unit 240 can delete information corresponding to the file data from the dedicated table. At this time, the tree rejection unit 240 can check the media type and determine whether or not tag information is included in the file data. Tree rejection 240 deletes the information associated with the file data from the dedicated table 720 when the file data without tag information (/Samsung/Camera/Image1.png) is deleted, Gt; 720 < / RTI >

도 8은 본 발명의 일실시예에 따른 데이터 제어 방법을 도시한 흐름도이다. 상기 데이터 제어 방법은 데이터 제어 시스템에 의해 수행될 수 있다.8 is a flowchart illustrating a data control method according to an embodiment of the present invention. The data control method may be performed by a data control system.

도 8을 참고하면, 단계(10)에서, 데이터 제어 시스템의 파일 테이블은 파일 데이터를 저장한다. 파일 데이터는 파일 형태로 저장되는 모든 데이터를 일컫는 개념으로, 예컨대, 사진, 동영상, 음악, 문서, 등을 포함할 수 있다. 하나의 파일 데이터는 전체경로, 폴더정보, 미디어 타입, 시간, 이름, 텍스트, 이미지, 크기 등의 많은 종류의 정보필드들을 포함하고 있다. 상기 데이터 제어 시스템이 실행되는 장치에서 새로 생성되거나, 수정되는 모든 파일 데이터는 파일 테이블에 저장된다. Referring to Fig. 8, in step 10, the file table of the data control system stores file data. File data refers to all data stored in a file format, and may include, for example, photographs, moving pictures, music, documents, and the like. One file data includes many kinds of information fields such as a full path, folder information, media type, time, name, text, image, size, and the like. All file data newly created or modified in the device in which the data control system is executed is stored in the file table.

단계(20)에서, 상기 데이터 제어 시스템의 정보 생성부는 상기 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성한다. 상기 정보 생성부는 상기 미디어 타입을 확인하여 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성할 수 있다. 태그정보는 파일 데이터가 생성될 때 자동으로 생성되는 정보로서, 파일 데이터를 용이하게 식별할 수 있다. 따라서, 상기 정보 생성부는 태그정보가 없는 파일 데이터에 대한 정보를 재구성할 수 있다.In step 20, the information generating unit of the data control system reconstructs information related to the execution of the query using the file data. The information generating unit may identify the media type and reconstruct information corresponding to the file data excluding the file data including the tag information. The tag information is information that is automatically generated when the file data is generated, and can easily identify the file data. Therefore, the information generator can reconstruct information on the file data without the tag information.

상기 정보는 파일 데이터로부터 일부 정보들을 추출하여 재구성될 수 있다. 실시예로, 상기 정보 생성부는 상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 추출할 수 있다. 즉, 상기 재구성된 정보는 태그정보로서 이용될 수 있다. 예컨대, 상기 정보는 파일 데이터에 포함된 다양한 정보필드의 순서를 변경한 것일 수 있다. 또는, 앨범 어플리케이션을 실행하거나, 이미지와 관련된 기타 활용 시 상기 정보를 제일 먼저 보여줄 수 있다. 즉, 상기 정보는 사용자가 파일 데이터를 요청할 경우 스캔하는 대상이나 제공되는 정보와 관련이 있다.The information can be reconstructed by extracting some information from the file data. In an embodiment, the information generating unit may extract at least one of a folder identifier, a media type, a folder name, and a data name associated with the file data as information. That is, the reconstructed information can be used as tag information. For example, the information may be a sequence of various information fields included in the file data. Alternatively, you can run the album application, or you can show this information first when you are using other images. That is, the information relates to an object to be scanned or information to be provided when a user requests file data.

실시예로, 상기 정보 생성부는 상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시킬 수 있다. 즉, 상기 사용자의 설정에 따른 태그정보나 파일 데이터 속성에 따른 태그정보는 일반적으로 파일 데이터가 생성될 때 자동으로 생성되는 태그정보와 동일하거나 상이할 수 있다. 왜냐하면, 상기 사용자의 설정 또는 상기 파일 데이터 속성에 따라 태그정보가 생성되기 때문이다.In an embodiment, the information generator may include tag information according to a user's setting or tag information according to a file data attribute in the reconstructed information. That is, the tag information according to the setting of the user or the tag information according to the file data attribute may be the same as or different from the tag information that is automatically generated when the file data is generated. This is because the tag information is generated according to the setting of the user or the file data attribute.

단계(30)에서, 상기 데이터 제어 시스템의 전용 테이블은 상기 정보를 저장한다. 상기 전용 테이블은 미디어 타입별로 각각 생성될 수 있어, 복수의 전용 테이블들을 포함할 수 있다. 예컨대, 전용 테이블 1은 미디어 타입 1에 대한 정보를 저장하고, 전용 테이블 2는 미디어 타입 3에 대한 정보를 저장하며, 전용 테이블 3은 미디어 타입 5에 대한 정보를 저장할 수 있다.In step 30, a dedicated table of the data control system stores the information. The dedicated tables may be generated for each media type, and may include a plurality of dedicated tables. For example, dedicated table 1 stores information on media type 1, dedicated table 2 stores information on media type 3, and dedicated table 3 stores information on media type 5.

단계(40)에서, 상기 데이터 제어 시스템의 트리거부는 파일 테이블이 변경되는지 여부를 확인할 수 있다. 상기 트리거부는 선정된 주기별로, 실시간으로, 상기 데이터 제어 시스템의 구동 시, 및 사용자의 실행 요청 시 중 적어도 하나의 조건에 만족하는지 확인하고, 상기 조건에 만족하는 경우, 상기 파일 데이터가 변경되는지 여부를 확인할 수 있다.In step 40, the tree denial of the data control system can determine whether the file table is changed. Wherein the tree rejection checking unit determines whether at least one of conditions of at least one of a predetermined period, a real time, a data control system, and a user's execution is satisfied, and if the condition is satisfied, Can be confirmed.

단계(50)에서, 상기 데이터 제어 시스템의 트리거부는 상기 파일 테이블과 상기 전용 테이블을 상호 동기화할 수 있다.
In step 50, the tree denial of the data control system may synchronize the file table and the dedicated table with each other.

*실시예로, 상기 트리거부는 파일 테이블에 새로운 파일 데이터가 삽입된 경우, 전용 테이블에도 파일 데이터에 대응하는 정보를 삽입할 수 있다. 이때, 상기 트리거부는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단할 수 있다. 상기 트리거부는 태그정보가 있는 파일 데이터가 삽입된 경우, 파일 테이블과 전용 테이블을 동기화하지 않을 수 있다. 그러나, 상기 트리거부는 태그정보가 없는 파일 데이터가 삽입된 경우, 상기 전용 테이블에 파일 데이터와 연관된 정보를 삽입함으로써, 상기 파일 테이블과 상기 전용 테이블을 동기화할 수 있다. In an embodiment, when the new file data is inserted into the file table, the tree rejection may insert information corresponding to the file data into the dedicated table. At this time, the tree rejection can check the media type and determine whether tag information is included in the file data. The tree rejection may not synchronize the file table and the dedicated table when file data with tag information is inserted. However, in the tree rejection, when file data without tag information is inserted, the file table and the dedicated table can be synchronized by inserting information associated with file data into the dedicated table.

또는, 상기 트리거부는 파일 테이블에 저장된 파일 데이터가 삭제된 경우, 전용 테이블로부터 파일 데이터에 대응하는 정보를 삭제할 수 있다. 이때, 상기 트리거부는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단하고, 태그정보가 없는 파일 데이터가 삭제된 경우, 상기 전용 테이블로부터 파일 데이터와 연관된 정보를 삭제함으로써, 상기 파일 테이블과 상기 전용 테이블을 동기화할 수 있다.Alternatively, when the file data stored in the file table is deleted, the tree rejection may delete information corresponding to the file data from the dedicated table. At this time, the tree rejection checks the media type to determine whether or not tag information is included in the file data, and deletes information associated with the file data from the dedicated table when file data without tag information is deleted, The file table and the dedicated table can be synchronized.

또는, 상기 트리거부는 사용자의 설정에 따라 또는 기본으로(default) 상기 파일 테이블과 상기 전용 테이블을 상호 동기화하지 않을 수도 있다.Alternatively, the tree rejection may not synchronize the file table and the dedicated table with each other according to the setting of the user or by default.

도 9는 본 발명의 다른 실시예에 따른 데이터 제어 시스템의 구성을 도시한 구성도이다.9 is a configuration diagram showing a configuration of a data control system according to another embodiment of the present invention.

도 9를 참고하면, 데이터 제어 시스템(900)은 정보 생성부(920), 복수의 전용 테이블들(930), 트리거부(940)를 포함할 수 있다.9, the data control system 900 may include an information generating unit 920, a plurality of dedicated tables 930, and a tree rejecting unit 940.

정보 생성부(920)는 미디어 데이터베이스(910)에 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성한다. 실시예로, 정보 생성부(920)는 미디어 타입을 확인하고, 상기 확인된 미디어 타입 중 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성할 수 있다. 즉, 상기 정보는 태그정보로서 이용될 수 있다.The information generation unit 920 reconstructs information related to query execution using the file data stored in the media database 910. In an embodiment, the information generation unit 920 can confirm the media type and reconstruct information corresponding to the file data excluding the file data including the tag information among the identified media types. That is, the information can be used as tag information.

또는, 정보 생성부(920)는 상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 추출할 수 있다. 예컨대, 상기 정보는 파일 데이터에 포함된 다양한 정보필드의 순서를 변경한 것일 수 있다. 또는, 앨범 어플리케이션을 실행하거나, 이미지와 관련된 기타 활용 시 상기 정보를 제일 먼저 보여줄 수 있다. 즉, 상기 정보는 사용자가 파일 데이터를 요청할 경우 스캔하는 대상이나 제공되는 정보와 관련이 있다.Alternatively, the information generation unit 920 may extract at least one of a folder identifier, a media type, a folder name, and a data name associated with the file data as information. For example, the information may be a sequence of various information fields included in the file data. Alternatively, you can run the album application, or you can show this information first when you are using other images. That is, the information relates to an object to be scanned or information to be provided when a user requests file data.

정보 생성부(920)는 상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시킬 수 있다. 즉, 상기 사용자의 설정에 따른 태그정보나 파일 데이터 속성에 따른 태그정보는 일반적으로 파일 데이터가 생성될 때 자동으로 생성되는 태그정보와 동일하거나 상이할 수 있다. 왜냐하면, 상기 사용자의 설정 또는 상기 파일 데이터 속성에 따라 태그정보가 생성되기 때문이다.The information generation unit 920 may include the tag information according to the user's setting or the tag information according to the file data attribute in the reconstructed information. That is, the tag information according to the setting of the user or the tag information according to the file data attribute may be the same as or different from the tag information that is automatically generated when the file data is generated. This is because the tag information is generated according to the setting of the user or the file data attribute.

복수의 전용 테이블들(930)은 각각의 미디어 타입별 상기 정보를 저장한다. 즉, 미디어 타입 각각에 따른 정보를 저장하는 전용 테이블 1(931) 내지 전용 테이블 3(933)이 구성될 수 있다.A plurality of dedicated tables 930 stores the information for each media type. That is, the dedicated table 1 931 to the dedicated table 3 933 for storing information according to each media type can be configured.

트리거부(940)는 상기 파일 데이터에 따라 전용 테이블들(930)에 저장된 정보를 변경한다. 트리거부(940)는 미디어 데이터베이스(910)에 저장된 파일 데이터가 변경된 경우, 파일 데이터에 대응하는 전용 테이블(930)의 정보를 변경할 수 있다.The tree rejection unit 940 changes information stored in the dedicated tables 930 according to the file data. The tree rejection unit 940 can change the information of the dedicated table 930 corresponding to the file data when the file data stored in the media database 910 is changed.

실시예로, 트리거부(940)는 선정된 주기별로, 실시간으로, 데이터 제어 시스템(900)의 구동 시, 사용자의 실행 요청 시, 및 상기 파일 데이터의 변경 시 중 적어도 하나에 해당되는 경우, 미디어 데이터베이스(910)과 전용 테이블(930)을 상호 동기화할 수 있다. 또는, 트리거부(940)는 사용자의 설정에 따라 또는 기본으로(default) 상기 파일 테이블과 상기 전용 테이블을 상호 동기화하지 않을 수도 있다.In an embodiment, the tree rejection 940 may be applied to the media in a predetermined period, in real time, at the time of operation of the data control system 900, at the time of execution of the user's request, The database 910 and the dedicated table 930 can be synchronized with each other. Alternatively, the tree rejection 940 may not synchronize the file table and the dedicated table with each other according to the user's settings or by default.

이하에서는, 정보 생성부(920), 복수의 전용 테이블들(930), 트리거부(940)는 도 2와 유사하기 때문에 설명을 생략한다. 도 9에서 미디어 데이터베이스는 파일 테이블과 동일하거나 다를 수 있다.Hereinafter, the information generation unit 920, the plurality of dedicated tables 930, and the tree rejection unit 940 are similar to those of FIG. In Fig. 9, the media database may be the same as or different from the file table.

정보 제공부(950)는 실행 요청된 미디어 타입에 따라 전용 테이블들(930)에 저장된 정보를 제공한다. 예컨대, 정보 제공부(950)는 미디어 타입을 확인하여 파일 데이터에 태그정보가 포함되어 있는지 여부를 판단할 수 있다. 정보 제공부(950)는 실행 요청된 미디어 타입이 태그정보가 있는 파일 데이터에 해당되는 경우, 미디어 데이터베이스(910)로부터 파일 데이터를 추출하여 제공할 수 있다. 그러나, 정보 제공부(950)는 실행 요청된 미디어 타입이 태그정보가 없는 파일 데이터에 해당하는 경우, 전용 테이블(930)로부터 정보를 재구성하여 제공할 수 있다. The information providing unit 950 provides the information stored in the dedicated tables 930 according to the media type requested to be executed. For example, the information providing unit 950 can check the media type and determine whether tag information is included in the file data. The information providing unit 950 may extract and provide the file data from the media database 910 when the media type requested to be executed corresponds to the file data having the tag information. However, if the media type requested to be executed corresponds to file data having no tag information, the information providing unit 950 can reconstruct information from the dedicated table 930 and provide it.

따라서, 데이터 제어 시스템(900)은 태그정보가 있는 파일 데이터는 태그정보를 이용하여 쉽게 파일 데이터를 추출하여 제공할 수 있고, 태그정보가 없는 파일 데이터는 전용 테이블로부터 정보를 추출하여 제공함으로써, 데이터 제공 시간을 단축할 수 있다.Accordingly, the data control system 900 can extract and provide the file data with ease by using the tag information, and the file data without the tag information extracts and provides the information from the dedicated table, The provision time can be shortened.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.While the invention has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those of ordinary skill 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. This is possible. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the equivalents of the claims, as well as the claims.

200: 데이터 제어 시스템
210: 파일 테이블
220: 정보 생성부
230: 전용 테이블
240: 트리거부
200: Data control system
210: File table
220:
230: dedicated table
240: Reject tree

Claims (17)

파일 데이터를 저장하는 파일 테이블;
상기 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 정보 생성부; 및
상기 재구성된 정보를 저장하는 전용 테이블
을 포함하는 데이터 제어 시스템.
A file table for storing file data;
An information generator for reconstructing information related to query execution using the stored file data; And
A dedicated table for storing the reconfigured information
≪ / RTI >
제1항에 있어서,
상기 파일 테이블과 상기 전용 테이블을 상호 동기화하는 트리거부
를 더 포함하는, 데이터 제어 시스템.
The method according to claim 1,
A tree rejecting unit for synchronizing the file table and the dedicated table
Further comprising:
제2항에 있어서,
상기 트리거부는,
상기 파일 테이블에 저장된 파일 데이터가 변경된 경우, 상기 전용 테이블에 저장된 상기 파일 데이터에 대응하는 정보를 변경하는, 데이터 제어 시스템.
3. The method of claim 2,
The tree rejection includes:
And changes the information corresponding to the file data stored in the dedicated table when the file data stored in the file table is changed.
제2항에 있어서,
상기 트리거부는,
선정된 주기별로, 실시간으로, 시스템 구동 시, 사용자의 실행 요청 시, 및 파일 데이터 변경 시 중 적어도 하나에 해당되는 경우, 상기 파일 테이블과 상기 전용 테이블을 상호 동기화하는, 데이터 제어 시스템.
3. The method of claim 2,
The tree rejection includes:
Wherein the file table and the dedicated table are synchronized with each other in a case where the data corresponds to at least one of a selected cycle, a real time, a system operation, a user execution request, and a file data change.
제1항에 있어서,
상기 정보 생성부는,
태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성하는, 데이터 제어 시스템.
The method according to claim 1,
Wherein the information generating unit comprises:
And reconstructs information corresponding to file data excluding file data including tag information.
제1항에 있어서,
상기 정보 생성부는,
상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시키는, 데이터 제어 시스템.
The method according to claim 1,
Wherein the information generating unit comprises:
And tag information according to a setting of a user or tag information according to a file data attribute is included in the reconstructed information.
제1항에 있어서,
상기 정보 생성부는,
상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 재구성하는, 데이터 제어 시스템.
The method according to claim 1,
Wherein the information generating unit comprises:
A folder identifier, a media type, a folder name, and a data name associated with the file data as information.
미디어 데이터베이스에 저장된 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 정보 생성부;
미디어 타입별 상기 정보를 저장하는 복수의 전용 테이블들; 및
상기 파일 데이터에 따라 상기 전용 테이블들에 저장된 정보를 변경하는 트리거부
를 포함하는 데이터 제어 시스템.
An information generation unit for reconstructing information related to query execution using file data stored in a media database;
A plurality of dedicated tables for storing the information for each media type; And
And a tree rejecting unit for changing information stored in the dedicated tables according to the file data.
.
제8항에 있어서,
상기 정보 생성부는,
미디어 타입을 확인하고, 상기 확인된 미디어 타입 중 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성하는, 데이터 제어 시스템.
9. The method of claim 8,
Wherein the information generating unit comprises:
Confirms the media type, and reconfigures information corresponding to the file data excluding the file data including the tag information among the identified media types.
제8항에 있어서,
실행 요청된 미디어 타입에 따라 상기 전용 테이블에 저장된 정보를 제공하는 정보 제공부
를 더 포함하는, 데이터 제어 시스템.
9. The method of claim 8,
And providing information stored in the dedicated table according to the media type requested to be executed
Further comprising:
파일 데이터를 파일 테이블에 저장하는 단계;
상기 파일 데이터를 이용하여 쿼리 수행과 관련된 정보를 재구성하는 단계;
상기 재구성된 정보를 전용 테이블에 저장하는 단계; 및
상기 파일 테이블과 상기 전용 테이블을 상호 동기화하는 단계
를 포함하는 데이터 제어 방법.
Storing the file data in a file table;
Reconstructing information related to query execution using the file data;
Storing the reconfigured information in a dedicated table; And
Synchronizing the file table and the dedicated table with each other
/ RTI >
제11항에 있어서,
상기 정보를 재구성하는 단계는,
파일 데이터와 연관된 미디어 타입을 확인하는 단계; 및
상기 확인된 미디어 타입 중 태그정보를 포함하는 파일 데이터를 제외한 파일 데이터에 대응하는 정보를 재구성하는 단계
를 포함하는 데이터 제어 방법.
12. The method of claim 11,
Wherein reconstructing the information comprises:
Identifying a media type associated with the file data; And
Reconstructing information corresponding to the file data excluding the file data including the tag information among the identified media types
/ RTI >
제11항에 있어서,
상기 정보를 재구성하는 단계는,
상기 파일 데이터와 연관된 폴더 식별자, 미디어 타입, 폴더 이름 및 데이터 이름 중 적어도 하나를 정보로서 재구성하는 단계
를 포함하는 데이터 제어 방법.
12. The method of claim 11,
Wherein reconstructing the information comprises:
Reconstructing at least one of a folder identifier, a media type, a folder name, and a data name associated with the file data as information
/ RTI >
제11항에 있어서,
상기 정보를 재구성하는 단계는,
상기 재구성된 정보에 사용자의 설정에 따른 태그정보 또는 파일 데이터 속성에 따른 태그정보를 포함시키는 단계
를 포함하는 데이터 제어 방법.
12. The method of claim 11,
Wherein reconstructing the information comprises:
Tag information according to a setting of a user or tag information according to a file data attribute is included in the reconstructed information
/ RTI >
제11항에 있어서,
상기 상호 동기화하는 단계는,
상기 파일 테이블에 저장된 파일 데이터가 변경되는지 여부를 확인하는 단계; 및
상기 확인결과 변경된 경우, 상기 전용 테이블에 저장된 상기 파일 데이터에 대응하는 정보를 변경하는 단계
를 포함하는 데이터 제어 방법.
12. The method of claim 11,
Wherein the mutually synchronizing comprises:
Confirming whether file data stored in the file table is changed; And
Changing the information corresponding to the file data stored in the dedicated table if the confirmation result is changed
/ RTI >
제15항에 있어서,
상기 파일 데이터가 변경되는지 여부를 확인하는 단계는,
선정된 주기별로, 실시간으로, 시스템 구동 시, 및 사용자의 실행 요청 시 중 적어도 하나의 조건에 만족하는지 확인하는 단계; 및
상기 조건에 만족하는 경우, 상기 파일 데이터가 변경되는지 여부를 확인하는 단계
를 포함하는 데이터 제어 방법.
16. The method of claim 15,
Wherein the step of verifying whether the file data is changed comprises:
Confirming whether at least one condition of the selected period, real-time, system operation, and user execution request is satisfied; And
Determining whether the file data is changed if the condition is satisfied;
/ RTI >
제11항에 있어서,
실행 요청된 미디어 타입에 따라 상기 전용 테이블에 저장된 정보를 제공하는 단계
를 더 포함하는, 데이터 제어 방법.
12. The method of claim 11,
Providing information stored in the dedicated table according to a media type requested to be executed
Further comprising the steps of:
KR20130115273A 2013-09-27 2013-09-27 System and method for controlling data KR20150035097A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20130115273A KR20150035097A (en) 2013-09-27 2013-09-27 System and method for controlling data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20130115273A KR20150035097A (en) 2013-09-27 2013-09-27 System and method for controlling data

Publications (1)

Publication Number Publication Date
KR20150035097A true KR20150035097A (en) 2015-04-06

Family

ID=53030157

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20130115273A KR20150035097A (en) 2013-09-27 2013-09-27 System and method for controlling data

Country Status (1)

Country Link
KR (1) KR20150035097A (en)

Similar Documents

Publication Publication Date Title
US11233851B2 (en) System, method, and computer program for enabling a user to access and edit via a virtual drive objects synchronized to a plurality of synchronization clients
US9942121B2 (en) Systems and methods for ephemeral eventing
US9367646B2 (en) Document and user metadata storage
US10504001B2 (en) Duplicate/near duplicate detection and image registration
US10120528B2 (en) Systems and methods for forming share bars including collections of content items
CA2907990C (en) File management with placeholders
US20140281875A1 (en) Multi-user layer annotation
US9465856B2 (en) Cloud-based document suggestion service
US8271544B2 (en) Data file having more than one mode of operation
US8301994B1 (en) Synchronizing multiple hierarchal data structures
US7945535B2 (en) Automatic publishing of digital content
US20140195516A1 (en) Systems and methods for presenting content items in a collections view
US20050108280A1 (en) Method and apparatus for synchronizing multiple versions of digital data
US20130219050A1 (en) Cloud service access apparatus, cloud service access method, and cloud service access system
JPWO2015097922A1 (en) Video editing device
US20150215399A1 (en) Terminal and server performing data synchronization
CN105912540A (en) Method and device for synchronizing file system
JP2014154891A (en) Information processor, control method for the same, program, and storage medium
KR20120087785A (en) Apparatus and method for managing a plurality of albums
JP2008129643A (en) Electronic document management system
KR20150035097A (en) System and method for controlling data
KR101579421B1 (en) System for managing digital data
Jeon et al. Pixelsior: photo management as a platform service for mobile apps
JP2016004339A (en) Data transmission system and method and storage device
JP2023016414A (en) Image processing device, image processing method, and program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application