JP2006092213A - Program for managing tree structure, tree structure management method, and tree structure management device - Google Patents

Program for managing tree structure, tree structure management method, and tree structure management device Download PDF

Info

Publication number
JP2006092213A
JP2006092213A JP2004276210A JP2004276210A JP2006092213A JP 2006092213 A JP2006092213 A JP 2006092213A JP 2004276210 A JP2004276210 A JP 2004276210A JP 2004276210 A JP2004276210 A JP 2004276210A JP 2006092213 A JP2006092213 A JP 2006092213A
Authority
JP
Japan
Prior art keywords
tree structure
generation rule
user
side terminal
generation
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.)
Pending
Application number
JP2004276210A
Other languages
Japanese (ja)
Inventor
Ichiro Yamashita
一郎 山下
Takaaki Sumitomo
高明 住友
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2004276210A priority Critical patent/JP2006092213A/en
Publication of JP2006092213A publication Critical patent/JP2006092213A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a program for managing a tree structure, a tree structure management method, and a tree structure management device that share a production rule for producing the tree structure and can easily utilize a common tree structure. <P>SOLUTION: A production rule creating section 16 of a user side terminal 10 creates a production rule for producing the tree structure of an object based on data inputted by a user. A production rule storage section 22 of a management server 12 receives the production rule created by the production rule creating section 16 via the network 14, and stores it. Using a retrieving section 24 of the management server 12, the user retrieves a desired production rule from the production rule storage section 22 based on an command from the user side terminal 10, and transmits it to the user side terminal 10 via the network 14. A decrypting section 18 of the user side terminal 10 decrypts the production rule retrieved with the retrieving section 24, and produces the tree structure of the object based on the production rule. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、コンピュータを、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置として動作させるプログラム、木構造管理方法及び木構造管理装置に関する。   The present invention relates to a program for operating a computer as a tree structure management apparatus that shares a generation rule for generating a tree structure of an object, a tree structure management method, and a tree structure management apparatus.

従来より、コンピュータ等の情報処理装置において、アプリケーションや文書等のファイル、ファイルを格納するフォルダ(ディレクトリ)等のオブジェクトは、階層化された木構造で管理されている。ユーザまたは情報処理装置が所望の文書等のデータを探索する場合には、上記木構造に基づいて検索を行う。   Conventionally, in an information processing apparatus such as a computer, files such as applications and documents, and objects such as folders (directories) for storing files are managed in a hierarchical tree structure. When the user or the information processing apparatus searches for data such as a desired document, the search is performed based on the tree structure.

例えば、下記特許文献1には、属性が付加されたオブジェクトをコンピュータに登録しておき、階層に関する属性に基づいてオブジェクトを分類し、木構造を生成する技術が開示されている。   For example, Patent Document 1 below discloses a technique for registering an object to which an attribute is added in a computer, classifying the object based on the attribute related to the hierarchy, and generating a tree structure.

また、下記特許文献2には、属性によるオブジェクトの分類に加え、木構造の表示情報を用いて木構造の表示方法を制御する技術が開示されている。
特開2003−233527号公報 特開2000−322167号公報
Patent Document 2 below discloses a technique for controlling a tree structure display method using tree structure display information, in addition to object classification based on attributes.
JP 2003-233527 A JP 2000-322167 A

しかし、上記従来の技術においては、オブジェクトの木構造を生成するための生成ルールを共有化する技術は開示されておらず、複数ユーザで同じ生成ルールを使用することが困難であり、ユーザ毎に個別的に木構造を生成する必要があるので、ユーザの負担が大きくなるという問題があった。   However, in the above conventional technique, a technique for sharing a generation rule for generating a tree structure of an object is not disclosed, and it is difficult for a plurality of users to use the same generation rule. Since it is necessary to generate the tree structure individually, there is a problem that the burden on the user increases.

