JP2008176587A - File management system by storage structure of document, file management method and program - Google Patents

File management system by storage structure of document, file management method and program Download PDF

Info

Publication number
JP2008176587A
JP2008176587A JP2007009670A JP2007009670A JP2008176587A JP 2008176587 A JP2008176587 A JP 2008176587A JP 2007009670 A JP2007009670 A JP 2007009670A JP 2007009670 A JP2007009670 A JP 2007009670A JP 2008176587 A JP2008176587 A JP 2008176587A
Authority
JP
Japan
Prior art keywords
classification
attribute
attributes
file
document
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2007009670A
Other languages
Japanese (ja)
Other versions
JP4967677B2 (en
Inventor
Shizue Kimura
静栄 木村
Ai Hamaguchi
あい 浜口
Kazuo Yamakawa
一男 山川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007009670A priority Critical patent/JP4967677B2/en
Publication of JP2008176587A publication Critical patent/JP2008176587A/en
Application granted granted Critical
Publication of JP4967677B2 publication Critical patent/JP4967677B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a management system capable of easily finding out directories and holders to store documents and documents related thereto even if the documents are related to each other. <P>SOLUTION: The file management system comprises a document management matrix storage part 146 for storing classification information in which a plurality of classification items is conformed to a plurality of attributes in the classification items and relevant information in which the plurality of attributes in the classification items is related to each other for each classification item, and a holder generation part for generating a file storage holder for storing the attributes from the classification information and the relevant information. The system constitutes and displays a relation between a hierarchical structure having any one attribute stored in the file storage holder as a route and an attribute related to the attribute concerned. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、システム設計などで使用する各種のドキュメントの管理システムに関し、さらに詳しくは、ドキュメント格納するためのファイル格納フォルダを設計対象のシステムに応じた構造とし、このファイル格納フォルダによって、ファイルを管理するファイル管理システムに関する。   The present invention relates to a management system for various documents used in system design and the like. More specifically, a file storage folder for storing documents is structured according to the system to be designed, and files are managed by this file storage folder. It relates to a file management system.

近年、各企業、各小売業は、顧客の多様な各種のニーズに応えるために、顧客の所望する商品を多くの選択肢のなかから選択できる様にして、顧客の期待に応えることが必要になって来ている。そして、この顧客の商品を出来るだけ短納期で納めることも、必要とされている。このために、各業種に応じた業態に応じた利用者側の要望するシステムをより、迅速に、かつ顧客のニーズを取り入れて設計、構築する必要がある。そのためには、このシステム構築に携わるシステムエンジニア、プログラマなどが、システムをより顧客にフレンドリに作成するために、各種のドキュメントを参照、作成する必要がある。通常、ドキュメントはファイルとして格納され、このファイルの内容に応じて構成した階層構造のディレクトリまたはフォルダに格納している。この階層構造でファイルを管理する方法は、階層構造の階層数が増えるに従って、作成したファイルをどのディレクトリやフォルダに格納すべきかや、所望のファイルがどのディレクトリやフォルダに格納されているか検索することが困難になる。   In recent years, companies and retailers have been required to meet customer expectations by enabling customers to select from a number of options for products desired by customers in order to meet the diverse needs of customers. Is coming. And it is also necessary to deliver this customer's products as quickly as possible. For this reason, it is necessary to design and construct a system requested by the user according to the business condition corresponding to each business type more promptly and taking into account customer needs. For this purpose, system engineers, programmers, and the like who are involved in this system construction need to refer to and create various documents in order to make the system more friendly to customers. Normally, documents are stored as files, and stored in a directory or folder having a hierarchical structure configured according to the contents of the files. The method of managing files in this hierarchical structure is to search in which directory or folder the created file should be stored and in which directory or folder the desired file is stored as the number of layers in the hierarchical structure increases. Becomes difficult.

このファイルの格納、検索を視覚的に容易にする方法が例えば、特開2001−43231号公報に記載されている。この公報に記載されている発明は、階層構造をツリー状に表示し、ツリーの最終の枝であるページにファイルを格納するものである。
特開2001−43231号公報。
A method for visually facilitating storage and retrieval of this file is described in, for example, Japanese Patent Laid-Open No. 2001-43231. In the invention described in this publication, a hierarchical structure is displayed in a tree shape, and a file is stored in a page which is the final branch of the tree.
Japanese Patent Laid-Open No. 2001-43231.

上記した公報の発明では、各ファイルが互いに独立しており、一つのファイルを一つのディレクトリやフォルダに対応させることができ、したがって、階層構造も単純なツリー状に構成できる。しかしながら、システム設計などの場合には、或る機能を記述したドキュメントがシステム設計の他のドキュメントと密接に関連しており、この関連までも考慮して、ドキュメントを階層構造で配置すると、複雑なツリー構造になる。したがって、この様な互いに複雑に関連しているドキュメントの格納や検索を視覚的に分かり易くすることは困難であった。   In the invention of the above publication, each file is independent from each other, and one file can be associated with one directory or folder. Therefore, the hierarchical structure can also be configured in a simple tree shape. However, in the case of system design etc., a document describing a certain function is closely related to other documents in the system design. It becomes a tree structure. Therefore, it has been difficult to visually understand the storage and retrieval of such complicatedly related documents.

本発明は、互いに関連するドキュメントであっても、このドキュメントを格納すべきディレクトリ、フォルダおよび関連するドキュメントを容易に見出すことが出来る管理システムを提供することを課題とする。   An object of the present invention is to provide a management system that can easily find a directory, a folder, and a related document in which the document is stored even if the documents are related to each other.

本発明に係るファイル管理システムは、複数の分類項目と、前記分類項目内の複数の属性とを対応させた分類情報と、前記分類項目毎に前記分類項目内の前記複数の属性間の関連を対応させた関連情報とを格納するドキュメント管理マトリックス記憶部と、前記ドキュメント管理マトリックス記憶部に格納されている前記分類情報と関連情報とから、前記属性を格納するファイル格納フォルダを生成するフォルダ生成部とを有し、前記ファイル格納フォルダに格納されているいずれかの属性をルートとする階層構造または前記属性に関連する属性との間の関連を構成し、表示することを特徴とする。   The file management system according to the present invention provides a classification information in which a plurality of classification items are associated with a plurality of attributes in the classification items, and an association between the plurality of attributes in the classification items for each classification item. A document management matrix storage unit for storing the associated information, and a folder generation unit for generating a file storage folder for storing the attribute from the classification information and the related information stored in the document management matrix storage unit And a hierarchical structure having one of the attributes stored in the file storage folder as a root or an attribute related to the attribute is configured and displayed.

また、本発明に係るファイル管理方法は、複数の分類項目と、前記分類項目内の複数の属性とを対応させて分類情報を生成し、前記分類項目毎に前記分類項目内の前記複数の属性間の関連を対応させ関連情報を生成し、前記分類情報と前記関連情報とから、前記複数の属性を格納するファイル格納フォルダを生成し、前記ファイル生成フォルダに格納されているいずれかの属性を選択し、前記選択された属性をルートとする階層構造または前記属性に関連する属性との間の関連を構成し、前記階層構造または前記属性に関連する属性との間の前記関連を表示することを特徴とする。   The file management method according to the present invention generates classification information by associating a plurality of classification items with a plurality of attributes in the classification items, and the plurality of attributes in the classification items for each classification item. Corresponding associations are generated and related information is generated, a file storage folder for storing the plurality of attributes is generated from the classification information and the related information, and any attribute stored in the file generation folder is Selecting and configuring an association between a hierarchical structure rooted at the selected attribute or an attribute associated with the attribute, and displaying the association between the hierarchical structure or an attribute associated with the attribute It is characterized by.

本発明に係る構成では、複雑に関連するドキュメントの格納するフォルダを、分類ごとおよび関連ごとに記憶して格納しているので、所望のフォルダを、階層表示またはディレクトリ表示できるので、ドキュメントの検索が容易にできる効果を有する。   In the configuration according to the present invention, since folders storing complicatedly related documents are stored and stored for each category and each relationship, a desired folder can be displayed in a hierarchy or a directory. It has an effect that can be easily done.

本発明は、システムを構築する際に作成される各種ドキュメントを所定のフォルダに格納、更新、検索等を可能にするファイル管理システムであり、そのドキュメントの所定のフォルダと他の関連するフォルダとの関係を視覚的に見易くし、格納、更新、検索等の処理を容易にするものである。   The present invention is a file management system that enables various documents created when a system is constructed to be stored, updated, searched, and the like in a predetermined folder, and includes a predetermined folder of the document and other related folders. This makes it easy to see the relationship visually and facilitates processing such as storing, updating, and searching.

図1は、本発明に係るファイル管理システムの構成例を示す図であり、この図1では、ファイル管理システム100は、操作端末120と通信回線110を介して接続され、操作端末130は、ファイル管理システム100に直接接続する様に構成されている。ファイル管理システム100には、操作端末120または操作端末130の一方のみを接続する様に構成しても良い。   FIG. 1 is a diagram showing a configuration example of a file management system according to the present invention. In FIG. 1, the file management system 100 is connected to an operation terminal 120 via a communication line 110, and the operation terminal 130 is a file It is configured to connect directly to the management system 100. The file management system 100 may be configured to connect only one of the operation terminal 120 or the operation terminal 130.

本発明に図示したファイル管理システム100には、操作端末120、操作端末130や他のシステム(図示せず)との通信を行うための通信インターフェース部140を有している。このファイル管理システム100を使用する操作端末120、操作端末130の利用者は予め、アカウントやパスワードを登録認証部150を介して登録し、その登録データは、利用者データ記憶部152に格納される。この通信インターフェース部140を介して、操作端末120、操作端末130とのデータの送受信を行う際に、操作端末120、操作端末130からのアクセスに対して、この操作端末120、操作端末130および、利用者の登録及び認証を登録認証部150によって行い、この登録認証部150によって、認証された操作端末120、操作端末130および、利用者はファイル管理システム100へのアクセスが可能となる。ファイル管理システム100に認証された操作端末120、操作端末130からのデータは、ファイル管理システム100の各部の制御や処理を行うCPU、およびプログラムを記憶したROM、データの一時記憶のためにRAM等で構成されたドキュメント管理部142で処理され、ドキュメント管理マトリックス記憶部146およびドキュメント記憶部144から所望のデータが操作端末120、操作端末130に送出されまた、操作端末120、操作端末130からのデータがドキュメント管理部142で所定のフォーマットに変換され、ドキュメント管理マトリックス記憶部146やドキュメント記憶部144に格納される。   The file management system 100 illustrated in the present invention includes a communication interface unit 140 for communicating with the operation terminal 120, the operation terminal 130, and other systems (not shown). Users of the operation terminal 120 and operation terminal 130 using this file management system 100 register an account and password in advance via the registration authentication unit 150, and the registration data is stored in the user data storage unit 152. . When transmitting / receiving data to / from the operation terminal 120 and the operation terminal 130 via the communication interface unit 140, the operation terminal 120, the operation terminal 130, and User registration and authentication are performed by the registration authentication unit 150, and the authentication unit 150 allows the authenticated operation terminal 120, operation terminal 130, and user to access the file management system 100. Data from the operation terminal 120 and the operation terminal 130 authenticated by the file management system 100 includes a CPU that controls and processes each unit of the file management system 100, a ROM that stores programs, a RAM that temporarily stores data, and the like The desired data is sent from the document management matrix storage unit 146 and the document storage unit 144 to the operation terminal 120 and the operation terminal 130, and the data from the operation terminal 120 and the operation terminal 130 Is converted into a predetermined format by the document management unit 142 and stored in the document management matrix storage unit 146 and the document storage unit 144.

図1において、利用者データ記憶部152、ドキュメント管理マトリックス記憶部146や、ドキュメント記憶部144は個別の記憶部として図示したが、個別に設ける必要はなく同一の記憶装置や、さらに多数の記憶装置に分散してデータを記憶させても良い。さらに、使用する操作端末120、操作端末130や利用者毎に、制限事項を設け、その制限事項に関するデータを登録データとして、利用者データ記憶部152に格納する様に構成しておき、その操作端末120、操作端末130、および利用者の利用できるデータ範囲や操作内容(ドキュメントの参照のみ、ドキュメントの変更など)を規制する様にしても良い。   In FIG. 1, the user data storage unit 152, the document management matrix storage unit 146, and the document storage unit 144 are illustrated as individual storage units. However, the user data storage unit 152, the document management matrix storage unit 146, and the document storage unit 144 are not necessarily provided separately. The data may be stored in a distributed manner. Further, the operation terminal 120, the operation terminal 130, and the user to be used are provided with restrictions, and data related to the restrictions is configured to be stored in the user data storage unit 152 as registered data. You may make it regulate the data range and operation content (only reference of a document, a change of a document, etc.) which the terminal 120, the operation terminal 130, and a user can utilize.

つぎに、図2から図10を参照して本発明に係るファイル格納フォルダの生成処理等についてについて説明する。   Next, file storage folder generation processing and the like according to the present invention will be described with reference to FIGS.

図2は、顧客に応じたシステムを構築するのに必要な、各種のドキュメントを、システム構築のシステム構築手順やドキュメントを分類したものである。第1分類210は、システム構築の工程順序に関する分類であり、第1分類210には、その分類名に相当する工程(A)212、以下この分類に属する属性であるシステム分析214、ユーザインターフェース216、システム設計218、プログラム設計220等の属性名として登録されている。第2分類230は、この分類名に相当する工程(B)232および、第1分類210の工程(A)214に対応する業務要件定義等234、ユーザインターフェース216に対応する画面レイアウト設計書等236、システム設計218に相当するジョブ一覧表等238、プログラム設計220に相当するアプリケーション構造設計書等240が属性として登録されている。第3分類250は名称を機能252とし、構築しようとしている内容を機能ごとに区分けしたドキュメントを取り扱うものであって、属性としては、この機能(A)、機能(B)等であり、この機能(A)等254は、たとえば以下のような内容を対応する属性名である。   FIG. 2 is a table in which various documents necessary to construct a system according to a customer are classified into system construction procedures and documents for system construction. The first classification 210 is a classification related to the process sequence of system construction. The first classification 210 includes a process (A) 212 corresponding to the classification name, a system analysis 214 which is an attribute belonging to this classification, and a user interface 216. , System design 218, program design 220, and the like are registered as attribute names. The second classification 230 includes a process (B) 232 corresponding to the classification name, a business requirement definition 234 corresponding to the process (A) 214 of the first classification 210, a screen layout design document 236 corresponding to the user interface 216, and the like. A job list 238 corresponding to the system design 218 and an application structure design document 240 corresponding to the program design 220 are registered as attributes. The third classification 250 handles documents in which the name is a function 252 and the contents to be constructed are classified by function, and the attributes are this function (A), function (B), etc. (A) etc. 254 are attribute names corresponding to the following contents, for example.

具体例として、住宅の内装商品の受注・発注システム(以下受発注システムと称する。)を構築する場合を説明する。この受発注システムは、顧客がショールーム等を訪れ、所望の商品を購入する場合の商品の見積もり、発注業務や、工務店が顧客から商品の受注を受けて、工務店がこの商品の見積もり、発注業務等を行うためのシステムである。以下には、顧客がショールームを訪れ、所望の商品を購入する場合を説明する。   As a specific example, a case will be described in which an ordering / ordering system for house interior products (hereinafter referred to as an ordering / ordering system) is constructed. In this ordering system, when a customer visits a showroom or the like and purchases a desired product, the product is estimated and ordered, or the contractor receives an order for the product from the customer. This is a system for conducting business. Hereinafter, a case where a customer visits a showroom and purchases a desired product will be described.

この具体例では、システムには下記の機能が要求される。   In this specific example, the system is required to have the following functions.

機能(A):顧客情報登録。この機能Aにおいては、商談案件の採番を行い、顧客の住所、電話番号、リホームの場合などでは現住宅の躯体など顧客情報を登録する。   Function (A): Customer information registration. In this function A, business negotiations are numbered, and customer information such as the customer's address, telephone number, and housing of the current house is registered in the case of rehome.

機能(B):提案プラン作成機能。この機能Bでは、提案プランの採番を行い、顧客の希望する商品に応じた商品シリーズや、商品の色柄などの商品情報を登録する。この提案プランは、高級商品、標準品、機能重視品などの各種プラン等に応じた複数の商品情報を登録しても良い。   Function (B): Proposal plan creation function. In this function B, a proposal plan is numbered, and product information such as a product series corresponding to a product desired by the customer and a product color pattern is registered. In this proposal plan, a plurality of pieces of product information corresponding to various plans such as high-end products, standard products, and function-oriented products may be registered.

機能(C):見積もり機能。この機能Cでは、例えば顧客が水周りのリホームを所望している場合には、リホームすべき商品であるキッチン、浴槽、トイレなどの商品毎に見積もり、付帯工事の工事費用の見積もり等を行い、顧客の所望商品の見積もり明細書を作成する。この見積もりでは、トイレの見積もりで、大方の商品は標準品で構成し、ドアーの把手は標準品のものに替え、デザインの異なるものを採用することも可能である。   Function (C): Estimating function. In this function C, for example, when the customer wants to re-home around the water, estimate for each product such as kitchen, bathtub, toilet, etc., which is the product to be re-homed, estimate the cost of incidental work, etc. Create an estimate statement for the customer's desired product. In this estimate, most of the products are standard products, and the door handle can be replaced with a standard product.

機能(D):発注機能。提案したどのプランを発注するかを決定し、発注する機能であり、発注情報は、発注先に送信される。
機能(E):帳票作成機能。提案するプラン毎の見積書の作成、商品発注先への注文明細書、図面などの帳票を作成する機能である。
Function (D): Ordering function. This is a function for deciding which plan to order and placing an order, and the ordering information is transmitted to the ordering party.
Function (E): Form creation function. This is a function for creating a proposal such as a proposal for each plan to be proposed, an order specification for a product supplier, and a drawing.

第4分類260は、名称をプラットホーム262と称し、構築するシステムに使用するOS名であるWindows(商標)、UNIX(商標)等264を属性としている。   In the fourth classification 260, the name is called a platform 262, and attributes such as Windows (trademark) and UNIX (trademark) 264, which are OS names used in the system to be constructed, are used.

この図2示した各分類の属性を格納するファイル格納フォルダの生成処理について図3乃至図10を使用して説明する。本実施例では、ファイル格納フォルダ生成の処理のための各種の入力操作は、図1に示したファイル管理システム100の入出力装置(図示せず。)や、操作端末120または操作端末130から行われる。処理を開始すると(ステップ300)、まず分類の登録およびその分類内の属性を登録する。この登録の際の入力画面の1例を図4に示す。図4に示す本実施例では、画面340に分類342、名称346の各入力項目名が表示されており、その右側に入力欄344、348が設けられ、属性名350の下方に属性名を入力する入力欄352が設けられている。各入力欄344、348、352に直接、項目名を入力することも出来、また、各入力欄の右側に逆三角形で表示したプルダウンメニュ用のボタンをクリックすることで、常用する分類名、名称、属性名が各々表示され、表示された項目中から所望の項目をマウス等の入力手段で指示することにより、所望の項目を選択可能になっている。   A file storage folder generation process for storing the attributes of each category shown in FIG. 2 will be described with reference to FIGS. In this embodiment, various input operations for file storage folder generation processing are performed from the input / output device (not shown) of the file management system 100 shown in FIG. 1, the operation terminal 120 or the operation terminal 130. Is called. When the process is started (step 300), first, registration of a category and attributes within the category are registered. An example of the input screen for this registration is shown in FIG. In the present embodiment shown in FIG. 4, the input item names of classification 342 and name 346 are displayed on the screen 340, input fields 344 and 348 are provided on the right side, and the attribute name is input below the attribute name 350. An input field 352 is provided. You can also enter the item name directly in each entry field 344, 348, 352, and by clicking the pull-down menu button displayed in the inverted triangle on the right side of each entry field, you can use the class name and name that you use regularly. Each attribute name is displayed, and a desired item can be selected from the displayed items by designating the desired item with an input means such as a mouse.

つぎに、上位分類関連354の入力欄は、入力欄352に入力する属性名が、上位の分類にどのように関連しているかを、指定するものであり、「無」356、「有」358、「全」360のいずれかをクリックして使用する。「無」356は、入力する属性名が、上位の分類に関連しないことを示し、「有」358は入力する属性名が上位の分類の或る属性に関連することを示し、「全」360は、上位の分類すべてに関連することを示している。   Next, the input field of the upper class relation 354 specifies how the attribute name input to the input field 352 is related to the upper class, “None” 356, “Yes” 358. , Click any of “All” 360 to use. “None” 356 indicates that the input attribute name is not related to the higher level classification, “Yes” 358 indicates that the input attribute name is related to a certain attribute of the higher level classification, and “All” 360 Indicates that it is related to all higher classifications.

表示枠370中の表示欄372は、入力欄352で選択した「無」356、「有」358、「全」360に応じて、表示される。また、表示枠370に表示されている「システム分析」374、「ユーザインターフェース」376、「システム設計」378は、入力欄352から入力された属性名を、順次表示するものである。   The display field 372 in the display frame 370 is displayed according to “No” 356, “Yes” 358, and “All” 360 selected in the input field 352. The “system analysis” 374, “user interface” 376, and “system design” 378 displayed in the display frame 370 sequentially display the attribute names input from the input field 352.

この図4に示した状態を、さらに詳細に説明すると、この表示状態は、図2の第1分類の各属性名を入力している途中を示しており、入力欄344には「第1分類」が、入力欄348には「工程(A)」が表示され、入力欄352には「システム設計」が入力されている。これら入力欄352に入力された属性名は、順に表示枠370に表示されている。   The state shown in FIG. 4 will be described in more detail. This display state shows a state where each attribute name of the first classification in FIG. 2 is being input, and the input field 344 displays “first classification”. ”Is displayed in the input field 348,“ Process (A) ”is displayed, and“ System Design ”is input in the input field 352. The attribute names input in these input fields 352 are displayed in the display frame 370 in order.

この第1分類では、上位の分類が無いので、上位分類関連354の「無」356がクリックされている(図では網点で示す。)。したがって、入力欄372には、「上位関連分類なし」の表示がなされている。   In this first classification, since there is no upper classification, “none” 356 of the upper classification relation 354 is clicked (indicated by a halftone dot in the figure). Accordingly, the input field 372 displays “no upper related classification”.

入力欄352に図2に示す属性名「プログラム設計」を入力し終わると、図4の確定ボタン380をクリックすると、第1分類の登録が終了し、入力され、各属性名は、図1のドキュメント管理部142によって、各属性名は順序付けの処理がされ、ドキュメント管理マトリックス記憶部146に格納される。   When the attribute name “program design” shown in FIG. 2 has been entered in the input field 352, clicking on the confirm button 380 in FIG. 4 completes the registration of the first classification, and each attribute name is entered in FIG. Each attribute name is processed by the document management unit 142 and stored in the document management matrix storage unit 146.

つぎに、図2の第2分類の各属性名の登録について図5を参照して説明する。図5の表示画面は図4と同様であり同符号使用し、説明を省略する。第2分類の各属性は、図2に示した様に、システム分析214に対して、業務要件定義等234が対応している。そのため、入力欄344には、「第2分類」、入力欄348には工程(B)を入力し、入力欄352には、第2分類230の属性名を入力する(図示では“概念関連図”を入力。)。第2分類230の各属性名は、上位分類である第1分類210の各属性名に関連しているので、上位分類関連354の「有」358が選択される。   Next, registration of each attribute name of the second classification in FIG. 2 will be described with reference to FIG. The display screen of FIG. 5 is the same as that of FIG. As shown in FIG. 2, the business requirement definition 234 corresponds to each attribute of the second category with respect to the system analysis 214. Therefore, “second classification” is input in the input field 344, the process (B) is input in the input field 348, and the attribute name of the second classification 230 is input in the input field 352 (“concept relation diagram” in the drawing). "Enter.) Since each attribute name of the second classification 230 is related to each attribute name of the first classification 210 that is the higher classification, “Yes” 358 of the higher classification relation 354 is selected.

したがって、この「有」358を選択した場合には、表示欄372は上位分類名と属性名を入力し、その後、入力欄352から各属性名を入力する。図5では、入力欄352から入力された「業務要件定義」、「業務運用要件」、「概念関連図」等が表示枠370に表示されていることを示す。入力欄352に関連した属性名が入力し終わると、確定ボタン380をクリックする。この確定ボタン380をクリックすると、第1分類工程(A)システム分析に関連する第2分類の属性名の登録が終了し、入力され、互いに関連付けられた各属性名は、図1のドキュメント管理部142によって、上位分類と関連付けされ、ドキュメント管理マトリックス記憶部146に格納される。   Therefore, when this “present” 358 is selected, the display column 372 inputs the upper classification name and attribute name, and then inputs each attribute name from the input column 352. FIG. 5 shows that “business requirement definition”, “business operation requirement”, “concept related diagram”, and the like input from the input field 352 are displayed in the display frame 370. When the attribute name related to the input field 352 has been entered, the confirm button 380 is clicked. When this confirmation button 380 is clicked, the registration of the attribute names of the second classification related to the first classification step (A) system analysis is completed, and the attribute names input and associated with each other are displayed in the document management section of FIG. 142 is associated with the upper classification and stored in the document management matrix storage unit 146.

つぎに、図2の第3分類の各属性名の登録について図6を参照して説明する。図6の表示画面は図4、図5と同様であり同符号使用し、説明を省略する。第3分類の各属性は、図2に示した様に、上位の分類である第1分類210、第2分類230の各属性名にすべて関連するので、図6の上位分類関連354の「全」360がクリックされ、これに応じて、入力欄372には、「上位分類に全関係」と表示される。入力欄352に入力された各属性名は、順次、表示枠370に表示され、必要な属性名が登録し終わると、確定ボタン380をクリックすると、入力され各属性名は、図1のドキュメント管理部142によって、上位分類と関連付けされ、ドキュメント管理マトリックス記憶部146に格納される。   Next, registration of each attribute name of the third classification in FIG. 2 will be described with reference to FIG. The display screen of FIG. 6 is the same as that of FIG. 4 and FIG. As shown in FIG. 2, since the attributes of the third category are all related to the attribute names of the first category 210 and the second category 230, which are the higher-level categories, "360" is clicked, and in response to this, the input field 372 displays "All relations to the upper class". The attribute names input in the input field 352 are sequentially displayed in the display frame 370. When the necessary attribute names are registered, when the confirmation button 380 is clicked, the input attribute names are displayed in the document management of FIG. The unit 142 associates with the upper classification and stores it in the document management matrix storage unit 146.

また、図2に示す第4分類260については、上位分類の全てに関連するので、図6で説明した第3分類250と同様に、入力され各属性名は、図1のドキュメント管理部142によって、上位分類と関連付けされ、ドキュメント管理マトリックス記憶部146に格納される。   Further, since the fourth classification 260 shown in FIG. 2 is related to all of the upper classifications, the input attribute names are input by the document management unit 142 of FIG. 1 in the same manner as the third classification 250 described in FIG. Are associated with the upper classification and stored in the document management matrix storage unit 146.

つぎに、図3に戻り、各分類間での属性の関連を登録するステップ304について図7、図8を参照して説明する。   Next, returning to FIG. 3, the step 304 for registering the association of attributes between the categories will be described with reference to FIGS.

図7は、第1分類の各属性の関連を示す図であるが、図4で示した様に、第1分類の各属性名を入力する順序を、図1で示すドキュメント管理部142で、第1分類の各属性間の順位としてリンクさせて、ドキュメント管理マトリックス記憶部146に記憶されている。図7は、その関連を表示したものである。   FIG. 7 is a diagram showing the relationship between the attributes of the first classification. As shown in FIG. 4, the order of inputting the attribute names of the first classification is determined by the document management unit 142 shown in FIG. It is stored in the document management matrix storage unit 146 in the form of a link between the attributes of the first category. FIG. 7 shows the relationship.

図8は、図2に示した第2分類の各属性名の関連を示すものである。すなわち、画面レイアウト設計書420、画面機能仕様書422の順に進められた設計結果と、一方、データ構造仕様書430、データ仕様書432の順に進められた設計結果とが合わされて、次にアプリケーション構造設計書424等の作業が進められる。   FIG. 8 shows the relationship between the attribute names of the second classification shown in FIG. That is, the design result advanced in the order of the screen layout design document 420 and the screen function specification document 422 and the design result advanced in the order of the data structure specification document 430 and the data specification document 432 are combined, and then the application structure. Work on the design document 424 and the like proceeds.

このように、図8で説明した属性間の関連付けを登録する場合を、図9を参照して説明する。図9(A)は、図4で説明した画面とほぼ同様で、図4の画面中、上位分類関連354および表示枠370の代わりに表示枠371を用いている点である。入力欄344、348には、関連づける属性の分類名、名称を入力し、入力欄352に順次属性名を入力する。図9(A)では、入力欄352から入力された属性名が表示枠371に、順に画面レイアウト設計書382A、画面機能仕様書383A、アプリケーション構造設計書384と表示されている。このアプリケーション構造設計書384Aに続き、所望の属性名を順次、入力しても良い。入力が終了すると、確定ボタン380をクリックすると、入力され表示された属性名は、図1のドキュメント管理部142に一旦、保持される。   Thus, the case where the association between the attributes described in FIG. 8 is registered will be described with reference to FIG. FIG. 9A is substantially the same as the screen described in FIG. 4, and is that a display frame 371 is used instead of the upper classification relation 354 and the display frame 370 in the screen of FIG. 4. In the input fields 344 and 348, the classification names and names of the attributes to be associated are input, and the attribute names are sequentially input in the input field 352. In FIG. 9A, the attribute names input from the input field 352 are displayed in the display frame 371 as a screen layout design document 382A, a screen function specification document 383A, and an application structure design document 384 in this order. Following the application structure design document 384A, desired attribute names may be sequentially input. When the input is completed, when the confirmation button 380 is clicked, the attribute name input and displayed is once held in the document management unit 142 of FIG.

次に、図9(B)で、属性名がデータ構造仕様書382B、データ仕様書383B、アプリケーション構造設計書384Bが順次、入力され表示されている。この時点で確定ボタン380をクリックすると、入力され表示された属性名は、図1のドキュメント管理部142に一旦、保持されている図9(A)で入力された属性名と、図9(B)で入力された属性名との比較を行い、同一の属性名をノードとする、図8に示した属性間の関連データを生成し、図1のドキュメント管理マトリックス記憶部に格納する。   Next, in FIG. 9B, attribute name data structure specification 382B, data specification 383B, and application structure design 384B are sequentially input and displayed. When the confirmation button 380 is clicked at this time, the attribute name input and displayed is the attribute name input in FIG. 9A temporarily held in the document management unit 142 in FIG. 1 and the attribute name in FIG. 8), the related data between the attributes shown in FIG. 8 having the same attribute name as a node is generated and stored in the document management matrix storage unit of FIG.

