KR101084339B1 - Shared file management system and method - Google Patents

Shared file management system and method Download PDF

Info

Publication number
KR101084339B1
KR101084339B1 KR1020090131967A KR20090131967A KR101084339B1 KR 101084339 B1 KR101084339 B1 KR 101084339B1 KR 1020090131967 A KR1020090131967 A KR 1020090131967A KR 20090131967 A KR20090131967 A KR 20090131967A KR 101084339 B1 KR101084339 B1 KR 101084339B1
Authority
KR
South Korea
Prior art keywords
shared
file
data
user
shared file
Prior art date
Application number
KR1020090131967A
Other languages
Korean (ko)
Other versions
KR20110075500A (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 KR1020090131967A priority Critical patent/KR101084339B1/en
Publication of KR20110075500A publication Critical patent/KR20110075500A/en
Application granted granted Critical
Publication of KR101084339B1 publication Critical patent/KR101084339B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 공유 파일 관리 시스템 및 방법에 관한 것으로, 이 시스템은 사용자 인터페이스를 제공하는 위키 엔진, 위키 엔진과 연동되며 공유 파일에 대한 사용자 권한 및 제약 조건을 파일 속성 명세서에 설정하는 공유 파일 관리 관리부, 그리고 파일 속성 명세서를 참조하여 사용자의 데이터 입력에 따라 사용자 권한을 검증하고 제약 조건을 검증하는 데이터 관리부를 포함한다. 본 발명에 의하면, 복수의 사용자가 공유 문서를 효율적으로 관리할 수 있다.The present invention relates to a shared file management system and method, comprising: a wiki engine for providing a user interface, a shared file management manager for interworking with a wiki engine and setting user rights and constraints for a shared file in a file attribute specification; And a data management unit verifying a user's authority and verifying a constraint according to a user's data input by referring to a file attribute specification. According to the present invention, a plurality of users can manage the shared document efficiently.

공유 파일 관리, 위키 엔진, 파일 속성 명세서, 유효성 검증 Shared File Management, Wiki Engine, File Attribute Specification, Validation

Description

공유 파일 관리 시스템 및 방법{SHARED FILE MANAGEMENT SYSTEM AND METHOD}SHARED FILE MANAGEMENT SYSTEM AND METHOD}

본 발명은 공유 파일 관리 시스템 및 방법에 관한 것으로서, 좀 더 상세하게는 위키 엔진을 이용한 공유 파일 관리 시스템 및 방법에 관한 것이다.The present invention relates to a shared file management system and method, and more particularly, to a shared file management system and method using a wiki engine.

복수의 사용자에 의해 작성, 수정, 검토되는 문서를 관리하기 위한 여러 시스템 및 어플리케이션이 연구되어 왔다.Several systems and applications have been studied for managing documents created, modified, and reviewed by multiple users.

문서는 소수의 인원에 의해 작성되기도 하지만, 많은 사람이 동시에 작업하거나 검토를 거쳐 작성되는 경우가 많다. 또한, 문서가 작성되어 발행된 이후에도 개발 과정을 통해 문서는 끊임없이 변경될 수 있다. 개발 과정에서는 자신 또는 자신이 속해 있는 팀이나 파트의 문서뿐 아니라 다른 팀이나 파트의 문서를 계속해서 참조해야 할 필요가 있다. 그런데 이 과정에서 최신 문서가 아닌 이전 문서, 서로 다른 버전의 문서를 참조하는 경우가 발생할 수 있다. 또한, 공동 작업의 경우, 문서 자체를 취합하고 현재의 버전을 만들어내는 것이 매우 어려울 수 있다.Documents are often written by a small number of people, but many are often created simultaneously or by review. Also, even after a document is written and published, the document can be constantly changed through the development process. During development, you need to keep track of the documentation of other teams or parts, as well as the documents of yourself or the teams or parts you belong to. However, this process may refer to old documents and different versions of documents rather than the latest document. Also, in the case of collaboration, it can be very difficult to assemble the document itself and produce the current version.

본 발명이 해결하고자 하는 과제는 다수의 사용자에 의해 공유되는 문서의 작성 및 관리를 효율적으로 수행하기 위한 공유 파일 관리 시스템 및 방법을 제공하는 것이다.SUMMARY OF THE INVENTION An object of the present invention is to provide a shared file management system and method for efficiently creating and managing documents shared by a plurality of users.

이러한 과제를 해결하기 위한 본 발명의 한 태양에 따른 공유 파일 관리 시스템은, 사용자 인터페이스를 제공하는 위키 엔진, 상기 위키 엔진과 연동되며 공유 파일에 대한 사용자 권한 및 제약 조건을 파일 속성 명세서에 설정하는 공유 파일 관리 관리부, 그리고 상기 파일 속성 명세서를 참조하여 사용자의 데이터 입력에 따라 상기 사용자 권한을 검증하고 상기 제약 조건을 검증하는 데이터 관리부를 포함한다.The shared file management system according to an aspect of the present invention for solving this problem is a wiki engine that provides a user interface, a share that is linked with the wiki engine and sets user rights and constraints for a shared file in a file attribute specification. A file management manager, and a data manager for verifying the user's authority and verifying the constraint according to a user's data input with reference to the file attribute specification.

상기 파일 속성 명세서는, 공유 파일 정보, 위키 페이지 정보 및 상기 사용자 권한을 나타내는 접근 타입 정보를 포함하는 파일 테이블, 상기 공유 파일에 대한 데이터 타입 정보를 포함하는 데이터 타입 테이블, 그리고 상기 데이터 타입에 대한 속성 정보를 포함하는 데이터 필드 테이블을 포함할 수 있다.The file attribute specification may include a file table including shared file information, wiki page information, and access type information indicating the user's authority, a data type table including data type information about the shared file, and an attribute for the data type. It may include a data field table containing information.