本発明は、上記従来の課題に鑑みなされたものであり、その目的は、木構造を生成するための生成ルールを共有し、簡易に共通した木構造を利用できる木構造を管理するためのプログラム、木構造管理方法及び木構造管理装置を提供することにある。   The present invention has been made in view of the above-described conventional problems, and an object thereof is to share a generation rule for generating a tree structure and to manage a tree structure that can easily use a common tree structure. Another object is to provide a tree structure management method and a tree structure management apparatus.

上記目的を達成するために、本発明は、コンピュータを、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置として動作させるプログラムであって、ユーザ側端末で前記生成ルールを作成し、前記ユーザ側端末で作成した生成ルールを管理サーバに格納し、ユーザ側端末に利用させる処理をコンピュータに実行させることを特徴とする。   In order to achieve the above object, the present invention provides a program that causes a computer to operate as a tree structure management apparatus that shares a generation rule for generating a tree structure of an object, and that generates the generation rule on a user-side terminal. The generation rule created and stored in the user side terminal is stored in a management server, and the computer causes the computer to execute processing to be used by the user side terminal.

また、本発明は、コンピュータを、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置として動作させるプログラムであって、管理サーバに格納された生成ルールをユーザ側端末から検索し、前記ユーザ側端末で検索した生成ルールを解読して木構造を生成する処理をコンピュータに実行させることを特徴とする。   In addition, the present invention is a program that causes a computer to operate as a tree structure management apparatus that shares a generation rule for generating a tree structure of an object, and retrieves a generation rule stored in a management server from a user-side terminal And generating a tree structure by decrypting the generation rule searched by the user side terminal.

上記生成ルールには、検索用の属性情報が付加されているのが好適である。   It is preferable that attribute information for search is added to the generation rule.

また、上記管理サーバには、前記生成ルールの参照ログを記録する処理を実行させるのが好適である。また、上記管理サーバには、前記生成ルールのバージョン管理を実行させるのが好適である。   Moreover, it is preferable that the management server execute a process for recording a reference log of the generation rule. Further, it is preferable that the management server executes version management of the generation rule.

また、本発明は、コンピュータにより、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理方法であって、ユーザ側端末で前記生成ルールを作成するステップと、前記ユーザ側端末で作成した生成ルールを管理サーバに格納し、ユーザ側端末に利用させるステップと、を備えることを特徴とする。   The present invention is also a tree structure management method for sharing a generation rule for generating a tree structure of an object by a computer, the step of creating the generation rule at a user side terminal, and the user side terminal Storing the created generation rule in a management server and allowing the user side terminal to use the generated generation rule.

また、本発明は、コンピュータにより、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理方法であって、管理サーバに格納された生成ルールをユーザ側端末から検索するステップと、前記ユーザ側端末で検索した生成ルールを解読して木構造を生成するステップと、を備えることを特徴とする。   Further, the present invention is a tree structure management method for sharing a generation rule for generating a tree structure of an object by a computer, a method for searching a generation rule stored in a management server from a user side terminal, Deciphering the generation rule searched by the user side terminal and generating a tree structure.

また、本発明は、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置であって、前記生成ルールを作成するための生成ルール作成手段と、前記生成ルール作成手段により作成した前記生成ルールを格納する生成ルール記憶手段と、を備え、前記生成ルール記憶手段に格納した生成ルールをユーザ側端末に利用させることを特徴とする。   Further, the present invention is a tree structure management apparatus for sharing a generation rule for generating a tree structure of an object, which is generated by a generation rule generation unit for generating the generation rule and the generation rule generation unit A generation rule storage means for storing the generation rule, and the user side terminal is made to use the generation rule stored in the generation rule storage means.

また、本発明は、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置であって、管理サーバに格納された生成ルールを検索するための検索手段と、前記検索手段により検索した生成ルールを解読して木構造を生成するための解読手段と、を備えることを特徴とする。   The present invention also relates to a tree structure management apparatus for sharing a generation rule for generating a tree structure of an object, the search means for searching for a generation rule stored in a management server, and the search means Decoding means for decoding the searched generation rule to generate a tree structure.

