KR20120073472A - System for supporting multi-file access common interface and for menaging file in thee system - Google Patents

System for supporting multi-file access common interface and for menaging file in thee system Download PDF

Info

Publication number
KR20120073472A
KR20120073472A KR1020100135250A KR20100135250A KR20120073472A KR 20120073472 A KR20120073472 A KR 20120073472A KR 1020100135250 A KR1020100135250 A KR 1020100135250A KR 20100135250 A KR20100135250 A KR 20100135250A KR 20120073472 A KR20120073472 A KR 20120073472A
Authority
KR
South Korea
Prior art keywords
file
common interface
contents
received
changed
Prior art date
Application number
KR1020100135250A
Other languages
Korean (ko)
Other versions
KR101220695B1 (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 KR1020100135250A priority Critical patent/KR101220695B1/en
Publication of KR20120073472A publication Critical patent/KR20120073472A/en
Application granted granted Critical
Publication of KR101220695B1 publication Critical patent/KR101220695B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer

Abstract

PURPOSE: A multi file access common interface supporting system and a file managing method thereof are provided to reduce programming expense for file access by supporting a common interface. CONSTITUTION: A user I/O(Input/Output) request agent(110) receives files which are accessed through a common interface from systems having the other program. A file structure manager(120) analyzes the file and searches for a file having the same structure. The file structure manager adds a structure of the received file.

Description

멀티 파일 접근 공통 인터페이스 지원 시스템 및 그 시스템에서의 파일 관리 방법{SYSTEM FOR SUPPORTING MULTI-FILE ACCESS COMMON INTERFACE AND FOR MENAGING FILE IN THEE SYSTEM}Multi-file access common interface support system and file management method in the system {SYSTEM FOR SUPPORTING MULTI-FILE ACCESS COMMON INTERFACE AND FOR MENAGING FILE IN THEE SYSTEM}

본 발명은 철강 공정 제어에 관한 것으로서, 더욱 상세하게는 철강 공정 제어용으로 사용되는 여러 종류의 파일을 하나의 공통 인터페이스로 접근할 수 있도록 하여 관리하기 위한 멀티 파일 접근 공통 인터페이스 지원 시스템 및 그 시스템에서의 파일 관리 방법에 관한 것이다. The present invention relates to a steel process control, and more particularly, to a multi-file access common interface support system and a system for managing multiple files used for steel process control by accessing a single common interface. File management method.

일반적으로 조업 현장(제철소)에서는 철강 공정을 제어하기 위해 전기(Electric), 계장(Instrument), 컴퓨터(Computer)를 이용한 설비제어기술인 EIC 시스템을 이용하고 있으며, 다양한 프로토콜을 가진 시스템들과 인터페이스를 하며 다양한 통신 방식을 가지는 시스템의 추가가 빈번하게 일어난다. In general, steelworks use EIC system, an equipment control technology using electric, instrument, and computer, to control steel processes, and interface with systems with various protocols. The addition of systems with various communication schemes occurs frequently.

철강 공정을 위한 데이터 파일(애플리케이션)은 철강 공정에 이용되는 각종 시스템들(PLC, DCS, 데이터베이스, OPC 서버, 각종 계측기 등)과 각기 다른 통신 프로토콜을 사용하여 인터페이스를 수행한다. 이로 인해 철강 공정 제어를 위해 새로운 시스템이 추가될 경우 새로운 통신 프로토콜에 맞춰 사용자 프로그램이 새로 작성되어야 하며, 관리적 측면에서는 관리 대상의 통신 프로토콜이 늘어나게 되어 데이터 파일의 관리 및 개발 측면의 비용이 증가하게 된다. Data files (applications) for the steel process interface with various systems (PLC, DCS, database, OPC server, various instruments, etc.) used in the steel process and different communication protocols. As a result, when a new system is added for steel process control, a new user program must be created for the new communication protocol. In terms of management, the communication protocol of the managed object is increased, which increases the cost of managing and developing data files. .

또한, 철강 공정 제어용으로 사용되는 파일을 관리함에 있어서, 종래 기술에서는 파일이 접근되면, 접근되는 파일들 모두 사용자 프로그램에서 직접 구현하고 있다. 따라서 종래 기술에서는 파일 구조가 변경되거나 새로운 파일 구조 추가 시 이를 지원하기 위해 모든 사용자가 프로그램을 변경해야 하는 문제점이 있다. 이로 인해 종래 기술에서는 철강 공정 제어용 데이터 파일에 대한 표준화가 어렵다는 문제점이 있다.In addition, in managing a file used for steel process control, in the prior art, when a file is accessed, all the accessed files are directly implemented in a user program. Therefore, in the related art, when a file structure is changed or when a new file structure is added, all users have to change a program to support this. For this reason, in the prior art, there is a problem that it is difficult to standardize the data file for steel process control.

상술한 바와 같은 문제점을 해결하기 위해 본 발명은 철강 공정 제어용으로 사용되는 여러 종류의 파일을 하나의 공통 인터페이스로 접근할 수 있도록 하기 위한 멀티 파일 접근 공통 인터페이스 지원 시스템 및 그 시스템에서의 파일 관리 방법을 제공하고자 한다.In order to solve the problems described above, the present invention provides a multi-file access common interface support system and a file management method therefor for accessing various types of files used for steel process control with one common interface. To provide.

본 발명은 과제를 해결하기 위한 다른 수단으로서, 사용자의 입출력 요구를 대행하고, 각각 다른 프로그램을 갖는 시스템들로부터 여러 종류의 철강 제어용 파일이 전송됨에 따라 하나의 공통 인터페이스를 통해 서로 다른 프로그램과 무관하게 접근되는 파일들을 수신하는 사용자 입출력요구 대행부; 상기 수신된 파일을 분석하고, 미리 저장된 동일한 구조의 파일이 있는지를 검색하고, 동일한 구조의 파일이 없는 경우 수신된 파일의 구조 및 내용을 추가하는 파일 구조 관리부; 및 여러 종류의 파일 구조 및 파일 내용을 미리 저장하고, 상기 파일 구조 관리부에 의해 분석된 파일의 구조 및 내용을 추가하여 저장하는 저장부를 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템을 제공한다. The present invention is another means for solving the problem, as a substitute for the user's input and output, and various types of steel control files are transmitted from systems having different programs, regardless of different programs through one common interface A user input / output request agent which receives files accessed; A file structure manager which analyzes the received file, searches for a file having the same structure previously stored, and adds the structure and contents of the received file if there is no file of the same structure; And a storage unit which stores various kinds of file structures and file contents in advance, and adds and stores the structure and contents of the file analyzed by the file structure management unit. .

본 발명에 의한 멀티 파일 접근 공통 인터페이스 지원 시스템에 있어서, 상기 파일 구조 관리부는, 동일한 구조의 파일이 있는 경우 상기 수신된 파일이 검색된 파일과 비교하여 파일의 구조 및 내용이 변경되었는지를 확인하고, 변경된 경우 상기 수신된 파일의 변경된 구조 및 내용으로 상기 저장부에 미리 저장된 상기 검색된 파일의 구조 및 내용을 갱신함을 특징으로 한다. In the multi-file access common interface support system according to the present invention, when there is a file of the same structure, the file structure management unit checks whether the structure and contents of the file have been changed compared to the retrieved file, In this case, the structure and contents of the retrieved file stored in advance in the storage unit are updated with the changed structure and contents of the received file.

본 발명에 의한 멀티 파일 접근 공통 인터페이스 지원 시스템에 있어서, 상기 저장부는 여러 종류의 철강 제어용 파일의 구조를 저장하여 관리하는 파일 구조 관리 파일부; 및 상기 파일 구조 관리 파일부에 저장된 파일들의 내용을 저장하여 관리하는 파일 내용 파일부를 포함하는 것을 특징으로 한다. In the multi-file access common interface support system according to the present invention, the storage unit File structure management file unit for storing and managing the structure of the various types of steel control file; And a file content file unit which stores and manages contents of files stored in the file structure management file unit.

더하여, 본 발명은 과제를 해결하기 위한 다른 수단으로서, 각각 다른 프로그램을 갖는 시스템들로부터 파일이 접근되면, 하나의 공통 인터페이스를 통해 상기 파일을 수신하여 분석하는 단계; 분석된 파일의 식별 정보를 이용하여 미리 저장된 동일한 구조의 파일이 있는지를 확인하는 단계; 및 동일한 구조의 파일이 없는 경우, 상기 파일의 구조 및 내용에 대한 파일을 추가하는 단계를 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템에서의 파일 관리 방법을 제공한다. In addition, the present invention provides another means for solving the problem, if the file is accessed from systems having different programs, respectively, receiving and analyzing the file through a common interface; Checking whether there is a file of the same structure previously stored using identification information of the analyzed file; And if there is no file of the same structure, provides a file management method in a multi-file access common interface support system comprising the step of adding a file for the structure and content of the file.

본 발명에 의한 멀티 파일 접근 공통 인터페이스 지원 시스템에서의 파일 관리 방법은, 동일한 구조의 파일이 있는 경우, 상기 수신된 파일과 검색된 파일을 비교하는 단계; 및 상기 두 파일이 동일하지 않고 변경된 경우, 상기 수신된 파일의 변경된 내용을 상기 검색된 파일에 반영하여 갱신하는 단계를 더 포함하는 것을 특징으로 한다. The file management method in the multi-file access common interface support system according to the present invention includes the steps of: comparing a received file with a retrieved file when a file having the same structure exists; And if the two files are not the same and changed, updating the reflected file by reflecting the changed contents of the received file.

본 발명은, 네트워크 환경에서 각종 시스템들로부터 전송되는 다양한 파일을 접근할 수 있도록 하나의 공통 인터페이스를 지원함으로써, 이를 통해 수신된 파일을 사용자 프로그램의 수정 없이 파일 구조의 추가 및 변경을 할 수 있으므로 파일 접근을 위한 프로그래밍 비용을 감소할 수 있는 효과가 있다. The present invention supports a common interface for accessing various files transmitted from various systems in a network environment, thereby allowing the received file to be added and changed without modifying a user program. This has the effect of reducing the programming cost for the approach.

더하여, 본 발명은 철강 공정 제어용 데이터 파일에 대한 표준화가 가능하다는 효과가 있다. In addition, the present invention has the effect that standardization of the data file for steel process control is possible.

도 1은 본 발명의 실시예에 따른 멀티 파일 접근 공통 인터페이스 지원 시스템의 구조를 도시한 도면,
도 2는 본 발명의 실시예에 따라 멀티 파일 접근 공통 인터페이스 지원 시스템에서 파일 관리를 위한 방법을 도시한 도면.
1 is a diagram showing the structure of a multi-file access common interface support system according to an embodiment of the present invention;
2 is a diagram illustrating a method for file management in a multi-file access common interface support system according to an embodiment of the present invention.

이하 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다. 다만, 하기의 설명 및 첨부된 도면에서 본 발명의 요지를 흐릴 수 있는 공지 기능 또는 구성에 대한 상세한 설명은 생략한다. 또한, 도면 전체에 걸쳐 동일한 구성 요소들은 가능한 한 동일한 도면 부호로 나타내고 있음에 유의하여야 한다. Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, in the following description and the accompanying drawings, detailed descriptions of well-known functions or configurations that may obscure the subject matter of the present invention will be omitted. In addition, it should be noted that like elements are denoted by the same reference numerals as much as possible throughout the drawings.

이하, 철강 공정을 위한 멀티 파일 접근 공통 인터페이스 지원 시스템의 구조를 첨부된 도면을 참조하여 구체적으로 설명하기로 한다. Hereinafter, the structure of a multi-file access common interface support system for a steel process will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 멀티 파일 접근 공통 인터페이스 지원 시스템의 구조를 도시한 도면이다. 1 is a diagram illustrating a structure of a multi-file access common interface support system according to an embodiment of the present invention.

도 1을 참조하면, 본 발명에 의한 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 네트워크 환경에서 하나의 공통 인터페이스인 파일 사용자 프로그래밍 인터페이스(API)(10)를 통해 각종 시스템들(PLC, DCS, 데이터베이스, OPC 서버, 각종 계측기 등)간의 다양한 통신 프로토콜과 무관하게 하나의 공통 인터페이스를 지원할 수 있으며, 이를 통해 다양한 데이터 파일을 수신하여 관리할 수 있다. 이를 위해 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 사용자 입출력 요구 대행부(110), 파일 구조 관리부(120), 저장부(130)를 포함하여 구성할 수 있다. Referring to FIG. 1, the multi-file access common interface support system 100 according to the present invention uses various file systems (PLC, DCS, database) through a file user programming interface (API) 10 which is one common interface in a network environment. , OPC server, various instruments, etc.) can support a single common interface regardless of various communication protocols, through which it is possible to receive and manage various data files. To this end, the multi-file access common interface support system 100 may include a user input / output request agent 110, a file structure manager 120, and a storage 130.