상기 공유 파일 관리부는 상기 공유 파일에 대한 리스트를 관리하는 리스트 관리 모듈, 상기 파일 속성 명세서를 등록하거나 수정하도록 관리하는 등록 및 수정 관리 모듈, 상기 공유 파일에 대한 변경 이력을 관리하는 이력 관리 모듈을 포함할 수 있다.The shared file management unit includes a list management module for managing a list of the shared file, a registration and modification management module for managing to register or modify the file attribute specification, and a history management module for managing a change history for the shared file. can do.

상기 데이터 관리부는 상기 파일 속성 명세서를 이용하여 데이터 타입을 관리하는 데이터 타입 관리 모듈, 그리고 상기 공유 파일에 대한 제약 사항 조건을 검증하는 검증 관리 모듈을 포함할 수 있다.The data management unit may include a data type management module managing a data type using the file attribute specification, and a verification management module verifying a constraint condition on the shared file.

본 발명의 다른 태양에 따른 공유 파일 관리 방법은, 공유 파일에 대한 사용자 권한 및 제약 조건을 파일 속성 명세서에 설정하는 단계, 위키 엔진에 의한 사용자 권한 획득을 요청받는 단계, 사용자가 상기 위키 엔진에 의한 사용자 권한을 획득하면 상기 사용자에 의한 공유 데이터를 입력 받는 단계, 상기 파일 속성 명세서를 이용하여 상기 공유 데이터에 대한 유효성을 검증하는 단계, 그리고 상기 유효성이 검증되면 상기 공유 데이터를 저장하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method of managing a shared file, the method comprising: setting user rights and constraints on a shared file in a file attribute specification, receiving a request for obtaining user rights by the wiki engine, and allowing a user to use the wiki engine. Receiving shared data by the user when acquiring a user right; validating the shared data using the file attribute specification; and storing the shared data when the validity is verified. .

상기 유효성 검증 단계는, 상기 파일 속성 명세서를 로드하는 단계, 상기 파일 속성 명세서를 참조하여 상기 공유 데이터에 대한 데이터 입력 권한을 확인하는 단계, 그리고 상기 파일 속성 명세서를 참조하여 상기 공유 데이터에 대한 제약 사항 조건을 검증하는 단계를 포함할 수 있다.The validating step may include loading the file attribute specification, checking data input authority for the shared data with reference to the file attribute specification, and constraints on the shared data with reference to the file attribute specification. And verifying the condition.

상기 파일 속성 명세서는 공유 파일 정보, 위키 페이지 정보 및 상기 사용자 권한을 나타내는 접근 타입 정보, 상기 공유 파일에 대한 데이터 타입 정보, 그리고 상기 데이터 타입에 대한 속성 정보를 포함할 수 있다.The file attribute specification may include shared file information, wiki page information, access type information indicating the user's authority, data type information about the shared file, and attribute information about the data type.

본 발명에 의하면, 복수의 사용자에 의해 작성, 수정, 검토되는 공유 문서에 대하여 다양한 속성을 부여할 수 있으며, 이를 바탕으로 공유 문서를 효율적으로 관리할 수 있다. 따라서 공유 문서의 변경이 실시간으로 전파되고, 최신의 문서를 참조가 가능하며, 변경 이력의 확인, 수정 사항의 취소 등 공유 문서에 대한 다양한 관리를 통해 복수의 사용자간의 협업 효과를 향상 시킬 수 있다.According to the present invention, various attributes can be assigned to a shared document created, modified, and reviewed by a plurality of users, and the shared document can be efficiently managed based on this. Therefore, the change of the shared document is propagated in real time, the latest document can be referred to, and various management of the shared document, such as checking the change history and canceling the modified matter, can improve the collaboration effect among multiple users.

이하의 상세한 설명에서 본원의 일부를 구성하는 첨부의 도면이 참조된다. 문맥에서 다르게 지시하지 않는 한, 도면에서 유사한 부호는 일반적으로 유사한 구성요소를 나타낸다. 상세한 설명, 도면 및 청구범위에 기재된 예시적인 실시예들은 한정하고자 하는 의도가 아니다. 여기에서 제시된 사상 또는 범위를 벗어나지 않는 범위 내에서, 다른 실시예들이 이용될 수 있고 다른 변경들이 이루어질 수 있을 것이다. 본원의 구성요소들은, 여기에서 일반적으로 설명되고 도면에서 도시된 바와 같이, 상이한 구성들의 폭넓은 다양성 내에서의 상이한 구성들로 배열되고, 치환되고, 결합되고, 설계될 수 있으며, 이 모두가 분명히 고려되었고 본원의 일부를 이루는 것임이 용이하게 이해될 수 있을 것이다.In the following detailed description, reference is made to the accompanying drawings, which form a part hereof. Unless otherwise indicated in the context, like reference numerals generally refer to like elements in the drawings. The illustrative embodiments described in the detailed description, drawings, and claims are not meant to be limiting. Other embodiments may be utilized and other changes may be made without departing from the spirit or scope presented herein. The components herein can be arranged, substituted, combined, and designed in different configurations within a wide variety of different configurations, as generally described herein and shown in the figures, all of which are clearly It will be readily understood that it has been considered and forms part of this application.

먼저, 도 1 내지 도 4를 참고하여 본 발명의 실시예에 따른 공유 파일 관리 시스템에 대하여 상세하게 설명한다.First, a shared file management system according to an exemplary embodiment of the present invention will be described in detail with reference to FIGS. 1 to 4.