以下、本発明を実施するための最良の形態(以下、実施形態という)を、図面に従って説明する。   Hereinafter, the best mode for carrying out the present invention (hereinafter referred to as an embodiment) will be described with reference to the drawings.

図1には、本発明にかかる木構造管理装置の構成のブロック図が示される。図1において、ユーザ側端末10と管理サーバ12とがネットワーク14を介して接続されている。ユーザ側端末10は、オブジェクト生成部15、生成ルール作成部16、解読部18及び記憶部20を含んでいる。また、管理サーバ12は、生成ルール記憶部22及び検索部24を含んでいる。なお、本実施形態にかかる木構造管理装置は、CPUを中心として構成されたコンピュータを動作させるプログラムであってよく、この場合、メモリカードその他の媒体に格納された当該プログラムをCPUが実行することで装置の各機能が実現される。   FIG. 1 shows a block diagram of a configuration of a tree structure management apparatus according to the present invention. In FIG. 1, a user terminal 10 and a management server 12 are connected via a network 14. The user side terminal 10 includes an object generation unit 15, a generation rule creation unit 16, a decryption unit 18, and a storage unit 20. In addition, the management server 12 includes a generation rule storage unit 22 and a search unit 24. Note that the tree structure management apparatus according to the present embodiment may be a program for operating a computer configured with a CPU at the center. In this case, the CPU executes the program stored in a memory card or other medium. Thus, each function of the apparatus is realized.

ユーザ側端末10のオブジェクト生成部15は、ユーザがキーボード等のデータ入力手段から入力したデータに基づき、ファイル及びフォルダ等のオブジェクトと、オブジェクトの階層的な木構造とを生成する。また、ユーザ側端末10の生成ルール作成部16は、ユーザがデータ入力手段から入力したデータに基づき、オブジェクトの木構造を生成するための生成ルールを作成する。   The object generation unit 15 of the user terminal 10 generates objects such as files and folders and a hierarchical tree structure of the objects based on data input by the user from a data input unit such as a keyboard. Further, the generation rule creation unit 16 of the user side terminal 10 creates a generation rule for generating a tree structure of an object based on data input by the user from the data input means.

管理サーバ12の生成ルール記憶部22は、上記生成ルール作成部16で作成した生成ルールを、ネットワーク14を介して受け取り、格納する。また、管理サーバ12の検索部24は、ユーザ側端末10からの指示に基づき、上記生成ルール記憶部22内の情報を検索してユーザが所望の生成ルールを探索し、ネットワーク14を介してユーザ側端末10に送信する。このとき、検索部24は、生成ルールの検索履歴を表す情報である参照ログを記録する処理を実行するのが好適である。これにより、例えば参照ログを使用した課金処理が可能となる。なお、検索部24は、ユーザ側端末10に設けてもよい。   The generation rule storage unit 22 of the management server 12 receives and stores the generation rule created by the generation rule creation unit 16 via the network 14. In addition, the search unit 24 of the management server 12 searches the information in the generation rule storage unit 22 based on an instruction from the user-side terminal 10, and the user searches for a desired generation rule. To the terminal 10. At this time, it is preferable that the search unit 24 executes a process of recording a reference log that is information representing a search history of the generation rule. Thereby, for example, a billing process using a reference log is possible. Note that the search unit 24 may be provided in the user terminal 10.

さらに、上記生成ルール記憶部22は、生成ルールのバージョン管理を行うように構成するのが好適である。これにより、ユーザは生成ルールを特定のバージョンにより指定することもでき、検索がより容易になる。   Furthermore, the generation rule storage unit 22 is preferably configured to perform version management of generation rules. Thereby, the user can also specify the generation rule by a specific version, and the search becomes easier.

ユーザ側端末10の解読部18は、上記検索部24で検索した生成ルールを解読し、当該生成ルールに基づいてオブジェクトの木構造を生成する処理を実行する。なお、ユーザ側端末10の記憶部20は、生成ルール作成部16が作成した生成ルールやオブジェクト生成部15及び解読部18が生成したオブジェクトの木構造等を格納する。   The decoding unit 18 of the user terminal 10 decodes the generation rule searched by the search unit 24 and executes a process for generating a tree structure of the object based on the generation rule. The storage unit 20 of the user terminal 10 stores the generation rules created by the creation rule creation unit 16, the tree structure of the objects created by the object creation unit 15 and the decryption unit 18, and the like.