사용자 입출력 요구 대행부(110)는 공통 인터페이스(10)를 통해 접근하는 다양한 파일을 수신하여 파일 구조 관리부(120)로 전달한다. The user input / output request agent 110 receives various files accessed through the common interface 10 and transmits them to the file structure manager 120.

파일 구조 관리부(120)는 전달된 파일을 분석하여 전달된 파일의 구조가 새로운 파일 구조인 경우 저장부(130)에 새로 추가하고, 동일한 파일 구조가 있는 경우에는 변경 여부를 확인하여 저장된 해당 파일 구조를 갱신하며, 이때, 파일 내용도 별도로 저장시킨다. The file structure management unit 120 analyzes the delivered file and adds it to the storage unit 130 when the delivered file structure is a new file structure, and if there is the same file structure, checks whether the file structure is changed and stores the corresponding file structure. Update the file and save the file contents separately.

저장부(130)는 파일 구조 관리 파일을 저장 및 관리하는 파일 구조 관리 파일부(131) 및 파일 내용을 저장하는 파일 내용 파일부(132)를 포함한다. The storage unit 130 includes a file structure management file unit 131 for storing and managing a file structure management file, and a file content file unit 132 for storing file contents.

그러면 이와 같이 구성된 멀티 파일 접근 공통 인터페이스 지원 시스템에서의 철강 공정 제어용으로 사용되는 여러 종류의 파일을 하나의 공통 인터페이스로 접근할 수 있도록 하여 파일을 관리하기 위한 방법에 대해 첨부된 도면을 참조하여 구체적으로 설명하기로 한다. Then, with reference to the accompanying drawings, a method for managing files by allowing various types of files used for steel process control in the multi-file access common interface support system configured as described above to be accessed through one common interface will be described in detail. Let's explain.