도 1은 본 발명의 한 실시예에 따른 공유 파일 관리 시스템을 설명하기 위한 블록도이고, 도 2는 본 발명의 실시예에 따른 공유 파일 관리 시스템에서 이용되는 파일 속성 명세서의 자료 구조를 예시적으로 도시한 도면이며, 도 3은 도 1의 공유 파일 관리부의 블록도이고, 도 4는 도 1의 데이터 관리부의 블록도이다.1 is a block diagram illustrating a shared file management system according to an embodiment of the present invention, and FIG. 2 is a diagram illustrating a data structure of a file attribute specification used in a shared file management system according to an embodiment of the present invention. 3 is a block diagram of the shared file manager of FIG. 1, and FIG. 4 is a block diagram of the data manager of FIG. 1.

도 1에 도시한 바와 같이, 본 발명의 실시예에 따른 공유 파일 관리 시스템(100)은 위키 엔진(110), 공유 파일 관리부(120), 데이터 관리부(130), 파일 입출력 관리부(140), 그리고 데이터베이스(150)를 포함하며, 통신망(300)을 통하여 복수의 사용자 단말기(200)와 연결되어 있다.As shown in FIG. 1, the shared file management system 100 according to an embodiment of the present invention includes a wiki engine 110, a shared file manager 120, a data manager 130, a file input / output manager 140, and It includes a database 150, and is connected to the plurality of user terminals 200 through the communication network (300).

위키 엔진(110)은 위키 원리(Wiki Principles)를 충족시켜 위키위 키(WikiWiki)를 구현한 프로그램이다. 여기서 위키위키란 누구나, 언제, 어디서나, 무엇이든 수정할 수 있는 공동체 웹 사이트 시스템을 말한다. 위키 엔진(110)은 현재까지 공개되어 있는 모인모인(MoinMoin), 모니위키(MoniWiki), 메디아위키(MediaWiki), 도쿠위키(DokuWiki), 피엠위키(PmWiki), 노스모크모인모인 등을 이용할 수 있으나 이에 한정되지 않는다.Wiki engine 110 is a program that implements WikiWiki by satisfying Wiki Principles. WikiWiki is a community web site system that anyone can modify anything, anytime, anywhere. The wiki engine 110 may use Moin Moin, MoniWiki, MediaWiki, DokuWiki, PmWiki, North Momoin Moin, etc., which are open to date. It is not limited.

위키 엔진(110)은 사용자 인터페이스를 사용자 단말기(200)에 제공하며, 웹 페이지에서 복수의 사용자가 문서를 편집하거나 업데이트하거나 수정할 수 있는 등 문서 협업을 지원해주고, 관련 있는 자료(페이지 또는 파일)와 연동할 수 있도록 한다. 위키 엔진(110)은 기본적으로 가장 최신의 문서를 보여주며, 문서에 대한 변경 이력을 참조할 수 있도록 하며, 문서 복구도 쉽게 할 수 있도록 한다. 여기서 문서는 파일 및 웹 페이지(위키 페이지)를 포함하는 개념으로 사용하도록 한다.The wiki engine 110 provides a user interface to the user terminal 200, supports document collaboration such as editing, updating or modifying a document by a plurality of users on a web page, and related materials (pages or files) and Make it work. The wiki engine 110 basically shows the most recent document, makes it possible to refer to the change history for the document, and to easily recover the document. Document is used here as a concept that includes files and web pages (wiki pages).

데이터베이스(150)는 복수의 공유 파일 및 복수의 웹 페이지를 저장하고 있으며, 각 공유 파일에 대한 정보를 가지고 있는 파일 속성 명세서를 저장한다.The database 150 stores a plurality of shared files and a plurality of web pages, and stores a file attribute specification having information about each shared file.

도 2를 참고하면, 파일 속성 명세서는 파일 테이블(410), 데이터 세트 테이블(420), 각 데이터 타입의 속성을 나타내는 데이터 타입 테이블(430) 및 각 데이터 타입의 개별 항목의 속성을 포함하는 데이터 필드 테이블(440)을 포함한다.Referring to FIG. 2, the file attribute specification includes a file table 410, a data set table 420, a data type table 430 representing attributes of each data type, and a data field including attributes of individual items of each data type. Table 440.

파일 테이블(410)은 공유 파일에 대한 정보(File ID)와 위키 페이지에 대한 정보(Wiki Page ID)를 포함한다. 따라서 공유 파일과 위키 페이지가 서로 연동될 수 있도록 한다. 또한 파일 테이블(410)은 사용자의 접근 및 수정 권한을 나타내는 접근 타입(Access Type), 작성자(Author) 등의 정보를 포함한다. 복수의 사용 자의 협업에서 수정 권한은 매우 중요하게 작용한다. 수정 권한에 대한 예로는 "수정 불가", "허용된 사용자만 가능", "모든 사용자 가능" 등으로 구별할 수 있다.The file table 410 includes information about a shared file (File ID) and information about a wiki page (Wiki Page ID). This allows shared files and wiki pages to work together. In addition, the file table 410 includes information such as an access type (Author), indicating the access and modification rights of the user. In multi-user collaboration, the right to edit is very important. Examples of the right to modify may be classified as "non-modifiable", "only allowed users", "any user can".

데이터 세트 테이블(420)은 하나의 문서 또는 위키 페이지가 포함하는 적어도 하나의 테이블이나 자료에 대한 정보를 나타내며, 공유 파일에 대한 정보(File ID), 데이터 세트에 대한 정보(Data Set ID), 데이터 타입 정보(Data Type ID), 세트 시퀀스(Set Sequence), 데이터 세트 이름(Data Set Name) 등을 포함한다. 여기서 세트 시퀀스(Set Sequence)는 해당 데이터가 데이터 세트에서 몇 번째에 위치하는지를 나타낸다.The data set table 420 represents information on at least one table or data included in one document or wiki page, and includes information on a shared file (File ID), information on a data set (Data Set ID), and data. Type information (Data Type ID), a set sequence, a data set name, and the like. Here, the set sequence indicates how many times the corresponding data is located in the data set.