上記ユーザ側端末10は、例えばパーソナルコンピュータで構成でき、管理サーバ12は、汎用のサーバ等で構成できる。なお、管理サーバ12は、アプリケーションサービスプロバイダ(ASP)サイトの形態としてもよい。   The user side terminal 10 can be composed of, for example, a personal computer, and the management server 12 can be composed of a general-purpose server or the like. The management server 12 may be in the form of an application service provider (ASP) site.

ここで、記憶部20には、例えば次のようなオブジェクトの木構造が格納されている。
・User/松浦/月報/10月度,11月度
・User/藤本/月報/10月度,11月度
Here, the storage unit 20 stores a tree structure of the following objects, for example.
・ User / Matsuura / Monthly / October, November ・ User / Fujimoto / Monthly / October, November

上記木構造において、「User」は共通のルート(最上位)ディレクトリであるが、説明のために各々に記載した。また、カンマで区切られた「10月度」及び「11月度」は「月報」の下に並列に(同位で)配置されている。なお、松浦及び藤本は、木構造の作成者(ユーザ)である。   In the above tree structure, “User” is a common root (highest) directory, but is described in each for explanation. In addition, “October degree” and “November degree” separated by commas are arranged in parallel (with the same peer) under “Monthly report”. Matsuura and Fujimoto are creators (users) of the tree structure.

図2には、上記オブジェクトの木構造が示される。図2において、松浦及び藤本が作成した月報は、10月度及び11月度の両月で合計4つある。   FIG. 2 shows a tree structure of the object. In FIG. 2, there are a total of four monthly reports prepared by Matsuura and Fujimoto in both October and November.

また、それぞれの月報のオブジェクト(ファイル)の属性が図3に示される。図3において、属性は作者、ファイルのカテゴリ、作成日時、ファイル名、パスを含んでいる。なお、作者の属性には氏名の他所属チームも含まれているが、所属チームについては別にユーザ管理部を設置して、これに管理させてもよい。これらの月報のオブジェクトは、ユーザ側端末10のオブジェクト生成部15によりユーザが作成する。   The attributes of each monthly report object (file) are shown in FIG. In FIG. 3, the attributes include the author, file category, creation date, file name, and path. The attribute of the author includes a team in addition to the name, but a separate user management unit may be installed for the team to be managed. These monthly report objects are created by the user by the object generation unit 15 of the user terminal 10.

本実施形態にかかる木構造管理装置では、図2及び図3に例示されたオブジェクト(ファイル)を分類して木構造を生成するための生成ルールを作成し、及び当該生成ルールに基づいて木構造を生成する処理を実行する。   In the tree structure management apparatus according to the present embodiment, a generation rule for generating a tree structure by classifying the objects (files) illustrated in FIGS. 2 and 3 is created, and a tree structure is generated based on the generation rule. Execute the process to generate.