도 2는 본 발명의 실시예에 따라 멀티 파일 접근 공통 인터페이스 지원 시스템에서 파일 관리를 위한 방법을 도시한 도면이다. 2 is a diagram illustrating a method for file management in a multi-file access common interface support system according to an embodiment of the present invention.

도 2를 참조하면, 201단계에서 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 각 시스템들로부터 전송되는 파일이 접근되었는지를 확인하여 접근된 파일이 없는 경우 계속해서 대기한다. 반면, 파일이 접근이 있는 경우, 202단계에서 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 하나의 공통 인터페이스(10)를 통해 파일을 접근을 허용하여 파일을 수신하고, 수신된 파일을 분석한다. Referring to FIG. 2, in step 201, the multi-file access common interface support system 100 checks whether a file transmitted from each system is accessed and continuously waits if there is no file accessed. On the other hand, if there is a file access, in step 202, the multi-file access common interface support system 100 receives a file by allowing access to the file through one common interface 10 and analyzes the received file.

203단계에서 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 분석된 파일을 검색하여 204단계에서 미리 저장된 동일한 파일이 있는지를 확인한다. 여기서 예를 들어, 각 시스템들로부터 수신되는 파일은 서로 다른 구조의 파일로서, 이러한 파일들에는 해당 시스템을 지시하기 위한 식별 정보가 포함될 수 있으며, 이러한 식별 정보의 확인을 통해 동일한 구조의 파일을 검색할 수 있게 된다. In step 203, the multi-file access common interface support system 100 searches for the analyzed file and checks whether there is the same file previously stored in step 204. For example, a file received from each system may be a file having a different structure, and these files may include identification information for indicating the system, and the file having the same structure is searched through the identification information. You can do it.