데이터 타입 테이블(430)은 해당 문서가 어떠한 데이터 타입을 갖는지 정의하며, 데이터 타입 정보(data type ID), 사용자에게 어떤 형태로 보여줄지를 나타내는 위키 템플릿 정보(Wiki Template ID) 및 필드 번호(No. of Fields)를 포함한다. 데이터 타입은 연관된 데이터를 이용하여 하나의 온전한 값을 나타내기 위한 것으로, 예를 들면, 궤도(orbit)에 대한 정보라면, 궤도 종류, 고도, 현지 시간(local time), 경사도(inclination) 등을 하나로 모은 것이 "궤도" 데이터 타입이다.The data type table 430 defines what data type the document has, and includes data type ID, Wiki Template ID and field number (No. of). Fields). The data type is used to represent a single intact value using related data. For example, if the information is about an orbit, the type of the track, the altitude, the local time, the inclination, etc. The aggregate is the "orbit" data type.

데이터 필드 테이블(440)은 데이터 타입에 대한 데이터 속성을 정의하며, 데이터 타입 정보(Data Type ID), 필드 시퀀스(Field Sequence), 필드 이름(Field Name), 필드 타입(Field Type), 제약 조건(Restrictions) 등을 포함한다. 여기서 필드 시퀀스(Field Sequence)는 해당 데이터가 데이터 타입에서 몇 번째에 위치하는 지를 나타내게 되며, 제약 조건(Restrictions)에는 데이터에 대한 조건들이 포 함된다. 문서는 기본적으로 여러 부분으로 나누어질 수 있으며, 각 부분은 내용에 따라 제약 조건을 가질 수 있다. 이러한 제약 조건은 각 테이블을 구성하는 과정에 적용될 수 있다. 앞서 예를 든 "궤도" 데이터 타입에서 궤도 종류에는 태양 동기 궤도(sun synchronous), 원형 궤도(circular), 극궤도(polar orbit) 등이 가능한데, 이를 표현한 것이 "궤도 종류" 데이터에 대한 데이터 속성이다. 즉, 하나의 정보, 또는 테이블은 제약 조건을 갖는 데이터 속성이 모인 데이터 타입을 통해 표현할 수 있다.The data field table 440 defines data attributes for a data type, and includes data type information (Data Type ID), a field sequence, a field name, a field type, a constraint ( Restrictions). Here, the field sequence indicates how many times the corresponding data is located in the data type, and the constraints include the conditions for the data. Documents can be basically divided into several parts, each of which can have constraints based on its content. This constraint can be applied to the process of constructing each table. In the "orbit" data type mentioned earlier, the orbit types can be sun synchronous, circular orbit, and polar orbit, which are data attributes for "orbit type" data. . That is, one piece of information or a table may be expressed through a data type in which data attributes having constraints are collected.

이와 같은 파일 속성 명세서에 의하면 공유 파일의 이름과 이에 연동되는 위키 페이지의 이름을 알 수 있으며, 또한, 해당 문서가 어떠한 데이터 타입을 갖는지 알 수 있고, 어떠한 제약 조건을 가지는지 알 수 있다.According to such a file attribute specification, it is possible to know the name of the shared file and the name of the wiki page linked thereto, and also to know what data type the document has, and what constraints it has.

예를 들어, 한 문서가 위성의 시스템 스펙에서 전력 소비를 예상한 페이지라고 한다면, 그 페이지는 문서에 대한 설명과 전력 소비에 대한 상세 값을 가지는 테이블을 포함할 수 있다. 이 경우, 설명은 일반 텍스트의 형태로 정의가 가능하고, 전력 소비 테이블은 데이터베이스 형태로 정의할 수 있다. 또한, 이 전력 소비 테이블에서 전력 소비의 값을 나타내는 필드는 숫자이거나 미리 정의된 형태의 데이터 등이 올 수 있다. 만일 사용자가 이 곳에 숫자 또는 미리 정의된 형태의 데이터 값이 아닌 것을 입력하면 시스템은 자동적으로 입력을 거절할 수 있다.For example, if a document is a page that estimates power consumption in a satellite system specification, the page may include a table with a description of the document and a detailed value of power consumption. In this case, the description may be defined in the form of plain text, and the power consumption table may be defined in the form of a database. In addition, the field indicating the value of the power consumption in the power consumption table may be a number or data of a predefined form. If the user enters anything here that is not a numeric or pre-defined data value, the system can automatically reject the entry.

도 3을 참고하면, 공유 파일 관리부(120)는 공유 파일에 대한 리스트를 관리하는 리스트 관리 모듈(122), 공유 파일 속성 명세를 등록하거나 수정하도록 관리하는 등록 및 수정 관리 모듈(124), 그리고 공유 파일 변경 이력을 관리하는 이력 관리 모듈(126)을 포함하며, 파일 속성 명세서를 이용하여 공유 파일을 관리한다. 공유 파일 관리부(120)는 해당 문서에 대하여 파일 속성 명세서에 다양한 사용자 권한을 설정할 수 있고 문서가 포함해야 하는 서식 및 데이터의 타입을 한정할 수 있으며 문서가 포함하는 자료에 대한 제약 조건을 설정할 수 있다.Referring to FIG. 3, the shared file manager 120 manages a list management module 122 for managing a list of shared files, a registration and modification management module 124 for managing to register or modify a shared file attribute specification, and a share. A history management module 126 manages a file change history, and manages a shared file using a file attribute specification. The shared file manager 120 may set various user rights on the file property specification for the document, limit the format and the type of data that the document should contain, and set constraints on data included in the document. .