例えば、ユーザ側端末10の生成ルール作成部16により、ユーザが以下に示す生成ルールを作成したとする。
生成ルール1:
(1)作者がAチームに属するファイルを取得し、「Aチーム」という名称のディレクトリを作成して「User」ディレクトリの下に配置する。
(2)上記(1)で取得したファイル中でファイルのカテゴリが「月報」であるファイルを取得し、「月報」という名称のディレクトリを作成して「Aチーム」ディレクトリの下に配置する。
(3)上記(2)で取得したファイル中で作成日時が2003年10月に属するファイルを取得し、「10月度」という名称のディレクトリを作成して「月報」ディレクトリの下に配置する。
(4)上記(3)で取得したファイルの作者名のディレクトリを作成して「10月度」ディレクトリの下に配置する。
(5)上記(3)で取得したファイルと上記(4)で作成したディレクトリとのリンクを作者名をキーとして作成する。
(6)上記(2)で取得したファイル中で作成日時が2003年11月に属するファイルを取得し、「11月度」という名称のディレクトリを作成して「月報」ディレクトリの下に配置する。
(7)上記(6)で取得したファイルの作者名のディレクトリを作成して「11月度」ディレクトリの下に配置する。
(8)上記(6)で取得したファイルと上記(7)で作成したディレクトリとのリンクを作者名をキーとして作成する。
For example, it is assumed that the user has created the following production rules by the production rule creation unit 16 of the user terminal 10.
Generation rule 1:
(1) The author acquires a file belonging to Team A, creates a directory named “Team A”, and places it under the “User” directory.
(2) A file whose file category is “Monthly report” is acquired from the files acquired in (1) above, a directory named “Monthly report” is created, and placed under the “A team” directory.
(3) Among the files acquired in (2) above, a file whose creation date belongs to October 2003 is acquired, a directory named “October degree” is created and placed under the “Monthly report” directory.
(4) Create a directory with the author name of the file acquired in (3) above and place it under the “October” directory.
(5) A link between the file acquired in (3) and the directory created in (4) is created using the author name as a key.
(6) Among the files acquired in the above (2), a file whose creation date belongs to November 2003 is acquired, a directory named “November degree” is created and placed under the “monthly report” directory.
(7) Create a directory with the author name of the file acquired in (6) above and place it under the “November level” directory.
(8) A link between the file acquired in (6) and the directory created in (7) is created using the author name as a key.

なお、上記生成ルール1は、自然言語により記述されているが、厳密な分類を行うため、または実現の容易性のために論理式で記述するのが好適である。また、その表現形式は、コンピュータによる処理が容易にできるようにXML等によるのが好適である。   Although the generation rule 1 is described in a natural language, it is preferable to describe it with a logical expression for strict classification or for ease of realization. The expression format is preferably XML or the like so that the processing by the computer can be easily performed.

上記生成ルール1は、ユーザ側端末10の記憶部20に格納されるとともに、ネットワーク14を介して管理サーバ12にも送られ、生成ルール記憶部22に格納される。   The generation rule 1 is stored in the storage unit 20 of the user terminal 10, and is also sent to the management server 12 via the network 14 and stored in the generation rule storage unit 22.

次に、他のユーザが上記生成ルール1を検索部24で検索し、解読部18により解読して実行すると、図2で示された木構造に新たに生成ルール1に基づく木構造が追加される。この様子が図4に示される。なお、図4では、生成ルール1に基づく木構造が生成ルールの番号「1」で示されている。   Next, when another user searches the generation rule 1 with the search unit 24 and decodes and executes it with the decoding unit 18, a tree structure based on the generation rule 1 is newly added to the tree structure shown in FIG. The This is shown in FIG. In FIG. 4, the tree structure based on the generation rule 1 is indicated by the generation rule number “1”.