확인 결과, 동일한 파일의 구조를 갖는 파일이 없는 경우, 205단계에서 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 수신된 파일이 새로운 구조의 파일로서, 파일 구조 관리 파일부(131)에 새로운 파일 구조를 추가하여 관리하고, 파일 내용 파일부(132)에 파일의 내용을 저장한다. As a result of the check, if there is no file having the same file structure, in step 205, the multi-file access common interface support system 100 receives the received file as a file having a new structure, and adds a new file structure to the file structure management file unit 131. Add and manage, and stores the content of the file in the file content file unit 132.

반면, 동일한 파일의 구조를 갖는 파일이 있는 경우, 206단계에서 멀티 파일 접근 공통 인터페이스 지원 시스템(100)은 수신된 파일과 검색된 파일을 비교하여 변경되었는지를 확인한다. 확인결과 변경되지 않은 경우에는 그대로 동작을 종료하고, 변경된 경우에는 207단계에서 변경된 구조 또는 내용을 저장하여 이전에 저장되어 있던 파일 구조 관리 파일 및 파일 내용 파일을 갱신한다. On the other hand, if there is a file having the same file structure, in step 206, the multi-file access common interface support system 100 compares the received file and the retrieved file to determine whether it has changed. If the result of the check is not changed, the operation is terminated as it is, and if changed, the changed structure or contents are stored in step 207 to update the previously stored file structure management file and file contents file.