도 4를 참고하면, 데이터 관리부(130)는 파일 속성 명세서를 이용하여 데이터 타입을 관리하는 데이터 타입 관리 모듈(132) 및 제약 사항 조건을 검증하는 검증 관리 모듈(134)을 포함한다. 데이터 관리부(130)는 문서의 데이터 타입이나 문서가 포함하는 데이터의 속성을 지정할 수 있으며, 또한 사용자가 입력한 데이터가 유효한 것인지를 이미 정의되어 있는 파일 속성 명세서를 이용하여 판단하고 해당 유효성 여부에 따라 업데이트를 결정할 수 있다. 따라서 사용자가 원래 의도와 다른 형태의 데이터를 입력하면 그 내용이 다른 사용자에게 그대로 전파되지 않도록 할 수 있다. 예를 들어 사용자가 앞에서 예를 든 궤도 종류에 "Triangle"을 입력한다면 데이터 관리부(130)는 제약 사항 조건 검증에서 해당 입력에 문제가 있음을 판단하게 될 것이고 따라서 사용자의 입력이 유효하지 않게 처리된다.Referring to FIG. 4, the data manager 130 includes a data type management module 132 for managing data types using a file attribute specification and a verification management module 134 for verifying constraint conditions. The data manager 130 may designate a data type of a document or an attribute of data included in the document, and determine whether the data input by the user is valid using a file attribute specification that is already defined. You can decide to update. Therefore, if a user inputs data different from the original intention, the contents may not be propagated to other users. For example, if the user inputs "Triangle" for the above-described trajectory type, the data manager 130 may determine that there is a problem with the corresponding input during the constraint condition verification, and thus the user's input is invalid. .

파일 입출력 관리부(140)는 사용자 단말기(200)로부터 입력된 공유 파일을 데이터베이스(150)에 저장하거나 데이터베이스(150)에 저장되어 있는 공유 파일을 사용자 단말기(200)로 출력한다.The file input / output manager 140 stores the shared file input from the user terminal 200 in the database 150 or outputs the shared file stored in the database 150 to the user terminal 200.

사용자 단말기(200)는 사용자가 공유 파일을 입력, 수정, 출력 등을 할 수 있도록 사용하는 통신 단말 장치로서, 통신망(300)을 통해 공유 파일 관리 시스템(100)에 접속하여 정보를 주고받는다. 물론, 사용자 단말기(500)는 로그인 등의 사용자 인증을 거쳐 공유 파일 관리 시스템(100)에 접속하여 이로부터 정보를 송수신할 수 있다. 사용자 단말기(200)는 데스크톱 컴퓨터뿐만 아니라 노트북 컴퓨터, 워크스테이션, 팜톱(palmtop) 컴퓨터, UMPC(ultra mobile personal computer), 태블릿 PC, 개인 휴대 정보 단말기(personal digital assistant, PDA), 웹 패드, 휴대전화 등과 같이 메모리 수단을 구비하고 마이크로프로세서를 탑재하여 연산 능력을 갖춘 단말기로 이루어질 수 있다.The user terminal 200 is a communication terminal device that allows a user to input, modify, and output a shared file. The user terminal 200 accesses the shared file management system 100 through the communication network 300 to exchange information. Of course, the user terminal 500 may access the shared file management system 100 through user authentication such as login and transmit and receive information therefrom. The user terminal 200 may be a desktop computer as well as a laptop computer, a workstation, a palmtop computer, an ultra mobile personal computer, a tablet PC, a personal digital assistant (PDA), a web pad, a mobile phone. It may be made of a terminal having a computing power by including a memory means and a microprocessor.

통신망(300)은 구내 정보 통신망(local area network, LAN), 도시권 통신망(metropolitan area network, MAN), 광역 통신망(wide area network, WAN), 인터넷 등을 포함하는 데이터 통신망뿐만 아니라 전화망 등을 포함할 수 있고, 유선과 무선을 가리지 않으며, 어떠한 통신 방식을 사용하더라도 상관없다.The communication network 300 may include a telephone network as well as a data communication network including a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), the Internet, and the like. It can be used, and it does not matter wired and wireless, and it does not matter which communication method is used.

한편 공유 파일 관리 시스템(100)은 서버 형태로 구현될 수도 있으나, 사용자 단말기(200) 내부에 포함되도록 구현될 수도 있다. 또한 데이터베이스(150)가 본 발명의 실시예에 따른 공유 파일 관리 시스템(100)에 포함되어 있는 것으로 설명하였으나, 반드시 포함될 필요는 없고, 이 경우 데이터베이스(150)는 공유 파일 관리 시스템(100) 외부에 구현될 수 있으며 통신망(300)을 통하여 공유 파일 관리 시스템(100)과 연결될 수도 있다.The shared file management system 100 may be implemented in the form of a server, or may be implemented to be included in the user terminal 200. In addition, although the database 150 has been described as being included in the shared file management system 100 according to the embodiment of the present invention, it is not necessarily included, and in this case, the database 150 is external to the shared file management system 100. It may be implemented and may be connected to the shared file management system 100 through the communication network (300).

이와 같이 위키 엔진의 기능에 문서 관리를 위한 확장 기능을 추가하고, 공유 문서에 대한 정보를 처리할 수 있도록 파일 속성 명세서를 이용하여 공유 문서를 관리함으로써 복수의 사용자에 의해 작성, 수정, 검토되는 공유 문서에 대하여 다양한 속성을 부여할 수 있으며, 이를 바탕으로 공유 문서를 효율적으로 관리할 수 있다. 따라서 공유 문서의 변경이 실시간으로 전파되고, 최신의 문서를 참조가 가능하며, 변경 이력의 확인, 수정 사항의 취소 등 공유 문서에 대한 다양한 관리를 통해 복수의 사용자간의 협업 효과를 향상 시킬 수 있다.In this way, Wiki Engine adds an extension for document management and manages shared documents using file attribute specifications to handle information on shared documents. Various properties can be given to a document, and shared documents can be managed efficiently based on the document. Therefore, the change of the shared document is propagated in real time, the latest document can be referred to, and various management of the shared document, such as checking the change history and canceling the modified matter, can improve the collaboration effect among multiple users.