つぎに図3に戻り、分類と関連情報とからファイル格納フォルダを生成するステップ306を説明する。第1分類の属性名に関しては、図4で示した入力と図1のドキュメント管理部142での処理で第1分類間での関連が確定しており、第2分類の属性名については、図5で示した入力方法により図1のドキュメント管理部142での処理で第1分類の属性名との関連が確定しており、また、第3、第4分類については、図6でしめした入力方法により図1のドキュメント管理部142での処理で上位分類の各属性名との関連が付けられて図1のドキュメント管理マトリックス記憶部146に格納されている。   Next, returning to FIG. 3, step 306 of generating a file storage folder from the classification and the related information will be described. Regarding the attribute name of the first category, the relation between the first category is determined by the input shown in FIG. 4 and the processing in the document management unit 142 of FIG. 1, and the attribute name of the second category is shown in FIG. In the input method shown in FIG. 5, the relationship with the attribute name of the first category is determined by the processing in the document management unit 142 in FIG. 1, and the input shown in FIG. 6 is used for the third and fourth categories. The method is associated with each attribute name of the upper classification by the processing in the document management unit 142 in FIG. 1 and stored in the document management matrix storage unit 146 in FIG.

各々の分類毎の属性は各分類内外と関連づけられているので、図10に相当する各属性に対応するフォルダがドキュメント管理部142によって構成され、ドキュメント管理マトリックス記憶部146に記憶格納されている。このフォルダは属性に付与されるアドレスごとに、フォルダを対応させることによって、図10に示すファイル格納フォルダ800の構造を生成することができる。   Since the attribute for each category is associated with the inside and outside of each category, a folder corresponding to each attribute corresponding to FIG. 10 is configured by the document management unit 142 and stored in the document management matrix storage unit 146. By associating the folder with each folder assigned to the attribute, the structure of the file storage folder 800 shown in FIG. 10 can be generated.