이상과 같이, 본 명세서와 도면에는 본 발명의 바람직한 실시 예에 대하여 개시하였으나, 여기에 개시된 실시 예외에도 본 발명의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다. 또한, 본 명세서와 도면에서 특정 용어들이 사용되었으나, 이는 단지 본 발명의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 발명의 범위를 한정하고자 하는 것은 아니다.While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, It will be apparent to those skilled in the art. In addition, although specific terms are used in the specification and the drawings, they are only used in a general sense to easily explain the technical contents of the present invention and to help the understanding of the present invention, and are not intended to limit the scope of the present invention.

10: 파일 사용자 프로그래밍 인터페이스(API)
100: 멀티 파일 접근 공통 인터페이스 지원 시스템
110: 사용자 입출력 요구 대행부
120: 파일 구조 관리부
130: 저장부
10: File User Programming Interface (API)
100: multi-file access common interface support system
110: user input and output request agency
120: file structure management unit
130: storage unit

Claims (5)

사용자의 입출력 요구를 대행하고, 각각 다른 프로그램을 갖는 시스템들로부터 여러 종류의 철강 제어용 파일이 전송됨에 따라 하나의 공통 인터페이스를 통해 서로 다른 프로그램과 무관하게 접근되는 파일들을 수신하는 사용자 입출력요구 대행부;
상기 수신된 파일을 분석하고, 미리 저장된 동일한 구조의 파일이 있는지를 검색하고, 동일한 구조의 파일이 없는 경우 수신된 파일의 구조 및 내용을 추가하는 파일 구조 관리부; 및
여러 종류의 파일 구조 및 파일 내용을 미리 저장하고, 상기 파일 구조 관리부에 의해 분석된 파일의 구조 및 내용을 추가하여 저장하는 저장부를 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템.
A user input / output request agent which receives a user's input / output request, and receives files accessed without regard to different programs through one common interface as various types of steel control files are transmitted from systems having different programs;
A file structure manager which analyzes the received file, searches for a file having the same structure previously stored, and adds the structure and contents of the received file if there is no file of the same structure; And
And a storage unit which stores various kinds of file structures and file contents in advance, and adds and stores the structure and contents of the file analyzed by the file structure management unit.
제1항에 있어서, 상기 파일 구조 관리부는,
동일한 구조의 파일이 있는 경우 상기 수신된 파일이 검색된 파일과 비교하여 파일의 구조 및 내용이 변경되었는지를 확인하고, 변경된 경우 상기 수신된 파일의 변경된 구조 및 내용으로 상기 저장부에 미리 저장된 상기 검색된 파일의 구조 및 내용을 갱신함을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템.
The method of claim 1, wherein the file structure management unit,
If there is a file of the same structure, the received file is compared with the retrieved file to check whether the structure and contents of the file have changed, and if changed, the retrieved file previously stored in the storage unit with the changed structure and content of the received file. Multi-file access common interface support system, characterized in that for updating the structure and content of.
제1항에 있어서, 상기 저장부는
여러 종류의 철강 제어용 파일의 구조를 저장하여 관리하는 파일 구조 관리 파일부; 및
상기 파일 구조 관리 파일부에 저장된 파일들의 내용을 저장하여 관리하는 파일 내용 파일부를 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템.
The method of claim 1, wherein the storage unit
A file structure management file unit for storing and managing structures of various types of steel control files; And
And a file content file unit for storing and managing contents of files stored in the file structure management file unit.
각각 다른 프로그램을 갖는 시스템들로부터 파일이 접근되면, 하나의 공통 인터페이스를 통해 상기 파일을 수신하여 분석하는 단계;
분석된 파일의 식별 정보를 이용하여 미리 저장된 동일한 구조의 파일이 있는지를 확인하는 단계; 및
동일한 구조의 파일이 없는 경우, 상기 파일의 구조 및 내용에 대한 파일을 추가하는 단계를 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템에서의 파일 관리 방법.
Receiving and analyzing the file through a common interface when the file is accessed from systems having different programs;
Checking whether there is a file of the same structure previously stored using identification information of the analyzed file; And
If a file of the same structure does not exist, adding a file for the structure and contents of the file comprising the step of managing a file in a common interface support system.
제4항에 있어서,
동일한 구조의 파일이 있는 경우, 상기 수신된 파일과 검색된 파일을 비교하는 단계; 및
상기 두 파일이 동일하지 않고 변경된 경우, 상기 수신된 파일의 변경된 내용을 상기 검색된 파일에 반영하여 갱신하는 단계를 더 포함하는 것을 특징으로 하는 멀티 파일 접근 공통 인터페이스 지원 시스템에서의 파일 관리 방법.
The method of claim 4, wherein
If there is a file of the same structure, comparing the received file with the retrieved file; And
If the two files are not the same and changed, the file management method of the multi-file access common interface support system, characterized in that for updating by reflecting the changed content of the received file to the retrieved file.
KR1020100135250A 2010-12-27 2010-12-27 System for supporting multi-file access common interface and for menaging file in thee system KR101220695B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100135250A KR101220695B1 (en) 2010-12-27 2010-12-27 System for supporting multi-file access common interface and for menaging file in thee system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100135250A KR101220695B1 (en) 2010-12-27 2010-12-27 System for supporting multi-file access common interface and for menaging file in thee system