그러면 본 발명의 다른 실시예에 따른 공유 파일 관리 방법에 대하여 도 5 및 도 6을 참고하여 상세하게 설명한다.Next, a shared file management method according to another embodiment of the present invention will be described in detail with reference to FIGS. 5 and 6.

도 5는 본 발명의 실시예에 따른 공유 파일 관리 방법을 설명하는 흐름도이고, 도 6은 도 5의 유효성 검증 과정을 상세하게 도시한 흐름도이다.FIG. 5 is a flowchart illustrating a shared file management method according to an embodiment of the present invention, and FIG. 6 is a flowchart illustrating the validation process of FIG. 5 in detail.

먼저, 도 5를 참고하면, 사용자는 위키 엔진(110)에 의한 사용자 권한을 요청한다(S100). 사용자는 사용자 단말기(200)에서 자신의 아이디와 패스워드를 입력하고 사용자 인증을 받을 수 있으며 사용자 인증 과정에서 위키 엔진(110)은 사용자에게 일정한 사용자 권한을 부여할 수 있다. 그러나 위키 엔진(110)의 종류에 따라 위키 엔진(110)에 의한 사용자 권한 획득 여부는 필수적인 사항이 아니며 따라서 필요에 따라 위키 엔진(110)에 의한 사용자 권한 획득은 생략될 수 있다.First, referring to FIG. 5, a user requests a user right by the wiki engine 110 (S100). A user may input his or her ID and password in the user terminal 200 and receive user authentication. In the user authentication process, the wiki engine 110 may grant a certain user right to the user. However, whether the user authority is acquired by the wiki engine 110 is not essential according to the type of the wiki engine 110, and thus, the user authority obtained by the wiki engine 110 may be omitted as necessary.

단계(S110)에서 사용자가 권한을 획득한 것으로 판단되면 사용자는 사용자 단말기(200)를 통하여 공유 데이터를 등록하거나 수정하는 등 공유 문서에 대한 작업을 수행한다(S120). 그러나 위키 엔진(110)은 단계(S110)에서 등록되어 있지 않거나 허락되지 않은 사용자라고 판단된 경우 동작을 마친다.If it is determined in step S110 that the user has obtained the authority, the user performs an operation on the shared document such as registering or modifying the shared data through the user terminal 200 (S120). However, the wiki engine 110 ends the operation when it is determined in step S110 that the user is not registered or is not allowed.

데이터 관리부(130)는 사용자가 입력하거나 수정한 데이터에 대하여 유효성을 검증한다(S130). 사용자가 입력한 데이터가 유효하다고 판단되면(S140) 사용자의 입력 데이터를 데이터베이스(150)에 저장하고(S150) 동작을 마친다. 그러나 사 용자가 입력한 데이터가 유효하지 않다고 판단되면(S140) 사용자의 입력 데이터는 폐기되고 동작을 마친다.The data manager 130 validates the data input or modified by the user (S130). If it is determined that the data input by the user is valid (S140), the user input data is stored in the database 150 (S150) and the operation is completed. However, if it is determined that the data input by the user is invalid (S140), the input data of the user is discarded and the operation ends.

그러면 도 6을 참고하여 데이터 관리부(130)에서의 데이터 유효성 검증에 대하여 좀 더 상세하게 설명한다.Next, the data validity verification in the data manager 130 will be described in more detail with reference to FIG. 6.

유효성 검증이 시작되면(S210), 데이터 관리부(130)는 데이터베이스(150)로부터 파일 속성 명세서를 로드한다(S220). 그리고 파일 속성 명세서를 참조하여 해당 사용자에 대한 사용자 권한을 체크하고 사용자가 데이터 입력 권한이 있는지 확인한다(S230). 입력 권한이 있다고 판단되면(S240), 입력 데이터에 대한 데이터 속성을 참조하여 제약 사항에 대한 조건을 검증한다(S250). 사용자가 입력한 데이터가 제약 조건에 부합하는 것으로 판단되면(S260) 유효성 검증이 성공한 것으로 하여 동작을 되돌린다. 한편, 단계(S240)에서 입력 권한이 없다고 판단되거나 단계(S260)에서 사용자의 입력 데이터가 제약 조건에 부합되지 않는다고 판단되면 유효성 검증이 실패한 것으로 하여 동작을 되돌린다(S280).When the validation starts (S210), the data manager 130 loads the file attribute specification from the database 150 (S220). In operation S230, the user authority for the corresponding user is checked with reference to the file attribute specification and the user has a data input authority. If it is determined that there is an input right (S240), the condition for the constraint is verified by referring to the data attribute of the input data (S250). If it is determined that the data input by the user meets the constraint (S260), the validation is successful and the operation is returned. On the other hand, if it is determined that there is no input authority in step S240 or if the input data of the user does not meet the constraints in step S260, the operation is returned as the validation fails (S280).