図10で、名称第1分類812内には、システム分析813〜プログラム設計816等の各フォルダが、名称第2分類822内には各フォルダ823〜832が各々上位の分類と関連して格納され、第3、4分類842、852は、各機能は上位分類の各フォルダに関連して格納されている。なお、第4分類852中の属性は、一部のみ示している。   In FIG. 10, folders such as system analysis 813 to program design 816 are stored in the name first classification 812, and folders 823 to 832 are stored in the name second classification 822 in association with the upper classification. In the third and fourth classifications 842 and 852, each function is stored in association with each folder of the upper classification. Note that only some of the attributes in the fourth classification 852 are shown.

つぎに、このようにして構成した各フォルダを検索する手順を、図11を参照して説明する。ファイル検索処理は、図1のドキュメント管理部142の制御のもとで行われるもので、ステップ500で検索処理を開始すると、分類指定のステップ502に進み分類の指定を行うと、図12に示す検索軸となる分類の選択画面550が操作端末120、130等のモニタ画面に表示され分類名欄552の下部の選択画面554にドロップメニュー形式で分類名を選択する。   Next, a procedure for searching for each folder configured as described above will be described with reference to FIG. The file search process is performed under the control of the document management unit 142 in FIG. 1. When the search process is started in step 500, the process proceeds to the class designation step 502 and the classification is designated as shown in FIG. A category selection screen 550 serving as a search axis is displayed on the monitor screen of the operation terminals 120, 130, etc., and a category name is selected in a drop menu format on the selection screen 554 below the category name column 552.

