KR20190026107A - A nonlinear virtual file system capable of merging contents of an external information system and method thereof - Google Patents

A nonlinear virtual file system capable of merging contents of an external information system and method thereof Download PDF

Info

Publication number
KR20190026107A
KR20190026107A KR1020170112408A KR20170112408A KR20190026107A KR 20190026107 A KR20190026107 A KR 20190026107A KR 1020170112408 A KR1020170112408 A KR 1020170112408A KR 20170112408 A KR20170112408 A KR 20170112408A KR 20190026107 A KR20190026107 A KR 20190026107A
Authority
KR
South Korea
Prior art keywords
information
virtual file
data
file system
unit
Prior art date
Application number
KR1020170112408A
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 KR1020170112408A priority Critical patent/KR20190026107A/en
Publication of KR20190026107A publication Critical patent/KR20190026107A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Landscapes

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

Abstract

The present invention provides a non-linear virtual file system capable of merging content of an external information system, which can easily bundle or modify content of heterogeneous external information systems in a virtual file or a virtual folder; and a method thereof. According to the present invention, the non-linear virtual file system capable of merging content of an external information system comprises: an information system management unit connected with one or more information systems to transceive content data; a virtual file system configuration unit merging the content data received by the information system management unit; and a virtual file system management unit managing the data merged by the virtual file system configuration unit.

Description

외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 및 그 방법{A nonlinear virtual file system capable of merging contents of an external information system and method thereof}Technical Field [0001] The present invention relates to a non-linear virtual file system capable of merging contents of an external information system and a non-linear virtual file system capable of merging contents of an external information system,

본 발명은 하나의 폴더 또는 하나의 파일에 이종 시스템의 콘텐츠를 병합하는, 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 및 그 방법에 관한 것으로, 특히 가상의 폴더나 파일에 이종의 외부 정보시스템의 콘텐츠를 묶거나 수정이 용이한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 및 그 방법에 관한 것이다.The present invention relates to a nonlinear virtual file system and a method thereof for merging contents of a heterogeneous system into a single folder or a single file. More particularly, the present invention relates to a nonlinear virtual file system capable of merging contents of an external information system, To a non-linear virtual file system capable of merging contents of an external information system which is easy to bundle or modify contents of, and a method for the same.