Publications (2)

Publication Number Publication Date
KR20120073472A true KR20120073472A (en) 2012-07-05
KR101220695B1 KR101220695B1 (en) 2013-01-09

Family

ID=46707806

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100135250A KR101220695B1 (en) 2010-12-27 2010-12-27 System for supporting multi-file access common interface and for menaging file in thee system

Country Status (1)

Country Link
KR (1) KR101220695B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180143882A1 (en) * 2016-11-23 2018-05-24 2236008 Ontario Inc. File system framework

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004252959A (en) * 2003-01-31 2004-09-09 Matsushita Electric Ind Co Ltd Apparatus and method for recording/reproduction, computer program providing medium, computer program, and recording medium
KR100751016B1 (en) * 2005-09-06 2007-08-22 엘지전자 주식회사 Method for management of file system and data processing apparatus thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180143882A1 (en) * 2016-11-23 2018-05-24 2236008 Ontario Inc. File system framework
US11977456B2 (en) * 2016-11-23 2024-05-07 2236008 Ontario Inc. File system framework

Also Published As

Publication number Publication date
KR101220695B1 (en) 2013-01-09

Similar Documents

Publication Publication Date Title
CN109492053B (en) Method and device for accessing data
US7478085B2 (en) Ability for developers to easily find or extend well known locations on a system
CA2831381C (en) Recovery of tenant data across tenant moves
US20170103226A1 (en) Database public interface
US20150169386A1 (en) Automating software availability management based on api versioning
US20170161511A1 (en) Database public interface
US7836429B2 (en) Data synchronization mechanism for change-request-management repository interoperation
US20110264759A1 (en) Optimized caching for large data requests
WO2000029927A2 (en) A method and system for loading instructions into an executing process
CN101237326A (en) Method, device and system for real time parsing of device log
CN101308505A (en) Dynamic data access in a computer system via remote services
US8768957B2 (en) Consolidating related task data in process management solutions
JP2007334580A (en) Support device, program, information processing system and support method
US11500755B1 (en) Database performance degradation detection and prevention
EP2674868A1 (en) Database update notification method
CN107844488B (en) Data query method and device
US10133766B2 (en) Accessing and editing virtually-indexed message flows using structured query langauge (SQL)
US20120143866A1 (en) Client Performance Optimization by Delay-Loading Application Files with Cache
US8191041B2 (en) Javascript pre-processing framework
US8510423B2 (en) Install system and install method
US20130124611A1 (en) Unified repository & tool infrastructure
CN111031126B (en) Cluster cache sharing method, system, equipment and storage medium
CN102132267A (en) Dynamic metadata
US20120078842A1 (en) Mechanisms to support object-oriented version control operations
EP2948871A1 (en) Method for accessing and automatically correlating data from a plurality of external data sources

Legal Events

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

Payment date: 20160105

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170103

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20171214

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20190103

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20200103

Year of fee payment: 8