つぎにステップ504で詳細の検索条件を指定する。この時の操作端末120、130等のモニタ画面に表示された選択画面570を図13に示す。各分類の条件指定欄572の下部に、第1分類574から第4分類580が分類名と名称とが表示され、各左欄に指定項目をドロップメニュー形式で選択し、表示させる。図13では、第1分類574、第2分類576については指定なし、第3分類578については機能(A)、第4分類については指定なしを選択した例を示す。   In step 504, detailed search conditions are designated. A selection screen 570 displayed on the monitor screen of the operation terminals 120, 130, etc. at this time is shown in FIG. In the lower part of the condition designation column 572 for each category, the first category 574 to the fourth category 580 are displayed with category names and names, and designated items are selected and displayed in a drop menu format in each left column. FIG. 13 shows an example in which no designation is selected for the first classification 574 and the second classification 576, the function (A) is selected for the third classification 578, and no designation is selected for the fourth classification.

この検索条件の指定がおわると、検索結果の表示フォーマットを階層表示かディレクトリ表示かが、操作端末120、130等のモニタ画面に表示される。階層表示を選択するとステップ508で、図14に示す階層表示が表示される。この表示では、検索条件の検索軸である機能(A)を先頭とする階層構造が表示される。図15は階層構造の検索結果を示す他の表示例で、図14と異なる点は、表示画面700中に検索条件等を示す表示710も表示させた点である。   When the search condition is specified, whether the display format of the search result is hierarchical display or directory display is displayed on the monitor screen of the operation terminals 120, 130, etc. When the hierarchical display is selected, the hierarchical display shown in FIG. 14 is displayed in step 508. In this display, a hierarchical structure starting from the function (A) that is the search axis of the search condition is displayed. FIG. 15 is another display example showing the search result of the hierarchical structure. The difference from FIG. 14 is that a display 710 showing the search conditions and the like is also displayed on the display screen 700.