주지하는 바와 같이, 종래 가상 파일 시스템이 공개된 바 있으며, 그 대표적인 예로 대한민국 공개특허공보 제10-2014-0074608호(발명의 명칭 : 다수의 클라우드 스토리지 서비스를 통합하는 가상 파일 시스템 ; 이하 ‘특허문헌’이라 함)를 들 수 있다.As is known, a conventional virtual file system has been disclosed. As a representative example thereof, Korean Patent Laid-Open Publication No. 10-2014-0074608 (entitled " Virtual File System Incorporating Multiple Cloud Storage Services; Quot;).

상기 특허문헌은 도 1에서 보는 바와 같이, 클라우드 스토리지들의 open API 정보를 저장하는 API 데이터베이스, 클라우드 스토리지들의 상태 정보를 저장하는 스토리지 상태 데이터베이스, 클라우드 스토리지들의 메타데이터(meta-data)를 저장하는 메타데이터 데이터베이스, 사용자 요구를 수신하고, 스토리지 상태 데이터베이스 및 메타데이터 데이터베이스를 참조하여, 사용자 요구에 적합한 클라우드 스토리지를 선택하는 클라우드 스토리지 할당부 및 클라우드 스토리지 할당부가 선택한 클라우드 스토리지의 open API 정보를 API 데이터베이스에서 독출하여 사용자 요구를 클라우드 스토리지의 open API로 변환하여 선택된 클라우드 스토리지로 전달하는 API 매핑부를 포함하여 구성된 것이다.As shown in FIG. 1, the patent document includes an API database for storing open API information of cloud storages, a storage state database for storing state information of cloud storages, metadata for storing meta-data of cloud storages, A cloud storage allocation unit for selecting a cloud storage suitable for the user's request by referring to the storage state database and the metadata database, and the open API information of the cloud storage selected by the cloud storage allocation unit from the API database And an API mapping unit for converting user requests into open APIs of the cloud storage and delivering them to the selected cloud storage.

이러한 특허문헌의 경우 개방형 API를 지원하는 다수의 클라우드 스토리지 서비스와 POSIX 인터페이스를 맵핑하는 가상 파일시스템은 기존의 클라우드 스토리지 서비스를 이용할 때 사용되는 마운트 또는 동기화 프로그램이 하나의 클라우드 스토리지 서비스에만 대해서 동작하는 것과 달리 하나 이상의 클라우드 스토리지 서비스를 통합하여 단일한 가상 파일시스템 환경을 제공할 수 있고, 사용자가 파일을 쓰거나 읽을 때 최적의 성능을 제공하기 위해 파일 유형별 사용자의 접근 패턴을 분석하고, 통합된 클라우드 스토리지들의 성능을 모니터링하며, 이를 기반으로 사용자가 파일쓰기를 요청했을 때 최적의 클라우드 스토리지를 자동으로 선택하여 처리할 수 있는 효과가 있다.In this patent document, a virtual file system that maps POSIX interfaces to a plurality of cloud storage services supporting an open API is a system in which a mount or a synchronization program used when using an existing cloud storage service operates only for a single cloud storage service Alternatively, one or more cloud storage services may be integrated to provide a single virtual file system environment, and the user may be able to analyze the access pattern of the user by file type to provide optimum performance when the user writes or reads the file, It monitors the performance, and based on this, it is possible to automatically select and process the optimal cloud storage when the user requests file writing.

그러나 특허문헌은 개방형 API를 지원하는 클라우드 스토리지 서비스만을 통합할 수 있고, 클라우드 스토리지와 다른 페이스북, 구글포토 등과 같은 다양한 형태와 형식의 정보시스템에 있는 콘텐츠를 통합하거나 가상파일화 할 수 없다는 단점이 있다.However, the patent literature can only integrate cloud storage services that support open APIs, and can not integrate or virtualize content in various forms and formats of information systems such as cloud storage and other Facebook and Google Photos have.

대한민국 공개특허공보 제10-2014-0074608호Korean Patent Publication No. 10-2014-0074608

본 발명의 목적은 이러한 종래 기술의 문제점을 해결하기 위하여 가상의 폴더나 파일에 이종의 외부 정보시스템의 콘텐츠를 묶거나 수정이 용이한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 및 그 방법을 제공하는데 있다.It is an object of the present invention to provide a non-linear virtual file system and a method thereof capable of merging contents of an external information system in which contents of different types of external information systems are easily grouped or modified in virtual folders or files, .

상기의 목적을 달성하기 위한 본 발명은, 하나의 가상 폴더에 이종 시스템의 콘텐츠를, 하나의 가상 파일에 이종 시스템의 콘텐츠를 병합하고자 하는 것으로, 이를 위한 본 발명의 본 발명의 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템은, 하나 이상의 정보시스템과 연결되어 콘텐츠 데이터를 송수신하는 정보시스템관리부와, 상기 정보시스템관리부가 수신한 콘텐츠 데이터를 병합하는 가상파일시스템 구성부와, 상기 가상파일시스템 구성부가 병합한 데이터를 관리하는 가상파일시스템 관리부를 포함하는 것을 특징으로 한다.In order to accomplish the above object, the present invention aims to merge the contents of the heterogeneous system into one virtual folder and the contents of the heterogeneous system into one virtual file, and the content of the external information system of the present invention A non-linear virtual file system capable of merging includes an information system management unit connected to at least one information system to transmit and receive content data, a virtual file system configuration unit for merging the content data received by the information system management unit, And a virtual file system management unit for managing the data added and merged.

본 발명의 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 및 그 방법에 의하면, 클라우드 스토리지와 다른 페이스북, 구글포토 등과 같은 다양한 형태와 형식의 정보시스템에 있는 콘텐츠를 하나의 파일 또는 하나의 폴더에 병합할 수 있다.According to the nonlinear virtual file system capable of merging contents of the external information system of the present invention and the method thereof, contents in information systems of various forms and formats such as Facebook, Google Photos and the like other than cloud storage can be stored in one file or one folder . ≪ / RTI >

도 1은 인용발명의 구성을 예시하는 구성도.
도 2는 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 실시하는 실시예의 전체적인 구성도.
도 3은 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 통한 파일읽기 과정을 예시한 설명도.
도 4는 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 통한 파일쓰기 과정을 예시한 설명도.
도 5는 정보시스템의 콘텐츠를 하나의 폴더로 병합하는 것을 예시한 설명도.
도 6은 정보시스템의 콘텐츠를 수정하는 것을 예시한 설명도.
도 7 및 도 8은 정보시스템의 콘텐츠를 하나의 파일로 병합하는 것을 예시한 설명도.
도 9는 복수의 정보시스템 콘텐츠를 하나의 폴더로 병합하는 것을 예시한 설명도.
도 10은 복수의 정보시스템 콘텐츠를 하나의 파일로 병합하는 것을 예시한 설명도.
BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 is a configuration diagram exemplifying a configuration of a cited invention. Fig.
BACKGROUND OF THE INVENTION 1. Field of the Invention [0002] The present invention relates to a non-linear virtual file system capable of merging contents in an external information system according to the present invention.
3 is an explanatory diagram illustrating a file reading process through a nonlinear virtual file system capable of merging contents of an external information system according to the present invention;
4 is an explanatory diagram illustrating a process of writing a file through a nonlinear virtual file system capable of merging contents of an external information system according to the present invention;
5 is an explanatory diagram illustrating the merging of contents of an information system into one folder;
6 is an explanatory diagram illustrating the modification of the contents of an information system;
FIGS. 7 and 8 are explanatory views illustrating the merging of contents of an information system into one file; FIG.
9 is an explanatory diagram exemplifying the merging of a plurality of information system contents into one folder.
10 is an explanatory diagram exemplifying the merging of a plurality of information system contents into one file;

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 이하에서는 본 발명의 바람직한 형태의 방법을 예시하고 이에 기하여 본 발명을 상세하게 설명하고자 한다. 그러나 이는 본 발명을 예시된 형태만으로 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위는 예시된 형태의 통상적인 변경이나 균등물 내지 대체물까지 포함한다.While the present invention has been described in connection with the preferred embodiments thereof, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined by the appended claims. It should be understood, however, that there is no intention to limit the invention to the form just described, and the spirit and scope of the present invention encompasses the ordinary variations, equivalents, and alternatives of the illustrated forms.

이하의 설명에서 어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 한다. 반면, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것을 의미한다.In the following description, when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, It should be understood that it may exist. On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it means that there are no other elements in between.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 고안을 한정하려는 것은 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises" or "having" and the like are used to specify that there is a feature, a number, a step, an operation, an element, a component or a combination thereof described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

이하, 본 고안의 바람직한 실시예를 첨부 도면을 참조하여 상세히 설명한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 실시하는 실시예의 전체적인 구성도이고, 도 3은 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 통한 파일읽기 과정을 예시한 설명도이며, 도 4는 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 통한 파일쓰기 과정을 예시한 설명도이다.FIG. 2 is a block diagram of an embodiment of a non-linear virtual file system capable of merging contents in an external information system according to the present invention. FIG. 3 is a block diagram of a non-linear virtual file system capable of merging contents in an external information system according to the present invention. FIG. 4 is an explanatory diagram illustrating a process of writing a file through a non-linear virtual file system capable of merging contents of an external information system according to the present invention.

도 2를 참조하는 바와 같이, 본 발명의 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템은, 하나 이상의 정보시스템과 연결되어 콘텐츠 데이터를 송수신하는 정보시스템관리부(400)와, 상기 정보시스템관리부(400)가 수신한 콘텐츠 데이터를 병합하는 가상파일시스템 구성부(300)와, 상기 가상파일시스템 구성부(300)가 병합한 데이터를 관리하는 가상파일시스템 관리부(100)를 포함할 수 있다.2, the non-linear virtual file system capable of merging contents of the external information system of the present invention includes an information system management unit 400 for transmitting and receiving contents data in connection with at least one information system, A virtual file system configuration unit 300 for merging the content data received by the virtual file system configuration unit 400 and a virtual file system management unit 100 for managing data merged by the virtual file system configuration unit 300.

이를 각 구성요소별로 더욱 상세하게 설명한다.This will be described in more detail for each component.

상기 가상파일시스템 관리부(100)는 사용자와 가상파일시스템을 연결하여 사용자의 요청을 가상파일시스템에 전달하고, 가상파일시스템 구성부(300)와 정보시스템관리부(400)를 관리한다. 여기에서 상기 관리는 가상파일시스템 구성부(300)가 병합한 데이터의 업로드, 다운로드, 추가, 수정, 조회 중 적어도 어느 하나를 수행하는 것일 수 있다.The virtual file system management unit 100 connects the user with the virtual file system, transfers the user's request to the virtual file system, and manages the virtual file system configuration unit 300 and the information system management unit 400. Here, the management may be performed by at least one of uploading, downloading, adding, modifying, and querying of data merged by the virtual file system configuring unit 300.

또한, 상기 가상파일시스템 구성부(300)는 상기 정보시스템관리부(400)가 수신한 콘텐츠 데이터를 병합하여 하나의 폴더로 구성하는 가상폴더구성부(301)와, 하나의 파일로 구성하는 가상파일구성부(302)를 포함할 수 있다.The virtual file system configuration unit 300 includes a virtual folder configuration unit 301 for merging the content data received by the information system management unit 400 into a single folder, And may include a configuration unit 302.

상기 정보시스템관리부(400)는 인터넷 등의 유무선 네트워크 통신을 통해 적어도 하나 또는 복수의 정보시스템과 연결되는 시스템연결부(402)와, 상기 시스템연결부(402)가 수신한 콘텐츠 데이터를 정보시스템의 특정에 따른 변환규칙에 따라 하나 이상의 파일속성과 폴더속성으로 변환하는 데이터속성 변환부(401)와, 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 데이터 위치 탐색부(403)와, 시스템연결부가 수신한 콘텐츠 데이터를 가상파일시스템 기준의 정보로 데이터를 변환하고 가상파일시스템의 데이터를 정보시스템의 데이터로 변환하는 데이터 변환부(404)를 포함하여 구성된다.The information system management unit 400 includes a system connection unit 402 connected to at least one or a plurality of information systems through wired / wireless network communication such as the Internet, A data attribute conversion unit 401 for converting the attribute information into at least one file attribute and a folder attribute in accordance with a conversion rule according to the conversion rule, a data position search unit 403 And a data conversion unit 404 for converting the content data received by the system connection unit into information based on the virtual file system and converting the data in the virtual file system into data in the information system.

또한, 가상파일시스템이 각 콘텐츠 데이터의 정보시스템과 연결된 정보가 저장되는 정보시스템 연결정보DB(200)와, 콘텐츠 데이터가 가상파일시스템의 데이터로 병합된 가상폴더의 구성정보를 저장하는 가상폴더구성정보DB(201)와, 콘텐츠 데이터가 가상파일시스템의 데이터로 병합된 가상파일의 구성정보를 저장하는 가상파일구성정보DB(202)가 더 구성될 수 있다.In addition, the virtual file system includes an information system connection information DB 200 in which information associated with the information system of each content data is stored, and a virtual folder configuration in which the configuration data of the virtual folder in which the content data is merged with the data of the virtual file system An information DB 201 and a virtual file configuration information DB 202 for storing configuration information of a virtual file in which content data is merged with data of a virtual file system.

이러한 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템의 방법은, 가상파일시스템관리부(100)가 가상폴더구성정보DB(201)로부터 폴더 이하의 모든 파일과 폴더가 특정 정보시스템에 연결된 단일타입과, 폴더 이하의 파일과 폴더가 각기 다른 정보시스템에 연결된 복합타입 중 어느 하나의 타입으로 경로정보를 조회하고, 정보시스템연결정보DB(200)로부터 시스템 연결정보를 조회하는 조회단계와,A method of a nonlinear virtual file system capable of merging contents of an external information system according to the present invention is characterized in that the virtual file system management unit 100 acquires from the virtual folder configuration information DB 201 all the files and folders below the folder, An inquiry step of inquiring route information in one type of connected type, a complex type in which files and folders below the folder are connected to different information systems, and system connection information from the information system connection information DB 200 ,

상기 조회단계에서 조회된 경로정보와 시스템 연결정보에 의해 가상파일시스템관리부(100)가 시스템연결부(402)에 특정 정보시스템의 특정 경로에 해당하는 데이터의 조회를 요청하는 요청단계와,A request step in which the virtual file system management unit 100 requests the system connection unit 402 to inquire data corresponding to a specific path of the specific information system according to the path information and the system connection information searched in the inquiry step;

시스템연결부(402)가 상기 요청단계에서 요청된 데이터를 해당 정보시스템으로부터 수신하여 데이터속성 변환부(401)로 전달하는 수신단계와,A receiving step of receiving data requested by the system connection unit 402 from the information system and transmitting the data to the data attribute conversion unit 401;

상기 데이터속성 변환부(401)가 상기 타입을 기준으로 해당 정보시스템의 특성에 따른 변환규칙에 따라 데이터를 하나 이상의 파일속성과 폴더속성으로 변환하는 변환단계와,A conversion step of converting the data into one or more file attributes and folder attributes according to a conversion rule according to characteristics of the information system based on the type,

상기 변환단계에서 변환된 폴더속성 정보는 가상파일시스템 구성부(300)의 가상폴더구성부(301)가 가상폴더구성정보DB(201)에 저장하고, 파일속성 정보는 가상파일시스템 구성부(300)의 가상파일구성부(302)가 가상파일구성정보DB(202)에 저장하는 저장단계로 이루어질 수 있다.The folder attribute information converted in the conversion step is stored in the virtual folder configuration information DB 201 of the virtual folder configuration unit 301 of the virtual file system configuration unit 300 and the file attribute information is stored in the virtual file system configuration unit 300 The virtual file configuration information 302 may be stored in the virtual file configuration information DB 202.

이러한 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 이용한 파일읽기는, 도 3을 참조하는 바와 같이 상기 가상파일시스템 구성부(300)가 가상파일시스템 관리부(100)에 구성정보 반영 완료를 통지한 후 가상파일시스템 관리부(100)가 읽고자 하는 데이터의 경로정보와 시스템 연결정보를 조회하여 시스템 연결부(402)로 특정 정보시스템의 특정 경로에 해당하는 데이터의 읽기를 요청하는 읽기요청 단계와,The file reading using the nonlinear virtual file system capable of merging contents of the external information system according to the present invention is performed by the virtual file system configuration unit 300 in the virtual file system management unit 100, The virtual file system management unit 100 inquires the path information of the data to be read by the virtual file system management unit 100 and the system connection information and requests the system connection unit 402 to read the data corresponding to the specific path of the specific information system A request step,

정보시스템관리부(400)의 데이터 위치 탐색부가 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 파일위치변환 단계와,A file location conversion step of converting the specific location information of the file contents based on the virtual file system into the data location of the information system,

시스템연결부(402)가 상기 파일위치변환 단계에서 변환된 정보시스템의 데이터 위치의 정보를 요청하여 수신한 데이터를 데이터변환부(404)로 전달하는 파일읽기 수신단계와,A file read receiving step of requesting information of a data location of the information system converted in the file location conversion step and transmitting the received data to the data conversion unit 404,

상기 파일읽기 수신단계에서 수신한 데이터를 데이터변환부(404)가 가상파일시스템 기준 정보로 데이터 내용을 변환하여 가상파일시스템관리부(100)에 전달하고, 가상파일시스템관리부(100)가 사용자에게 전달받은 데이터를 전송하는 파일읽기 완료단계를 통해 이루어질 수 있다.The data conversion unit 404 converts the data received in the file reading and receiving step into virtual file system reference information and transfers the data contents to the virtual file system management unit 100. The virtual file system management unit 100 transmits And a file read completion step of transmitting the received data.

또한, 본 발명에 의한 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템을 이용한 파일쓰기는, 도 4를 참조하는 바와 같이 상기 가상파일시스템 구성부(300)가 가상파일시스템 관리부(400)에 구성정보 반영 완료를 통지한 후 가상파일시스템 관리부(100)가 쓰고자 하는 데이터의 경로정보와 시스템 연결정보를 조회하여 시스템 연결부로 특정 정보시스템의 특정 경로에 해당하는 데이터의 변경을 요청하는 변경요청 단계와,The file writing using the nonlinear virtual file system capable of merging the contents of the external information system according to the present invention is performed by the virtual file system configuration unit 300 in the virtual file system management unit 400 The virtual file system management unit 100 inquires of the path information and the system connection information of the data to be written by the virtual file system management unit 100 and informs the system connection unit of a change request of the data corresponding to the specific path of the specific information system Wow,

정보시스템관리부(100)의 데이터 위치 탐색부(403)가 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 파일위치변환 단계와,A file location conversion step in which the data location search unit 403 of the information system management unit 100 converts the specific location information of the file contents based on the virtual file system into the data location of the information system;

시스템연결부(402)가 상기 파일위치변환 단계에서 변환된 정보시스템의 데이터 위치와 변경내용을 해당 정보시스템에 전송하여 변경을 요청하고, 결과를 수신하여 가상파일시스템관리부(100)로 통지하는 파일쓰기 수신단계와,The system connection unit 402 transmits the data location and the changed contents of the information system converted in the file location conversion step to the corresponding information system to request a change, receives the result, and notifies the virtual file system management unit 100 of file writing A receiving step,

상기 파일쓰기 수신단계에서 통지받은 가상파일시스템이 사용자에게 쓰기결과를 통지하는 파일쓰기 완료단계를 통해 이루어질 수 있다.The virtual file system notified in the file write receiving step may be performed through a file write completion step of notifying the user of the write result.

이상에서, 본 발명에 대한 기술사상을 첨부도면과 함께 서술하였지만, 이는 본 발명의 가장 양호한 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것이 아니고, 이 기술분야의 통상의 지식을 가진 자이면 누구나 본 발명의 기술사상의 범위를 이탈하지 않는 범위 내에서 치수 및 모양 그리고 구조 등의 다양한 변형 및 모방할 수 있음은 명백한 사실이며 이러한 변형 및 모방은 본 발명의 기술 사상의 범위에 포함된다.While the present invention has been described in connection with what is presently considered to be preferred embodiments thereof, it is to be understood that the invention is not limited to the disclosed 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 and their equivalents.

100... 가상파일시스템 관리부
200... 정보시스템 연결정보 DB
201... 가상폴더 구성정보 DB
202... 가상파일 구성정보 DB
300... 가상파일시스템구성부
301... 가상폴더 구성부
302... 가상파일 구성부
400... 정보시스템 관리부
401... 테이터 속성 변환부
402... 시스템 연결부
403... 데이터위치 탐색부
404... 데이터 변환부
100 ... virtual file system management unit
200 ... Information System Connection Information DB
201 ... Virtual folder configuration information DB
202 ... virtual file configuration information DB
300 ... virtual file system configuration unit
301 ... virtual folder constituent unit
302 ... virtual file composing unit
400 ... Information Systems Management Department
401 ... data property conversion section
402 ... system connection
403 ... Data position search section
404 ... Data conversion unit

Claims (8)

하나 이상의 정보시스템과 연결되어 콘텐츠 데이터를 송수신하는 정보시스템관리부와, 상기 정보시스템관리부가 수신한 콘텐츠 데이터를 병합하는 가상파일시스템 구성부와, 상기 가상파일시스템 구성부가 병합한 데이터를 관리하는 가상파일시스템 관리부를 포함하는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템.A virtual file system configuration unit for merging the content data received by the information system management unit, and a virtual file management unit for managing data merged with the virtual file system configuration unit, And a system management unit. The non-linear virtual file system is capable of merging contents of an external information system. 제 1 항에 있어서,
상기 가상파일시스템 관리부의 관리는 가상파일시스템 구성부가 병합한 데이터의 업로드, 다운로드, 추가, 수정, 조회 중 적어도 어느 하나를 포함하는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템.
The method according to claim 1,
Wherein the management of the virtual file system management unit includes at least one of uploading, downloading, adding, modifying, and viewing data merged by the virtual file system configuring unit.
제 1 항에 있어서,
상기 가상파일시스템 구성부는 정보시스템관리부가 수신한 콘텐츠 데이터를 병합하여 하나의 폴더로 구성하는 가상폴더구성부 또는 하나의 파일로 구성하는 가상파일구성부를 포함하는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템.
The method according to claim 1,
Wherein the virtual file system configuration unit includes a virtual folder configuration unit configured to merge the content data received by the information system management unit into one folder or a virtual file configuration unit configured with one file, A possible nonlinear virtual file system.
제 1 항에 있어서,
상기 정보시스템관리부는 인터넷을 통해 하나 이상의 정보시스템과 연결되는 시스템연결부와, 상기 시스템연결부가 수신한 콘텐츠 데이터를 정보시스템의 특정에 따른 변환규칙에 따라 하나 이상의 파일속성과 폴더속성으로 변환하는 데이터속성 변환부와, 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 데이터 위치 탐색부와, 시스템연결부가 수신한 콘텐츠 데이터를 가상파일시스템 기준의 정보로 데이터를 변환하고 가상파일시스템의 데이터를 정보시스템의 데이터로 변환하는 데이터 변환부가 구성됨을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템.
The method according to claim 1,
The information system management unit includes a system connection unit connected to one or more information systems via the Internet, and a data attribute converting unit for converting the content data received by the system connection unit into one or more file attributes and folder attributes according to a conversion rule according to the specification of the information system. A data position search unit for converting specific position information of file contents based on the virtual file system into data positions in the information system; and a data conversion unit for converting the content data received by the system connection unit into data based on the virtual file system, A nonlinear virtual file system capable of merging contents in an external information system, wherein the data conversion unit converts data of the file system into data of the information system.
제 1 항에 있어서,
가상파일시스템이 각 콘텐츠 데이터의 정보시스템과 연결된 정보가 저장되는 정보시스템 연결정보DB와, 콘텐츠 데이터가 가상파일시스템의 데이터로 병합된 가상폴더의 구성정보를 저장하는 가상폴더구성정보DB와, 콘텐츠 데이터가 가상파일시스템의 데이터로 병합된 가상파일의 구성정보를 저장하는 가상파일구성정보DB를 포함하는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템.
The method according to claim 1,
A virtual folder configuration information DB for storing configuration information of a virtual folder in which the virtual file system is merged with data of the virtual file system, an information system connection information DB in which information associated with the information system of each content data is stored, And a virtual file configuration information DB for storing configuration information of a virtual file in which data is merged into data of a virtual file system.
가상파일시스템관리부가 가상폴더구성정보DB로부터 폴더 이하의 모든 파일과 폴더가 특정 정보시스템에 연결된 단일타입과, 폴더 이하의 파일과 폴더가 각기 다른 정보시스템에 연결된 복합타입 중 어느 하나의 타입으로 경로정보를 조회하고, 정보시스템연결정보DB로부터 시스템 연결정보를 조회하는 조회단계와,
상기 조회단계에서 조회된 경로정보와 시스템 연결정보에 의해 가상파일시스템관리부가 시스템연결부에 특정 정보시스템의 특정 경로에 해당하는 데이터의 조회를 요청하는 요청단계와,
시스템연결부가 상기 요청단계에서 요청된 데이터를 해당 정보시스템으로부터 수신하여 데이터속성 변환부로 전단하는 수신단계와,
상기 데이터속성 변환부가 상기 타입을 기준으로 해당 정보시스템의 특성에 따른 변환규칙에 따라 데이터를 하나 이상의 파일속성과 폴더속성으로 변환하는 변환단계와,
상기 변환단계에서 변환된 폴더속성 정보는 가상파일시스템 구성부의 가상폴더구성부가 가상폴더구성정보DB에 저장하고, 파일속성 정보는 가상파일시스템 구성부의 가상파일구성부가 가상파일구성정보DB에 저장하는 저장단계로 이루어지는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템의 방법.
The virtual file system management unit manages the virtual folder system from the virtual folder configuration information DB to a single type in which all the files and folders below the folder are connected to the specific information system and a complex type in which files and folders below the folder are connected to different information systems, An inquiry step of inquiring information and inquiring system connection information from the information system connection information DB,
A request step in which the virtual file system management unit requests the system connection unit to inquire data corresponding to a specific path of the specific information system according to the path information and the system connection information searched in the inquiry step;
A receiving step of receiving data requested by the system connection unit from the information system and forwarding the requested data to the data property converting unit;
A conversion step of converting the data into one or more file attributes and folder attributes according to a conversion rule according to characteristics of the information system based on the type,
The folder attribute information converted in the conversion step is stored in the virtual folder configuration information DB of the virtual file system configuration unit and the file attribute information is stored in the virtual file configuration information DB of the virtual file system configuration unit The method of claim 1, wherein the content information includes at least one of the following:
제 6 항에 있어서,
상기 가상파일시스템 구성부가 가상파일시스템 관리부에 구성정보 반영 완료를 통지한 후 가상파일시스템 관리부가 읽고자 하는 데이터의 경로정보와 시스템 연결정보를 조회하여 시스템 연결부로 특정 정보시스템의 특정 경로에 해당하는 데이터의 읽기를 요청하는 읽기요청 단계와,
정보시스템관리부의 데이터 위치 탐색부가 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 파일위치변환 단계와,
시스템연결부가 상기 파일위치변환 단계에서 변환된 정보시스템의 데이터 위치의 정보를 요청하여 수신한 데이터를 데이터변환부로 전달하는 파일읽기 수신단계와,
상기 파일읽기 수신단계에서 수신한 데이터를 데이터변환부가 가상파일시스템 기준 정보로 데이터 내용을 변환하여 가상파일시스템관리부에 전달하고, 가상파일시스템관리부가 사용자에게 전달받은 데이터를 전송하는 파일읽기 완료단계로 이루어지는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템의 방법.
The method according to claim 6,
After the virtual file system configuration unit notifies the virtual file system management unit of the completion of reflecting the configuration information, the virtual file system management unit inquires the path information of the data to be read by the virtual file system management unit and the system connection information, A read request step of requesting to read data;
A file location conversion step of converting the specific location information of the file contents based on the virtual file system into the data location of the information system,
A file reading and receiving step of requesting information of a data location of the information system converted in the file location conversion step and transmitting the received data to the data conversion unit,
A file read completion step of converting the data received by the data conversion unit into virtual file system reference information and delivering the data to the virtual file system management unit and transmitting the data received by the virtual file system management unit to the user And the content is merged in the external information system.
제 6 항에 있어서,
상기 가상파일시스템 구성부가 가상파일시스템 관리부에 구성정보 반영 완료를 통지한 후 가상파일시스템 관리부가 쓰고자 하는 데이터의 경로정보와 시스템 연결정보를 조회하여 시스템 연결부로 특정 정보시스템의 특정 경로에 해당하는 데이터의 변경을 요청하는 변경요청 단계와,
정보시스템관리부의 데이터 위치 탐색부가 가상파일시스템 기준의 파일 내용의 특정 위치정보를 정보시스템의 데이터 위치로 변환하는 파일위치변환 단계와,
시스템연결부가 상기 파일위치변환 단계에서 변환된 정보시스템의 데이터 위치와 변경내용을 해당 정보시스템에 전송하여 변경을 요청하고, 결과를 수신하여 가상파일시스템관리부로 통지하는 파일쓰기 수신단계와,
상기 파일쓰기 수신단계에서 통지받은 가상파일시스템이 사용자에게 쓰기결과를 통지하는 파일쓰기 완료단계로 이루어지는 것을 특징으로 하는 외부 정보시스템의 콘텐츠 병합이 가능한 비선형 가상파일시스템 방법.
The method according to claim 6,
After the virtual file system configuration unit notifies the virtual file system management unit of the completion of reflecting the configuration information, the virtual file system management unit inquires the path information of the data to be written by the virtual file system management unit and the system connection information, A change request step of requesting a change of data;
A file location conversion step of converting the specific location information of the file contents based on the virtual file system into the data location of the information system,
A file writing and receiving step of transmitting a data location and a change content of the information system converted in the file location conversion step to a corresponding information system to request a change, receiving a result, and notifying the virtual file system management unit of the result,
And a file writing completion step of notifying the user of the write result to the virtual file system notified in the file write reception step.
KR1020170112408A 2017-09-04 2017-09-04 A nonlinear virtual file system capable of merging contents of an external information system and method thereof KR20190026107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170112408A KR20190026107A (en) 2017-09-04 2017-09-04 A nonlinear virtual file system capable of merging contents of an external information system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170112408A KR20190026107A (en) 2017-09-04 2017-09-04 A nonlinear virtual file system capable of merging contents of an external information system and method thereof

Publications (1)

Publication Number Publication Date
KR20190026107A true KR20190026107A (en) 2019-03-13

Family

ID=65762199

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170112408A KR20190026107A (en) 2017-09-04 2017-09-04 A nonlinear virtual file system capable of merging contents of an external information system and method thereof

Country Status (1)

Country Link
KR (1) KR20190026107A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140074608A (en) 2012-12-10 2014-06-18 포항공과대학교 산학협력단 Virtual File System integrating multiple Cloud Storage Services

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140074608A (en) 2012-12-10 2014-06-18 포항공과대학교 산학협력단 Virtual File System integrating multiple Cloud Storage Services

Similar Documents

Publication Publication Date Title
US8255420B2 (en) Distributed storage
JP4405812B2 (en) Method and apparatus for synchronizing between a first data storage unit and a second data storage unit
CN101729442B (en) Method and device for realizing content sharing
US9575974B2 (en) Distributed file system gateway
US7765189B2 (en) Data migration apparatus, method, and program for data stored in a distributed manner
TWI431978B (en) Methods, devices and systems for obtaining resources
US7933254B2 (en) Method for distributing data, adapted for mobile devices
CN101263494B (en) Method and device for monitoring affair related with object of storage network
US20050160088A1 (en) System and method for metadata-based distribution of content
US7778967B2 (en) System and method for efficient management of distributed spatial data
CN107577420B (en) File processing method and device and server
CN102609488B (en) Client, data query method of client, server and data query system
JP2011003187A (en) Client, intermediary server and method of providing cloud storage
US20130219050A1 (en) Cloud service access apparatus, cloud service access method, and cloud service access system
CN106817388B (en) Method and device for acquiring data by virtual machine and host machine and system for accessing data
EP2778968A1 (en) Mobile telecommunication device remote access to cloud-based or virtualized database systems
CN108667866A (en) A kind of request processing method and device based on API intelligent adaptations
CN114466083B (en) Data storage system supporting protocol interworking
US20190317926A1 (en) Database restoration across cloud environments
US20190197186A1 (en) Computer-implemented methods, systems comprising computer-readable media, and electronic devices for automated transcode lifecycle buffering
CN101261639B (en) Sharing of database objects
KR20190026107A (en) A nonlinear virtual file system capable of merging contents of an external information system and method thereof
JP2006031608A (en) Computer, storage system, file management method which computer performs, and program
CN110347656A (en) The management method and device requested in document storage system
US8285759B2 (en) Techniques to support disparate file systems