また、図4には、他の生成ルール(生成ルール2)に基づく木構造の例も生成ルールの番号「2」で示されている。この生成ルール2は、例えば次のように記述できる。
生成ルール2:
(1)作成日時が2003年10月に属するファイルを取得し、「10月度」という名称のディレクトリを作成して「藤本/月報」ディレクトリの下に配置する。
(2)上記(1)で取得したファイル中で作者がAチームに属するファイルを取得し、「Aチーム」という名称のディレクトリを作成して「10月度」ディレクトリの下に配置する。
(3)上記(2)で取得したファイルの作者名のディレクトリを作成して「Aチーム」ディレクトリの下に配置する。
(4)上記(2)で取得したファイルと上記(3)で作成したディレクトリとのリンクを作者名をキーとして作成する。
(5)作成日時が2003年11月に属するファイルを取得し、「11月度」という名称のディレクトリを作成して「藤本/月報」ディレクトリの下に配置する。
(6)上記(5)で取得したファイル中で作者がAチームに属するファイルを取得し、「Aチーム」という名称のディレクトリを作成して「11月度」ディレクトリの下に配置する。
(7)上記(6)で取得したファイルの作者名のディレクトリを作成して「Aチーム」ディレクトリの下に配置する。
(8)上記(6)で取得したファイルと上記(7)で作成したディレクトリとのリンクを作者名をキーとして作成する。
In FIG. 4, an example of a tree structure based on another generation rule (generation rule 2) is also indicated by the generation rule number “2”. This generation rule 2 can be described as follows, for example.
Generation rule 2:
(1) A file whose creation date and time belongs to October 2003 is acquired, a directory named “October degree” is created and placed under the “Fujimoto / Monthly report” directory.
(2) The author acquires a file belonging to Team A among the files acquired in (1) above, creates a directory named “Team A”, and places it under the “October” directory.
(3) Create a directory with the author name of the file acquired in (2) above and place it under the “A team” directory.
(4) A link between the file acquired in (2) and the directory created in (3) is created using the author name as a key.
(5) A file whose creation date and time belongs to November 2003 is acquired, and a directory named “November degree” is created and placed under the “Fujimoto / Monthly report” directory.
(6) The author acquires a file belonging to Team A among the files acquired in (5) above, creates a directory named “Team A”, and places it under the “November level” directory.
(7) Create a directory with the author name of the file acquired in (6) above and place it under the “A team” directory.
(8) A link between the file acquired in (6) and the directory created in (7) is created using the author name as a key.

以上の生成ルール2をユーザ側端末10の解読部18により解読して実行すると、図4の番号「2」で示された木構造が新たに生成される。   When the above generation rule 2 is decoded and executed by the decoding unit 18 of the user terminal 10, the tree structure indicated by the number “2” in FIG. 4 is newly generated.

上述した生成ルール1、生成ルール2等は、ユーザが検索部24で生成ルール記憶部22内の情報を検索して所望の生成ルールを探索し、使用できるように構成しておく。このため、生成ルール記憶部22に生成ルールを格納する際には、検索用の属性情報を生成ルールに付加しておくのが好適である。   The above-described generation rule 1, generation rule 2, and the like are configured so that the user can search and use a desired generation rule by searching the information in the generation rule storage unit 22 using the search unit 24. For this reason, when storing the generation rule in the generation rule storage unit 22, it is preferable to add search attribute information to the generation rule.

本実施形態にかかる木構造管理装置によれば、あるユーザが作成した木構造の生成ルールを、他のユーザが再利用しやすくなり、各ユーザの木構造の生成の作業性を向上できる。また、各部門単位で複数のユーザに同一の木構造を使用させたい場合に、その実現及び管理が容易になる。   According to the tree structure management apparatus according to the present embodiment, it becomes easy for other users to reuse the tree structure generation rules created by a certain user, and the workability of generating the tree structure of each user can be improved. In addition, when it is desired that a plurality of users use the same tree structure in each department unit, the realization and management thereof are facilitated.

本発明にかかる木構造管理装置の構成のブロック図である。It is a block diagram of the structure of the tree structure management apparatus concerning this invention. オブジェクトの木構造の例を示す図である。It is a figure which shows the example of the tree structure of an object. 図2に示されたオブジェクトの属性の例を示す図である。It is a figure which shows the example of the attribute of the object shown by FIG. 生成ルール1及び生成ルール2に基づく木構造が追加される様子の説明図である。It is explanatory drawing of a mode that the tree structure based on the production | generation rule 1 and the production | generation rule 2 is added.

符号の説明Explanation of symbols

10 ユーザ側端末、12 管理サーバ、14 ネットワーク、15 オブジェクト生成部、16 生成ルール作成部、18 解読部、20 記憶部、22 生成ルール記憶部、24 検索部。   10 user side terminal, 12 management server, 14 network, 15 object generation unit, 16 generation rule creation unit, 18 decoding unit, 20 storage unit, 22 generation rule storage unit, 24 search unit.

Claims (9)