つぎに、図11のステップ506でディレクトリフロー表示を選択するとステップ510で機能Aを軸として、図16に示すような、各フォルダのディレクトリ表示がなされる。このディレクトリ表示は、図7や、図9などに基づき表示されるものである。このディレクトリ表示としては図16に示す様に、各属性間の関連を示す表示形式でもよく、この図16のほかに、図17の様に表示画面752に検索条件762をともに表示してもよい。   Next, when the directory flow display is selected in step 506 of FIG. 11, the directory display of each folder as shown in FIG. This directory display is displayed based on FIG. 7 and FIG. As shown in FIG. 16, the directory display may be a display format showing the relationship between the attributes. In addition to this FIG. 16, the search condition 762 may be displayed on the display screen 752 as shown in FIG. .

つぎに図11に戻り、ステップ510で所定のディレクトリに作成したファイル等を登録し、ステップ514で処理を終了する。   Next, returning to FIG. 11, the file created in the predetermined directory in step 510 is registered, and the process ends in step 514.

システム設計に係わる各種のドキュメントを管理するために、システム設計に係わる業務を分類分けし、分類毎に属性分けをして、属性間の関連付けを行って格納フォルダを作成し、検索する際には、階層表示およびディレクトリ表示を可能にする。   When managing various types of documents related to system design, classify tasks related to system design, classify attributes for each category, create association folders, create storage folders, and search Enables hierarchical display and directory display.