본 실시예에 따른 공유 파일 관리 방법을 정리하여 설명하면, 사용자는 우선 위키 엔진(110)에 의하여 사용자 권한을 획득할 수 있으며 사용자 권한을 획득한 사용자는 데이터를 입력할 수 있게 된다. 공유 파일 관리 시스템(100)은 사용자가 데이터 입력을 완료하면 사용자가 해당 문서에 대한 수정 권한이 있는지 파일 속성 명세서를 참조하여 다시 확인하고 또한 입력 데이터에 대한 제약 사항 조건을 검증한다.Referring to the method of managing a shared file according to the present embodiment, the user may first obtain a user right by the wiki engine 110, and the user who has obtained the user right may input data. When the user completes the data input, the shared file management system 100 checks again by referring to the file attribute specification whether the user has the right to modify the document and also verifies the constraint on the input data.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발 명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the preferred embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

도 1은 본 발명의 한 실시예에 따른 공유 파일 관리 시스템을 설명하기 위한 블록도이다.1 is a block diagram illustrating a shared file management system according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 공유 파일 관리 시스템에서 이용되는 파일 속성 명세서의 자료 구조를 예시적으로 도시한 도면이다.2 is a diagram illustrating a data structure of a file attribute specification used in a shared file management system according to an embodiment of the present invention.

도 3은 도 1의 공유 파일 관리부의 블록도이다.3 is a block diagram of the shared file manager of FIG. 1.

도 4는 도 1의 데이터 관리부의 블록도이다.4 is a block diagram of the data manager of FIG. 1.

도 5는 본 발명의 실시예에 따른 공유 파일 관리 방법을 설명하는 흐름도이다.5 is a flowchart illustrating a shared file management method according to an embodiment of the present invention.

도 6은 도 5의 유효성 검증 과정을 상세하게 도시한 흐름도이다.FIG. 6 is a flowchart illustrating the validation process of FIG. 5 in detail.

<도면 부호의 설명>&Lt; Description of reference numerals &

100: 공유 파일 관리 시스템, 110: 위키 엔진,100: shared file management system, 110: wiki engine,

120: 공유 파일 관리부, 122: 리스트 관리 모듈,120: shared file management unit, 122: list management module,

124: 등록 및 수정 관리 모듈, 126: 이력 관리 모듈,124: registration and modification management module, 126: history management module,

130: 데이터 관리부, 132: 데이터 타입 관리 모듈,130: data management unit, 132: data type management module,

134: 검증 관리 모듈, 140: 파일 입출력 관리부,134: verification management module, 140: file input and output management unit,

150: 데이터베이스, 200: 사용자 단말기,150: database, 200: user terminal,

300: 통신망300: network

Claims (7)

복수의 사용자 단말기와 연결되어 공유 파일을 관리하는 공유 파일 관리 시스템으로서,A shared file management system connected to a plurality of user terminals to manage shared files, 상기 사용자 단말기에 사용자 인터페이스를 제공하고 상기 사용자 단말기로부터 사용자 권한 획득을 요청받는 위키 엔진,A wiki engine providing a user interface to the user terminal and receiving a request for obtaining user authority from the user terminal; 상기 위키 엔진과 연동되며 상기 공유 파일에 대한 사용자 권한 및 제약 조건을 파일 속성 명세서에 설정하는 공유 파일 관리부, 그리고A shared file manager interworking with the wiki engine and setting user rights and constraints on the shared file in a file attribute specification; and 상기 파일 속성 명세서를 참조하여 상기 사용자 단말기로부터 입력받은 공유 데이터에 대한 유효성을 검증하고, 유효성이 검증되면 상기 공유 데이터를 데이터베이스에 저장하는 데이터 관리부A data management unit which validates the shared data received from the user terminal with reference to the file attribute specification, and stores the shared data in a database when the validity is verified 를 포함하는 공유 파일 관리 시스템.Shared file management system comprising a. 제1항에서,In claim 1, 상기 파일 속성 명세서는,The file attribute specification is 공유 파일 정보, 위키 페이지 정보 및 상기 사용자 권한을 나타내는 접근 타입 정보를 포함하는 파일 테이블,A file table including shared file information, wiki page information, and access type information indicating the user's authority; 상기 공유 파일에 대한 데이터 타입 정보를 포함하는 데이터 타입 테이블, 그리고A data type table including data type information for the shared file, and 상기 데이터 타입에 대한 속성 정보를 포함하는 데이터 필드 테이블Data field table containing attribute information for the data type 을 포함하는 공유 파일 관리 시스템.Shared file management system that includes. 제1항 또는 제2항에서,The method of claim 1 or 2, 상기 공유 파일 관리부는 상기 공유 파일에 대한 리스트를 관리하는 리스트 관리 모듈, 상기 파일 속성 명세서를 등록하거나 수정하도록 관리하는 등록 및 수정 관리 모듈, 상기 공유 파일에 대한 변경 이력을 관리하는 이력 관리 모듈을 포함하는 공유 파일 관리 시스템.The shared file management unit includes a list management module for managing a list of the shared file, a registration and modification management module for managing to register or modify the file attribute specification, and a history management module for managing a change history for the shared file. Shared file management system. 제1항 또는 제2항에서,The method of claim 1 or 2, 상기 데이터 관리부는 상기 파일 속성 명세서를 이용하여 데이터 타입을 관리하는 데이터 타입 관리 모듈, 그리고 상기 공유 파일에 대한 제약 사항 조건을 검증하는 검증 관리 모듈을 포함하는 공유 파일 관리 시스템.The data management unit includes a data type management module managing a data type using the file attribute specification, and a verification management module verifying a constraint condition on the shared file. 복수의 사용자 단말기와 연결되어 공유 파일을 관리하는 공유 파일 관리 시스템의 공유 파일 관리 방법으로서,A shared file management method of a shared file management system connected to a plurality of user terminals to manage shared files, 상기 공유 파일 관리 시스템이 상기 공유 파일에 대한 사용자 권한 및 제약 조건을 파일 속성 명세서에 설정하는 단계,Setting, by the shared file management system, user rights and constraints on the shared file in a file attribute specification; 상기 공유 파일 관리 시스템이 상기 사용자 단말기로부터 위키 엔진에 의한 사용자 권한 획득을 요청받는 단계,Receiving, by the shared file management system, a request for obtaining user authority by a wiki engine from the user terminal; 사용자가 상기 위키 엔진에 의한 사용자 권한을 획득하면 상기 공유 파일 관리 시스템이 상기 사용자에 의한 공유 데이터를 입력 받는 단계,When the user acquires a user right by the wiki engine, the shared file management system receiving input of shared data by the user; 상기 공유 파일 관리 시스템이 상기 파일 속성 명세서를 이용하여 상기 공유 데이터에 대한 유효성을 검증하는 단계, 그리고The shared file management system validating the shared data using the file attribute specification; and 상기 유효성이 검증되면 상기 공유 파일 관리 시스템이 상기 공유 데이터를 데이터베이스에 저장하는 단계Storing the shared data in a database by the shared file management system when the validity is verified 를 포함하는 공유 파일 관리 방법.Shared file management method comprising a. 제5항에서,The method of claim 5, 상기 유효성 검증 단계는,The validation step, 상기 파일 속성 명세서를 로드하는 단계,Loading the file attribute specification; 상기 파일 속성 명세서를 참조하여 상기 공유 데이터에 대한 데이터 입력 권한을 확인하는 단계, 그리고Confirming data input authority for the shared data by referring to the file attribute specification; and 상기 파일 속성 명세서를 참조하여 상기 공유 데이터에 대한 제약 사항 조건을 검증하는 단계Verifying a constraint condition on the shared data by referring to the file attribute specification 를 포함하는 공유 파일 관리 방법.Shared file management method comprising a. 제5항 또는 제6항에서,In claim 5 or 6, 상기 파일 속성 명세서는 공유 파일 정보, 위키 페이지 정보 및 상기 사용자 권한을 나타내는 접근 타입 정보, 상기 공유 파일에 대한 데이터 타입 정보, 그리고 상기 데이터 타입에 대한 속성 정보를 포함하는 공유 파일 관리 방법.The file attribute specification includes shared file information, wiki page information and access type information indicating the user's authority, data type information for the shared file, and attribute information for the data type.
KR1020090131967A 2009-12-28 2009-12-28 Shared file management system and method KR101084339B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090131967A KR101084339B1 (en) 2009-12-28 2009-12-28 Shared file management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090131967A KR101084339B1 (en) 2009-12-28 2009-12-28 Shared file management system and method