コンピュータを、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置として動作させるプログラムであって、
ユーザ側端末で前記生成ルールを作成し、
前記ユーザ側端末で作成した生成ルールを管理サーバに格納し、ユーザ側端末に利用させる処理をコンピュータに実行させることを特徴とするプログラム。
A program that causes a computer to operate as a tree structure management device that shares a generation rule for generating a tree structure of an object,
Create the generation rule on the user terminal,
A program for storing a generation rule created in the user side terminal in a management server and causing a computer to execute processing to be used by the user side terminal.
コンピュータを、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置として動作させるプログラムであって、
管理サーバに格納された生成ルールをユーザ側端末から検索し、
前記ユーザ側端末で検索した生成ルールを解読して木構造を生成する処理をコンピュータに実行させることを特徴とするプログラム。
A program that causes a computer to operate as a tree structure management device that shares a generation rule for generating a tree structure of an object,
Search the generation rules stored in the management server from the user side terminal,
A program that causes a computer to execute a process of generating a tree structure by decoding a generation rule searched by the user terminal.
請求項1または請求項2記載のプログラムにおいて、前記生成ルールには、検索用の属性情報が付加されていることを特徴とするプログラム。   3. The program according to claim 1, wherein attribute information for search is added to the generation rule. 請求項1から請求項3のいずれか一項記載のプログラムにおいて、前記管理サーバに、前記生成ルールの参照ログを記録する処理を実行させることを特徴とするプログラム。   4. The program according to claim 1, wherein the program causes the management server to execute a process of recording a reference log of the generation rule. 5. 請求項1から請求項4のいずれか一項記載のプログラムにおいて、前記管理サーバに、前記生成ルールのバージョン管理を実行させることを特徴とするプログラム。   The program according to any one of claims 1 to 4, wherein the management server executes version management of the generation rule. コンピュータにより、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理方法であって、
ユーザ側端末で前記生成ルールを作成するステップと、
前記ユーザ側端末で作成した生成ルールを管理サーバに格納し、ユーザ側端末に利用させるステップと、
を備えることを特徴とする木構造管理方法。
A tree structure management method for sharing a generation rule for generating a tree structure of an object by a computer,
Creating the generation rule at the user terminal;
Storing the generation rule created in the user-side terminal in the management server and making the user-side terminal use it;
A tree structure management method comprising:
コンピュータにより、オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理方法であって、
管理サーバに格納された生成ルールをユーザ側端末から検索するステップと、
前記ユーザ側端末で検索した生成ルールを解読して木構造を生成するステップと、
を備えることを特徴とする木構造管理方法。
A tree structure management method for sharing a generation rule for generating a tree structure of an object by a computer,
Searching the generation rules stored in the management server from the user side terminal;
Deciphering the generation rule searched in the user side terminal to generate a tree structure;
A tree structure management method comprising:
オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置であって、
前記生成ルールを作成するための生成ルール作成手段と、
前記生成ルール作成手段により作成した前記生成ルールを格納する生成ルール記憶手段と、を備え、
前記生成ルール記憶手段に格納した生成ルールをユーザ側端末に利用させることを特徴とする木構造管理装置。
A tree structure management device for sharing generation rules for generating a tree structure of an object,
Generation rule creating means for creating the generation rule;
Generation rule storage means for storing the generation rule created by the production rule creation means,
A tree structure management apparatus that causes a user side terminal to use a generation rule stored in the generation rule storage means.
オブジェクトの木構造を生成するための生成ルールを共有化する木構造管理装置であって、
管理サーバに格納された生成ルールを検索するための検索手段と、
前記検索手段により検索した生成ルールを解読して木構造を生成するための解読手段と、
を備えることを特徴とする木構造管理装置。
A tree structure management device for sharing generation rules for generating a tree structure of an object,
Search means for searching for generation rules stored in the management server;
Decoding means for decoding the generation rule searched by the search means to generate a tree structure;
A tree structure management device comprising:
JP2004276210A 2004-09-22 2004-09-22 Program for managing tree structure, tree structure management method, and tree structure management device Pending JP2006092213A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004276210A JP2006092213A (en) 2004-09-22 2004-09-22 Program for managing tree structure, tree structure management method, and tree structure management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004276210A JP2006092213A (en) 2004-09-22 2004-09-22 Program for managing tree structure, tree structure management method, and tree structure management device

Publications (1)

Publication Number Publication Date
JP2006092213A true JP2006092213A (en) 2006-04-06

Family

ID=36233118

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004276210A Pending JP2006092213A (en) 2004-09-22 2004-09-22 Program for managing tree structure, tree structure management method, and tree structure management device

Country Status (1)

Country Link
JP (1) JP2006092213A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096784A (en) * 1995-06-22 1997-01-10 Fuji Xerox Co Ltd Identifying device for document type
JP2001147921A (en) * 1999-11-22 2001-05-29 Toshiba Corp Electronic catalog maintenance system and computer readable recording medium with recorded electronic catalog maintenance program
JP2003091535A (en) * 2001-09-17 2003-03-28 Toshiba Corp Data management method, program and device
JP2003233527A (en) * 2001-12-01 2003-08-22 Instinet Corp Attribute-dominated dynamic tree structure
JP2003296160A (en) * 2002-03-29 2003-10-17 Hitachi Ltd Data file navigation method and data file management system
JP2004157673A (en) * 2002-11-05 2004-06-03 Nec Corp Data mapping rule reuse system in electronic catalog conversion system, method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096784A (en) * 1995-06-22 1997-01-10 Fuji Xerox Co Ltd Identifying device for document type
JP2001147921A (en) * 1999-11-22 2001-05-29 Toshiba Corp Electronic catalog maintenance system and computer readable recording medium with recorded electronic catalog maintenance program
JP2003091535A (en) * 2001-09-17 2003-03-28 Toshiba Corp Data management method, program and device
JP2003233527A (en) * 2001-12-01 2003-08-22 Instinet Corp Attribute-dominated dynamic tree structure
JP2003296160A (en) * 2002-03-29 2003-10-17 Hitachi Ltd Data file navigation method and data file management system
JP2004157673A (en) * 2002-11-05 2004-06-03 Nec Corp Data mapping rule reuse system in electronic catalog conversion system, method and program

Similar Documents

Publication Publication Date Title
KR101183401B1 (en) Actionable email documents
Frischmuth et al. Ontowiki–an authoring, publication and visualization interface for the data web
JP5407209B2 (en) Document management apparatus, document management program, and document management system
JP2011065546A (en) File search system and program
CN1979472A (en) File-processing system
CN104252521A (en) Web content management using predetermined project templates
JP2007226473A (en) Electronic document management system and method
Tiepmar et al. A new implementation for canonical text services
JP2011186768A (en) File management system, information processor, and information processing method
JP5592747B2 (en) File search device and file search program
US10877944B2 (en) External data repository file integration using a virtual file system
KR19990038731A (en) Metadata Model and Modeling Method for Electronic Documents, Metadata Management System and Management Method
JP2008176640A (en) Information processor, program and information processing system
JP2008181446A (en) Document management device, information processor, document management system, and program
JP4133549B2 (en) Structured document file management apparatus and structured document file management method
JP2005011055A (en) Electronic form designing and managing method and device, processing program and recording medium
JP2006092213A (en) Program for managing tree structure, tree structure management method, and tree structure management device
JP7381290B2 (en) Computer system and data management method
JP6638053B1 (en) Document creation support system
Zahorodko et al. An approach for processing and document flow automation for Microsoft Word and LibreOffice Writer file formats.
JP2009099090A (en) Form keyword registration device, form keyword registeration method, and program
JP7182022B2 (en) computer equipment and word processing program
JP7011912B2 (en) Document processing system, processing system and document processing program
JP4057997B2 (en) Document processing apparatus with script, document acquisition apparatus, document processing system with script, document processing method with script, and program for causing computer to execute the method
JP2010067233A (en) Workflow management system, workflow management method, and workflow management program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070817

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071114

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100412

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100420

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100817