システム構成の一例を示す図Diagram showing an example of system configuration 分類とその属性の一例を示す図Diagram showing an example of classification and its attributes ファイル格納フォルダの生成処理のフローチャートを示す図The figure which shows the flowchart of the production | generation process of a file storage folder 分類内の属性を登録する入力画面の1例を示す図The figure which shows an example of the input screen which registers the attribute in a classification 分類内の属性を登録および関連付けする入力画面の1例を示す図The figure which shows an example of the input screen which registers and relates the attribute in a classification | category 分類内の属性を登録および関連付けする入力画面の1例を示す図The figure which shows an example of the input screen which registers and relates the attribute in a classification | category 分類内の属性の関連の例を示す図Diagram showing examples of associations of attributes in a classification 分類内の属性の関連の例を示す図Diagram showing examples of associations of attributes in a classification 分類内の属性の関連付けをする入力画面の1例を示す図The figure which shows an example of the input screen which relates the attribute in a classification | category ファイルの格納構造を示す図Diagram showing file storage structure ファイル検索処理のフローチャートを示す図The figure which shows the flowchart of file search processing 検索軸となる分類の選択画面の1例を示す図The figure which shows an example of the selection screen of the classification | category used as a search axis 検索条件の指定画面の1例を示す図Figure showing an example of the search condition specification screen 階層表示の1例を示す図Diagram showing an example of hierarchical display 検索結果の表示例を示す図Figure showing a display example of search results 検索結果の表示例を示す図Figure showing a display example of search results 検索結果の表示例を示す図Figure showing a display example of search results