Publications (2)

Publication Number Publication Date
KR20110075500A KR20110075500A (en) 2011-07-06
KR101084339B1 true KR101084339B1 (en) 2011-11-16

Family

ID=44915489

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090131967A KR101084339B1 (en) 2009-12-28 2009-12-28 Shared file management system and method

Country Status (1)

Country Link
KR (1) KR101084339B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200043790A (en) * 2018-10-18 2020-04-28 최재호 Apparatus for managing file of folder and method for the same

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101703168B1 (en) * 2011-12-27 2017-02-07 한국전자통신연구원 Apparatus and method based Wiki for providing an information by using a user relationship
KR102113503B1 (en) * 2013-08-26 2020-06-05 삼성전자주식회사 Electronic apparatus and method for providing contents in the electronic apparatus
KR102227113B1 (en) * 2019-04-01 2021-03-15 최재호 A file processing apparatus based on a shared file system
KR102340981B1 (en) * 2020-06-25 2021-12-21 신영에스아이(주) Method for checking file validity

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200043790A (en) * 2018-10-18 2020-04-28 최재호 Apparatus for managing file of folder and method for the same
KR102143874B1 (en) 2018-10-18 2020-08-28 최재호 Apparatus for managing file of folder and method for the same

Also Published As

Publication number Publication date
KR20110075500A (en) 2011-07-06

Similar Documents

Publication Publication Date Title
US10810004B2 (en) System and method for managing a public software component ecosystem using a distributed ledger
Washizaki et al. Landscape of architecture and design patterns for iot systems
JP4625334B2 (en) Information processing apparatus, information processing method, information processing program, recording medium, and resource management apparatus
CN102236701B (en) Dependency graphs for multiple domains
US20060293914A1 (en) Document management system, client terminal, server, client program and server program
US20150213568A1 (en) Location aware selection of electronic signatures
US8479006B2 (en) Digitally signing documents using identity context information
KR101084339B1 (en) Shared file management system and method
US20120216290A1 (en) Partial Access to Electronic Documents and Aggregation for Secure Document Distribution
JP2004164600A (en) Method and system for applying consent policy of online identity
CN1859402B (en) XML file manging system and its method, and control method for XML file access
Tramp et al. Weaving a distributed, semantic social network for mobile users
Kourtesis et al. Increased reliability in SOA environments through registry-based conformance testing of web services
JPWO2017026166A1 (en) Information processing apparatus, information processing method, and program
CN101127730B (en) A method and system for generating Email signature
JP2011186768A (en) File management system, information processor, and information processing method
KR101128623B1 (en) System and Method for Collaborative Work of Document
KR20180104268A (en) Techniques to transform network resource requests to zero rated network requests
JP2012003349A (en) Message sharing device, method, and program
Drogkaris et al. Employing privacy policies and preferences in modern e–government environments
Li et al. Smart tourism identity authentication service based on blockchain and decentralized identifier
JP2023031223A (en) Apparatus and method for supporting source code generation of software and program therefor
CN114374737A (en) Message pushing method and device, computer equipment and storage medium
JP2014085994A (en) License management device, license management system and license management method
Tapiador et al. A survey on OpenID identifiers

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: 20141111

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20151111

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161004

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20170920

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20181002

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20191016

Year of fee payment: 9