符号の説明Explanation of symbols

100 ファイル管理システム
120 操作端末
130 操作端末
142 ドキュメント管理部
800 ファイル格納フォルダ
DESCRIPTION OF SYMBOLS 100 File management system 120 Operation terminal 130 Operation terminal 142 Document management part 800 File storage folder

Claims (5)

複数の分類項目と、前記分類項目内の複数の属性とを対応させた分類情報と、前記分類項目毎に前記分類項目内の前記複数の属性間の関連を対応させた関連情報とを格納するドキュメント管理マトリックス記憶部と、
前記ドキュメント管理マトリックス記憶部に格納されている前記分類情報と関連情報とから、前記属性を格納するファイル格納フォルダを生成するフォルダ生成部とを有し、
前記ファイル格納フォルダに格納されているいずれかの属性をルートとする階層構造または前記属性に関連する属性との間の関連を構成し、表示することを特徴とするファイル管理システム。
Stores classification information in which a plurality of classification items are associated with a plurality of attributes in the classification items, and related information in which associations between the plurality of attributes in the classification items are associated with each classification item. A document management matrix storage unit;
A folder generation unit for generating a file storage folder for storing the attribute from the classification information and related information stored in the document management matrix storage unit;
A file management system comprising and displaying a hierarchical structure having any attribute stored in the file storage folder as a root or an attribute related to the attribute.
前記属性には、設計工程、該工程において作成されるドキュメント、機能、プラットホームに対応する情報を含むことを特徴とする請求項1に記載のファイル管理システム。 The file management system according to claim 1, wherein the attribute includes information corresponding to a design process, a document created in the process, a function, and a platform. 前記属性に関連する属性との関連は、前記設計工程の順序に沿って表示されることを特徴とする請求項2に記載のファイル管理システム。 The file management system according to claim 2, wherein the association with the attribute related to the attribute is displayed in the order of the design process. 複数の分類項目と、前記分類項目内の複数の属性とを対応させて分類情報を生成し、
前記分類項目毎に前記分類項目内の前記複数の属性間の関連を対応させ関連情報を生成し、
前記分類情報と前記関連情報とから、前記複数の属性を格納するファイル格納フォルダを生成し、
前記ファイル生成フォルダに格納されているいずれかの属性を選択し、
前記選択された属性をルートとする階層構造または前記属性に関連する属性との間の関連を構成し、
前記階層構造または前記属性に関連する属性との間の前記関連を表示すること
を特徴とするファイル管理方法。
A plurality of classification items and a plurality of attributes in the classification items are associated to generate classification information,
Corresponding association between the plurality of attributes in the classification item for each classification item to generate related information,
A file storage folder for storing the plurality of attributes is generated from the classification information and the related information,
Select one of the attributes stored in the file generation folder,
Configure a hierarchy between the selected attribute as a root or an association between attributes associated with the attribute;
A file management method comprising: displaying the association between the hierarchical structure or attributes associated with the attribute.
請求項4に記載のファイル管理方法をコンピュータで実行するプログラム。 A program for executing the file management method according to claim 4 on a computer.
JP2007009670A 2007-01-19 2007-01-19 File management system and file management method based on document storage structure Expired - Fee Related JP4967677B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007009670A JP4967677B2 (en) 2007-01-19 2007-01-19 File management system and file management method based on document storage structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007009670A JP4967677B2 (en) 2007-01-19 2007-01-19 File management system and file management method based on document storage structure

Publications (2)

Publication Number Publication Date
JP2008176587A true JP2008176587A (en) 2008-07-31
JP4967677B2 JP4967677B2 (en) 2012-07-04

Family

ID=39703558

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007009670A Expired - Fee Related JP4967677B2 (en) 2007-01-19 2007-01-19 File management system and file management method based on document storage structure

Country Status (1)

Country Link
JP (1) JP4967677B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08137899A (en) * 1994-11-08 1996-05-31 Matsushita Electric Ind Co Ltd Information management system
JP2001043231A (en) * 1999-07-29 2001-02-16 Toshiba Corp File managing system, electronic filing system and hierarchical structure display method for file
JP2002140368A (en) * 2000-11-01 2002-05-17 Fuji Xerox Co Ltd Method and device for book management
JP2002288016A (en) * 2001-03-23 2002-10-04 Ricoh Co Ltd Electronic document control system
JP2006309486A (en) * 2005-04-28 2006-11-09 Ibm Japan Ltd Information providing device, control method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08137899A (en) * 1994-11-08 1996-05-31 Matsushita Electric Ind Co Ltd Information management system
JP2001043231A (en) * 1999-07-29 2001-02-16 Toshiba Corp File managing system, electronic filing system and hierarchical structure display method for file
JP2002140368A (en) * 2000-11-01 2002-05-17 Fuji Xerox Co Ltd Method and device for book management
JP2002288016A (en) * 2001-03-23 2002-10-04 Ricoh Co Ltd Electronic document control system
JP2006309486A (en) * 2005-04-28 2006-11-09 Ibm Japan Ltd Information providing device, control method and program

Also Published As

Publication number Publication date
JP4967677B2 (en) 2012-07-04

Similar Documents

Publication Publication Date Title
US11222048B2 (en) Knowledge search system
US7509328B2 (en) Customizing software applications that use an electronic database with stored product data
US8560948B2 (en) User support system integrating FAQ and helpdesk features and FAQ maintenance capabilities
JP5489391B2 (en) Method, system and program for comparing topologies (topology comparison)
US20050289158A1 (en) Identifier attributes for product data stored in an electronic database
JP6899441B2 (en) Diagram for structured data
US20150127688A1 (en) Facilitating discovery and re-use of information constructs
JP6582819B2 (en) Database linkage system and database linkage program
US20060235861A1 (en) Apparatus, system and method for supporting formation of customer-value creating scenario
JP4195879B2 (en) Consultation system using communication network
JP5267732B2 (en) Web page control method, computer system, and program
JP2002259643A (en) Business process control program
CN100390731C (en) Interaction design system
JP6758167B2 (en) Data processing equipment, data processing method and data processing program
JP5260003B2 (en) File search device and file search program
JP4967677B2 (en) File management system and file management method based on document storage structure
US10169049B2 (en) Application system independent dynamic process oriented help
Chawla et al. A Goal based methodology for Web specific Requirements Engineering
JP6476153B2 (en) Task management system and program
JP2006079224A (en) Method and system supporting construction of individual system based on ea
JP6464506B2 (en) Information processing method and information processing apparatus
JP2006293738A (en) Work flow management apparatus, work flow management method, program, and work flow management system
JP2006302240A (en) Documents management program and documents management device
Munro et al. Forming Relationships
JP4735138B2 (en) Design support system and design support method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080722

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120220

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120306

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120319

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150413

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees