JP6994138B2 - Information management device and file management method - Google Patents

Information management device and file management method Download PDF

Info

Publication number
JP6994138B2
JP6994138B2 JP2016162292A JP2016162292A JP6994138B2 JP 6994138 B2 JP6994138 B2 JP 6994138B2 JP 2016162292 A JP2016162292 A JP 2016162292A JP 2016162292 A JP2016162292 A JP 2016162292A JP 6994138 B2 JP6994138 B2 JP 6994138B2
Authority
JP
Japan
Prior art keywords
tag name
folder
data
tag
column
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.)
Active
Application number
JP2016162292A
Other languages
Japanese (ja)
Other versions
JP2018032113A (en
JP2018032113A5 (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 JP2016162292A priority Critical patent/JP6994138B2/en
Priority to PCT/JP2017/029831 priority patent/WO2018038065A1/en
Publication of JP2018032113A publication Critical patent/JP2018032113A/en
Publication of JP2018032113A5 publication Critical patent/JP2018032113A5/ja
Application granted granted Critical
Publication of JP6994138B2 publication Critical patent/JP6994138B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Landscapes

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

Description

本発明は、デスクトップ環境上において表を用いた情報管理をおこなう情報処理装置に関する。 The present invention relates to an information processing device that manages information using a table in a desktop environment.

従来技術Conventional technology

フォルダトゥリーによる情報の管理を、等価な分類をおこなう表による情報の管理に変換する方法が提案されている(特開2013-228964)。この提案方法は、フォルダトゥリーの各ノードでの分類付けタグ名を分類の視点ごとにマージしたタグ名列を、その1行、または、1列上の見出し語の集合(見出し語列)として配置した表上にフォルダトゥリーに保存した情報のアイコンを配置することにより情報を管理するものであり、情報を、表上に見出し語として配置した分類付けタグ名によって一目の視認性により識別することができるというユーザ利便を狙いとするものある。 A method of converting information management by a folder tree into information management by a table that performs equivalent classification has been proposed (Japanese Patent Laid-Open No. 2013-228964). In this proposed method, the tag name string obtained by merging the classification tag names in each node of the folder tree for each classification viewpoint is arranged as a set of headwords (headword string) in one row or one column above. Information is managed by arranging an icon of the information saved in the folder tree on the table, and the information can be identified by the visibility at a glance by the classification tag name arranged as a headword on the table. There is something that aims at user convenience that it can be done.

ただ、多くの視点から分類付けをおこなっているフォルダトゥリーを、この方法により表に変換すると、変換された表は、分類付けの視点ごとに得られる多数の見出し語列を多数の行、列に配置する多段構成がとられることになり、多段構成の表においては、各行、各列に配置された各見出し語ごとに、その1つ下の行、または1つ右横の列において他の見出し語列が繰り返して配置されることから、表のサイズがべき乗的に大きくなるという問題が生じる。 However, if a folder tree that is classified from many viewpoints is converted into a table by this method, the converted table will have many headword strings obtained for each classification viewpoint into many rows and columns. In a multi-tiered table, for each headword placed in each row and column, another heading is placed in the row below it or in the column to the right of it. Since the word strings are arranged repeatedly, there is a problem that the size of the table becomes exponentially large.

特に、この方法を、分類ノードごとにな多様な分類をおこなっているフォルダトゥリーに対して適用すると、フォルダトゥリー内の一部の情報にのみ適用されるローカルな分類付けに基づいて生成され、他の多くの情報の分類付けには無用な見出し語列までが、表全体において一律に繰り返して設けられることにより、得られる表はより巨大のものになる上に、管理対象の情報を分類する上で冗長度の高いものとなる。視覚的環境における情報管理において、管理対象の情報はなるべく一望できるか、少ない画面スクロールにより見ることができるということは基本的なユーザニーズである。 In particular, if this method is applied to a folder tree that has various classifications for each classification node, it will be generated based on a local classification that applies only to some information in the folder tree, and others. By providing headword strings that are useless for classifying a lot of information uniformly and repeatedly throughout the table, the obtained table becomes larger and the information to be managed is classified. It becomes highly redundant. In information management in a visual environment, it is a basic user need that the information to be managed can be viewed as much as possible or can be viewed with a small amount of screen scrolling.

本発明は、こうした問題をかんがみ、分類ノードごとに自由で多様な分類をおこなっているフォルダトゥリーによる情報の管理を、等価な分類をおこないつつ、冗長度とサイズを最小限に抑えた表による情報の管理に変換する方法を提供することを課題とする。 In view of these problems, the present invention manages information by a folder tree that freely and variously classifies each classification node, and information by a table that minimizes redundancy and size while performing equivalent classification. The challenge is to provide a way to convert to management.

本発明の他の目的は、情報のフォルダトゥリー上への保存を一目の視認性によっておこなえる方法を提供することを課題とする。 Another object of the present invention is to provide a method for storing information on a folder tree by visual recognition at a glance.

本発明の他の目的は、フォルダトゥリーを最小限の手間によって作成する方法を提供することを課題とする。 Another object of the present invention is to provide a method for creating a folder tree with a minimum of effort.

上記の目的を達成するために、請求項1に記載の発明による情報処理装置における方法は、
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される表上への情報の出力方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列をマージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなることを特徴とする。
In order to achieve the above object, the method in the information processing apparatus according to the invention according to claim 1 is
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
It is a method of outputting information on a table in which cells that are rectangles in which information icons are arranged are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column , and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , Steps to display the icon of the specified information in relation to the corresponding cell,
It is characterized by being composed of.

請求項2に記載の発明による情報処理装置における方法は、請求項1に記載の方法において、作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成することを特徴とする。
In the method in the information processing apparatus according to the invention according to claim 2, in the method according to claim 1, each tag name constituting the tag name string registered in the created tag name string data is divided for each tag name string. In the tag name column data in which the tag name column including the tag name selected by the user as the search keyword is registered on the keyword selection means displayed in the form of a tag, the registered tag name string is composed of the selected tag name. With a step to replace with a new tag name column
It is characterized in that table data representing a table in which the tag name columns registered in all tag name column data are arranged is created.

上記の目的を達成するために、請求項3に記載の発明による情報処理装置における方法は、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、情報を装置において特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなることを特徴とする。
In order to achieve the above object, the method in the information processing apparatus according to the invention according to claim 3 is
Information management operations are performed in information management devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
It is characterized by being composed of.

請求項4に記載の発明による情報処理装置における方法は、請求項1、請求項2請求項8に記載の方法において、1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットすることを特徴とする。 The method in the information processing apparatus according to the invention according to claim 4 is the method according to claim 1, claim 2, among the path names constituting all the path names of the parent folders of one tag name string in the method according to claim 8 . If the path name belonging to the same tag name column as the path name does not exist in the other path names that make up all the path names of the corresponding parent folder, the path name is set as the condition data of the corresponding tag name column data. It is characterized by doing.

請求項5に記載の発明による情報処理装置における方法は、請求項1、請求項2請求項8に記載の方法において、1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、
該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットすることを特徴とする。
The method in the information processing apparatus according to the invention according to claim 5 is the same as the tag name set in the condition data for one tag name string data in the method according to claim 1 and claim 2. If there is no other tag name column data that sets another tag name belonging to the tag name column as conditional data,
It is characterized in that the condition data of the corresponding tag name column data is set to a specific value in which the tag name column data selected by the reference becomes all the tag name column data other than the corresponding tag name column data.

請求項6に記載の発明による情報処理装置における方法は、請求項1、請求項2請求項8に記載の方法において、特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれることを特徴とする。
The method in the information processing apparatus according to the invention according to claim 6 has two headword columns in which a tag name string selected according to a specific condition is arranged in the method according to claim 1 and claim 2. After arranging them in the top row and leftmost column of the table, respectively, the tag name column is arranged on the table for each tag name arranged in the arranged headword column. The child headword column in which the tag name column selected as the parent tag name is arranged is repeatedly provided in the next lower row or column in which the corresponding headword column is arranged according to a predetermined method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. It is characterized in that it is performed by a specific method from a tag name sequence having a specific relationship with a certain ancestor tag name set.

請求項7に記載の発明による情報処理装置における方法は、請求項1、請求項2、請求項8に記載の方法において、条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力することを特徴とする。
The method in the information processing apparatus according to the invention according to claim 7 constitutes the path name obtained as conditional data and the ancestor tag name set in the method according to claim 1, claim 2, and claim 8 . For each tag name, the step of associating the tag name column identification data of the tag name column to which it belongs, and
A step to obtain a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. It is characterized in that the icon of the corresponding file information is associated with the output.

請求項8に記載の発明による情報処理装置における方法は、請求項3に記載の方法において、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなることを特徴とする。
The method in the information processing apparatus according to the invention according to claim 8 is the method according to claim 3.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed Steps to identify the related tag name, which is the tag name placed in the relationship,
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
It is characterized by being composed of.

請求項9に記載の発明による情報処理装置は、アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置であって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される表を用いた情報の処理装置として、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列をマージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成する手段と、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与する手段と、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示する手段と、
からなることを特徴とする。
In the information processing apparatus according to the invention according to claim 9, the file information which is the information created by the application is stored in the folder prepared by the apparatus, and the folder is stored in the parent folder in which one folder is another folder. It is managed in a hierarchical structure that is repeatedly stored as a child folder, and
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
The management operation for information is an information management device that is created for each information and is performed as an operation on the device screen for an icon that is an image image defined for each type of information.
As an information processing device using a table in which cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
After asking for the folder name column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A means of creating tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column .
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The means of granting and
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , A means of displaying the icon of the specified information in a form related to the corresponding cell,
It is characterized by being composed of.

請求項10に記載の発明による情報処理装置は、請求項9に記載の装置において、作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換える手段を備え、
全てのタグ名列データに登録されているタグ名列を、検索キーワードとして選択したタグ名を他のタグ名と区別できる形で見出し語として配置した表を表わす表データを作成することを特徴とする。
The information processing device according to the invention according to claim 10 has a form in which each tag name constituting the tag name string registered in the created tag name string data in the device according to claim 9 is divided for each tag name string. In the tag name column data in which the tag name column including the tag name selected by the user as the search keyword is registered on the keyword selection means displayed in, the registered tag name string is composed of the selected tag name. With a means to replace with a new tag name column,
The feature is to create table data that represents a table in which the tag name string registered in all tag name column data is arranged as a headword in a form that distinguishes the tag name selected as a search keyword from other tag names. do.

請求項11に記載の発明による情報処理装置は、請求項9、請求項10に記載の装置において、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置であって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の処理装置として、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得る手段と、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与する手段と、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定する手段と、
特定した関連タグ名を、装置において情報を特定するデータに対応付ける手段と、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力する手段と、
からなることを特徴とする。
The information processing apparatus according to the invention according to claim 11 is the apparatus according to claim 9 and claim 10.
The management operation for information is an information processing device created for each information and performed as an operation on the device screen for an icon which is an image image defined for each type of information.
As a table-based information processing device, cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
A means of obtaining a tag name string, which is an order sequence of tag names, which is a name that characterizes information,
A means to add the configuration tag name of another tag name column to the tag name column as conditional data,
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. A means to identify the related tag name, which is the tag name placed in
A means of associating the specified related tag name with the data that identifies the information in the device,
A means for outputting information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
It is characterized by being composed of.

請求項12に記載の発明による情報処理装置は、請求項9、請求項10、請求項11、請求項19に記載の装置において、1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットすることを特徴とする。 The information processing apparatus according to the invention according to claim 12 is the path name constituting all the path names of the parent folders of one tag name string in the apparatus according to claim 9, claim 10, claim 11, and claim 19 . If the path name belonging to the same tag name column as the path name does not exist in the other path names that make up all the path names of the corresponding parent folder, the path name is used as the condition of the corresponding tag name column data. It is characterized by being set as data.

請求項13に記載の発明による情報処理装置は、請求項9、請求項10請求項19に記載の装置において、1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、
該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットすることを特徴とする。
The information processing apparatus according to the invention according to claim 13 has the same tag name as the tag name set in the condition data for one tag name string data in the apparatus according to claim 9 and claim 10. If another tag name column data that sets another tag name belonging to the column as conditional data does not exist
It is characterized in that the condition data of the corresponding tag name column data is set to a specific value in which the tag name column data selected by the reference becomes all the tag name column data other than the corresponding tag name column data.

請求項14に記載の発明による情報処理装置は、請求項9、請求項10、請求項19に記載の装置において、特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された
見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれることを特徴とする。
The information processing apparatus according to the invention according to claim 14 has two headword columns in which tag name strings selected according to specific conditions are arranged in the apparatus according to claim 9, claim 10, and claim 19 , respectively. , After arranging in the top row and leftmost column of the table, the tag name column is placed on the table for each tag name placed in the placed headword field, and the tag name is parented. The child headword column in which the tag name column selected as the tag name is arranged is repeatedly provided in the next lower row or column in which the corresponding headword column is arranged according to a predetermined method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. It is characterized in that it is performed by a specific method from a tag name sequence having a specific relationship with a certain ancestor tag name set.

請求項15に記載の発明による情報処理装置は、請求項9、請求項10、請求項19に記載の装置において、条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付ける手段と、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求める手段と、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成する手段とを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力することを特徴とする。
The information processing apparatus according to the invention according to claim 15 is the apparatus according to claim 9, claim 10, and claim 19 , wherein the path name obtained as conditional data and each tag constituting the ancestor tag name set are used. A means of associating the tag name column identification data of the tag name column to which the name belongs,
A means for obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a means for creating information attribute data in which the tag name column identification data of the data and the folder name of the corresponding upper folder are associated with each other.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. It is characterized in that the icon of the corresponding file information is associated with the output.

請求項16に記載の発明による情報処理装置は、請求項11に記載の装置において、
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置であって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される表上への情報の出力装置として、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、
指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成する手段と
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与する手段と、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定する手段と、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定する手段と、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得る手段と、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成する手段、
とからなることを特徴とする。
The information processing apparatus according to the invention according to claim 16 is the apparatus according to claim 11.
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
The management operation for information is an information management device that is created for each information and is performed as an operation on the device screen for an icon that is an image image defined for each type of information.
As a device for outputting information on a table, cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted,
For each folder stored in the specified folder, the child folder name column, which is the order column of the child folder names that the folder directly stores as the parent folder, is obtained, and then
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. How to create name string data ,
A means of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of the parent folder as conditional data to each tag name column data.
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. A means to identify the related tag name, which is the tag name placed in
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed A means of identifying the related tag name, which is the tag name placed in the relationship,
A means to obtain new all path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A means to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
It is characterized by being composed of.

上記の目的を達成するために、請求項17に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いる情報管理方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列をマージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなることを特徴とする。
In order to achieve the above object, the control program for realizing the method in the information processing apparatus according to the invention according to claim 17 by a computer is provided.
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A table-based information management method in which cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column , and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , Steps to display the icon of the specified information in relation to the corresponding cell,
It is characterized by being composed of.

上記の目的を達成するために、請求項18に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項17に記載の方法において、
作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成することを特徴とする。
The control program for realizing the method in the information processing apparatus according to the invention according to claim 18 by a computer in order to achieve the above object is the method according to claim 17.
Tag name including the tag name selected by the user as a search keyword on the keyword selection means in which each tag name constituting the tag name column registered in the created tag name column data is displayed separately for each tag name column. In the tag name column data in which the column is registered, a step of replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
It is characterized in that table data representing a table in which the tag name columns registered in all tag name column data are arranged is created.

上記の目的を達成するために、請求項19に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、装置において情報を特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなることを特徴とする。
In order to achieve the above object, the control program for realizing the method in the information processing apparatus according to the invention according to claim 19 by a computer is
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
It is characterized by being composed of.

上記の目的を達成するために、請求項20に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項17、請求項18、請求項24に記載の方法において、
1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットすることを特徴とする。
The control program for realizing the method in the information processing apparatus according to the invention according to claim 20 by a computer in order to achieve the above object is the method according to claim 17, claim 18, and claim 24 .
Among the path names that make up all the path names of the parent folder of one tag name column, the path names that belong to the same tag name column as that path name are among the other path names that make up all the path names of the corresponding parent folder. If it does not exist in, the path name is set as the condition data of the corresponding tag name column data.

上記の目的を達成するために、請求項21に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項17、請求項18、請求項24に記載の方法において、
1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、
該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットすることを特徴とする。
In order to achieve the above object, the control program for realizing the method in the information processing apparatus according to the invention according to claim 21 by a computer is the method according to claim 17, claim 18, and claim 24 .
For one tag name column data, if there is no other tag name column data set as condition data with another tag name belonging to the same tag name column as the tag name set in the condition data.
It is characterized in that the condition data of the corresponding tag name column data is set to a specific value in which the tag name column data selected by the reference becomes all the tag name column data other than the corresponding tag name column data.

上記の目的を達成するために、請求項22に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項17、請求項18、請求項24に記載の方法において、
特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれることを特徴とする。
The control program for realizing the method in the information processing apparatus according to the invention according to claim 22 by a computer in order to achieve the above object is the method according to claim 17, claim 18, and claim 24 .
After arranging the two headword columns in which the tag name columns selected according to specific conditions are arranged in the top row and the leftmost column of the table, respectively, the arrangement of the tag name columns on the table is arranged. For each tag name placed in the heading word field, the child heading word field in which the tag name column selected with that tag name as the parent tag name is placed is placed in the next lower level where the corresponding heading word field is placed. It is done by repeating the provision in the row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. It is characterized in that it is performed by a specific method from a tag name sequence having a specific relationship with a certain ancestor tag name set.

上記の目的を達成するために、請求項23に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項17、請求項16、請求項24に記載の方法において、条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力する請求項17、請求項22に記載の方法をコンピュータによって実現させるための制御プログラム。
The control program for realizing the method in the information processing apparatus according to the invention according to claim 23 by a computer in order to achieve the above object is the method according to claim 17, claim 16, and claim 24 . A step of associating the tag name column identification data of the tag name string to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A step of obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. A control program for realizing the method according to claim 17 and 22 which outputs the corresponding file information icon in association with the computer.

上記の目的を達成するために、請求項24に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムは、請求項19に記載の方法において、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなることを特徴とする。
The control program for realizing the method in the information processing apparatus according to the invention according to claim 24 by a computer in order to achieve the above object is the method according to claim 19.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed Steps to identify the related tag name, which is the tag name placed in the relationship,
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
It is characterized by being composed of.

上記の目的を達成するために、請求項25に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報処理方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列をマージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなることを特徴とする。
In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 25 by a computer is
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
An information processing method using a table in which cells that are rectangular rectangles in which information icons are arranged are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column , and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , Steps to display the icon of the specified information in relation to the corresponding cell,
It is characterized by being composed of.

上記の目的を達成するために、請求項26に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項25に記載の方法において、作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成することを特徴とする。
In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 26 by a computer is a tag created by the method according to claim 25. Register the tag name string including the tag name selected by the user as the search keyword on the keyword selection means in which each tag name constituting the tag name string registered in the name string data is displayed separately for each tag name string. In the created tag name column data, a step of replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
It is characterized in that table data representing a table in which the tag name columns registered in all tag name column data are arranged is created.

上記の目的を達成するために、請求項27に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、装置において情報を特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなることを特徴とする。
In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 27 by a computer is
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
It is characterized by being composed of.

上記の目的を達成するために、請求項28に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項25、請求項26、請求項32に記載の方法において、1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットすることを特徴とする。 25, 26, 32 can be used as a storage medium containing a control program for realizing the method in the information processing apparatus according to the invention according to claim 28 by a computer in order to achieve the above object. In the method described, among the path names constituting all the path names of the parent folder of one tag name column, the path names belonging to the same tag name column as the path names constitute all the path names of the corresponding parent folder. If it does not exist in the path name of, the path name is set as the condition data of the corresponding tag name column data.

上記の目的を達成するために、請求項29に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項25、請求項26、請求項32に記載の方法において、1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットすることを特徴とする。 In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 29 by a computer is claimed in claim 25, claim 26, and claim 32 . In the method described, when there is no other tag name column data in which another tag name belonging to the same tag name column as the tag name set in the condition data is set as condition data for one tag name column data. , The condition data of the corresponding tag name column data is set to a specific value in which the tag name column data selected by the reference becomes all the tag name column data other than the corresponding tag name column data.

上記の目的を達成するために、請求項30に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項25、請求項26、請求項32に記載の方法において、特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれることを特徴とする。
In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 30 by a computer is described in claim 25, claim 26, and claim 32 . In the method described, two headword columns in which the tag name column selected according to a specific condition is arranged are arranged in the top row and the leftmost column of the table, respectively, and then the tag name column is placed on the table. For each tag name placed in the placed headword field, the corresponding heading word field is placed in the child heading word field in which the tag name string selected with that tag name as the parent tag name is placed. It is repeated by repeating the provision in the next lower row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. It is characterized in that it is performed by a specific method from a tag name sequence having a specific relationship with a certain ancestor tag name set.

上記の目的を達成するために、請求項31に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項25、請求項26、請求項32に記載の方法において、条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力することを特徴とする。
A storage medium containing a control program for realizing the method in the information processing apparatus according to the invention according to claim 31 by a computer in order to achieve the above object is claimed in claim 25, claim 26, and claim 32 . In the method described, a step of associating the tag name column identification data of the tag name string to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A step of obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. It is characterized in that the icon of the corresponding file information is associated with the output.

上記の目的を達成するために、請求項32に記載の発明による情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される表上への情報の出力方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、
指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなることを特徴とする。
In order to achieve the above object, the storage medium containing the control program for realizing the method in the information processing apparatus according to the invention according to claim 32 by a computer is
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information management devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
It is a method of outputting information on a table in which cells that are rectangles in which information icons are arranged are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted,
For each folder stored in the specified folder, the child folder name column, which is the order column of the child folder names that the folder directly stores as the parent folder, is obtained, and then
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
It is characterized by being composed of.

効果effect

本方法によれば、分類ノードごとに自由で多様な分類をおこなっているフォルダトゥリーを、フォルダトゥリー内の一部の情報にのみ適用されるローカルな分類付けに基づいて生成され、他の多くの情報の分類付けには無用な見出し語列を、見出し語列の多段構成において必要な位置に限って配置することによって多段構成による表サイズのべき乗的増大を抑えた表に変換するができる。 According to this method, a folder tree that is freely and variously classified for each classification node is generated based on a local classification that applies only to some information in the folder tree, and many others. By arranging the headword strings that are unnecessary for classifying information only at the positions required in the multi-stage structure of the headword strings, it is possible to convert the table into a table in which the power increase of the table size due to the multi-stage structure is suppressed.

本方法によれば、さらに、ローカルな分類付けをおこなう見出し語列の判定を、多くの階層からなる一方、その内部に少数のフォルダしか作成されていないフォルダトゥリーの場合を考慮しておこなうことによって、多くの情報の分類付けに必要な見出し語列を一部の位置に限って配置することはなく、元のフォルダトゥリーによる分類に対して分類の等価性を失うことがない表に変換するができる。 According to this method, the headword string for local classification is further determined by considering the case of a folder tree in which a small number of folders are created inside the hierarchy while the headword string is composed of many layers. However, the headword string necessary for classifying a lot of information is not placed only in some positions, and it is converted into a table that does not lose the classification equivalence with respect to the classification by the original folder tree. can.

本方法によれば、さらに、フォルダトゥリーへの情報の保存を、表上への情報アイコンの保存操作によって一目の視認性によりおこなうことができる。 Further, according to this method, the information can be saved in the folder tree with the visibility at a glance by the operation of saving the information icon on the table.

本方法によれば、さらに、情報を表上の1つセルに対応付ける操作によって、表上の該当する見出し語による情報へのタグ付けが自動的におこなわれ、このように楽にタグ付けがおこなわれた情報は、広く、タグ名の組み合わせを入力とする検索によって取り出すことができる。また、その表がフォルダトゥリーに基づいて作成されている場合には、その情報を格納するフォルダがそのフォルダトゥリー内にない場合、該当のフォルダが自動的に作成された上、その情報は格納されるので、情報の保存ごとに、いちいち情報を格納するフォルダの増設をおこなう必要がなくなる。
According to this method, further, by the operation of associating the information with one cell on the table, the information is automatically tagged by the corresponding headword on the table, and the tagging is easily performed in this way. The information can be widely retrieved by searching with a combination of tag names as an input. Also, if the table is created based on the folder tree, if the folder that stores the information does not exist in the folder tree, the corresponding folder is automatically created and the information is stored. Therefore, it is not necessary to add a folder for storing information each time information is saved.

本方法によれば、さらに、多くの階層からなる一方、その内部に少数のフォルダしか作成されていないフォルダトゥリーの場合を補正した表が作成されることから、最初にフォルダトゥリーを作成するとき、その構成フォルダとして、例示的に最小限のフォルダだけを作成しておけば、表を介した情報の保存操作ごとに、自動的にフォルダトゥリー内の構成フォルダが増設されていくので、フォルダトゥリーを楽に完成していくことができる。 According to this method, a table is created that corrects the case of a folder tree that consists of many hierarchies but only a small number of folders are created inside. Therefore, when creating a folder tree for the first time, If you create only the minimum number of folders as the configuration folder as an example, the configuration folders in the folder tree will be automatically added for each operation to save information via the table, so create a folder tree. It can be completed easily.

本発明の一実施例による情報処理装置のハードウェア上のシステム構成例を示すブロック図である。It is a block diagram which shows the system configuration example on the hardware of the information processing apparatus by one Embodiment of this invention. 実施例のシステムにおける環境制御プログラムが表示するデスクトップ画面を示す図である。It is a figure which shows the desktop screen which the environment control program in the system of an Example displays. 実施例のシステムにおけるデータオブジェクト管理データの形式を示す図である。It is a figure which shows the format of the data object management data in the system of an Example. 実施例のシステムにおける表管理アプリケーション画面を示す図である。It is a figure which shows the table management application screen in the system of an Example. 実施例のシステムにおける発明の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the invention in the system of an Example. 実施例のシステムにおける表変換モードの表管理アプリケーション画面を示す図である。It is a figure which shows the table management application screen of the table conversion mode in the system of an Example. 実施例のシステムにおける説明例のフォルダトゥリーを示す図である。It is a figure which shows the folder tree of the explanatory example in the system of an Example. 実施例のシステムにおける全体管理データの形式を示す図である。It is a figure which shows the format of the total management data in the system of an Example. 実施例のシステムにおける情報管理データの形式を示す図である。It is a figure which shows the format of the information management data in the system of an Example. 実施例のシステムにおけるタグ名列データの形式を示す図である。It is a figure which shows the format of the tag name string data in the system of an Example. 実施例のシステムにおけるタグ名列データ作成処理の手順を示す図である。It is a figure which shows the procedure of the tag name string data creation process in the system of an Example. 実施例のシステムにおける子フォルダ名列の形式を示す図である。It is a figure which shows the format of the child folder name column in the system of an Example. 実施例のシステムにおけるタグ名データの形式を示す図である。It is a figure which shows the format of the tag name data in the system of an Example. 実施例のシステムにおける子フォルダ共有集合を特定する手順を示す図である。It is a figure which shows the procedure which specifies the child folder shared set in the system of an Example. 実施例のシステムにおける親フォルダ管理データの形式を示す図である。It is a figure which shows the format of the parent folder management data in the system of an Example. 実施例のシステムにおける親フォルダ表示画面を示す図である。It is a figure which shows the parent folder display screen in the system of an Example. 実施例のシステムにおけるタグ名列表示画面を示す図である。It is a figure which shows the tag name string display screen in the system of an Example. 実施例のシステムにおけるマージ指示後のタグ名列表示画面を示す図である。It is a figure which shows the tag name string display screen after the merge instruction in the system of an Example. 実施例のシステムにおける表変換全体手順を示す図である。It is a figure which shows the whole table conversion procedure in the system of an Example. 実施例のシステムにおける条件データ作成手順を示す図である。It is a figure which shows the condition data creation procedure in the system of an Example. 実施例のシステムにおける関連データの形式を示す図である。It is a figure which shows the format of the related data in the system of an Example. 実施例のシステムにおける表のフォーマットを示す図である。It is a figure which shows the format of the table in the system of an Example. 実施例のシステムにおける表データを作成する手順を示す図である。It is a figure which shows the procedure which creates the table data in the system of an Example. 実施例のシステムにおける見出し語欄データの形式の形式を示す図である。It is a figure which shows the format of the headword column data in the system of an Example. 実施例のシステムにおける対応タグ名列を特定する手順を示す図である。It is a figure which shows the procedure of specifying the corresponding tag name string in the system of an Example. 実施例のシステムにおけるセルデータの形式を示す図である。It is a figure which shows the format of the cell data in the system of an Example. 実施例のシステムにおける文字列データの形式を示す図である。It is a figure which shows the format of the character string data in the system of an Example. 実施例のシステムにおけるアイコン配置欄定義データの形式を示す図である。It is a figure which shows the format of the icon arrangement column definition data in the system of an Example. 実施例のシステムにおける「行区切り位置データ」、または「列区切り位置データ」の形式を示す図である。It is a figure which shows the format of "row break position data" or "column break position data" in the system of an Example. 実施例のシステムにおける罫線データの形式を示す図である。It is a figure which shows the format of the ruled line data in the system of an Example. 実施例のシステムにおける説明例の表を示す図である。It is a figure which shows the table of the explanatory example in the system of an Example. 実施例のシステムにおけるセル内におけるアイコンの配置を示す図である。It is a figure which shows the arrangement of the icon in the cell in the system of an Example. 実施例のシステムにおける情報保存手順を示す図である。It is a figure which shows the information storage procedure in the system of an Example. 実施例のシステムにおける全パス名作成手順を示す図である。It is a figure which shows the procedure of making all the path names in the system of an Example. 実施例のシステムにおける例示的に作成した説明例のフォルダトゥリーを示す図である。It is a figure which shows the folder tree of the explanatory example created exemplary by the system of an Example. 実施例のシステムにおける検索指示画面を示す図である。It is a figure which shows the search instruction screen in the system of an Example. 実施例のシステムにおける検索指示により作成される表を示す図である。It is a figure which shows the table created by the search instruction in the system of an Example.

以下、添付図を参照して本発明の実施例を説明する。図1に、本発明の一実施例における情報処理装置のハードウェア上のシステム構成を示す。このシステムにおいて、キーボード12、およびマウス14が入力装置として、内部メモリ16および外部メモリ18が記憶装置として、表示装置20および印紙装置22が出力装置として、それぞれ適当なインタフエース回路(図示せず)を介してCPU24に接続されている。また、CPU24は、通信装置26を介して電話回線または通信回線27とも接続されている。内部メモリ16および外部メモリ18には、CPU24の処理または制御動作を規定する各種プログラムのほか、各種電子辞書、キャラクタフォント、ファイル等が格納されている。通信装置26は、ファクシミリ通信機能を有している。 Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 shows a system configuration on hardware of an information processing apparatus according to an embodiment of the present invention. In this system, the keyboard 12 and the mouse 14 are suitable input devices, the internal memory 16 and the external memory 18 are storage devices, and the display device 20 and the stamping device 22 are output devices, respectively (not shown). It is connected to the CPU 24 via. The CPU 24 is also connected to a telephone line or a communication line 27 via a communication device 26. The internal memory 16 and the external memory 18 store various electronic dictionaries, character fonts, files, and the like, as well as various programs that define the processing or control operation of the CPU 24. The communication device 26 has a facsimile communication function.

本装置の電源を入れると、本装置におけるGUI環境を制御する環境制御プログラムが自動的に起動され、例えば、図2に示すデスクトップ画面30を表示装置20のディスプレイ画面20a上に表示した上、デスクトップ画面30において次に述べるようなGUI環境を提供する。 When the power of this device is turned on, the environment control program that controls the GUI environment in this device is automatically started. For example, the desktop screen 30 shown in FIG. 2 is displayed on the display screen 20a of the display device 20, and then the desktop. The GUI environment described below is provided on the screen 30.

本装置においては、ユーザが作成する情報は、公知の方法として、環境制御プログラムによって、ファイル情報を単位として管理される。また、本装置においては、情報を管理する単位であるデータオブジェクトとして、ファイル情報のほかにフォルダが用意され、ファイル情報の分類管理は、ファイル情報をフォルダへ格納する形でおこなうことができるようになっている。 In this device, the information created by the user is managed in units of file information by an environmental control program as a known method. In addition, in this device, a folder is prepared in addition to the file information as a data object that is a unit for managing information, and the classification management of the file information can be performed by storing the file information in the folder. It has become.

本明細書においては、ファイル情報とフォルダとを合わせて「情報」と呼ぶことにする。フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返されるフォルダ階層構造の形で管理され、システム内において1つの外部メモリ18をルートとするフォルダのトゥリーを形成して配置される。 In this specification, the file information and the folder are collectively referred to as "information". Folders are managed in the form of a folder hierarchical structure in which one folder is repeatedly housed as a child folder in a parent folder which is another folder, and a folder rooted at one external memory 18 in the system. Arranged to form a tree.

ファイル情報とフォルダからなるデータオブジェクトは、環境制御プログラムによって、「種別情報」、「名称」、「全パス名」、「アイコンイメージデータポインタ情報」、「アイコン配置位置」からなるデータオブジェクト管理データを付した形で管理される(図3)。「種別情報」は、まず、ファイル情報とフォルダを区別した上、ファイル情報である場合には、それが作成されたアプリケーションの種別を表わす。「名称」は、ユーザによって入力された名称であり、その情報を直接に収容する親フォルダの中において「種別情報」ごとに一意に定められる。他の意味に使用される「名称」と区別して、「フォルダ内名称」と呼ぶ時もある。 The data object consisting of file information and folders is the data object management data consisting of "type information", "name", "all path names", "icon image data pointer information", and "icon placement position" by the environment control program. It is managed in the attached form (Fig. 3). The "type information" first distinguishes between the file information and the folder, and in the case of the file information, indicates the type of the application in which the file information is created. The "name" is a name input by the user, and is uniquely defined for each "type information" in the parent folder that directly accommodates the information. It is sometimes called "name in folder" to distinguish it from "name" used for other meanings.

「全パス名」は、環境制御プログラムが、各データオブジェクトをシステム内において一意に識別するためのキーとなるもので、該当のデータオブジェクトに関わる全ての上位のフォルダの名称を、ルートから始めて順に取り出される。フォルダ名称を特定の区切り記号である分離符を挟んで順に接続することによって得られた文字列に自身の名称文字列を、上記分離符を挟んで接続したものである。本明細書においては、この分離符を特に、第1の分離符と呼ぶことにする。1つのデータオブジェクトを他のフォルダ内に格納することは、システム内において、格納対象のデータオブジェクトの名称を格納先のフォルダの全パス名に接続することによって実現されることになる。 "All path names" is a key for the environmental control program to uniquely identify each data object in the system, and the names of all higher-level folders related to the relevant data object are listed in order starting from the root. Taken out. The folder name is connected to the character string obtained by connecting the folder names in order with the separator, which is a specific delimiter, sandwiched between the above separators. In the present specification, this separator will be referred to as a first separator in particular. Storing one data object in another folder is realized by connecting the name of the data object to be stored to all the path names of the storage destination folder in the system.

また、環境制御プログラムは、保存しているファイル情報、または、フォルダについて、公知の方法として、上記した「種別情報」毎に定まる特定種類のイメージであるアイコンをデスクトップ画面30上において表示した上、表示したアイコンには、該当データオブジェクト管理データの「名称」情報を表わす文字列を付加した形で表示する。 Further, the environment control program displays an icon, which is a specific type of image determined for each of the above-mentioned "type information", on the desktop screen 30 as a known method for the stored file information or folder. The displayed icon is displayed with a character string representing the "name" information of the corresponding data object management data added.

ファイル情報、または、フォルダは、デスクトップ画面30上におけるマウス14による該当のアイコンに対する特定の指示操作によってオープンされる。環境制御プログラムは、まず、デスクトップ画面30上に表示されている各アイコンの「アイコン表示位置」情報と上記指示操作を与えた位置との照合を繰り返すことにより、該当のデータオブジェクトを識別する。 The file information or the folder is opened by a specific instruction operation for the corresponding icon by the mouse 14 on the desktop screen 30. The environment control program first identifies the corresponding data object by repeatedly collating the "icon display position" information of each icon displayed on the desktop screen 30 with the position to which the above-mentioned instruction operation is given.

識別されたデータオブジェクトがファイル情報である場合は、その指示操作によってファイル情報の内容が該当ファイル情報について新たに設けられた「ファイル情報画面」上に表示される。環境制御プログラムが、指示されたファイル情報の「種別情報」にもとづいて該当のアプリケーションプログラムを呼び出した上、呼び出されたプログラムが該当のファイル情報の内容を表示することになる。 If the identified data object is file information, the content of the file information is displayed on the "file information screen" newly provided for the corresponding file information by the instruction operation. The environment control program calls the corresponding application program based on the "type information" of the instructed file information, and the called program displays the contents of the corresponding file information.

識別されたデータオブジェクトがフォルダである場合は、フォルダ内の格納情報のアイコンを配置した「フォルダ画面」がデスクトップ画面30上の適当位置に表示され、表示されたフォルダ画面上には、該当のフォルダが直接に含むデータオブジェクトのアイコンが配置表示される。 When the identified data object is a folder, the "folder screen" in which the icon of the stored information in the folder is arranged is displayed at an appropriate position on the desktop screen 30, and the corresponding folder is displayed on the displayed folder screen. The icon of the data object that directly contains is displayed.

環境制御プログラムが、該当のフォルダの全パス名とシステム内の各データオブジェクトの全パス名との間の照合を繰り返すことによって、該当のフォルダが直接に含むデータオブジェクトを識別した上、識別したデータオブジェクト管理データの「情報種別部」データ毎に定められたイメージデータを、フォルダ画面上において定めた方法にしたがって配置表示する。 The environment control program repeatedly matches the full path name of the relevant folder with the full path name of each data object in the system to identify the data object directly contained in the relevant folder and then the identified data. The image data specified for each "information type part" data of the object management data is arranged and displayed according to the method specified on the folder screen.

ファイル情報、または、フォルダを表わすアイコンは、デスクトップ画面30上において、ユーザによるマウス14による特定の操作であるドラッグ操作によって配置位置を変えることができ、そのデスクトップ画面30上における配置位置は、該当データオブジェクト管理データの「アイコン表示位置」に登録される。また、ある情報を別なフォルダへ格納することは、格納対象情報のアイコンを格納先フォルダのアイコン上にドラッグする操作という形でおこなうことができる。 The arrangement position of the file information or the icon representing the folder can be changed on the desktop screen 30 by a drag operation which is a specific operation by the user with the mouse 14, and the arrangement position on the desktop screen 30 is the corresponding data. It is registered in the "icon display position" of the object management data. In addition, storing certain information in another folder can be performed by dragging the icon of the storage target information onto the icon of the storage destination folder.

デスクトップ画面30上において、その左下隅部に常時表示されている「スタート」ボタンを選択指示すると、「プログラム」、「設定」、「検索」等の選択ボタンをリストした「メインメニュー」31がディスプレイ画面20aに現われ、この「メインメニュー」31上において、さらに、「プログラム」ボタン35をクリック指示すると、本装置上にインストールしてあるアプリケーションプログラムの一覧を示す「プログラムメニュ―」32が、ディスプレイ画面20a上に表示される。図2は、上記「プログラム」ボタン35をクリック指示し、「プログラムメニュ―」32を表示した状態を示したものである。 When you select and instruct the "Start" button that is always displayed in the lower left corner of the desktop screen 30, the "Main Menu" 31 that lists the selection buttons such as "Program", "Settings", and "Search" is displayed. When the "Program" button 35 is clicked and instructed on the "Main Menu" 31 that appears on the screen 20a, the "Program Menu" 32 showing a list of application programs installed on the device is displayed on the display screen. Displayed on 20a. FIG. 2 shows a state in which the "program menu" 32 is displayed by instructing the click of the "program" button 35.

「プログラムメニュ―」32上において、本発明に関わる機能を制御するアプリケーションプログラムである「表管理アプリケーションプログラム」の該当ボタンをクリック指示すると、上記環境制御プログラムは、この表管理アプリケーションプログラムのソースプログラムを装置の外部メモリ18上の所定格納位置から取り出し、内部メモリ16上の適当なエリア上において実行形式のプログラムに展開した上、同プログラムを起動し、まず、例えば、図4に示す表管理アプリケーション画面33をディスプレイ画面20a上に表示する。 When the corresponding button of the "table management application program", which is an application program for controlling the functions related to the present invention, is clicked and instructed on the "program menu" 32, the above environment control program uses the source program of this table management application program. It is taken out from a predetermined storage position on the external memory 18 of the device, expanded into an execution-type program on an appropriate area on the internal memory 16, and then the program is started. First, for example, the table management application screen shown in FIG. 33 is displayed on the display screen 20a.

表管理アプリケーションは、デスクトップ画面30上において、情報を、表を用いて管理することを目的とし、「表作成」、「変換」、「検索」、「保存」、「設定」等の機能が設けられている。以上の機能は、表管理アプリケーションプログラムが、上記環境制御プログラム、ならびに、本装置を構成する上記ハードウエアと協働して動作するシステムによって実現される。 The table management application is provided with functions such as "table creation", "conversion", "search", "save", and "setting" for the purpose of managing information using a table on the desktop screen 30. Has been done. The above functions are realized by the system in which the table management application program operates in cooperation with the above-mentioned environment control program and the above-mentioned hardware constituting the present apparatus.

本発明の実施機能の中、まず、表変換機能について説明する。表変換機能は、指定したフォルダトゥリーが管理する情報に対して、該当フォルダトゥリーと等価な分類をおこなう表を作成し、作成した表上に該当フォルダトゥリーが管理する情報のアイコンを配置表示するもので、図5に示す処理の構成をとる。 Among the practical functions of the present invention, first, the table conversion function will be described. The table conversion function creates a table that classifies the information managed by the specified folder tree in the same way as the folder tree, and displays the icon of the information managed by the folder tree on the created table. Then, the processing configuration shown in FIG. 5 is adopted.

入力部51は、変換対象のフォルダトゥリーを入力する。環境制御プログラムが作成管理するフォルダを表示するディスプレイ20a、および、キーボード12、マウス14等の入力装置と、該当の処理を実行するCPU24と、入力情報をいったん取り込む内部メモリ16また外部メモリ18とによって構成される。 The input unit 51 inputs the folder tree to be converted. A display 20a that displays a folder created and managed by an environment control program, an input device such as a keyboard 12 and a mouse 14, a CPU 24 that executes the corresponding processing, and an internal memory 16 or an external memory 18 that temporarily captures input information. It is composed.

タグ名列データ作成部52は、入力されたフォルダトゥリーを構成する各フォルダの名称と階層ランクにもとづいて、情報を1つの視点から特徴付けるタグ名の集合であるタグ名列を表わすタグ名列データを作成する。処理を実行するCPU24と、処理をおこなう作業エリアを配置する内部メモリ16または外部メモリ18とによって構成される。 The tag name string data creation unit 52 represents a tag name string that is a set of tag names that characterize information from one viewpoint based on the name and hierarchical rank of each folder constituting the input folder tree. To create. It is composed of a CPU 24 that executes processing and an internal memory 16 or an external memory 18 that arranges a work area for performing processing.

タグ名列データ記憶部53は、作成されたタグ名列データを記憶する。内部メモリ16または外部メモリ18の所定の記憶領域を用いている。 The tag name string data storage unit 53 stores the created tag name string data. A predetermined storage area of the internal memory 16 or the external memory 18 is used.

条件データ付与部54は、入力部51に指定されたフォルダトゥリ―に含まれる各フォルダの全パス名とタグ名列データ記憶部53に記憶されているタグ名列データとにもとづいて、該当タグ名列データに対して、その適用条件を表わす条件データを付与する。処理を実行するCPU24と、該当の処理をおこなう作業エリアを配置する内部メモリ16または外部メモリ18とによって構成される。 The condition data addition unit 54 is based on all the path names of each folder included in the folder tree designated by the input unit 51 and the tag name string data stored in the tag name string data storage unit 53, and the corresponding tag. Condition data indicating the application condition is added to the name column data. It is composed of a CPU 24 that executes processing and an internal memory 16 or an external memory 18 that arranges a work area for performing the processing.

表データ作成部56は、タグ名列データ記憶部53に記憶されたタグ名列データに登録されているタグ名を見出し語として配置する表を表わす表データを作成し記憶する。該当の処理を実行するCPU24と処理をおこなう作業エリアを配置する内部メモリ16または外部メモリ18とによって構成される。 The table data creation unit 56 creates and stores table data representing a table in which the tag names registered in the tag name string data stored in the tag name string data storage unit 53 are arranged as headwords. It is composed of a CPU 24 that executes the corresponding processing and an internal memory 16 or an external memory 18 that arranges a work area for performing the processing.

情報属性データ付与部60は、入力部51から入力されたフォルダトゥリー上に管理されている情報の全パス名を構成するパス名について、タグ名列データ記憶部53に記憶されたタグ名列データを参照して、タグ名列ごとの分類付けを表わす情報属性データを付与する。処理を実行するCPU24と、処理をおこなう作業エリアを配置する内部メモリ16または外部メモリ18とによって構成される。 The information attribute data addition unit 60 has the tag name string data stored in the tag name string data storage unit 53 for the path names constituting all the path names of the information managed on the folder tree input from the input unit 51. Refer to, and add information attribute data showing the classification for each tag name column. It is composed of a CPU 24 that executes processing and an internal memory 16 or an external memory 18 that arranges a work area for performing processing.

出力情報対応付け部57は、作成された表データとフォルダトゥリー上に管理されている情報について求められた情報属性データにもとづいて、表上における単位出力域であるセルごとに出力される情報を対応付ける。処理を実行するCPU24と、アイコン配置欄セルごとの出力情報をいったん記憶する内部メモリ16または外部メモリ18と、によって構成される。 The output information mapping unit 57 outputs information to be output for each cell, which is a unit output area on the table, based on the information attribute data obtained for the created table data and the information managed on the folder tree. Correspond. It is composed of a CPU 24 that executes processing and an internal memory 16 or an external memory 18 that temporarily stores output information for each icon arrangement column cell.

表表示部58は、表データ作成部56に作成されている表データ、および、出力情報対応付け部61によって表上の各セルに対応付けられた情報とに基づいて、情報のアイコンが配置表示された表を表示する。処理を実行するCPU24と、表示用に変換した出力データをいったん記憶する内部メモリ16または外部メモリ18と、表示装置20とによって構成される。 In the table display unit 58, information icons are arranged and displayed based on the table data created in the table data creation unit 56 and the information associated with each cell on the table by the output information mapping unit 61. Display the table. It is composed of a CPU 24 that executes processing, an internal memory 16 or an external memory 18 that temporarily stores output data converted for display, and a display device 20.

表変換機能の実施に当たって、ユーザは、表管理アプリケーション画面33をオ-プンした上、表管理アプリケーション画面33上の機能メニュー70上の「変換」ボタン72を指示し、システムは、「変換」ボタン72の指示を受け、表管理アプリケーション画面33を表変換モードにセットする。表変換モードの表管理アプリケーション画面33を図6に示す。 In executing the table conversion function, the user opens the table management application screen 33 and instructs the "convert" button 72 on the function menu 70 on the table management application screen 33, and the system displays the "convert" button. In response to the instruction of 72, the table management application screen 33 is set to the table conversion mode. FIG. 6 shows the table management application screen 33 in the table conversion mode.

以下、表変換機能の詳細を図7に示す分類をおこなっているフォルダトゥリーを表に変換する例に即して説明する。同図において、最右列に記入されているノード名「大」、「並」、「小」は、その左側に隣接の列に記入されているノード名「A1」、「A2」、「A3」…「C2」、「c3」の全てに対する共通する分類を表わしている。 Hereinafter, the details of the table conversion function will be described according to an example of converting a folder tree classified as shown in FIG. 7 into a table. In the figure, the node names "Large", "Medium", and "Small" written in the rightmost column are the node names "A1", "A2", and "A3" written in the adjacent column on the left side. "... Represents a common classification for all" C2 "and" c3 ".

ユーザは、まず、対象とするフォルダトゥリーの先頭フォルダのアイコンを表管理アプリケーション画面33上にドラッグする。以降、このフォルダを、特に、変換対象先頭フォルダ(略して、先頭フォルダ)と呼ぶことにする。 First, the user drags the icon of the first folder of the target folder tree onto the table management application screen 33. Hereinafter, this folder will be referred to as a conversion target first folder (abbreviated as the first folder).

表変換機能において、指定したフォルダトゥリーを構成する各フォルダのフォルダ名は、管理対象の情報を特徴付けるタグ名として、変換された管理表上において見出し語として配置される。ユーザは、その例外として、そのフォルダ名をタグ名とせず、表の管理対象としたいフォルダを表管理アプリケーション画面33上において管理対象フォルダとして指定することができる。ユーザは、表管理アプリケーション画面33上に表示されている該当のフォルダトゥリー上において該当するフォルダを、たとえば、マウス14を用いてクリック指定した後、表変換モードの表管理アプリケーション画面33上に表示されている管理対象フォルダ指定副画面93内にドラッグすればよい。 In the table conversion function, the folder name of each folder constituting the designated folder tree is arranged as a headword on the converted management table as a tag name that characterizes the information to be managed. As an exception, the user can specify the folder to be managed by the table as the managed folder on the table management application screen 33 without using the folder name as the tag name. The user clicks and specifies the corresponding folder on the corresponding folder tree displayed on the table management application screen 33, for example, by using the mouse 14, and then displays the corresponding folder on the table management application screen 33 in the table conversion mode. You can drag it into the managed folder specification sub-screen 93.

ユーザは、先頭フォルダと管理対象フォルダを指定した後、表管理アプリケーション画面33上の「実行」ボタン95を指示すると、システムは、「実行」ボタン95の指示を受け、まず、入力部51による処理として全体管理データ(図8)を作成し、その「名称部」と「全パス名部」とに、各々、先頭フォルダの名称と全パス名とをセットした上、先頭フォルダの名称を表管理アプリケーション画面33上の名称欄90に表示する。説明例においては、「全体管理」が表示される。 When the user instructs the "execute" button 95 on the table management application screen 33 after designating the first folder and the managed folder, the system receives the instruction of the "execute" button 95 and first processes by the input unit 51. Create overall management data (Fig. 8), set the name of the first folder and the name of all paths in the "name part" and "all path name part", respectively, and manage the name of the first folder in a table. It is displayed in the name field 90 on the application screen 33. In the explanatory example, "total management" is displayed.

システムは、また、管理対象フォルダ指定副画面93内にドラッグされたフォルダについて情報管理データ(図9)を作成し、その「名称部」と「全パス名部」とに、各々、該当フォルダの名称と全パス名とをセットする。指定されたフォルダごとに作成された情報管理データは、その連結ポインタにより順に連結されることによって情報管理データチェインを形成し、その先頭データのアドレスは、全体管理データの「管理対象フォルダ情報管理データポインタ部」にセットされる。 The system also creates information management data (Fig. 9) for the folder dragged into the managed folder designation sub-screen 93, and the "name part" and "all path name part" of the folder are each of the corresponding folder. Set the name and all path names. The information management data created for each specified folder forms an information management data chain by being concatenated in order by the concatenation pointer, and the address of the start data is the "managed folder information management data" of the overall management data. It is set in the pointer section.

システムは、続いて、タグ名列データ作成部52による処理として、情報を1つの視点から特徴付けるタグ名の集合であるタグ名列を表わすタグ名列データ(図10)を、フォルダトゥリーを構成する各フォルダが直接に格納する子フォルダの名称にもとづいて作成するタグ名列データ作成処理をおこなう。 Subsequently, the system constitutes a folder tree with tag name string data (FIG. 10) representing a tag name string which is a set of tag names that characterize information from one viewpoint, as a process by the tag name string data creation unit 52. Performs tag name string data creation processing created based on the name of the child folder directly stored by each folder.

タグ名列データ作成処理の手順を図11に示す。タグ名列データ作成処理は、まず、指定したフォルダトゥリーを構成する各フォルダについて、そのフォルダが直接に格納する子フォルダを公知の方法によって順次に取り出し、取り出した子フォルダの中、管理対象フォルダとして指定されていないフォルダの名称の集合である子フォルダ名列を、該当フォルダについて作成される子フォルダ名列データ(図12)に登録する(ステップM1)。 FIG. 11 shows the procedure of the tag name column data creation process. In the tag name column data creation process, first, for each folder that constitutes the specified folder tree, the child folders that the folder directly stores are sequentially extracted by a known method, and among the extracted child folders, the managed folders are used. A child folder name column, which is a set of names of unspecified folders, is registered in the child folder name column data (FIG. 12) created for the corresponding folder (step M1).

ステップM1は、取り出した子フォルダごとに、その名称をそのデータ部にセットしたタグ名データ(図13)を作成し、作成したタグ名データをその「連結ポインタ」によって連結したタグ名データチェインの先頭データアドレスを、該当子フォルダ名列データの「タグ名データポインタ」にセットする。 Step M1 creates tag name data (FIG. 13) in which the name is set in the data part for each fetched child folder, and concatenates the created tag name data by the "concatenation pointer" of the tag name data chain. Set the start data address in the "tag name data pointer" of the corresponding child folder name column data.

子フォルダ名列データの「親フォルダ全パス名部」と「親フォルダ階層ランク部」には、該当の子フォルダを取り出した親フォルダの全パス名と階層ランクが、各々、セットされる。親フォルダの階層ランクは該当の全パス名を構成するパス名の数により求めることができる。 In the "parent folder all path name part" and "parent folder hierarchy rank part" of the child folder name column data, all the path names and the hierarchy rank of the parent folder from which the corresponding child folder is taken out are set respectively. The hierarchical rank of the parent folder can be obtained by the number of path names constituting all the corresponding path names.

作成された子フォルダ名列データは、子フォルダ名列データチェインとして、その「連結ポインタ」によって連結され、その先頭データアドレスは、全体管理データの「子フォルダ名列データポインタ」にセットされる。 The created child folder name column data is concatenated as a child folder name column data chain by the "concatenation pointer", and the start data address is set in the "child folder name column data pointer" of the general management data.

システムは、続いて、作成した子フォルダ名列データチェインに登録した各子フォルダ名列を取り出した親フォルダの集合であって、その集合を構成するフォルダは、その集合内の他のフォルダの少なくとも1つと1つ以上の子フォルダを共有する集合を、子フォルダ共有集合として特定し、特定した子フォルダ共有集合を構成する各フォルダの全パス名の集合である親フォルダ全パス名列を特定した子フォルダ共有集合ごとに作成されるタグ名列データに登録する(ステップM2)。 The system subsequently retrieves each child folder name column registered in the created child folder name column data chain as a set of parent folders, and the folders that make up that set are at least other folders in that set. A set that shares one and one or more child folders is specified as a child folder shared set, and a parent folder all path name column that is a set of all path names of each folder that constitutes the specified child folder shared set is specified. Register in the tag name column data created for each child folder shared set (step M2).

子フォルダ共有集合は、まず、初期設定として、目的の親フォルダ全パス名列を空集合にセットした上、作成されている子フォルダ名列データチェインから、子フォルダ名列データを共有集合先頭データとして順次に取り出し、取り出した共有集合先頭データについて、図14に示す手順を繰り返す形で特定される。同手順は、まず、以降の処理の繰り返しにおいて順次に取り出される子フォルダ名列データである「現在データ」に共有集合先頭データをセットする(ステップT1)。 For the child folder shared set, first, as an initial setting, set all path name columns of the target parent folder to an empty set, and then share the child folder name column data from the created child folder name column data chain to the first data of the shared set. The data at the beginning of the shared set, which is sequentially taken out and taken out, is specified by repeating the procedure shown in FIG. In this procedure, first, the shared set head data is set in the "current data" which is the child folder name column data sequentially fetched in the repetition of the subsequent processing (step T1).

同手順は、続いて、現在データの「組み込みフラグ部」を参照し、「組み込みフラグ部」に初期値がセットされている場合は、ステップT3に進み、「組み込みフラグ部」に初期値と異なる特定値がセットされている場合は、ステップT8に分岐する(ステップT2)。 The procedure then refers to the "built-in flag section" of the current data, and if the "built-in flag section" is set to the initial value, the process proceeds to step T3, and the "built-in flag section" is different from the initial value. If a specific value is set, it branches to step T8 (step T2).

続くステップT3においては、現在データの「親フォルダ全パス名部」にその全パス名が登録されているフォルダが、その全パス名が親フォルダ全パス名列を構成する各フォルダの少なくとも1つのフォルダと同じ子フォルダ名を少なくとも1つ共有していることを判定し、判定が得られた場合には、現在データにセットされている親フォルダ全パス名を、「親フォルダ全パス名列」に加え(ステップT4)、判定が得られない場合には、ステップT8に分岐する。 In the following step T3, the folder in which all the path names are registered in the "parent folder all path name part" of the current data is at least one of the folders in which all the path names constitute the parent folder all path name column. It is determined that at least one child folder name that is the same as the folder is shared, and if the determination is obtained, the parent folder all path names currently set in the data are set to "parent folder all path name column". In addition to (step T4), if a determination cannot be obtained, the process branches to step T8.

ステップT4において、親フォルダ全パス名列を構成する各親フォルダ全パス名は、1つの親フォルダ全パス名ごとに作成される親フォルダ管理データ(図15)の「各親フォルダ全パス名部」にセットされ、作成された各親フォルダ管理データは、その連結ポインタよって親フォルダ管理データチェインとして連結され、その先頭データは、該当のタグ名列データの「親フォルダ管理データポインタ」にセットされる。 In step T4, each parent folder all path name constituting the parent folder all path name column is the "each parent folder all path name part" of the parent folder management data (FIG. 15) created for each one parent folder all path name. Each parent folder management data created is concatenated as a parent folder management data chain by its concatenation pointer, and its first data is set in the "parent folder management data pointer" of the corresponding tag name column data. To.

ステップT4に続くステップT5においては、現在データの「組み込みフラグ部」に上記特定値がセットされ、続いて、ステップT1に戻る。また、ステップT8においては、現在データが共有集合先頭データでないことが判定され、判定が得られた場合にはステップT6に進み、判定が得られない場合には手順を終了する。 In step T5 following step T4, the specific value is set in the "embedded flag unit" of the current data, and then the process returns to step T1. Further, in step T8, it is determined that the current data is not the shared set head data, and if the determination is obtained, the process proceeds to step T6, and if the determination is not obtained, the procedure ends.

ステップT6においては、子フォルダ名列データチェインにおいて次位置に子フォルダ名列データが連結されていることを判定し、判定が得られた場合には、次位置に連結されている子フォルダ名列データを現在データにセットした上(ステップT7)、再び、ステップT2に戻る。一方、ステップT6の判定が得られない場合には、手順を終了する。 In step T6, it is determined that the child folder name column data is concatenated to the next position in the child folder name column data chain, and if the determination is obtained, the child folder name column concatenated to the next position is concatenated. After setting the data in the current data (step T7), the process returns to step T2 again. On the other hand, if the determination in step T6 cannot be obtained, the procedure ends.

説明例の場合、子フォルダ名列{A1,A2,A3}について作成され、全パス名「***¥***¥P¥A¥甲」を登録した親フォルダ管理データと子フォルダ名列{A3、A4}について作成され、全パス名「***¥***¥P¥A¥乙」を登録した親フォルダ管理データとは連結され、2つの子フォルダ名列をマージしたタグ名列{A1,A2,A3、A4}について作成されたタグ名列データの「親フォルダ管理データポインタ部」によって管理されることになる。 In the case of the explanation example, the parent folder management data and the child folder name column created for the child folder name column {A1, A2, A3} and registering the entire path name "***** \ *** \ P \ A \ A". Tag name created for {A3, A4} and concatenated with the parent folder management data that registered all path names "***** \ *** \ P \ A \ B" and merged the two child folder name columns It will be managed by the "parent folder management data pointer part" of the tag name column data created for the columns {A1, A2, A3, A4}.

システムは、次に、特定した各子フォルダ共有集合ごとに、求めた親フォルダ全パス名列を構成する各親フォルダ全パス名をその「親フォルダ全パス名部」に登録した子フォルダ名列データに登録されている子フォルダ名列をマージすることによってタグ名列を求め、求めたタグ名列を該当のタグ名列データに登録する(ステップM3)。 Next, the system registers each parent folder full path name that constitutes the obtained parent folder full path name column for each specified child folder shared set in the "parent folder full path name part" child folder name column. The tag name string is obtained by merging the child folder name columns registered in the data, and the obtained tag name string is registered in the corresponding tag name string data (step M3).

ステップM3は、該当のタグ名列データに登録されている親フォルダ管理データチェインから、その構成データを順に取り出し、取り出した親フォルダ管理データに登録されている親フォルダ全パス名をその「親フォルダ全パス名部」に登録した子フォルダ名列データの子フォルダ列どうしをマージすることを繰り返す形でおこなわれる。 In step M3, the configuration data is sequentially fetched from the parent folder management data chain registered in the corresponding tag name column data, and all the path names of the parent folders registered in the fetched parent folder management data are referred to as the "parent folder". It is performed by repeating merging the child folder columns of the child folder name column data registered in "All path name part".

まず、最初に取り出される親フォルダ管理データに登録されている親フォルダ全パス名を登録した子フォルダ名列データがポイントするタグ名データチェインの先頭アドレスを、該当タグ名列データの「タグ名データポインタ」にセットすることから始めて、以降に取り出される子フォルダ名列データに登録されている子フォルダ名列の中から、上記タグ名データポインタからポイントされるタグ名データチェインの構成タグ名のいずれとも異なる子フォルダ名だけを、上記タグ名データポインタからポイントされるタグ名データチェインに追加して連結することを繰り返せばよい。 First, the start address of the tag name data chain pointed to by the child folder name column data that registered all the path names of the parent folder registered in the parent folder management data that is fetched first is the "tag name data" of the corresponding tag name column data. Starting from setting to "Pointer", from the child folder name columns registered in the child folder name column data retrieved after that, any of the tag names of the tag name data chain pointed to by the above tag name data pointer. Only the child folder names that are different from the above may be added to the tag name data chain pointed from the tag name data pointer and concatenated repeatedly.

以上のように作成されたタグ名列データは、その「連結ポインタ」によって順次に連結されることによって全体タグ名列データチェインを形成し、その先頭データのアドレスは、全体管理データの「タグ名列データポインタ部」にセットされる。説明例のフォルダトゥリーの各フォルダからは、タグ名列、{A、B、C}、{甲、乙、丙}、{A1、A2、A3、A4}、{B1、B2}、{B3、B4}{C1、C2、C3}、{大、並、小}がマージされることになる。 The tag name column data created as described above is sequentially concatenated by the "concatenation pointer" to form an entire tag name column data chain, and the address of the head data is the "tag name" of the overall management data. It is set in the column data pointer part. From each folder of the folder tree in the explanation example, the tag name string, {A, B, C}, {A, B, 丙}, {A1, A2, A3, A4}, {B1, B2}, {B3, B4} {C1, C2, C3}, {large, average, small} will be merged.

各タグ名列データを特定するデータであるタグ名列識別データとしては、該当のタグ名列データの格納アドレスを用いてもよいし、親フォルダ全パス名列を管理する 親フォルダ管理データを用いてもよい。また、ステップM3において、該当のタグ名列ごとにID名を定め、定めたID名をタグ名列データの「ID名部」にセットしてもよい。このID名は、システムが自動的に生成し、たとえば、作成順序を表す数字文字を付与すればよい。たとえば、タグ名列{A,B,C}については「1」、タグ名列{A1,A2、A3、A4}については「3」、{大、並、小}については「6」が付与される。 As the tag name column identification data, which is the data that identifies each tag name column data, the storage address of the corresponding tag name column data may be used, or the parent folder management data that manages all the path name columns of the parent folder is used. You may. Further, in step M3, an ID name may be determined for each corresponding tag name string, and the determined ID name may be set in the "ID name part" of the tag name string data. This ID name may be automatically generated by the system and may be given, for example, a numeric character indicating the order of creation. For example, "1" is given to the tag name string {A, B, C}, "3" is given to the tag name string {A1, A2, A3, A4}, and "6" is given to {large, average, small}. Will be done.

タグ名列データ作成処理は、また、作成された各タグ名列データにマージされた各子フォルダ列データに登録されている「親フォルダ階層ランク」に「1」を加えた数をタグ名列データの「階層ランク部」に登録する(ステップM4)。1つのタグ名列データについて、複数個の親フォルダが見出される場合は、各親フォルダの各階層ランクに「1」を加えた数の平均値をセットすればよい。 In the tag name column data creation process, the tag name column is also the number obtained by adding "1" to the "parent folder hierarchy rank" registered in each child folder column data merged with each created tag name column data. Register in the "hierarchical rank part" of the data (step M4). When a plurality of parent folders are found for one tag name column data, the average value of the number obtained by adding "1" to each hierarchical rank of each parent folder may be set.

タグ名列データ作成処理は最後に、以上のように作成されたタグ名列データにもとづいて親フォルダ表示画面210を、表管理アプリケーション画面33上に表示し、各タグ名列データごとに親フォルダ表示画面210の1行上に設けた親フォルダ表示欄213を割付けた上、割付けたに各親フォルダ表示欄213上に該当する子フォルダ共有集合を構成するフォルダのアイコンを順に配置表示する(ステップM5)。 Finally, in the tag name column data creation process, the parent folder display screen 210 is displayed on the table management application screen 33 based on the tag name column data created as described above, and the parent folder is displayed for each tag name column data. After allocating the parent folder display field 213 provided on one line of the display screen 210, the icons of the folders constituting the corresponding child folder shared set are arranged and displayed in order on each parent folder display field 213 (step). M5).

説明例の場合、図16に示す親フォルダ表示画面210が表示されることになる。1つの親フォルダ表示欄213においては、該当の各フォルダを表わすアイコン214が、該当するパス名をその下部に付与した形で、定めた間隔をおいて配置される。 In the case of the explanatory example, the parent folder display screen 210 shown in FIG. 16 will be displayed. In one parent folder display field 213, icons 214 representing each corresponding folder are arranged at predetermined intervals in a form in which the corresponding path name is added to the lower part thereof.

ユーザは、親フォルダ表示欄213に配置されているフォルダのアイコンの中から、同じ親フォルダ表示欄213に配置されている他のフォルダとは異なる分類視点による分類付けをおこなうフォルダを除く指示をおこなうことができる。 The user gives an instruction to exclude the folders that are classified from the folder icons arranged in the parent folder display field 213 from the classification viewpoint different from the other folders arranged in the same parent folder display field 213. be able to.

たとえば、「作成年度」という分類視点によって「2009」、「2010」… …というフォルダの名称が配置される親フォルダ表示欄213の中に、「発生年度」という分類視点による分類付けをおこなう「2010」というフォルダの名称が混入して配置されている場合、分類視点「発生年度」による分類付けをおこなうフォルダを除去することになる。 For example, in the parent folder display field 213 where the names of folders such as "2009", "2010" ... If the names of the folders are mixed and arranged, the folders that are classified according to the classification viewpoint "year of occurrence" will be removed.

ユーザは、親フォルダ表示欄213上に表示されている各フォルダに関わる分類視点を次の操作によって識別することができる。まず、表示されているフォルダに対する、たとえば、マウス14を用いたダブルクリックによって、該当するフォルダ画面を表示させ、該当のフォルダが直接に格納している情報と子フォルダを知ることができる。 The user can identify the classification viewpoint related to each folder displayed on the parent folder display field 213 by the following operation. First, by double-clicking on the displayed folder, for example, using the mouse 14, the corresponding folder screen can be displayed, and the information and child folders directly stored in the corresponding folder can be known.

また、親フォルダ表示欄213上表示されているフォルダに対して、たとえば、マウス14を用いたクリックをおこなった上、親フォルダ表示画面210上に設けられた「上へ」ボタン215を指示することにより、該当フォルダの親フォルダのフォルダ画面を表示させることができる。さらに、表示されているフォルダ画面をマウス14によって指示した上、親フォルダ表示画面210上の「上へ」ボタン215を指示することを繰り返して、さらに1つ上位のフォルダのフォルダ画面を順次に表示させることもできる。 Further, for example, the folder displayed on the parent folder display field 213 is clicked using the mouse 14, and then the "up" button 215 provided on the parent folder display screen 210 is instructed. Allows you to display the folder screen of the parent folder of the corresponding folder. Further, after instructing the displayed folder screen with the mouse 14, the "up" button 215 on the parent folder display screen 210 is repeatedly instructed to sequentially display the folder screens of the folders one level higher. You can also let it.

上記の操作において、システムは、先ず、マウス14による指示位置にもとづいて特定された親フォルダ表示欄213に割り付けられているタグ名列データを特定した上、特定したタグ名列データに付与されている親フォルダ管理データの中から、親フォルダ全パス名を順次に取り出し、取り出した親フォルダ全パス名の該当フォルダの配置位置を求め、マウス14によるクリック位置との照合を繰り返すことにより、指定したフォルダを特定することができる。 In the above operation, the system first identifies the tag name string data assigned to the parent folder display field 213 specified based on the position indicated by the mouse 14, and then assigns the tag name string data to the specified tag name string data. From the parent folder management data that exists, all the path names of the parent folder are sequentially extracted, the location of the corresponding folder of all the extracted parent folder path names is obtained, and the specified is specified by repeating the collation with the click position by the mouse 14. You can identify the folder.

ユーザは、親フォルダ表示画面210上の各親フォルダ表示欄213上において、除去したいフォルダがあれば、そのフォルダをマウス14によってクリック指示した上、親フォルダ表示画面210上の「除去」ボタン218を指示する。 If there is a folder to be removed on each parent folder display field 213 on the parent folder display screen 210, the user clicks and instructs the folder with the mouse 14, and then clicks the "remove" button 218 on the parent folder display screen 210. Instruct.

タグ名列データ作成部52は、「除去」ボタン218の指示を受け、上記の手順により、クリック指示されたフォルダの親フォルダ管理データを特定し、特定した親フォルダ管理データを該当のタグ名列データに付与されている親フォルダ管理データチェインから除去した上、指定された親フォルダ管理データを除去した親フォルダ管理データチェインにもとづいて、改めて該当するタグ名データチェインを作り直す。 The tag name string data creation unit 52 receives the instruction of the "remove" button 218, identifies the parent folder management data of the folder instructed to be clicked by the above procedure, and uses the specified parent folder management data as the corresponding tag name string. Remove from the parent folder management data chain attached to the data, and recreate the corresponding tag name data chain based on the parent folder management data chain from which the specified parent folder management data has been removed.

一方、タグ名列データ作成部52は、除去した親管理データに登録されているフォルダに対して、上記した子フォルダ共有集合を見出す手順をおこない、見出した子フォルダ共有集合ごとに新たにタグ名列データを作成した上、追加されたタグ名列データチェインにもとづいて、親フォルダ表示画面210を再び、表管理アプリケーション画面33上に表示する。 On the other hand, the tag name column data creation unit 52 performs the above-mentioned procedure for finding the child folder shared set for the folder registered in the removed parent management data, and newly finds the tag name for each child folder shared set. After creating the column data, the parent folder display screen 210 is displayed again on the table management application screen 33 based on the added tag name column data chain.

ユーザは以上の異なる分類視点による分類付けをおこなうフォルダを除く操作をおこなった後、 画面上の「実行」ボタン219を指示すると、タグ名列データ作成処理は、以上のように作成されたタグ名列データにもとづいてタグ名列表示画面230を表管理アプリケーション画面33上に表示し、各タグ名列データを、タグ名列表示画面230の1行上に設けた各タグ名列表示欄231に割付けた上、割付けたタグ名列表示欄231上に該当する構成タグ名を順に配置表示する。説明例の場合、図17に示すタグ名列表示画面230が表示されることになる。 When the user instructs the "execute" button 219 on the screen after performing the operation excluding the folders that perform the classification from the above different classification viewpoints, the tag name column data creation process is performed by the tag name created as described above. The tag name column display screen 230 is displayed on the table management application screen 33 based on the column data, and each tag name column data is displayed in each tag name column display field 231 provided on one row of the tag name column display screen 230. After being assigned, the corresponding configuration tag names are arranged and displayed in order on the assigned tag name column display field 231. In the case of the explanatory example, the tag name column display screen 230 shown in FIG. 17 will be displayed.

ユーザは、タグ名列表示画面230上において、同じ分類視点に属するタグ名列でありながら、共通するタグ名を共有しないことからタグ名列データ作成処理によってマージされず、たがいに異なるタグ名列表示欄231に配置されている複数のタグ名列を指定する。 On the tag name string display screen 230, the user does not share a common tag name even though the tag name strings belong to the same classification viewpoint, so that they are not merged by the tag name string data creation process and are different from each other. Specify a plurality of tag name columns arranged in the display field 231.

ユーザは、マージしたいタグ名列が配置されているタグ名列表示欄231の左側に設けられたマージ指定欄235に、マージ上の連結順序を示す数字をキーボード12により記入した上、タグ名列表示画面230に配置された「実行」ボタン239を指示すればよい。説明例の場合、図17に示すように、タグ名列{B1、B2}の該当マージ指示欄235には「1」を記入し、タグ名列{B3、B4}の該当マージ指示欄235には「2」を記入することになる。 The user enters a number indicating the connection order on the merge in the merge designation field 235 provided on the left side of the tag name column display field 231 in which the tag name string to be merged is arranged by the keyboard 12, and then the tag name string. The "execute" button 239 arranged on the display screen 230 may be indicated. In the case of the explanatory example, as shown in FIG. 17, "1" is entered in the corresponding merge instruction column 235 of the tag name column {B1, B2}, and the corresponding merge instruction column 235 of the tag name column {B3, B4} is entered. Will enter "2".

なお、各タグ名列表示欄231の左側に設けた項目名入力欄237に該当タグ名列の項目名を入力することができる。入力された項目名は、該当のタグ名列を特定するデータとして該当の階層表の中で一意に命名されるものとし、タグ名列データの「ID名部」にセットされる。 In addition, the item name of the corresponding tag name column can be input in the item name input field 237 provided on the left side of each tag name column display field 231. The entered item name is uniquely named in the corresponding hierarchical table as data for specifying the corresponding tag name column, and is set in the "ID name part" of the tag name column data.

システムは、「実行」ボタン239の指示を受け、マージ指定欄235の記入と指定されたタグ名列をタグ名列表示画面230上から消去した上、タグ名列に指定した順序によってマージした新しいタグ名列をタグ名列表示画面230上に表示する。 In response to the instruction of the "execute" button 239, the system deletes the entry in the merge specification field 235 and the specified tag name string from the tag name column display screen 230, and then merges them in the order specified in the tag name column. The tag name string is displayed on the tag name column display screen 230.

システムは、マージ指示欄235に対する指定によって指定した各タグ名列データからポイントされるタグ名データチェインを、指定された順序にしたがってタグ名データの「連結ポインタ」によって連結した上、1つのタグ名列データからポイントする。また、マージされた各タグ名列データに付与されている親フォルダ全パス名列も同時にマージした上、マージした親フォルダ全パス名列をマージされたタグ名列をポイントするタグ名列データに付与する。 The system concatenates the tag name data chains pointed to from each tag name column data specified by the specification for the merge instruction field 235 by the "concatenation pointer" of the tag name data according to the specified order, and then one tag name. Point from the column data. In addition, all the path name columns of the parent folder attached to each merged tag name column data are also merged at the same time, and the merged parent folder all path name columns are converted into the tag name column data that points to the merged tag name column. Give.

説明例の場合、タグ名列表示画面230上において、指定された元の2つのタグ名列{B1、B2}と{B3、B4}は消去され、マージされたタグ名列{B1、B2、B3、B4}が新たに1つのタグ名列欄231上に配置表示されることになる(図18)。 In the case of the explanation example, on the tag name string display screen 230, the two original tag name strings {B1, B2} and {B3, B4} specified are deleted, and the merged tag name strings {B1, B2, B3, B4} will be newly arranged and displayed on one tag name column column 231 (FIG. 18).

ユーザによるタグ名列表示画面230上の実行ボタン239の指示を受けたとき、マージ指定欄235の記入がない場合には、システムは、タグ名列は表示画面230を消去した上、表変換全体手順を開始する(図19)。まず、条件データ付与部54による処理として、各タグ名列データについて、そのタグ名列による分類が適用される条件を表わす条件データを求め、タグ名列データの「条件データポインタ」からポイントする(ステップL1)。 When the user receives an instruction from the execute button 239 on the tag name column display screen 230, if there is no entry in the merge specification field 235, the system erases the tag name column display screen 230 and the entire table conversion. The procedure is started (Fig. 19). First, as a process by the condition data addition unit 54, for each tag name string data, condition data representing the condition to which the classification by the tag name string is applied is obtained, and a point is made from the "condition data pointer" of the tag name string data ( Step L1).

ステップL1は、各タグ名列データについて、図20に示す手順によっておこなわれ、先ず、タグ名列データに付与されている各親フォルダ全パス名を構成する各パス名に次に述べるIDデータを対応付ける(ステップN1)。 Step L1 is performed for each tag name string data by the procedure shown in FIG. 20, and first, the ID data described below is added to each path name constituting each path name of each parent folder assigned to the tag name string data. Correspondence (step N1).

たとえば、親フォルダ全パス名を構成する各パス名について、所属する親フォルダ全パス名において該当パス名の1つ上位に位置するパス名である親パス名に定まる全パス名である親全パス名が、その親フォルダ全パス名列中に含まれているタグ名列データを特定し、特定したタグ名列データのタグ名列識別データを、該当のパス名にIDデータとして対応付ければよい。 For example, for each path name that constitutes all path names of the parent folder, all path names that are defined as the parent path name that is one higher than the corresponding path name in all path names of the parent folder to which the parent folder belongs. The name may specify the tag name column data included in all the path name columns of the parent folder, and the tag name column identification data of the specified tag name column data may be associated with the corresponding path name as ID data. ..

説明例においては、タグ名列{A1、A2、A3、A4}について定まる1つの親フォルダ全パス名「***¥***¥P¥A¥甲」を構成するパス名「甲」のIDデータとしては、その親パス名「A」に定まる親全パス名「***¥***¥P¥A」を、その親フォルダ全パス名列中に含むタグ名列{甲、乙、丙}のタグ名列識別データが特定されることになる。 In the explanation example, the path name "Kou" constituting the one parent folder all path names "***** \ *** \ P \ A \ A" determined for the tag name string {A1, A2, A3, A4} As the ID data, the tag name string {A, B] that includes all the parent path names "*** \ *** \ P \ A" defined in the parent path name "A" in the parent folder all path name column. , 丙} tag name column identification data will be specified.

また、上記の親フォルダ全パス名「***¥***¥P¥A¥甲」を構成する他のパス名「A」のIDデータとして、その親全パス名「***¥***¥P」を、その親フォルダ全パス名として登録したタグ名列{A,B,C}のタグ名列識別データが特定される。 In addition, as the ID data of other path names "A" constituting the above-mentioned parent folder all path names "***** \ *** \ P \ A \ A", the parent all path names "***** ¥ *" The tag name string identification data of the tag name string {A, B, C} registered with "** \ P" as the entire path name of the parent folder is specified.

さらに、上記の親フォルダ全パス名「***¥***¥P¥A¥甲」を構成する他のパス名「P」については、その親全パス名「***¥***」を、その親フォルダ全パス名として登録したタグ名列データは作成されていないことから、パス名「P」については、IDデータは特定されない。上記の親フォルダ全パス名「***¥***¥P¥A¥甲」を構成する文字列「***¥***」を構成する各パス名についても同じことが言える。 Furthermore, for other path names "P" that make up the above parent folder all path names "***** \ *** \ P \ A \ A", the parent all path names "***** ¥ ***" Since the tag name column data in which "" is registered as the entire path name of the parent folder has not been created, the ID data is not specified for the path name "P". The same can be said for each path name that constitutes the character string "***** \ ***" that constitutes the above-mentioned parent folder all path names "***** \ P \ A \ A".

該当のタグ名列データに付与されている親フォルダ全パス名を構成する各パス名は、以上のように得られたたIDデータと関連データ(図21)の形式で対応付けられる。関連データの「IDデータポインタ部」は、該当パス名のIDデータがセットされ、
「ID名部」には定義されているID名がセットされ、「タグ名データポインタ部」は、該当のパス名をセットしたタグ名データをポイントする。
Each path name constituting all the path names of the parent folder assigned to the corresponding tag name column data is associated with the ID data obtained as described above in the form of related data (FIG. 21). The ID data of the corresponding path name is set in the "ID data pointer part" of the related data.
The defined ID name is set in the "ID name part", and the "tag name data pointer part" points to the tag name data in which the corresponding path name is set.

1つの親フォルダ全パス名から作成される各関連データは、その「連結ポインタ」によって親フォルダ別関連データチェインとして連結され、その先頭データのアドレスは該当の親フォルダ管理データの「関連データポインタ」にセットされる。
Each related data created from all the path names of one parent folder is concatenated as a related data chain for each parent folder by the "concatenation pointer", and the address of the start data is the "related data pointer" of the corresponding parent folder management data. Is set to.

ステップL1は、次に、1つのタグ名列データに付与された各親フォルダ全パス名列を構成する各パス名に対応付けされたIDデータの中、対応するパス名が所定の種類以下の特定タグ名に限られるIDデータを見出した上、見出したIDデータと対応するパス名とを登録した関連データを、その連結ポインタ2によって連結した関連データチェインを該当タグ名列データの条件データとして、その「条件データポインタ」からポイントする(ステップN2)。 In step L1, next, among the ID data associated with each path name constituting each parent folder all path name column assigned to one tag name column data, the corresponding path name is a predetermined type or less. After finding the ID data limited to the specific tag name, the related data chain in which the found ID data and the corresponding path name are registered and connected by the connection pointer 2 is used as the condition data of the corresponding tag name column data. , Point from the "condition data pointer" (step N2).

上記の条件をみたす関連データが見出されないタグ名列データの条件データポインタは初期セット値である「NULL」がセットされ続けることになる。 The condition data pointer of the tag name column data for which the related data satisfying the above condition is not found will continue to be set to the initial set value "Null".

該当のタグ名列データに付与されている親フォルダ全パス名列を構成する各パス名に対応付けされたIDデータに定まる対応パス名の種類の数は、該当の親フォルダ別関連データチェインを構成する関連データの中から、該当のIDデータが登録されている関連データを取り出した上、取り出した関連データを、同じ名称のタグ名が登録されている関連データごとにグルーピングし、得られたグループの数として求めることができる。 The number of types of corresponding path names determined by the ID data associated with each path name that composes the parent folder all path name column assigned to the corresponding tag name column data is the related data chain for each parent folder. It was obtained by extracting the related data in which the corresponding ID data is registered from the constituent related data, and then grouping the extracted related data for each related data in which the tag name with the same name is registered. It can be calculated as the number of groups.

たとえば、上記の所定数を「1」とした上で、タグ名列{A1、A2、A3、A4}について付与されている親フォルダ全パス名列{***¥***¥P¥A¥甲、***¥***¥P¥A¥乙}を構成する各構成パス名に付せられたIDデータの中、対応するパス名が1種類だけに限られるIDデータとして、パス名「A」とのみ対応付けられているタグ名列{A,B,C}のタグ名列識別データが見出され、そのタグ名列識別データとタグ名「A」との対を登録した関連データが条件データとして特定されることになる。 For example, after setting the above predetermined number to "1", all the path name strings of the parent folder given to the tag name string {A1, A2, A3, A4} {***** \ *** \ P \ A Among the ID data attached to each configuration path name that composes \ A, *** \ *** \ P \ A \ B}, the path is the ID data that corresponds to only one type of path name. The tag name string identification data of the tag name string {A, B, C} associated only with the name "A" was found, and the pair of the tag name string identification data and the tag name "A" was registered. Related data will be specified as conditional data.

表変換全体手順は、次に、表作成部56による処理として、以上のように作成されたタグ名列データにもとづいて、タグ名列データに登録されたタグ名列が見出し語として割り付けられる表を表わす表データを作成する(ステップL2)。 Next, in the overall table conversion procedure, as a process by the table creation unit 56, the tag name string registered in the tag name column data is assigned as a headword based on the tag name column data created as described above. Create table data representing (step L2).

表管理アプリケーションが扱う表は、図22に示すフォーマットにしたがって作成される。すなわち、表は、アイコン配置欄41と横方向見出し語配置欄42と縦方向見出し語配置欄43とからなり、横方向見出し語配置欄42はアイコン配置欄41の上端外側の1行上に配置され、縦方向見出し語配置欄43はアイコン配置欄41の左端外側1列上に配置される。なお、横方向見出し語配置欄42と、縦方向見出し語配置欄43を合わせて見出し語配置欄と呼ぶ。 The table handled by the table management application is created according to the format shown in FIG. That is, the table is composed of an icon arrangement column 41, a horizontal heading word arrangement column 42, and a vertical heading word arrangement column 43, and the horizontal heading word arrangement column 42 is arranged on one row outside the upper end of the icon arrangement column 41. The vertical headword arrangement column 43 is arranged on the leftmost outer column of the icon arrangement column 41. The horizontal heading word arrangement column 42 and the vertical heading word arrangement column 43 are collectively referred to as a headword arrangement column.

アイコン配置欄41内には管理対象の情報のアイコンを配置する矩形域であるセルがマトリクス状に配置され、見出し語配置欄にはタグ名列が配置され、その構成タグ名がアイコン配置欄41内の各セルを特徴付ける見出し語として該当セルと同一行、または、同一列上に記入される。1つの見出し語配置欄には、1つのタグ名列が配置され、見出し語配置欄は、その配置方向ごとに複数の行、列にわたって設けることができる In the icon arrangement column 41, cells which are rectangular areas for arranging icons of information to be managed are arranged in a matrix, a tag name string is arranged in the entry word arrangement column, and the constituent tag name is the icon arrangement column 41. It is entered in the same row or column as the corresponding cell as a headword that characterizes each cell in the cell. One tag name column is arranged in one headword arrangement column, and the headword arrangement column can be provided over a plurality of rows and columns in each arrangement direction.

見出し語配置欄は、1つのタグ名が記入される矩形域であるセルに分割され、アイコン配置欄41は、各見出し語配置欄内の各セルを区切る罫線の延長によって分割され、上記したセルのマトリクスを形成する。表管理アプリケーションが扱う表は、このフォーマット形式に沿う限り、自由に作成されてよい。 The headword placement field is divided into cells that are rectangular areas in which one tag name is entered, and the icon placement field 41 is divided by the extension of the ruled line that separates each cell in each headword placement field. Form a matrix of. The table handled by the table management application may be freely created as long as it conforms to this format.

ステップL2の手順を図23に示す。同手順は、まず、表上の各見出し語欄について見出し語欄データを作成する(ステップA1)。ステップA1においては、最初に、表の最上行と最左列に各々、1つの見出し語欄を設け、その見出し語欄データをこの順に作成する。その見出し語欄に配置されるタグ名列として、その条件データが「NULL」であり、階層ランクが、各々、1番目と2番目のタグ名列を対応タグ名列として選択する。説明例の場合、各々、タグ名列{A、B、C}とタグ名列{甲、乙、丙}が選択されることになる。 The procedure of step L2 is shown in FIG. In the same procedure, first, headword column data is created for each headword column on the table (step A1). In step A1, first, one headword column is provided in each of the top row and the leftmost column of the table, and the headword column data is created in this order. As the tag name string arranged in the headword column, the condition data is "Null", and the first and second tag name strings having the hierarchical ranks are selected as the corresponding tag name strings, respectively. In the case of the explanatory example, the tag name string {A, B, C} and the tag name string {A, B, 丙} are selected, respectively.

見出し語欄データの形式を図24に示す。その「対応タグ名列データアドレス部」には、選択された対応タグ名列のタグ名列データである対応タグ名列データのアドレスがセットされ、「項目名部」には、対応タグ名列に付けられているID名がセットされ、「方向部」には、該当見出し語欄が配置される方向を表わすコードがセットされる。配置される方向が「横方向」の場合には「0」、配置される方向が「縦方向」の場合には「1」がセットされる。 The format of the headword column data is shown in FIG. The address of the corresponding tag name column data which is the tag name column data of the selected corresponding tag name string is set in the "corresponding tag name column data address part", and the corresponding tag name string is set in the "item name part". The ID name attached to is set, and the code indicating the direction in which the corresponding headword column is arranged is set in the "direction portion". "0" is set when the arrangement direction is "horizontal direction", and "1" is set when the arrangement direction is "vertical direction".

また、見出し語欄データの「全体位置部」内の「行/列位置部」に、該当の見出し語配置欄が配置される行列位置がセットされる。該当見出し語配置欄が横方向の場合は行位置、縦方向の場合には列位置が記入される。今、表の最上位行と最左列に設けた見出し語欄の見出し語欄データの該当部には、各々、「1」がセットされる。 Further, the matrix position in which the corresponding headword arrangement column is arranged is set in the "row / column position portion" in the "overall position portion" of the headword column data. If the corresponding headword arrangement column is in the horizontal direction, the row position is entered, and if it is in the vertical direction, the column position is entered. Now, "1" is set in each of the corresponding parts of the headword column data of the headword column provided in the top row and the leftmost column of the table.

ここでいう行位置とは該当行の表の上端から数えた行位置であり、列位置とは、該当列の表の左端から数えた列位置である。また、行位置と列位置を表わす基準となる表における「1行」と「1列」とは、本明細書においては、アイコン配置欄41を構成する単位矩形であって、1つのアイコンを配置表示するセルであるアイコン配置欄セルを区切る罫線、ならびに、後述する見出し語配置欄42、43全体を区切る罫線によって区切られる行、または列として定義される。ここで、見出し語配置欄42、43においては、個々の見出し語を記入するセルは、複数の行、または複数の列にまたがることもある。 The row position here is the row position counted from the upper end of the table of the corresponding row, and the column position is the column position counted from the left end of the table of the corresponding column. Further, "1 row" and "1 column" in the table as a reference representing the row position and the column position are unit rectangles constituting the icon arrangement column 41 in the present specification, and one icon is arranged. It is defined as a row or column separated by a ruled line that separates the icon arrangement column cells that are the cells to be displayed, and a ruled line that divides the entire headword arrangement fields 42 and 43 described later. Here, in the headword arrangement fields 42 and 43, the cell in which each headword is entered may span a plurality of rows or a plurality of columns.

なお、「全体位置部」内の「開始位置部」と「終端位置部」には、後に続くステップA2の処理において、定まる見出し語配置欄の配置方向両端の行列位置として、見出し語配置欄が横方向の場合は列位置、縦方向の場合には行位置がセットされる。 In the "start position portion" and "end position portion" in the "overall position portion", a headword placement column is provided as a matrix position at both ends of the placement direction of the headword placement column that is determined in the subsequent process of step A2. The column position is set in the horizontal direction, and the row position is set in the vertical direction.

表の最上位行、最左列より下位に配置される見出し語欄は、その1つ上の行、または1つ左の列に配置されている1つの見出し語欄に配置される各タグ名ごとに、そのタグ名を親タグ名とする子見出し語配置欄として設けられ、その中に、次に述べる方法によって特定される対応タグ名列が配置される。表の最上位行、最左列より下位に配置される見出し語欄の設定は、この子見出し語配置欄の設定を繰り返す形でおこなわれ、設けられた全ての見出し語欄に子見出し語配置欄が設け得ないところで終了することになる。 The headword column placed below the top row and leftmost column of the table is each tag name placed in the row above it or one headword field placed in the column to the left of it. Each is provided as a child headword placement field with the tag name as the parent tag name, and the corresponding tag name string specified by the method described below is placed in the child headword placement field. The setting of the entry word column arranged below the top row and the leftmost column of the table is performed by repeating the setting of this child entry word arrangement column, and the child entry word arrangement is performed in all the provided entry word columns. It will end where no column can be provided.

対応タグ名列は図25に示す手順により特定される。以下に述べる同手順の説明において、1つの子見出し語欄に係わる親タグ名が属するタグ名列を親タグ名列、その親タグ名が配置される見出し語欄を親見出し語欄と呼ぶ。また、1つの子見出し語欄について、その親タグ名を最初の集合要素として、1つの親タグ名が配置された見出し語欄について、その親タグ名を求めることを繰り返して得られる親タグ名の集合を祖先タグ名集合と呼び、それを構成する各親タグ名とその所属タグ名列のタグ名列識別データIDデータとの対を祖先関連データ集合と呼ぶ。また、祖先タグ名集合を構成する各タグ名を配置した見出し語欄の集合を上位見出し語欄集合と呼ぶ。 The corresponding tag name sequence is specified by the procedure shown in FIG. In the following description of the procedure, the tag name string to which the parent tag name related to one child headword field belongs is called the parent tag name string, and the headword field in which the parent tag name is arranged is called the parent headword field. Further, for one child heading word field, the parent tag name is used as the first set element, and for the heading word field in which one parent tag name is arranged, the parent tag name is repeatedly obtained. The set of is called an ancestor tag name set, and the pair of each parent tag name constituting the parent tag name and the tag name string identification data ID data of the tag name string to which the parent tag name belongs is called an ancestor-related data set. Further, a set of headword fields in which each tag name constituting the ancestor tag name set is arranged is called a higher headword field set.

同手順は、まず、ステップPIにおいて、次の条件をみたすタグ名列を選択する。
(1)上位見出し語欄集合に含まれる各見出し語欄の対応タグ名列とは異なる
(2)その条件データと同じ関連データが祖先関連データ集合の中に含まれる
(3) すでに、異なる方向において設けられた見出し語欄の対応タグ名列として選択されていない
上記(3)において、「該当見出し語欄と異なる方向」とは、該当見出し語欄の方向が「横方向」であれば「縦方向」であり、該当見出し語欄の方向が「縦方向」であれば「横方向」であることを指す。上記(3)の条件は、該当のタグ名列データの「方向部」に該当見出し語欄とセットされていないことに該当する。
In this procedure, first, in step PI, a tag name string that satisfies the following conditions is selected.
(1) It is different from the corresponding tag name string of each headword column included in the upper heading word column set (2) The same related data as the condition data is included in the ancestor related data set (3) Already in a different direction In the above (3), which is not selected as the corresponding tag name string of the headword column provided in the above, "direction different from the corresponding headword column" means "horizontal direction" if the direction of the corresponding headword column is "horizontal direction". It is "vertical direction", and if the direction of the corresponding headword column is "vertical direction", it means "horizontal direction". The condition (3) above corresponds to the fact that the corresponding headword column is not set in the "direction part" of the corresponding tag name column data.

タグ名列データの「方向部」には、そのタグ名列を最初に対応タグ名列として選択した見出し語配置欄の配置方向を表わすコードがセットされる。タグ名列の「方向部」には、ステップL1において作成された時には初期値として“0”がセットされ、「横方向」見出し語欄に対応付けられた場合に、は”1”がセットされ、「縦方向」見出し語欄に対応付けられた場合には”2”がセットされる。 In the "direction part" of the tag name string data, a code indicating the placement direction of the headword placement field in which the tag name string is first selected as the corresponding tag name string is set. In the "direction part" of the tag name column, "0" is set as an initial value when it is created in step L1, and "1" is set when it is associated with the "horizontal" headword field. , "2" is set when associated with the "vertical" headword field.

続くステップP2において、上記条件を満たすタグ名列が選択されたことが判定された場合、ステップP4において、選択したタグ名列の中から最上の「階層ランク」が対応付けられているがタグ名列を選択した上、「方向部」に該当見出し語欄の配置方向を示す値をセットした後、手順を終える。 In the following step P2, when it is determined that the tag name string satisfying the above conditions is selected, in step P4, the highest "hierarchical rank" from the selected tag name strings is associated, but the tag name. After selecting the column and setting the value indicating the arrangement direction of the corresponding headword column in the "direction part", the procedure is completed.

ステップP2において、上記条件を満たすタグ名列が選択され得なかったことが判定された場合、続くステップP3において、上記の条件(1)、(3)を満たした上、その条件データが「NULL」値であるタグ名列を選択した上、ステップP4に続く。 If it is determined in step P2 that the tag name string satisfying the above conditions could not be selected, in the following step P3, the above conditions (1) and (3) are satisfied and the condition data is "Null". After selecting the tag name column that is the value, the process continues to step P4.

ここで、ステップP4において参照される階層ランクとして、タグ名列データに登録されている階層ランクでなく、タグ名列データに登録されている親フォルダの中、その全パス名について前記ステップN1の方法によって定まる関連データの集合が、該当の祖先関連データ集合と同じである親フォルダの階層ランクを用いてもよい。 Here, as the hierarchical rank referred to in step P4, not the hierarchical rank registered in the tag name column data, but all the path names in the parent folder registered in the tag name column data are described in step N1. The hierarchical rank of the parent folder in which the set of related data determined by the method is the same as the corresponding ancestor-related data set may be used.

以上のよう各見出し語欄について求まる対応タグ名列データのアドレスと該当の親タグ名と該当の親見出し語欄データのアドレスは、各々、該当見出し語欄データの「対応タグ名列データアドレス部」と「親タグ名部」と「親見出し語欄データアドレス部」とにセットされる。また、該当見出し語欄データの「全体位置部」内の「行/列位置部」に親見出し語欄について定まっている行・列位置に「1」を加えた値をセットする。 As described above, the address of the corresponding tag name column data obtained for each heading word column, the corresponding parent tag name, and the address of the corresponding parent heading word column data are the "corresponding tag name string data address part" of the corresponding heading word column data, respectively. , "Parent tag name part" and "Parent heading word field data address part". In addition, a value obtained by adding "1" to the row / column position determined for the parent headword column is set in the "row / column position portion" in the "overall position portion" of the corresponding headword column data.

また、1つの親見出し語欄に設けられる各子見出し語欄について作成された見出し語欄定義データである子見出し語欄データは、該当する親タグ名が親見出し語欄において配置されている順に、「連結ポインタ2」によって連結され、その先頭データは、親見出し語欄について作成された見出し語欄データの「子見出し語欄データポインタ」からポイントされる。 In addition, the child headword field data, which is the headword field definition data created for each child headword field provided in one parent headword field, is in the order in which the corresponding parent tag names are arranged in the parent headword field. , It is concatenated by "concatenation pointer 2", and the head data thereof is pointed from the "child headword field data pointer" of the headword field data created for the parent headword field.

説明例の場合、第2行上においては、たとえば、第1行上の見出し語「A」を親タグ名としてタグ名列{A1,A2、A3}が}選択され、見出し語「B」を親タグ名としてタグ名列{B1、B2、B3}が}選択されることになる。 In the case of the explanatory example, in the second row, for example, the tag name column {A1, A2, A3}} is selected with the headword "A" on the first line as the parent tag name, and the headword "B" is selected. The tag name column {B1, B2, B3} will be selected as the parent tag name.

表について作成される各見出し語欄データは、該当の見出し語欄の配置方向ごとに、各々、表の第1行、または、第1列の見出し語欄データを先頭とするトゥリーの形で互いに関連付けられて管理され、この見出し語欄データのトゥリーは、表の各行、各列ごとに、その上の全ての見出し語欄について、見出し語欄データを作成する「行・列ごと作成処理」を、表の第2行、または、第2列から始めて繰り返すことによって作成することができる。 The headword column data created for the table is in the form of a tree starting with the heading word column data in the first row or the first column of the table, respectively, for each arrangement direction of the corresponding headword column. This tree of headword field data is associated and managed, and for each row and column of the table, for all headword fields above it, "create process for each row and column" to create headword field data. , Can be created by starting from the second row of the table, or the second column and repeating.

行・列ごと作成処理は、たとえば、横方向の見出し語欄の場合、対象となる行の1つ上の行上においてすでに作成されている見出し語欄データを順に取り出し、該当見出し語欄の中に配置されるタグ名ごとに子見出し語欄データを作成することを繰り返す形でおこなわれる。ここで、行・列ごと作成処理の対象となる行上において、最初に作成された見出し語欄データを、次の行における行・列ごと作成処理が最初に扱う見出し語欄データである開始見出し語欄データとして、表データ作成部56の特定の記憶位置に記憶しておく。 In the row / column creation process, for example, in the case of a horizontal headword field, the headword field data that has already been created on the line immediately above the target row is taken out in order, and the headword field is in the corresponding headword field. It is repeated to create child headword field data for each tag name placed in. Here, the headword column data created first on the row to be created for each row / column is the start heading data that is the headword column data first handled by the row / column creation process in the next row. As the word field data, it is stored in a specific storage position of the table data creation unit 56.

行・列ごと作成処理において、その対象となる行の1つ上の行において1つの見出し語欄の右横に位置する見出し語欄に係わる次位置見出し語欄データは、
一般に、トゥリーにおいて、同じ階層位置にある次のノードを求める処理として公知であり、たとえば、次に述べる「次位置見出し語欄特定手順」によって特定することができる。
In the row / column creation process, the next position headword field data related to the headword field located on the right side of one headword field in the row one above the target row is
Generally, in a tree, it is known as a process for obtaining the next node at the same hierarchical position, and for example, it can be specified by the "next position headword column specifying procedure" described below.

同手順においては、まず、該当の見出し語欄データに対して連結ポインタ2を介して次位置に登録されている見出し語欄データがあれば、その見出し語欄データを出力として手順を終了し、そうでない場合には、該当の見出し語欄データの親見出し語欄の有無を判定し、該当の親見出し語欄があれば、その親見出し語欄の見出し語欄データについて次位置見出し語欄特定手順を再帰的におこない、得られた次位置見出し語欄データの子見出し語欄データの中の先頭データを出力として手順を終了する。 In the same procedure, first, if there is headword field data registered at the next position for the corresponding headword field data via the concatenation pointer 2, the headword field data is output and the procedure is terminated. If not, it is determined whether or not there is a parent headword column of the relevant headword column data, and if there is a corresponding parent headword column, the next position headword column is specified for the headword column data of the parent headword column. The procedure is performed recursively, and the procedure ends with the first data in the child headword field data of the obtained next position headword field data as output.

該当の見出し語欄に親見出し語欄がない場合、また、その親見出し語欄の見出し語欄データについての次位置見出し語欄データがない場合には、手順は「NULL」値を出力として終了する。 If there is no parent headword field in the corresponding headword field, or if there is no next position headword field data for the headword field data of the parent headword field, the procedure ends with the output of the "FULL" value. do.

該当の行上において、繰り返される次位置見出し語欄特定手順が「NULL」を出力として終了した場合、該当行上における行・列ごと作成処理は終了し、次に、該当行の1つ下の行について行・列ごと作成処理を繰り返す。 If the repeated procedure for specifying the next position headword field on the relevant row ends with "NULL" as the output, the process for creating each row / column on the relevant row ends, and then the next row below the relevant row. Repeat the process of creating each row / column for each row.

該当行の1つ下の行における行・列ごと作成処理は、表データ作成部56の特定の記憶位置に開始見出し語欄データとして記憶されている見出し語欄データから始めて、該当行上について作成されている見出し語欄データを次位置見出し語欄特定手順により順次に取り出し、取り出した見出し語欄データに子見出し語欄データを作成することを繰り返す形でおこなわれる。 The row / column creation process in the row one row below the corresponding row starts from the heading word column data stored as the start heading word column data in the specific storage position of the table data creation unit 56, and is created for the corresponding row. The headword column data is sequentially taken out by the next position headword field identification procedure, and child headword field data is repeatedly created in the taken out headword field data.

以上の行・列ごと作成処理の繰り返しは、行上に作成されている全ての見出し語欄データについて、その子見出し語欄データが作成し得ないときに終了する。行・列ごと作成処理が終えたときの行、列上に作成されている見出し語欄データの「全体位置部」内の「行/列位置部」セット数は、各々、横方向見出し語欄が設けられた行数と縦方向見出し語欄が設けられた列数として、表データ作成部56の特定記憶位置に設けた「横方向見出し語欄行数部」と「縦方向見出し語欄列数部」とにセットされる。 The repetition of the above row / column creation process ends when the child headword column data cannot be created for all the headword column data created on the row. The number of "row / column position" sets in the "overall position" of the headword field data created on the row and column when the row / column creation process is completed is the horizontal headword field, respectively. As the number of rows provided with and the number of columns provided with the vertical heading word column, the "horizontal heading word column number of rows" and the "vertical heading word column column" provided at the specific storage position of the table data creation unit 56. It is set to "several copies".

作成された見出し語欄データは、該当の見出し語欄の配置方向ごとに「連結ポインタ」によって連結されて、見出し語欄データチェインを形成し、その先頭データは、各々、該当の表管理データの「横方向表元データポインタ」と「縦方向表元データポインタ」からポイントされる。 The created headword column data is concatenated by a "concatenation pointer" for each arrangement direction of the headword field to form a headword field data chain, and the head data thereof is each of the corresponding table management data. Pointed from "horizontal table source data pointer" and "vertical table source data pointer".

ステップA1は、次に、作成した見出し語欄データに位置情報をセットした上、該当の見出し語欄に配置される各見出し語を表わす文字列データと各見出し語を収めるセルを表わすセルデータを作成する。この処理は、見出し語欄が配置される各行、各列における「行・列ごと見出し語欄データ位置決め処理」としておこなわれ、横方向見出し語欄については、下記のように定まる開始行から始めて、表の最上行まで繰り返される形でおこなわれ、縦方向見出し語欄については、同様に定まる開始列から始めて、表の最左列まで繰り返される形でおこなわれる。以降、行・列ごと見出し語欄データ位置決め処理を「行・列ごと位置決め処理」ともいう。 Next, in step A1, position information is set in the created headword column data, and then character string data representing each headword and cell data representing each headword to be placed in the corresponding headword field are input. create. This process is performed as "headword column data positioning process for each row / column" in each row and column where the headword column is arranged. For the horizontal headword column, start from the start row determined as follows. It is repeated up to the top row of the table, and for the vertical headword column, it is repeated from the start column, which is also determined, to the leftmost column of the table. Hereinafter, the headword column data positioning process for each row / column is also referred to as "positioning process for each row / column".

ステップA2は、最初に、開始行、ならびに、開始列を次のように特定する。たとえば、横方向見出し語欄については、開始行は、表の最上行に配置された見出し語欄を、最初の「取り出し見出し語欄」として、取り出し見出し語欄に配置された先頭のタグ名を、親タグ名とする子見出し語欄を次の「取り出し見出し語欄」とすることを繰り返した後、最後、取り出し見出し語欄に子見出し語欄が取り出しえないとき、その取り出し見出し語欄が配置された行として決めることができる。また、その子見出し語欄が取り出しえない取り出し見出し語欄を開始見出し語欄と呼ぶ。 Step A2 first identifies the starting row and starting column as follows: For example, for the horizontal heading word field, the start line uses the heading word field placed at the top row of the table as the first "extracting headword field" and the first tag name placed in the fetching headword field. , After repeating the process of changing the child heading word field as the parent tag name to the next "retrieving heading word field", when the child heading word field cannot be retrieved in the fetching heading word field at the end, the fetching heading word field is changed. It can be decided as an arranged line. Further, the extracted headword column whose child headword column cannot be extracted is called a start headword column.

続いて、以上のように特定した開始行において、行・列ごと位置決め処理が、開始見出し語欄から始めて、前述した「次位置見出し語欄特定手順」により順次に取り出される見出し語欄について、以下に述べるセルデータ配置処理を繰り返す形でおこなわれる。開始見出し語欄の「横方向開始位置」には、表作成部56の特定記憶位置に記憶されている「縦方向見出し語欄列数」に「1」を加えた数がセットされる。 Subsequently, in the start row specified as described above, the headword column in which the row / column positioning process starts from the start headword column and is sequentially fetched by the above-mentioned "next position headword column identification procedure" is described below. It is performed by repeating the cell data arrangement process described in. In the "horizontal start position" of the start headword column, the number obtained by adding "1" to the "number of vertical headword column columns" stored in the specific storage position of the table creation unit 56 is set.

順次に取り出される見出し語欄において、セルデータ配置処理は、該当の見出し語欄の見出し語欄データに登録されている対応タグ名列を構成する各タグ名を順に取り出し、取り出したタグ名を納めるセルを表わすセルデータ(図26)を作成するとともに、取り出したタグ名を表わす文字列データ(図27)を作成し、該当のセルデータの文字列ポインタからポイントすることを繰り返す形でおこなわれる。見出し語欄において作成された各セルデータは、見出し語欄における作成順にセルデータ内の連結ポインタによって連結され、その先頭データのアドレスが該当見出し語欄データの「セルデータポインタ」にセットされる。 In the headword column to be sequentially fetched, the cell data arrangement process fetches each tag name constituting the corresponding tag name string registered in the headword column data of the corresponding headword column in order, and stores the fetched tag name. The cell data (FIG. 26) representing the cell is created, the character string data (FIG. 27) representing the extracted tag name is created, and the point is repeated from the character string pointer of the corresponding cell data. Each cell data created in the headword column is concatenated by a concatenation pointer in the cell data in the order of creation in the headword column, and the address of the start data is set in the "cell data pointer" of the corresponding headword column data.

見出し語欄に配置される先頭のタグ名を納める先頭セルを表わすセルデータの「横方向開始位置」には、該当の見出し語欄の見出し語欄データの「横方向開始位置」がセットされ、「横方向終端位置」には、次のように定まるセル長さから「1」を引いた位置を「横方向開始位置」に加えた値がセットされる。また、見出し語欄内において作成される各セルの「縦方向位置」には、該当見出し語欄の見出し語欄データの行位置がセットされる。 The "horizontal start position" of the headword column data of the corresponding headword column is set in the "horizontal start position" of the cell data representing the first cell that stores the first tag name placed in the headword column. The "horizontal end position" is set to the value obtained by subtracting "1" from the cell length determined as follows and adding it to the "horizontal start position". Further, the row position of the headword column data of the corresponding headword column is set in the "vertical position" of each cell created in the headword column.

開始行上においては、その行上に配置された各セルについて、その中に収めたタグ名を親タグ名とする子見出し語欄の有無を判定し、そのセル長さは、子見出し語欄を持たないタグ名を収めるセルについては「1」と定め、子見出し語欄を持つタグ名を収めるセルについては、後述のように定める。 On the start row, for each cell placed on that row, it is determined whether or not there is a child headword field whose parent tag name is the tag name contained in it, and the cell length is the child headword field. The cell containing the tag name that does not have is defined as "1", and the cell containing the tag name having the child headword field is defined as described later.

見出し語欄内の先頭セル以降に配置される各セルの「横方向開始位置」には、1つ前に配置されたセルの「横方向終端位置」に「1」を加えた位置がセットされ、「横方向終端位置」には該当セルの「横方向開始位置」に該当セルのセル長さから「1」を引いた位置が加えられた値がセットされることが繰返される。 In the "horizontal start position" of each cell placed after the first cell in the entry word field, the position obtained by adding "1" to the "horizontal end position" of the cell placed immediately before is set. , The "horizontal end position" is repeatedly set to the value obtained by adding the position obtained by subtracting "1" from the cell length of the corresponding cell to the "horizontal start position" of the corresponding cell.

以上のように、見出し語欄内の各タグ名を納めるセルの設定を繰返した結果、最後に設けられた終端セルの横方向終端位置が該当の見出し語欄の「横方向終端位置」にセットされ、その見出し語欄の「横方向終端位置」に「1」を加えた位置が、次に 次位置見出し語欄特定手順によって配置される見出し語欄の「横方向開始位置」としてセットされる。 As described above, as a result of repeating the setting of the cell that stores each tag name in the headword field, the horizontal end position of the last terminal cell is set to the "horizontal end position" of the corresponding headword field. Then, the position obtained by adding "1" to the "horizontal end position" of the headword field is set as the "horizontal start position" of the headword field placed by the next position headword field identification procedure. ..

開始行上において以上の行・列ごと位置決め処理を終えると、該当行上の最末尾の見出し語欄の「横方向終端位置」を「行末位置」として、表作成部56の特定記憶位置に記憶した上、以降、各行における行・列ごと位置決め処理が開始行の1つ上の行から始めて最上位の行に至るまで繰り替えされる。 When the above positioning process for each row / column is completed on the start row, the "horizontal end position" of the headword column at the end of the corresponding row is set as the "row end position" and stored in the specific storage position of the table creation unit 56. After that, the positioning process for each row / column in each row is repeated from the row one above the start row to the top row.

開始行の1つ上の行の先頭の見出し語欄の見出し語欄データは、開始見出し語欄の見出し語欄データの親見出し語欄データとして求められ、以降、各行の先頭の見出し語欄の見出し語欄データは、1つ下の行の先頭の見出し語欄データの親見出し語欄データとして求めていくことができる。なお、求めた先頭の見出し語欄データは、該当行の行・列ごと位置決め処理を終えるまで表作成部56の特定記憶位置に「先頭見出し語欄データアドレス」に記憶しておく。 The headword column data of the headword column at the beginning of the line immediately above the start line is obtained as the parent headword column data of the headword column data of the start headword column, and thereafter, in the headword column at the beginning of each line. The headword field data can be obtained as the parent headword field data of the headword field data at the beginning of the line one line below. The obtained headword field data is stored in the "head headword field data address" at the specific storage position of the table creation unit 56 until the positioning process for each row / column of the corresponding row is completed.


行・列ごと位置決め処理をおこなう各行における先頭の見出し語欄の「横方向開始位置」には、開始行における先頭の見出し語欄である開始見出し語欄の「横方向開始位置」と同じ位置がセットされる。
,
The "horizontal start position" of the headword column at the beginning of each row for which positioning processing is performed for each row / column has the same position as the "horizontal start position" of the start headword column which is the first headword column in the start row. It is set.

開始行より上位各行の各見出し語欄におけるセルデータ配置処理も、上記した開始見出し語欄の場合と同様に、順に取り出されるタグ名についてセルデータと文字列データを作成することを繰り返す形でおこなわれるが、該当の見出し語欄内において作成される各セルデータの「横方向開始位置」と「横方向終端位置」には、各々、該当のタグ名を親タグ名とする子見出し語欄の「横方向開始位置」と「横方向終端位置」がセットされる。 The cell data placement process in each headword column of each line above the start line is also performed by repeating the creation of cell data and character string data for the tag names to be fetched in order, as in the case of the start headword field described above. However, in the "horizontal start position" and "horizontal end position" of each cell data created in the corresponding headword field, each of the child headword fields whose parent tag name is the corresponding tag name. "Horizontal start position" and "horizontal end position" are set.

該当のタグ名を親タグ名とする子見出し語欄は、そのタグ名を対応タグ名列の中に持つ見出し語欄の見出し語欄データの「子見出し語欄データポインタ」からポイントされる子見出し語欄データの中、その「親タグ名部」にセットされているタグ名が該当のタグ名と同じ子見出し語欄データとして特定することができる。 The child heading word field whose parent tag name is the corresponding tag name is a child pointed from the "child heading word field data pointer" of the heading word field data of the heading word field having the tag name in the corresponding tag name column. In the headword field data, the tag name set in the "parent tag name part" can be specified as the same child headword field data as the corresponding tag name.

以上のように、各タグ名を納めるセルの設定を繰返して最後に設けられたセルの終端位置が該当の見出し語欄の「終端位置にセットされ、次に 次位置見出し語欄特定手順によって配置される見出し語欄の横方向開始位置は、現在求めた見出し語欄の終端位置に「1」を加えた位置がセットされることは開始行の場合と同様である。 As described above, the end position of the cell provided at the end is set to the "end position" of the corresponding headword field by repeating the setting of the cell that stores each tag name, and then it is placed by the next position headword field identification procedure. The horizontal start position of the headword column to be set is the same as in the case of the start line in that the position obtained by adding "1" to the end position of the currently obtained headword column is set.

1つの行における行・列ごと位置決め処理を終えると、行上の最後の見出し語欄の終端位置を、表作成部56の特定記憶位置に記憶している「行末位置」と比較し、記憶されている「行末位置」の値よりも大きい場合には、「行末位置」の値を該当位置により更新する。 When the positioning process for each row / column in one row is completed, the end position of the last headword column on the row is compared with the "row end position" stored in the specific storage position of the table creation unit 56 and stored. If it is larger than the value of "End of line position", the value of "End of line position" is updated according to the corresponding position.

続いて、該当行の先頭の見出し語欄の見出し語欄データの「親見出し語欄データポインタ」を参照し、同ポインタが実データポイント値でない場合には、該当行が表の最上行であるとして、表における行・列ごと位置決め処理の繰り返しを終了する。
該当行の先頭の見出し語欄の見出し語欄データは、先に、表作成部56の特定記憶位置に記憶してある「先頭見出し語欄データアドレス」により特定することができる。
表における縦方向の見出し語欄に係わる行・列ごと位置決め処理も同様におこなうことができる。
Next, refer to the "parent headword field data pointer" of the headword field data of the headword field at the beginning of the corresponding row, and if the pointer is not the actual data point value, the corresponding row is the top row of the table. As a result, the repetition of the positioning process for each row / column in the table is completed.
The headword field data of the headword field at the head of the corresponding line can be specified by the "head headword field data address" previously stored in the specific storage position of the table creation unit 56.
Positioning processing for each row / column related to the vertical headword column in the table can be performed in the same manner.

開始行に配置したセルの中、子見出し語欄を持つタグ名を収めるセルについては、その子見出し語欄を最上位の見出し語欄とする子見出し語欄のトゥリーについて、その開始行を上記した手順によって求めた上、行・列ごと位置決め処理を、求めた開始行から始めて子見出し語欄トゥリーを構成する各行について繰り返した後、得られた子見出し語欄トゥリーの最上位の見出し語欄の横方向終端位置を、該当セルの横方向終端位置として、開始行上において以降に配置されるセルの位置決めを続ける。開始列の場合も同様におこなうことができる。 Among the cells placed in the start row, for the cell containing the tag name with the child headword field, the start row is described above for the tree of the child headword field whose child headword field is the highest headword field. After obtaining by the procedure, the positioning process for each row / column is repeated for each row constituting the child heading word field tree starting from the obtained starting row, and then the top heading word field of the obtained child heading word field tree. With the lateral termination position as the lateral termination position of the corresponding cell, the positioning of the cells to be arranged thereafter on the start row is continued. The same can be done for the start column.

ステップL2は、次に、アイコン配置欄データ(図28)を作成する。(ステップA3)。アイコン配置欄41の上端の行位置と左端の列位置は、各々、先に、ステップA1において表データ作成部56の特定記憶位置に設けた「横方向見出し語欄行数部」と「縦方向見出し語欄列数部」とにセットされた数に「1」を加えた位置として定め、各々、アイコン配置欄データの「全体位置部」内の「上端位置部」と「左端位置部」とにセットされる。また、表作成部56の特定記憶位置に記憶した「行末位置」と「列松位置」が「全体位置部」内の「下端位置部」と「右端位置部」とにセットされる。 Next, step L2 creates icon arrangement column data (FIG. 28). (Step A3). The row position at the upper end and the column position at the left end of the icon arrangement column 41 are the "horizontal heading word column number of rows" and the "vertical direction" provided at the specific storage position of the table data creation unit 56 in step A1, respectively. It is determined as the position where "1" is added to the number set in "Number of headword column columns", and "Top position" and "Left end position" in the "Overall position" of the icon placement field data, respectively. Is set to. Further, the "row end position" and the "column pine position" stored in the specific storage position of the table creation unit 56 are set in the "lower end position portion" and the "right end position portion" in the "overall position portion".

アイコン配置欄41内には、横方向と縦方向の寸法が「1」のセルがマトリクスとして配置される。ステップA3においては、また、アイコン配置欄41を構成する各セルをアイコン配置欄41内から順次に取り出し、その取り出しの繰り返しによって下記のように定まっていく位置情報を「位置情報部」にセットしたセルデータを作成し、作成したセルデータを、作成順に表管理データからポイントされるセルデータチェインに連結することを繰り返す。作成したセルデータ「区分部」には、アイコン配置欄内のセルであることを示す特定値がセットされる。 In the icon arrangement field 41, cells having dimensions of "1" in the horizontal direction and the vertical direction are arranged as a matrix. In step A3, each cell constituting the icon arrangement column 41 is sequentially taken out from the icon arrangement column 41, and the position information determined as follows by repeating the extraction is set in the "position information unit". Cell data is created, and the created cell data is repeatedly concatenated to the cell data chain pointed from the table management data in the order of creation. In the created cell data "division part", a specific value indicating that the cell is in the icon arrangement column is set.

アイコン配置欄41を構成する全てのセルは、たとえば、次のように取り出していくことができる。まず、最上位の行において、アイコン配置欄41の左上角のセル位置(列位置と行位置)を「先頭セル位置」として特定することから始めて、1つのセルを特定した後、特定したセルの右横に位置するセル位置を「次セル位置」として特定することを繰り返す。 All the cells constituting the icon arrangement field 41 can be taken out as follows, for example. First, in the top row, the cell position (column position and row position) in the upper left corner of the icon arrangement column 41 is specified as the "first cell position", one cell is specified, and then the specified cell is specified. Repeatedly specifying the cell position located on the right side as the "next cell position".

「次セル位置」がアイコン配置欄41内の行末をこえた場合、次の行上において同様に「次セル位置」を特定することを繰り返し、アイコン配置欄41の末尾の行上において、全てのセルの特定を終えたところで、アイコン配置欄41を構成する全てのセルの特定を終了する。 When the "next cell position" exceeds the end of the row in the icon placement column 41, the "next cell position" is repeatedly specified on the next row, and all the rows on the last row of the icon placement column 41 are displayed. When the cell identification is completed, the identification of all the cells constituting the icon arrangement field 41 is completed.

アイコン配置欄41左上角のセルの列位置と行位置は、各々、アイコン配置欄41全体の左端列位置と上端行位置であり、1つのセルの右横に位置するセルの列位置は、前のセルの列位置に「1”」を加えたものであり、1つの行の次の行に位置するセルの行位置は、アイコン配置欄41上における前の行の行位置に「1」を加えたものである。また、アイコン配置欄41内における各行の先頭セルの列位置は、アイコン配置欄41左端の列位置である。以上のように作成されたアイコン配置欄データのアドレスは、表管理データのアイコン配置欄データポインタにセットされる。 The column position and row position of the cell in the upper left corner of the icon placement column 41 are the left end column position and the top row position of the entire icon placement field 41, respectively, and the column position of the cell located on the right side of one cell is the front. "1" is added to the column position of the cell, and the row position of the cell located in the next row of one row is "1" in the row position of the previous row on the icon arrangement column 41. It is an addition. Further, the column position of the first cell of each row in the icon arrangement column 41 is the column position at the left end of the icon arrangement column 41. The address of the icon arrangement column data created as described above is set in the icon arrangement column data pointer of the table management data.

ステップL2は、続いて、表を構成するアイコン配置欄41、各見出し語配置欄、各セルの位置情報を表わすために用いた「行位置」と「列位置」を表示画面上の論理位置に対応付ける「行区切り位置データ」と「列区切り位置データ」とを作成する(ステップA3)。表示画面上の論理位置は、管理表を表示する表管理アプリケーション画面33の左上角位置を原点とし、右方向位置と下方向位置の対で表わされる。 In step L2, subsequently, the icon arrangement column 41 constituting the table, each headword arrangement column, and the "row position" and "column position" used to represent the position information of each cell are set to logical positions on the display screen. Create the "row break position data" and the "column break position data" to be associated (step A3). The logical position on the display screen is represented by a pair of a rightward position and a downwardward position with the upper left corner position of the table management application screen 33 displaying the management table as the origin.

「行区切り位置データ」、または「列区切り位置データ」の形式を図29に示す。「行区切り位置データ」は、縦方向の各見出し語欄を横方向に区切る位置とアイコン配置欄41内の各構成セルを区切る位置を左側から順に並べたものである。「列区切り位置データ」は、横方向の各見出し語欄42を縦方向に区切る位置とアイコン配置欄41内の各構成セルを区切る位置を上側から順に並べたものである。 FIG. 29 shows the format of “row break position data” or “column break position data”. The "line break position data" is a position in which the positions for dividing each headword column in the vertical direction in the horizontal direction and the positions for dividing each constituent cell in the icon arrangement column 41 are arranged in order from the left side. The "column-separated position data" is obtained by arranging the positions for vertically dividing each headword column 42 in the horizontal direction and the positions for dividing each constituent cell in the icon arrangement column 41 in order from the upper side.

「行区切り位置データ」、または「列区切り位置データ」は、予め定めておいた表全体の「左端位置」と「上端位置」、および、「見出し語欄幅寸法」、および、アイコン配置欄セルについて予め定めた「横方向幅」と「縦方向幅」とに基づいて次のように求めることができる。「列区切り位置データ」の場合、表の左端位置をその先頭の構成データにセットすることから始めて、まず、縦方向の見出し語欄データを見出し語欄データチェインの末尾データから順次取り出し、1つの見出し語欄データを取り出す毎に、「見出し語欄幅寸法」を1つ前の構成データに加えた位置をセットした構成データを作成することを繰り返す。 The "row break position data" or "column break position data" is the "left end position" and "upper end position" of the entire table, the "headword field width dimension", and the icon placement field cell, which are predetermined. Can be obtained as follows based on the predetermined "horizontal width" and "vertical width". In the case of "column break position data", start by setting the left end position of the table to the configuration data at the beginning, and first, take out the vertical headword field data sequentially from the end data of the headword field data chain, and one. Every time the headword column data is taken out, the configuration data in which the position where the "headword column width dimension" is added to the previous configuration data is set is repeated.

全ての縦方向の見出し語欄データを取り出した後は、アイコン配置欄セルについて定めた「横方向幅」を1つ前の構成データに加えた位置をセットした構成データを作成することを、横方向のアイコン配置欄セルの数だけ繰り返せばよい。横方向のアイコン配置欄セルの数は、アイコン配置欄データの「右端位置」から「左端位置」を引いた数に”1”を加えることによって得られる。「行区切り位置データ」も同様にして作成することができる。作成した「行区切り位置データ」、または「列区切り位置データ」は、各々、表管理データの「行区切り位置データポインタ」と「列区切り位置データポインタ」にそのアドレスがセットされる。 After extracting all the headword column data in the vertical direction, it is recommended to create the configuration data in which the position where the "horizontal width" defined for the icon arrangement column cell is added to the previous configuration data is set. It is sufficient to repeat as many times as the number of cells in the direction icon arrangement column. The number of icon arrangement column cells in the horizontal direction is obtained by adding "1" to the number obtained by subtracting the "left end position" from the "right end position" of the icon arrangement column data. "Line break position data" can be created in the same way. The addresses of the created "row-separated position data" or "column-separated position data" are set in the "row-separated position data pointer" and the "column-separated position data pointer" of the table management data, respectively.

ステップL2は、続いて、該当の表上の文字列を表わす全ての文字列データに位置情報をセットする(ステップA4)。見出し語欄データとアイコン配置欄データのセルデータポインタからポイントされるセルデータチェインから、その構成セルデータを順次取り出し、取り出したセルデータ内の文字列データポインタによってポイントされる文字列データを取り出す。 In step L2, the position information is subsequently set in all the character string data representing the character strings on the corresponding table (step A4). From the cell data chain pointed from the cell data pointer of the headword column data and the icon arrangement column data, the constituent cell data is sequentially fetched, and the character string data pointed by the character string data pointer in the fetched cell data is fetched.

一方、取り出しているセルデータが表わすセルの矩形境界位置を、セルデータ内の位置情報と先に作成した「行区切り位置データ」、または「列区切り位置データ」に基づいて求める。セルの左端位置は、「列区切り位置データ」において、該当セルデータ内の「開始列位置」の順位に位置する構成データセット値であり、セルの右端位置は、「列区切り位置データ」において、該当セルデータ内の「終端列位置」の数に「1」を加えた順位に位置する構成データセット値である。 On the other hand, the rectangular boundary position of the cell represented by the extracted cell data is obtained based on the position information in the cell data and the previously created "row break position data" or "column break position data". The left end position of the cell is the configuration data set value located in the order of the "start column position" in the corresponding cell data in the "column break position data", and the right end position of the cell is in the "column break position data". It is a configuration data set value located in the order obtained by adding "1" to the number of "terminal column positions" in the corresponding cell data.

セルの上端位置と下端位置も、「行区切り位置データ」と該当セルデータ内の「開始行位置」と「終端行位置」とに基づいて同様に求めることができる。セル内の文字列記入位置は、該当のセルの境界位置と予め定めておいた「セル内文字列記入マージン」に基づいて求め、求めたセル内の文字列記入位置を該当の文字列データの文字列位置情報にセットすればよい。 The upper end position and the lower end position of the cell can also be obtained in the same manner based on the "row break position data", the "start row position" and the "end row position" in the corresponding cell data. The character string entry position in the cell is obtained based on the boundary position of the corresponding cell and the predetermined "character string entry margin in the cell", and the obtained character string entry position in the cell is the corresponding character string data. It may be set in the character string position information.

ステップL2は、最後に、アイコン配置欄41を区切る境界線と見出し語配置欄を区切る境界線、および、アイコン配置欄41と見出し語配置欄の中に設けられる各セルを区切る境界線を表わす罫線データを作成する(ステップA5)。罫線データの形式を図30に示す。 Finally, step L2 is a border line representing the boundary line separating the icon placement field 41 and the headword placement field, and a border line representing each cell provided in the icon placement field 41 and the headword placement field. Create data (step A5). The format of the ruled line data is shown in FIG.

アイコン配置欄41と見出し語配置欄、ならびに、各セルの境界を区切る各罫線の両端位置は、各々、該当するアイコン配置欄41、または、見出し語配置欄、またはセルの左端位置と右端位置、ならびに、上端位置と下端位置にもとづいて求めることができる。アイコン配置欄41の左端位置と右端位置は、各々、アイコン配置欄定義データの「全体位置部」内の「左端位置部」と「右端位置部」にセットされた列位置と「列区切り位置データ」とに基づいて求めることができる。アイコン配置欄41の上端位置と下端位置は、各々、アイコン配置欄定義データの「全体位置部」内の「上端位置部」と「下端位置部」にセットされた行位置と「行区切り位置データ」とに基づいて求めることができる。 The icon arrangement column 41 and the entry word arrangement column, and the positions at both ends of each ruled line that separates the boundaries of each cell are the corresponding icon arrangement column 41, the entry word arrangement column, or the left end position and the right end position of the cell, respectively. In addition, it can be obtained based on the upper end position and the lower end position. The left end position and the right end position of the icon arrangement field 41 are the column position and the "column division position data" set in the "left end position part" and the "right end position part" in the "overall position part" of the icon arrangement field definition data, respectively. It can be calculated based on. The upper end position and the lower end position of the icon arrangement column 41 are the line position and the "line break position data" set in the "upper end position portion" and the "lower end position portion" in the "overall position portion" of the icon arrangement column definition data, respectively. It can be calculated based on.

横方向見出し語配置欄42の左端位置と右端位置は、各々、見出し語欄定義データの「全体位置部」内の「開始位置部」と「終端位置部」にセットされた列位置と「列区切り位置データ」とに基づいて求めることができる。横方向見出し語配置欄42の上端位置と下端位置は、各々、見出し語欄定義データの「全体位置部」内の「行/列位置部」にセットされた列位置と「行区切り位置データ」とに基づいて求めることができる。 The left end position and the right end position of the horizontal headword arrangement field 42 are the column position and the "column" set in the "start position part" and the "end position part" in the "overall position part" of the headword field definition data, respectively. It can be obtained based on "separation position data". The upper end position and the lower end position of the horizontal headword arrangement field 42 are the column position set in the "row / column position part" in the "overall position part" of the headword field definition data and the "row break position data", respectively. It can be calculated based on.

縦方向見出し語配置欄43の左端位置と右端位置、ならびに、上端位置と下端位置も、各々、同様にして、見出し語欄定義データの「全体位置部」内の「行/列位置部」と「開始位置部」と「終端位置部」、ならびに、「行区切り位置データ」と「列区切り位置データ」とに基づいて求めることができる。 各セルの左端位置と右端位置、ならびに、上端位置と下端位置は、上記したようにセルデータの位置情報と「行区切り位置データ」と「列区切り位置データ」とに基づいて求めることができる。 The left end position and the right end position of the vertical headword arrangement field 43, as well as the upper end position and the lower end position, are similarly referred to as "row / column position parts" in the "overall position part" of the headword field definition data. It can be obtained based on the "start position portion" and the "end position portion", as well as the "row break position data" and the "column break position data". The left end position and the right end position, as well as the upper end position and the lower end position of each cell can be obtained based on the position information of the cell data, the "row break position data", and the "column break position data" as described above.

アイコン配置欄41と各見出し語配置欄と各セルを区切る各境界罫線の罫線データの位置情報には、上記のように求めた罫線両端位置がセットされる。また、罫線データの修飾情報としては、アイコン配置欄41と見出し語配置欄とセルの各々について予め特に定めておいた特定値がセットされる。作成した罫線データは、順次、「連結ポインタ」によって互いにつながれることによって罫線データチェインを形成し、その先頭データは、表管理データの「罫線データポインタ」にセットされる。 The position at both ends of the ruled line obtained as described above is set in the position information of the ruled line data of the icon arrangement column 41, each headword arrangement column, and each boundary ruled line that separates each cell. Further, as the modification information of the ruled line data, specific values specified in advance for each of the icon arrangement column 41, the entry word arrangement column, and the cell are set. The created ruled line data are sequentially connected to each other by a "concatenated pointer" to form a ruled line data chain, and the head data thereof is set in the "ruled line data pointer" of the table management data.

ステップL2においては、なお、見出し語の項目名について、文字列データを作成し、表上において見出し語と対応付けて配置してもよい(ステップA6)。項目名文字列の配置位置は、たとえば、次のように決めればよい。縦方向の見出し語配置欄の項目名は、該当見出し語配置欄と同じ列上の該当欄上端に隣接した位置に配置し、横方向の見出し語配置欄42の項目名は、該当見出し語配置欄と同じ行上の該当欄左端に隣接した位置に配置する。ただ、この方法によると、最下行に配置される見出し語配置欄42の項目名配置位置は、最右列の配置される縦方向の見出し語配置欄43の項目名配置位置と重なるので、表の各見出し語配置欄の外部適当に定めた位置に配置し、該当見出し語配置欄と引き出し線で結んでおく。 In step L2, character string data may be created for the item name of the headword and arranged in association with the headword on the table (step A6). The arrangement position of the item name character string may be determined as follows, for example. The item names in the vertical headword arrangement column are arranged at positions adjacent to the upper end of the corresponding column on the same column as the corresponding headword arrangement column, and the item names in the horizontal headword arrangement column 42 are arranged in the corresponding headword arrangement column. Place it in the position adjacent to the left end of the corresponding column on the same line as the column. However, according to this method, the item name arrangement position of the headword arrangement column 42 arranged in the bottom row overlaps with the item name arrangement position of the vertical heading word arrangement column 43 arranged in the rightmost column. Place it at an appropriately determined position outside each headword placement field, and connect it to the corresponding headword placement field with a leader line.

各項目名の配置位置は、該当の見出し語配置欄の上端、または左端の位置と予め定めておいた項目名と該当の見出し語配置欄の間の配置マージンに基づいて求めることができる。各項目名について、以上のように求めた位置を位置情報としてセットし、見出し語欄定義データの「項目名部」にセットした文字列をコード情報としてセットした文字列データを作成し、作成した各文字列データのアドレスは該当の見出し語欄定義データ内に設けた「項目名文字列データポインタ」にセットする。 The placement position of each item name can be obtained based on the position of the upper end or the left end of the corresponding headword placement field and the placement margin between the predetermined item name and the corresponding headword placement field. For each item name, the position obtained as described above was set as position information, and the character string data set with the character string set in the "item name part" of the heading word field definition data was created and created as code information. The address of each character string data is set in the "item name character string data pointer" provided in the corresponding headword field definition data.

以上の処理により、説明例の場合、図31に示す表を表わす表データが作成されることになる。作成された表データは、表データ記憶部57において、該当の表管理データのアドレスが全体管理データの「表データポインタ部」にセットされる形で管理される。 By the above processing, in the case of the explanatory example, the table data representing the table shown in FIG. 31 will be created. The created table data is managed in the table data storage unit 57 in a form in which the address of the corresponding table management data is set in the "table data pointer unit" of the overall management data.

表変換全体手順は、ステップL2を終えると、情報属性データ付与部60による処理として、指定されたフォルダトゥリー上に保存されているファイル情報について情報管理データ(図9)を作成する(ステップL3)。該当のフォルダトゥリーから公知の方法によりファイル情報を順次に取り出し、取り出したファイル情報について、その名称と全パス名を、その「名称部」と「全パス名部」とに登録した情報管理データを作成し、作成した情報管理データを、すでに管理対象フォルダについて作成されている情報管理データチェインに追加する。 In the overall table conversion procedure, when step L2 is completed, information management data (FIG. 9) is created for the file information stored in the designated folder tree as a process by the information attribute data addition unit 60 (step L3). .. File information is sequentially extracted from the corresponding folder tree by a known method, and for the extracted file information, the name and all path names are registered in the "name part" and "all path name part", and the information management data is registered. Create and add the created information management data to the information management data chain that has already been created for the managed folder.

ステップL3は、続いて、情報管理データが作成された管理対象の情報について、その全パス名を構成する各パス名に対応するIDデータを上記したステップN1の方法によって特定することによって、対応付けたパス名とIDデータとを登録した関連データを「連結ポインタ」によって連結した情報属性管理データを作成し、その先頭関連データのアドレスを該当情報管理データの「属性管理データポインタ」にセットする。 In step L3, the information of the management target for which the information management data is created is subsequently associated by specifying the ID data corresponding to each path name constituting the entire path name by the method of step N1 described above. Information attribute management data is created by concatenating the related data in which the path name and ID data are registered by the "concatenation pointer", and the address of the head related data is set in the "attribute management data pointer" of the corresponding information management data.

表変換全体手順は、ステップL3を終えると、次に、出力情報対応付け部61による処理として、フォルダトゥリーに保存されている情報の中から、表上のアイコン配置欄41内の各セルに関係付けられる情報を選択した上、選択した情報を該当のセルデータに登録する(ステップL4) After completing step L3, the entire table conversion procedure is related to each cell in the icon arrangement field 41 on the table from the information stored in the folder tree as a process by the output information mapping unit 61. After selecting the information to be attached, the selected information is registered in the corresponding cell data (step L4).

ステップL4は、表上のアイコン配置欄41内から順に取り出したセルについて、次に述べる表内関連データを求めた上、求めた表内関連データと同じ情報属性管理データチェインが付与されている情報を選択すればよい。選択された情報の情報管理データは、その連結ポインタ2により、セル内情報管理データチェインとして順に連結され、その先頭データのアドレスは、該当セルデータの「情報管理データポインタ部」にセットされる。 In step L4, for the cells taken out in order from the icon arrangement column 41 on the table, the information related to the table described below is obtained, and the same information attribute management data chain as the obtained related data in the table is added. Just select. The information management data of the selected information is sequentially concatenated as an in-cell information management data chain by the concatenation pointer 2, and the address of the start data is set in the "information management data pointer unit" of the corresponding cell data.

本明細書においては、まず、アイコン配置欄41内のセルに格納される情報を特徴付けるデータとして、1つの見出し語配置欄において該当セルと同一行上、同一列上に配置されている見出し語とその見出し語が配置されている見出し語配置欄の対応タグ名列を特定するタグ名列識別デーとの対を、その情報、または、その情報を格納するセルについて定まる見出し語関連データ、または、略して関連データと呼ぶ。 In the present specification, first, as data that characterizes the information stored in the cell in the icon arrangement column 41, the entry word arranged in the same row and column as the corresponding cell in one entry word arrangement column. The pair with the tag name string identification day that specifies the corresponding tag name string in the headword placement field where the headword is placed is the information, or the headword-related data that is determined for the cell that stores the information, or It is abbreviated as related data.

該当のセルと同一行上、同一列上に配置されている見出し語は、該当セルデータの位置情報と表上の各見出し語について定まる位置情報との照合を繰り返すことにより見出すことができる。表上に配置されている各見出し語は、表上に配置されている各見出し語配置欄を構成するセルを、該当の見出し語欄データに付属する見出し語セル内情報管理データチェインを順次辿ることによって取り出すことができる。 The headwords arranged on the same row and in the same column as the corresponding cell can be found by repeatedly collating the position information of the corresponding cell data with the position information determined for each headword on the table. Each headword arranged on the table sequentially traces the cells constituting each headword arrangement column arranged on the table, and sequentially traces the information management data chain in the headword cell attached to the corresponding headword column data. It can be taken out by.

見出し語関連データは、上記した図21の形式で表わされ、その「IDデータポインタ部」は、該当の見出し語欄定義データがポイントするタグ名列識別データをポイントし、その「タグ名データポインタ部」は 該当の見出し語文字列をそのデータ部にセットしたタグ名データをポイントする。また、該当のタグ名列データにID名が定義されている場合には、その「IDデータ名部」に該当のID名がセットされる。 The headword-related data is represented in the format of FIG. 21 described above, and the “ID data pointer part” points to the tag name string identification data pointed to by the corresponding headword column definition data, and the “tag name data” thereof. The "pointer part" points to the tag name data in which the corresponding headword character string is set in the data part. Further, when the ID name is defined in the corresponding tag name column data, the corresponding ID name is set in the "ID data name part".

次に、本明細書においては、1つの表上のアイコン配置欄41内のセルに格納される情報を該当の表内において特定するデータとして、該当の表上において該当のセルに特定される全ての見出し語関連データの集合を、その情報、または、そのセルについて定まる表内関連データと呼び、構成する各関連データをその連結ポインタによって連結することによって得ることができる。 Next, in the present specification, all the information stored in the cell in the icon arrangement column 41 on one table is specified in the cell on the table as the data to be specified in the table. The set of headword-related data of is called the information or the in-table related data determined for the cell, and can be obtained by concatenating each of the constituent related data by the concatenated pointer.

たとえば、説明例において、その全パス名が「***¥***¥P¥A¥甲¥A1¥大」であるフォルダに保存されている、名称が「報告書1」である情報は、表上の見出し語「A」と見出し語「A1」に対して同じ列上に位置し、かつ、見出し語「甲」と見出し語「大」に対して同じ行上に位置するアイコン配置欄41内のセルのセルデータに登録されることになる。 For example, in the explanation example, the information whose name is "Report 1" stored in the folder whose all path names are "***** \ *** \ P \ A \ A \ A1 \ Large" is , An icon placement column located on the same column for the headword "A" and the headword "A1" on the table, and on the same row for the headword "A" and the headword "Large". It will be registered in the cell data of the cell in 41.

変換全体手順は、最後に、表表示部58による処理として、以上のように作成された表データが表わす表を表管理アプリケーション画面33上に表示する(ステップL5)。ステップL5においては、作成された表データにもとづいて表の構成要素である文字列と罫線を表示するとともに、作成された表データと指定されている変換対象のフォルダトゥリーにもとづいて、表上に配置する情報のアイコンを表示する。 Finally, in the entire conversion procedure, as a process by the table display unit 58, the table represented by the table data created as described above is displayed on the table management application screen 33 (step L5). In step L5, the character strings and borders that are the components of the table are displayed based on the created table data, and the table is displayed on the table based on the created table data and the specified folder tree to be converted. Display the icon of the information to be placed.

表を構成する文字列は下記の文字列データに基づいて表示される。
(1)各見出し語欄データのセルデータポインタからポイントされる各セルデータがポイントする文字列データ
(2)各見出し語欄定義データの項目名文字列データポインタからポイントされる文字列データ
The character strings that make up the table are displayed based on the following character string data.
(1) Character string data pointed to by each cell data pointed to by the cell data pointer of each headword field data (2) Item name character string data pointed to by the item name character string data pointer of each headword field definition data

また、表を構成する罫線は、表管理データの「罫線データポインタ」から取り出される罫線データに基づいて表示される。該当の表について作成されている文字列データと罫線データは順次に取り出され、その位置情報がディスプレイ画面20a上の物理位置に変換されることによって、該当する文字列、または罫線がディスプレイ画面20a上の該当物理位置に表示される。 Further, the ruled lines constituting the table are displayed based on the ruled line data fetched from the "ruled line data pointer" of the table management data. The character string data and the ruled line data created for the corresponding table are sequentially fetched, and the position information is converted into the physical position on the display screen 20a, so that the corresponding character string or the ruled line is displayed on the display screen 20a. It is displayed at the corresponding physical position of.

文字列データと罫線データを構成する位置情報は、まず、システム内において予め定めてある「論理位置/物理位置対応比」に基づいて表管理アプリケーション画面33に対する物理位置に変換された上、次に、「表管理アプリケーション画面相対位置」としてシステムに記憶されている表管理アプリケーション画面33全体のディスプレイ画面20a上に対する配置位置を加えることによってディスプレイ画面20a上の物理位置に変換される。 The position information constituting the character string data and the ruled line data is first converted into a physical position with respect to the table management application screen 33 based on a predetermined "logical position / physical position correspondence ratio" in the system, and then. , It is converted to the physical position on the display screen 20a by adding the arrangement position on the display screen 20a of the entire table management application screen 33 stored in the system as "table position relative to the table management application screen".

先にセル内出力情報対応付け部61によって各セルに関係付けられた情報のアイコンは次のように表示される。各セルのセル内情報管理データチェイン先頭データに該当する情報について定められているアイコン155が該当セル領域150内に表示され(図32(a))、セルに複数の情報が対応付けられている場合には、公知の方法として、たとえば、先頭情報のアイコンの右脇に予め定めた第3のアイコン157が表示される(図32(b))。ユーザは、このアイコンを見て、そのセル領域150内に表示されているアイコンの情報以外の情報が該当セルに対応付けられていることを知ることができる。 The icon of the information associated with each cell by the in-cell output information mapping unit 61 is displayed as follows. In-cell information management of each cell Icon 155 defined for the information corresponding to the head data of the data chain is displayed in the corresponding cell area 150 (FIG. 32 (a)), and a plurality of information are associated with each cell. In this case, as a known method, for example, a predetermined third icon 157 is displayed on the right side of the icon of the head information (FIG. 32 (b)). By looking at this icon, the user can know that information other than the information of the icon displayed in the cell area 150 is associated with the corresponding cell.

ユーザは、このアイコン157に対して、たとえば、ダブルクリックなどの特定の指示をおこなうことにより、該当セルについて対応付けられている全ての情報のアイコンを配置表示させた特定画面を表示させることができる。
その特定画面上においては、該当セルデータの情報管理データチェインに連結された情報管理データの該当情報に定めたアイコン163が所定の方法に従って配置表示される。
The user can display a specific screen in which icons of all the information associated with the corresponding cell are arranged and displayed by giving a specific instruction such as double-clicking to the icon 157. ..
On the specific screen, the icon 163 defined in the corresponding information of the information management data linked to the information management data chain of the corresponding cell data is arranged and displayed according to a predetermined method.

以上のように階層表上において、情報のアイコンは、その情報を格納しているフォルダのパス名を見出し語とするセルに関係付けられて表示されることになる。たとえば、その全パス名が「***¥***¥P¥A¥甲¥A1¥大」であるフォルダに保存されている、名称が「報告書1」である情報のアイコン170は、図31に示す表において、表上の見出し語「A」と見出し語「A1」に対して同じ列上に位置し、かつ、見出し語「甲」と見出し語「大」に対して同じ行上に位置するアイコン配置欄41内のセルに配置される。 As described above, on the hierarchical table, the information icon is displayed in relation to the cell whose headword is the path name of the folder storing the information. For example, the information icon 170 whose name is "Report 1" stored in the folder whose all path names are "***** \ *** \ P \ A \ A \ A1 \ Large" is In the table shown in FIG. 31, the headword "A" and the headword "A1" on the table are located on the same column, and the headword "A" and the headword "Large" are on the same row. It is arranged in the cell in the icon arrangement field 41 located in.

今、1つのアイコン配置欄41内のセル内に表示されている情報のアイコンに対してオープン指示操作をおこなうと、まず、オープン指示操作をおこなったセルのセルデータが、オープン指示位置にもとづいて特定された上、セル内のその指示位置が、特定されたセルのセル領域150内において定められた第3のアイコンの157の表示領域上にないことが判定され、その判定が得られると、特定されたセルデータのセル内情報管理データチェインの先頭データとして該当の情報管理データが特定され、公知の方法として、特定された情報管理データに登録されている全パス名によって該当の情報のデータオブジェクトが特定され、そのファイル情報画面が表管理アプリケーション画面33上にオープンされる。 Now, when an open instruction operation is performed on the information icon displayed in the cell in one icon arrangement field 41, first, the cell data of the cell for which the open instruction operation is performed is based on the open instruction position. When it is determined that the indicated position in the cell is not on the display area of 157 of the third icon defined in the cell area 150 of the specified cell, and the determination is obtained, the determination is obtained. The corresponding information management data is specified as the head data of the in-cell information management data chain of the specified cell data, and as a known method, the data of the corresponding information is based on all the path names registered in the specified information management data. The object is specified and its file information screen is opened on the table management application screen 33.

また、第3のアイコン157に対するダブルクリックにより表示された特定画面上に表示されている情報のアイコンに対してオープン指示操作をおこなうと、まず、セル内情報表示画面160におけるオープン指示位置にもとづいて、該当するセル内情報管理データチェインの中からオープン操作を加えた情報の情報管理データが特定された上、特定された情報管理データに登録されている全パス名によって該当するファイル情報画面が表管理アプリケーション画面33上にオープンされることになる。 Further, when the open instruction operation is performed on the information icon displayed on the specific screen displayed by double-clicking on the third icon 157, first, the open instruction position on the in-cell information display screen 160 is performed. , The information management data of the information to which the open operation is added is specified from the information management data chain in the corresponding cell, and the corresponding file information screen is displayed by all the path names registered in the specified information management data. It will be opened on the management application screen 33.

本装置において、情報のフォルダトゥリーへの保存は、表管理アプリケーション画面33上において、そのフォルダトゥリーを上記の手順によって変換して得られた表上のアイコン配置欄41内のセルに、情報のアイコンをドラッグすることによってもおこなうことができる。 In this device, the information is saved in the folder tree in the cell in the icon arrangement column 41 on the table obtained by converting the folder tree by the above procedure on the table management application screen 33. It can also be done by dragging.

今、名称が「報告書フォルダ」であり、全パス名が「***¥***¥報告書フォルダ」であるフォルダ内に保存され、名称が「報告書2」である情報のアイコンを、上記説明例の表(図31 )上の見出し語「A」と見出し語「甲」と見出し語「A4」と見出し語「大」とに対応するセル上にドラッグすると、システムは、図33に示す情報保存手順をおこなう。 Now, the information icon that is saved in the folder whose name is "Report Folder" and whose all path names are "***** \ *** \ Report Folder" and whose name is "Report 2" When dragged onto the cell corresponding to the heading word "A", the heading word "A", the heading word "A4", and the heading word "Large" on the table of the above explanatory example (FIG. 31), the system is displayed in FIG. 33. Perform the information storage procedure shown in.

同手順は、先ず、その「全パス名部」に保存対象の情報の全パス名「***¥***¥報告書フォルダ¥報告書2」をセットした情報管理データを作成した上、作成した情報管理データを該当の表について作成されている情報管理データチェインに連結する(ステップZ1)。 In the same procedure, first, information management data is created by setting all the path names "*** \ *** \ report folder \ report 2" of the information to be saved in the "all path name part". Concatenate the created information management data to the information management data chain created for the corresponding table (step Z1).

同手順は続いて、ドラッグ先セルについて該当の表において定まる表内関連データを特定し、作成した情報管理データの「全関連データポインタ部」にその先頭アドレスをセットする(ステップZ2)。本例の場合、
タグ名「A」とその所属タグ名列{A,B,C}のタグ名列識別データ、
タグ名「甲」その所属タグ名列{甲、乙、兵}のタグ名列識別データ、
タグ名「A4」その所属タグ名列{A1,A2,A3,A4}のタグ名列識別データ、
タグ名「大」その所属タグ名列{大、並、小}のタグ名列識別データ、
を、各々、対応付けた各関連データからなる表内関連データが得られる。
The procedure subsequently identifies the in-table related data determined in the corresponding table for the drag destination cell, and sets the start address in the "all related data pointer part" of the created information management data (step Z2). In the case of this example
Tag name string identification data of tag name "A" and its affiliation tag name string {A, B, C},
Tag name "Kou" Tag name string identification data of its affiliation tag name string {Kou, Otsu, Soldier},
Tag name "A4" Tag name string identification data of the tag name string {A1, A2, A3, A4} to which it belongs,
Tag name "Large" Tag name string identification data of its affiliation tag name string {large, average, small},
, And the related data in the table consisting of the related data associated with each other can be obtained.

同手順は、続いて、保存対象情報について、特定した表内関連データに対応する新しい全パス名を作成し、作成した全パス名を該当の情報管理データの「全パス名部2」にセットする(ステップZ3)。ステップZ3においては、保存対象の情報を格納するフォルダが作成されていない場合、該当のフォルダを併せて作成する処理もおこなう。 In the same procedure, subsequently, for the information to be saved, a new all path name corresponding to the specified in-table related data is created, and all the created path names are set in the "all path name part 2" of the corresponding information management data. (Step Z3). In step Z3, if the folder for storing the information to be saved is not created, the process of creating the corresponding folder is also performed.

ステップZ3は、図34に示す全パス名作成手順としておこなわれる。全パス名作成手順においては、まず、以降の処理のループにおいて処理対象となるパス名と全パス名とを示す「現在パス名」パラメータと「現在全パス名」パラメータの初期値として、該当の先頭フォルダのパス名と全パス名をセットする(ステップV1)。説明例においては、「P」と「***¥***¥P」が、各々、「現在パス名」と「現在全パス名」とにセットされる。 Step Z3 is performed as a procedure for creating all path names shown in FIG. 34. In the procedure for creating all path names, first, the corresponding initial values of the "current path name" parameter and the "current all path name" parameter indicating the path name to be processed and all path names in the subsequent processing loop are applicable. Set the path name of the first folder and all path names (step V1). In the explanation example, "P" and "***** \ *** \ P" are set to "current path name" and "current all path name", respectively.

全パス名作成手順は、続いて、求めた現在全パス名に対応するフォルダが作成されていることを判定し、該当のフォルダが作成されていない場合には、該当のフォルダを公知の方法により新たに作成する(ステップV2)。 The procedure for creating all path names subsequently determines that a folder corresponding to all the requested current path names has been created, and if the corresponding folder has not been created, the corresponding folder is created by a known method. Create a new one (step V2).

全パス名作成手順は、続いて、ドラッグ先セルについて求めた表内関連データを構成する関連データの中、現在全パス名をその親フォルダ全パス名列の中に含むタグ名列のタグ名列識別データが定義されている関連データを特定する(ステップV3)。 The procedure for creating all path names is followed by the tag name of the tag name column that includes all path names in the parent folder all path name column among the related data that composes the related data in the table obtained for the dragged cell. Identify the relevant data for which the column identification data is defined (step V3).

全パス名作成手順は、続いて、上記の条件の関連データが特定できたことを判定し(ステップV4)、特定ができたならステップV5に進み、特定した関連データのタグ名部にセットされているパス名を現在パス名として、現在全パス名に分離符号「¥」を介して連結することによって現在全パス名を更新した上、ステップV2に戻る。ステップV4において、上記の条件の関連データが特定できなければ、現在全パス名に分離符号「¥」を介して該当情報の名称を連結した上(ステップV6)、手順を終了する。 The procedure for creating all path names subsequently determines that the related data under the above conditions can be specified (step V4), and if it can be specified, proceeds to step V5 and is set in the tag name part of the specified related data. The current path name is used as the current path name, and the current all path names are updated by concatenating them with the current all path names via the separation code "\", and the process returns to step V2. If the data related to the above conditions cannot be specified in step V4, the name of the relevant information is currently concatenated to all path names via the separation code "¥" (step V6), and the procedure ends.

本例においては、ステップV1において、まず、現在全パス名として「***¥***¥P」がセットされ、ステップV3において、その親フォルダ全パス名列が現在全パス名「***¥***¥P」を含むタグ名列{A,B,C}のタグ名列識別データとタグ名「A」とを対応付けた関連データが特定される。 In this example, in step V1, first, "***** \ *** \ P" is set as the current all path names, and in step V3, all the path names of the parent folder are currently all path names "**". The related data in which the tag name column identification data of the tag name string {A, B, C} including "* \ *** \ P" is associated with the tag name "A" is specified.

ステップV5において、特定した関連データのタグ名部にセットされているパス名「A」が現在全パス名に連結され、現在全パス名が「***¥***¥P¥A」として更新された後、再び、ステップV3において、その親フォルダ全パス名列が現在全パス名「***¥***¥P¥A」を含むタグ名列{甲、乙,丙}のタグ名列識別データとタグ名「甲」とを対応付けた関連データが特定され、続くステップV5において、特定した関連データのタグ部にセットされているパス名「甲」が現在全パス名に連結され、現在全パス名が「***¥***¥P¥A¥甲」として更新される。 In step V5, the path name "A" set in the tag name part of the specified related data is currently concatenated to all path names, and the current all path names are "***** \ *** \ P \ A". After being updated, again in step V3, the tag of the tag name string {A, B, 丙} whose parent folder all path name column currently contains all path names "***** \ *** \ P \ A" The related data that associates the name string identification data with the tag name "A" is specified, and in the following step V5, the path name "A" set in the tag part of the specified related data is currently concatenated to all path names. And now all pass names are updated as "***** \ *** \ P \ A \ A".

以降、同様の処理が繰り返され、最後にステップV4において得られた現在全パス名「***¥***¥P¥A¥甲¥A4¥大」に対して、再び戻っておこなわれるステップV3において、その現在全パス名をIDデータに含む関連データが見つからないことから、ステップV4の判定を経たステップV6において、現在全パス名「***¥***¥P¥A¥甲¥A4¥大」に情報の名称「報告書2」が連結され、該当情報の全パス名として「***¥***¥P¥A¥甲¥A4¥大¥報告書2」が得られることになる。 After that, the same process is repeated, and finally, the step to be performed again for all the current path names "***** \ *** \ P \ A \ A \ A4 \ large" obtained in step V4. In V3, since the related data including the current all path names in the ID data cannot be found, in step V6 that has passed the determination of step V4, the current all path names "***** \ *** \ P \ A \ A \" The name of the information "Report 2" is concatenated to "A4 ¥ Large", and "***** ¥ *** ¥ P ¥ A \ A ¥ A4 ¥ Large ¥ Report 2" is obtained as the full path name of the relevant information. It will be.

また、説明例の分類では、全パス名「***¥***¥P¥A¥甲」のフォルダ内には名称「A4」のフォルダが設けられていないことから、ステップZ2において、「***¥***¥P¥A¥甲」のフォルダ内に名称「A4」のフォルダが、公知の方法により新たに設けられた上、さらに、設けた名称「A4」のフォルダ内に名称「大」のフォルダが新たに設けられ、設けられた名称「大」のフォルダ内に、該当情報が格納されることになる。 Further, in the classification of the explanation example, since the folder with the name "A4" is not provided in the folder with all the path names "***** \ *** \ P \ A \ A", in step Z2, " A folder with the name "A4" was newly created in the folder of "*** \ *** \ P \ A \ A" by a known method, and further, the name was created in the folder of the provided name "A4". A "large" folder is newly provided, and the corresponding information is stored in the provided folder with the name "large".

手順は、続いて、該当の情報の全パス名を公知の方法により、元の全パス名「***¥***¥報告書フォルダ¥報告書2」から、以上のように生成され、情報管理データの「全パス名部2」にセットした全パス名「***¥***¥P¥A¥甲¥A4¥大¥報告書2」に変更した上、変更した新しい全パス名を情報管理データの「全パス名部」にセットする(ステップZ3)。以降、環境プログラムは、該当の情報に対して以上のように更新した全パス名によりアクセスすることになる。 The procedure is then generated from the original full path name "***** \ *** \ report folder \ report 2" by a known method for all path names of the relevant information as described above. All pass names set in "All path name part 2" of information management data "***** \ *** \ P \ A \ A \ A4 \ Large \ Report 2" and all new paths changed The name is set in the "all path name part" of the information management data (step Z3). After that, the environment program will access the relevant information with all the path names updated as described above.

手順は、先に、ステップZ2において作成した表内関連データの先頭関連データのアドレスを該当情報管理データの「属性管理データポインタ」にセットする(ステップZ4)。なお、属性管理データは、ステップZ3において作成した全パス名にもとづいて上記した方法によりを作成してもよい。 In the procedure, the address of the head-related data of the table-related data created in step Z2 is set in the "attribute management data pointer" of the corresponding information management data (step Z4). The attribute management data may be created by the above method based on all the path names created in step Z3.

手順は、最後に、上記のドラッグ操作を与えた表を、このたびの情報保存操作を反映した形で、表管理アプリケーション画面33上に再表示する(ステップZ5)。ステップZ5においては、、その属性管理データを構成する関連データと同じ関連データの組み合わせからなる表内関連データが特定されるセルとして、該当情報のドラッグ先セルが選択され、同セル内に該当情報のアイコン171が表示されることになる(図31)。 Finally, the procedure redisplays the table to which the above drag operation is given on the table management application screen 33 in a form reflecting the information storage operation this time (step Z5). In step Z5, the drag-destination cell of the relevant information is selected as the cell in which the related data in the table consisting of the combination of the related data constituting the attribute management data and the same related data is specified, and the corresponding information is in the cell. Icon 171 will be displayed (FIG. 31).

なお、ユーザに、1つの階層表を構成するタグ名列の間で異なるタグ名列には同じタグ名を持たせない制約を課した上、システムによる処理を次のように簡単化することができる。 In addition, it is possible to impose a restriction on the user not to have the same tag name in the tag name columns that differ among the tag name columns that make up one hierarchical table, and to simplify the processing by the system as follows. can.

タグ名列データに付与した親フォルダ全パス名列の各構成パス名にIDデータを付与するステップN1の処理を省いた上、1つのタグ名列データに条件データを付与する処理(ステップN2)として、条件データを付与する対象の第1のタグ名列データと異なるタグ名列データであって、その所属タグ名の中、特定のタグ名のみが第1のタグ名列データの親フォルダ全パス名列に構成パス名として含まれているタグ名列データを特定した上、特定したタグ名列のタグ名識別データと該当の特定タグ名を対応付けた関連データを第1のタグ名列データの条件データとしてセットする処理をおこなう。 The process of assigning ID data to each configuration path name of all path name columns of the parent folder assigned to the tag name column data is omitted, and the process of assigning conditional data to one tag name column data (step N2). As a result, the tag name string data is different from the first tag name column data to which the condition data is given, and only the specific tag name among the tag names to which the condition data belongs is the entire parent folder of the first tag name column data. After specifying the tag name column data included as the configuration path name in the path name column, the related data in which the tag name identification data of the specified tag name column is associated with the corresponding specific tag name is the first tag name string. Data condition Performs the process of setting as data.

特定の所属タグ名のみが第1のタグ名列データの親フォルダ全パス名列の構成パス名となっているタグ名列は、第1のタグ名列データ以外の各タグ名列データについて
その所属各タグ名と第1のタグ名列データの親フォルダ全パス名列を構成する各構成パス名との間の照合を繰り返すことにより特定することができる。
The tag name column whose only the specific affiliation tag name is the configuration path name of the parent folder of the first tag name column data is the tag name column data other than the first tag name column data. It can be specified by repeating the collation between each affiliation tag name and each configuration path name constituting the parent folder all path name column of the first tag name column data.

また、各情報に関わる情報属性管理データは、該当の情報の全パス名を構成する各パス名の中、作成されている何れかのタグ名列データの所属タグ名となっているパス名のみを選択し、選択したパス名を登録した関連データを連結して作成すればよい。 In addition, the information attribute management data related to each information is only the path name that belongs to any of the created tag name column data among the path names that make up all the path names of the relevant information. Select and concatenate the related data with the selected path name registered.

表のアイコン配置欄41内の各セルについて求める関連データ、ならびに、情報属性管理データを構成する関連データには、IDデータは登録せず、上記した関連データの間でおこなう特定関係の判定は、登録されているタグ名間の特定の関係を判定することによっておこなうことができ、また、上記ステップP1における条件データと祖先関連データ集合との間の照合は、条件データにセットされたタグ名と祖先タグ名集合との照合によっておこなうことができるようになる。 No ID data is registered in the related data obtained for each cell in the icon arrangement column 41 of the table and the related data constituting the information attribute management data, and the determination of the specific relationship between the above-mentioned related data is performed. It can be performed by determining a specific relationship between the registered tag names, and the collation between the conditional data and the ancestor-related data set in step P1 above is performed with the tag name set in the conditional data. It will be possible to do this by collating with the ancestor tag name set.

図35に示すフォルダトゥリーにおいて、その構成フォルダ「大」、「並」、「小」の組み合わせは、親フォルダ「A1」以外の他の親フォルダ「A2」、「A3」内…においても繰り返しおこないたい分類であるが、それらの他の親フォルダ「においては、その作成を省いたものである。 In the folder tree shown in FIG. 35, the combination of the constituent folders "large", "medium", and "small" is repeated in other parent folders "A2", "A3", etc. other than the parent folder "A1". It is a classification that I want, but in those other parent folders ", its creation is omitted.

このフォルダトゥリーに変換全体手順をおこなうと、タグ名列{大、並、小}について、タグ名「A1」とタグ名列{A1,A2,A3,A4}のタグ名識別データを対応付け条件データが得られ、上記したステップP1の処理により、タグ名列{大、並、小}が配置される見出し語欄は、見出し語「A1」の配置位置の下部に限られて配置されることになる。 When the entire conversion procedure is performed on this folder tree, the tag name "A1" and the tag name identification data of the tag name string {A1, A2, A3, A4} are associated with the tag name string {large, average, small}. The data is obtained, and by the process of step P1 described above, the headword column in which the tag name sequence {large, average, small} is placed is limited to the lower part of the placement position of the headword "A1". become.

今、この表上における情報の保存操作によって「A2」、または、「A3」の分類付けをおこなった情報に対して、さらに「大」、「並」、または、「小」の分類付けをおこなおうとするとき、表上においてその分類付けに対応するセルは存在しないことから、その分類はおこない得ないことになる。 Now, the information classified as "A2" or "A3" by the information saving operation on this table is further classified as "Large", "Medium", or "Small". At that time, since there is no cell corresponding to the classification on the table, the classification cannot be performed.

本装置においては、以上の問題に対して、1つのタグ名列データである第1のグ名列データについて、その条件データのタグ名と同じタグ名列に所属する第2のタグ名を条件データとする第3のタグ名列データが存在しない場合、第1のタグ名列データの条件データを、NULLにセットする補正を加えることによって対応する。 In this device, for the above problems, the first tag name string data, which is one tag name string data, is conditional on the second tag name belonging to the same tag name string as the tag name of the condition data. When the third tag name string data as data does not exist, the condition data of the first tag name column data is dealt with by adding a correction to set to NULL.

本例の場合、タグ名列{大、並、小}の条件データのタグ名「A1」所属するタグ名列{A1,A2、A3、A4}に所属する別のタグ名「A2」、「A3」、「A4」は、別のタグ名列の条件データになっていないことから、タグ名列{大、並、小}の条件データとしてNULLがセットされることになる。 In the case of this example, another tag name "A2", "A2" belonging to the tag name string {A1, A2, A3, A4} belonging to the tag name "A1" of the condition data of the tag name string {large, average, small} Since "A3" and "A4" are not conditional data of another tag name string, NULL is set as the conditional data of the tag name string {large, average, small}.

図35に示すフォルダトゥリーから得られるタグ名列{大、並、小}の階層ランクは「4」であることから、表の最上位構成するタグ名列としては除外されるが、以降の配置タグ名列の選択においては、ステップP1の判定は満たした上、その階層ランクに応じた位置に見出し語列として配置される。 Since the hierarchical rank of the tag name column {large, average, small} obtained from the folder tree shown in FIG. 35 is "4", it is excluded from the tag name column that constitutes the top of the table, but is arranged thereafter. In the selection of the tag name string, the determination in step P1 is satisfied, and the tag name string is arranged as a headword string at a position corresponding to the hierarchical rank.

一方、上記の補正処理をおこなっても、タグ名列{A1、A2、A3、A4}について付与されている条件データである、タグ名「A」とその所属タグ名列{A,B,C}のタグ名列識別データを対応付けた関連データについては、タグ名「A」が所属するタグ名列{A,B,C}に所属する別のタグ名「B」が第3のタグ名列{B1、B2、B3・・・}の条件データになっていることから上記の補正はおこなわれず、タグ名「A」は、タグ名列{A1、A2、A3、A4}の条件データであり続け、全体として、図35に示すフォルダトゥリーは、図7に示すフォルダトゥリーから得られる表と同じ表(図31)に変換されることになる。 On the other hand, even if the above correction processing is performed, the tag name "A" and its affiliation tag name string {A, B, C, which are the conditional data given to the tag name string {A1, A2, A3, A4}. } For related data associated with the tag name column identification data, another tag name "B" belonging to the tag name string {A, B, C} to which the tag name "A" belongs is the third tag name. Since the data is the condition data of the column {B1, B2, B3 ...}, the above correction is not performed, and the tag name "A" is the condition data of the tag name column {A1, A2, A3, A4}. As a whole, the folder tree shown in FIG. 35 will be converted to the same table (FIG. 31) as the table obtained from the folder tree shown in FIG.

本装置は、フォルダトゥリー内において繰り返される分類を表わす子フォルダのグループ(たとえば、上記例の場合、フォルダ「大」、「並」、「小」の組み合わせ)を、ユーザに指定させ、指定された子フォルダのグループを含むタグ名列を、条件データを持たない扱いにすることができる。 This device causes the user to specify a group of child folders (for example, a combination of folders "large", "medium", and "small" in the above example) representing repeated classifications in the folder tree. The tag name column including the group of child folders can be treated as having no conditional data.

ユーザは、たとえば、繰り返される分類を表わす子フォルダのグループを格納する親フォルダを任意に選択した上、選択した親フォルダのフォルダ画面において、該当の子フォルダグループを構成する各子フォルダのアイコンをマウス14によって右クリック指示した後、公知の方法として、表示される右クリック機能メニュー中の該当ボタンを指示すればよい。 For example, the user arbitrarily selects a parent folder that stores a group of child folders that represent repeated classifications, and then mouse over the icon of each child folder that constitutes the corresponding child folder group on the folder screen of the selected parent folder. After the right-click instruction is given by 14, as a known method, the corresponding button in the displayed right-click function menu may be indicated.

以上の指定操作の後、変換機能をおこなうと、システムは指定された子フォルダのグループが表わす子フォルダ名列を含むタグ名列を特定し、該当のタグ名列データの条件データ部に「NULL」をセットする。続く表構成元データ選択手順において、条件データ部に「NULL」値がセットされたタグ名列データは、上記のように任意のタグ名列選択条件に対して適合するものとして選択される。 After the above specification operation, when the conversion function is performed, the system identifies the tag name string including the child folder name column represented by the specified child folder group, and "NULL" in the condition data part of the corresponding tag name column data. "Is set. In the subsequent table configuration source data selection procedure, the tag name column data in which the "NULL" value is set in the condition data unit is selected as conforming to any tag name column selection condition as described above.

今、ユーザが、図35に示すフォルダトゥリー上において、フォルダ「大」、「並」、「小」の各アイコンに対して上記の指定を加えた上、同フォルダトゥリーに表変換機能をおこなうと、図7に示すフォルダトゥリーから得られる表と同じ表(図31)に変換されることになる。 Now, when the user adds the above specifications to each of the folders "large", "normal", and "small" icons on the folder tree shown in FIG. 35, and then performs a table conversion function on the folder tree. , Will be converted to the same table (FIG. 31) as the table obtained from the folder tree shown in FIG.

このように、本装置においては、同じ分類が複数のノードにおいて繰り返されるフォルダトゥリーによる分類管理を表による分類管理に変換する場合、ユーザは、以上の対応措置によって、同じ分類を表わすフォルダを例示的に最小限の個数だけ設けたフォルダトゥリーを用意することで目的の表を得ることができる。 In this way, in this device, when converting the classification management by the folder tree in which the same classification is repeated on a plurality of nodes into the classification management by the table, the user exemplifies the folders representing the same classification by the above countermeasures. The target table can be obtained by preparing a minimum number of folder trees.

さらに、このように最小限の手間によって作成した表上において上記した情報の保存操作をおこなうと、その情報を格納するフォルダは自動的に作成されることから、
一般にはその作成に膨大な手間を要するフォルダトゥリーも、最小限の手間をかけるだけで作成することができることになる。
Furthermore, if the above-mentioned information saving operation is performed on the table created with the minimum effort in this way, the folder for storing the information is automatically created.
A folder tree, which generally requires a huge amount of time and effort to create, can be created with a minimum of effort.

本システムにおいては、タグ名列表示画面230上において、配置表示されているタグ名に対してマウス14を用いた特定の指示を加えた後、実行」ボタン239の指示をおこなうと、マージ指定欄235の記入がないことを判定した上、指定したタグ名からなるタグ名データチェインを新たに作成し、作成したタグ名データチェインを、該当のタグ名列データのタグ名データポインタからポイントすることにより、上記の指示を加えたタグ名を含む元のタグ名列を、指定されたタグ名のみから構成される新しいタグ名列によって置き換える追加処理をおこなった上、表変換全体手順をおこなう。 In this system, when a specific instruction using the mouse 14 is given to the tag name arranged and displayed on the tag name string display screen 230 and then the instruction of the "execute" button 239 is given, the merge specification field is displayed. After determining that there is no entry in 235, create a new tag name data chain consisting of the specified tag name, and point the created tag name data chain from the tag name data pointer of the corresponding tag name column data. Therefore, the original tag name string including the tag name to which the above instruction is added is replaced with a new tag name string composed only of the specified tag name, and then the entire table conversion procedure is performed.

上記の配置タグ名に対する特定の指示する方法としては、たとえば、公知の方法として、指示対象のタグ名をマウス14によってクリック指示した後、表示される右クリック機能メニュー中の該当ボタンを指示すればよい。 As a specific instruction method for the above-mentioned arrangement tag name, for example, as a known method, if the tag name to be instructed is click-instructed by the mouse 14, and then the corresponding button in the displayed right-click function menu is indicated. good.

上記の追加処理において、各タグ名列データに付与されている親フォルダ全パス名列に対する変更はおこなわれないので、各タグ名列データの条件データとしては、この追加処理をおこなわない場合と同じ条件データが得られ、各タグ名列データにセットされる階層ランクもこの追加処理をおこなわない場合と同じ値であることから、表変換全体手順の結果、各タグ名列は表上においてこの追加処理をおこなわない場合と同じ位置に配置された表が作成されることになる。たとえば、この追加処理をおこなわない場合に横方向第2行上に配置されていたタグ名列は、同じ横方向第2行上に配置される。 In the above additional processing, the change is not performed for all the path name columns of the parent folder assigned to each tag name column data, so the condition data of each tag name column data is the same as when this additional processing is not performed. Since the condition data is obtained and the hierarchical rank set in each tag name column data is the same value as when this additional processing is not performed, as a result of the entire table conversion procedure, each tag name column is added on the table. A table will be created in the same position as when no processing is performed. For example, the tag name column arranged on the second row in the horizontal direction when this additional processing is not performed is arranged on the same second row in the horizontal direction.

ここで、上記の指定を加えたタグ名は、該当する文字列データの修飾データに特定値をセットすることにより、該当する特殊表示を加えた形で配置される。また、各タグ名列データに付与されている親フォルダ全パス名列に変更はおこなわれないことから、 表変換全体手順の中、情報管理データの作成においても変更はおこなわれず、同じ情報管理データが得られ、フォルダトゥリーを構成する各情報は、この追加処理をおこなわない場合と同じ関連タグ名に対応したセルに配置されることになる。 Here, the tag name to which the above designation is added is arranged in a form in which the corresponding special display is added by setting a specific value in the qualified data of the corresponding character string data. In addition, since all the path name columns of the parent folder attached to each tag name column data are not changed, the same information management data is not changed even when the information management data is created during the entire table conversion procedure. Is obtained, and each information constituting the folder tree is placed in the cell corresponding to the same related tag name as when this additional processing is not performed.

たとえば、タグ名列表示画面230上において、図36に示すように、
タグ名列{A1、A2、A3、A4}について、タグ名「A1」と「A2」、
タグ名列{B1,B2、B3、B4}について、タグ名「B1」と「B2」、
タグ名列{大、並、小}について、タグ名「大」に対して上記の指定を加えた上、実行」ボタン239の指示をおこなうと、図37に示す表が表示されることになる。
For example, on the tag name column display screen 230, as shown in FIG. 36,
For the tag name sequence {A1, A2, A3, A4}, the tag names "A1" and "A2",
For the tag name sequence {B1, B2, B3, B4}, the tag names "B1" and "B2",
For the tag name column {large, average, small}, if the above specification is added to the tag name "large" and the "execute" button 239 is instructed, the table shown in FIG. 37 will be displayed. ..

前記した、パス名が「***¥***¥P¥A¥甲¥A1¥大」であるフォルダに保存されている名称が「報告書1」である情報のアイコン170は、表上の見出し語「A」と見出し語「A1」に対して同じ列上に位置し、かつ、見出し語「甲」と見出し語「大」に対して同じ行上に位置するアイコン配置欄41内のセルに配置されることになる。 The above-mentioned information icon 170 whose name is "Report 1" stored in the folder whose path name is "***** \ *** \ P \ A \ A \ A1 \ Large" is on the table. In the icon arrangement column 41 located on the same column for the heading word "A" and the heading word "A1" and on the same line for the heading word "A" and the heading word "Large". It will be placed in the cell.

なお、本発明は、上記した本発明の機能を実現するためのプログラムまたはソフトウェアを用いる。かかるソフトウェアは、任意の媒体を介して、たとえば蓄積媒体あるいはオンライン等により本発明のシステムにインストールされ得るものである。したがって、本発明を実施するためのソフトウェアを格納した蓄積媒体を業として譲渡する行為や、該ソフトウェアをオンラインでシステムにインストロールする行為等は本発明の実施の一形態である。 The present invention uses a program or software for realizing the above-mentioned functions of the present invention. Such software can be installed in the system of the present invention via any medium, for example by storage media or online. Therefore, the act of transferring the storage medium containing the software for carrying out the present invention as a business, the act of installing the software online in the system, and the like are one embodiment of the present invention.

12 キーボード
14 マウス
16 内部メモリ
18 外部メモリ
20 表示装置
20a ディスプレイ画面
24 CPU
26 通信装置
27 通信回線
30 デスクトップ画面
31 メインメニュー
32 プログラムメニュー
33 表管理アプリケーション画面
35 プログラムボタン
36 データオブジェクトのアイコン
41 アイコン配置欄
42 横方向見出し語配置欄
43 縦方向見出し語配置欄
45 共通条件文字列
51 入力部
52 タグ名列データ作成部
53 タグ名列データ記憶部
54 条件データ付与部
56 表データ作成部
57 出力情報対応付け部
58 表表示部
60 情報属性データ付与部
70 機能メニュー
71 表作成ボタン
72 変換
73 子供表設定ボタン
75 設定ボタン
77 階層ボタン
79 保存ボタン
90 名称欄
93 管理対象フォルダ指定副画面
95 「実行」ボタン

150 セル領域
153 表アイコン
155 情報のアイコン
157 第3のアイコン
159 共通条件文字列
160 セル内表示画面
170 情報「報告書1」のアイコン
171 情報「報告書2」のアイコン
175 項目名文字列
177 情報「報告書3」のアイコン
210 親フォルダ表示画面
211 表名称表示欄
213 親フォルダ表示欄
214 フォルダを表わすアイコン
215 「上へ」ボタン
216 「下へ」ボタン
218 「除去」ボタン
219 「実行」ボタン

230 タグ名列表示画面
231 タグ名列表示欄
235 マージ指定欄
237 項目名入力欄
239 「実行」ボタン







12 Keyboard 14 Mouse 16 Internal memory 18 External memory 20 Display device 20a Display screen 24 CPU
26 Communication device 27 Communication line 30 Desktop screen 31 Main menu 32 Program menu 33 Table management application screen 35 Program button 36 Data object icon 41 Icon placement field 42 Horizontal heading word placement field 43 Vertical heading word placement field 45 Common condition characters Column 51 Input section
52 Tag name column data creation unit
53 Tag name column data storage
54 Condition data addition unit 56 Table data creation unit
57 Output information mapping unit 58 Table display unit 60 Information attribute data assignment unit 70 Function menu 71 Table creation button 72 Conversion 73 Children's table setting button 75 Setting button 77 Hierarchical button 79 Save button 90 Name field 93 Managed folder specification sub screen 95 "Run" button

150 Cell area 153 Table icon 155 Information icon 157 Third icon 159 Common condition Character string 160 In-cell display screen 170 Information "report 1" icon 171 Information "report 2" icon 175 Item name Character string 177 Information "Report 3" icon 210 Parent folder display screen 211 Table name display field 213 Parent folder display field 214 Icon representing a folder 215 "Up" button 216 "Down" button 218 "Remove" button 219 "Execute" button

230 Tag name column display screen 231 Tag name column display field 235 Merge specification field 237 Item name input field 239 "Execute" button







Claims (32)

アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列を、マージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに対して特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなる情報処理装置における方法。
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column, and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship with respect to the cell, and then based on the table data. A step to display the table with the icon of the specified information related to the corresponding cell, and
A method in an information processing device consisting of.
作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成する請求項1に記載の方法。
Tag name including the tag name selected by the user as a search keyword on the keyword selection means in which each tag name constituting the tag name column registered in the created tag name column data is displayed separately for each tag name column. In the tag name column data in which the column is registered, a step of replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
The method according to claim 1, wherein the table data representing the table in which the tag name columns registered in all the tag name column data are arranged is created.
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、情報を装置において特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなる情報処理装置における方法。
Information management operations are performed in information management devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
A method in an information processing device consisting of.
1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットする請求項1、請求項2のいずれか一項に記載の方法。 Among the path names that make up all the path names of the parent folder of one tag name column, the path names that belong to the same tag name column as that path name are among the other path names that make up all the path names of the corresponding parent folder. The method according to any one of claim 1 and claim 2, wherein the path name is set as the condition data of the corresponding tag name column data. 1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットする請求項1、請求項2のいずれか一項に記載の方法。 For one tag name column data, if there is no other tag name column data set with another tag name belonging to the same tag name column as the tag name set in the condition data as condition data, the corresponding tag name One of claim 1 and claim 2 which sets the condition data of the column data to a specific value in which the tag name column data selected by the reference becomes all the tag name column data other than the corresponding tag name column data. The method described in the section . 特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれる請求項1、請求項2の何れか一項に記載の方法。
After arranging the two headword columns in which the tag name columns selected according to specific conditions are arranged in the top row and the leftmost column of the table, respectively, the arrangement of the tag name columns on the table is arranged. For each tag name placed in the heading word field, the child heading word field in which the tag name column selected with that tag name as the parent tag name is placed is placed in the next lower level where the corresponding heading word field is placed. It is done by repeating the provision in the row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. The method according to any one of claims 1 and 2, which is performed by a specific method from a tag name string having a specific relationship with a certain ancestor tag name set.
条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力する請求項1、請求項2の何れか一項に記載の方法。
A step of associating the tag name column identification data of the tag name column to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A step of obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. The method according to any one of claims 1 and 2, wherein the icon of the corresponding file information is associated with and output.
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなる請求項3に記載の方法。
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed Steps to identify the related tag name, which is the tag name placed in the relationship,
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
The method according to claim 3.
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報管理装置であって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報処理装置として、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列を、マージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成する手段と、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与する手段と、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示する手段と、
からなる情報管理装置。
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
The management operation for information is an information management device that is created for each information and is performed as an operation on the device screen for an icon that is an image image defined for each type of information.
As an information processing device using a table, cells that are rectangular in which information icons are arranged are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A means of creating tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column.
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The means of granting and
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , A means of displaying the icon of the specified information in a form related to the corresponding cell,
Information management device consisting of.
作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換える手段を備え、
全てのタグ名列データに登録されているタグ名列を、検索キーワードとして選択したタグ名を他のタグ名と区別できる形で見出し語として配置した表を表わす表データを作成する請求項9に記載の装置。
Tag name including the tag name selected by the user as a search keyword on the keyword selection means in which each tag name constituting the tag name column registered in the created tag name column data is displayed separately for each tag name column. In the tag name column data in which the column is registered, a means for replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
Claim 9 for creating table data representing a table in which the tag name string registered in all tag name column data is arranged as a headword in a form in which the tag name selected as a search keyword can be distinguished from other tag names. The device described.
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置であって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の処理装置として、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得る手段と、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与する手段と、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定する手段と、
特定した関連タグ名を、装置において情報を特定するデータに対応付ける手段と、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力する手段と、
からなる情報処理装置。
The management operation for information is an information processing device created for each information and performed as an operation on the device screen for an icon which is an image image defined for each type of information.
As a table-based information processing device, cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
A means of obtaining a tag name string, which is an order sequence of tag names, which is a name that characterizes information,
A means to add the configuration tag name of another tag name column to the tag name column as conditional data,
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. A means to identify the related tag name, which is the tag name placed in
A means of associating the specified related tag name with the data that identifies the information in the device,
A means for outputting information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
Information processing device consisting of.
1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットする請求項9、請求項10のいずれか一項に記載の装置。 Among the path names that make up all the path names of the parent folder of one tag name column, the path names that belong to the same tag name column as that path name are among the other path names that make up all the path names of the corresponding parent folder. The device according to any one of claims 9 and 10, wherein the path name is set as condition data of the corresponding tag name column data if it does not exist in. 1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、
該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットする請求項9、請求項10のいずれか一項に記載の装置。
For one tag name column data, if there is no other tag name column data set as condition data with another tag name belonging to the same tag name column as the tag name set in the condition data.
Claims 9 and 10 set the condition data of the corresponding tag name column data to a specific value in which the tag name column data selected by the reference becomes all tag name column data other than the corresponding tag name column data. The device according to any one of the above.
特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれる請求項9、請求項10のいずれか一項に記載の装置。
After arranging the two headword columns in which the tag name columns selected according to specific conditions are arranged in the top row and the leftmost column of the table, respectively, the arrangement of the tag name columns on the table is arranged. For each tag name placed in the heading word field, the child heading word field in which the tag name column selected with that tag name as the parent tag name is placed is placed in the next lower level where the corresponding heading word field is placed. It is done by repeating the provision in the row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. The device according to any one of claims 9 and 10, wherein the device is performed by a specific method from a tag name string having a specific relationship with a certain ancestor tag name set.
条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付ける手段と、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求める手段と、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成する手段とを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力する請求項9、請求項10のいずれか一項に記載の装置。
A means for associating the tag name string identification data of the tag name string to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A means for obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a means for creating information attribute data in which the tag name column identification data of the data and the folder name of the corresponding upper folder are associated with each other.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. The device according to any one of claims 9 and 10, wherein the icon of the corresponding file information is associated with and output.
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、
指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成する手段と、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成する手段と、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定する手段と、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得る手段と、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成する手段、
とからなる請求項11に記載の装置。
In response to the operation to specify one folder saved in the device as the first folder to be converted,
For each folder stored in the specified folder, the child folder name column, which is the order column of the child folder names that the folder directly stores as the parent folder, is obtained, and then
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. How to create name string data,
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A means for creating table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed A means of identifying the related tag name, which is the tag name placed in the relationship,
A means to obtain new all path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A means to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
The device according to claim 11.
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される表を用いた情報の管理方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列を、マージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなる情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
This is an information management method using a table in which cells, which are rectangular cells in which information icons are arranged, are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells.
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column, and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , Steps to display the icon of the specified information in relation to the corresponding cell,
A control program for realizing a method in an information processing device consisting of a computer.
作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成する請求項17に記載の方法をコンピュータによって実現させるための制御プログラム。
Tag name including the tag name selected by the user as a search keyword on the keyword selection means in which each tag name constituting the tag name column registered in the created tag name column data is displayed separately for each tag name column. In the tag name column data in which the column is registered, a step of replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
A control program for realizing the method according to claim 17 for creating table data representing a table in which tag name columns registered in all tag name column data are arranged by a computer.
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、装置において情報を特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなる情報処理装置における方法コンピュータによって実現させるための制御プログラム
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
A control program for realizing a method in an information processing device consisting of a computer.
1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットする請求項17、請求項18のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラム。 Among the path names that make up all the path names of the parent folder of one tag name column, the path names that belong to the same tag name column as that path name are among the other path names that make up all the path names of the corresponding parent folder. A control program for realizing the method according to any one of claims 17 and 18, which sets the path name as the condition data of the corresponding tag name column data when it does not exist in. 1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットする請求項17、請求項18のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラム。 For one tag name column data, if there is no other tag name column data set with another tag name belonging to the same tag name column as the tag name set in the condition data as condition data, the corresponding tag name One of claim 17 and claim 18 that sets the condition data of the column data to a specific value in which the tag name column data selected by the reference becomes all tag name column data other than the corresponding tag name column data. A control program for realizing the method described in the section by a computer. 特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれる請求項17、請求項18のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラム。
After arranging the two headword columns in which the tag name columns selected according to specific conditions are arranged in the top row and the leftmost column of the table, respectively, the arrangement of the tag name columns on the table is arranged. For each tag name placed in the heading word field, the child heading word field in which the tag name column selected with that tag name as the parent tag name is placed is placed in the next lower level where the corresponding heading word field is placed. It is done by repeating the provision in the row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. A control program for realizing by a computer the method according to any one of claims 17 and 18, which is performed by a specific method from a tag name string having a specific relationship with a certain ancestor tag name set. ..
条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力する請求項17、請求項18のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラム。
A step of associating the tag name column identification data of the tag name column to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A step of obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. A control program for realizing the method according to any one of claims 17 and 18, which is associated with and outputs the icon of the corresponding file information, by a computer.
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなる請求項19に記載の方法をコンピュータによって実現させるための制御プログラム。
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed Steps to identify the related tag name, which is the tag name placed in the relationship,
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
A control program for realizing the method according to claim 19 by a computer.
アプリケーションが作成する情報であるファイル情報は、装置が用意するフォルダに格納され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして格納されることが繰り返される階層構造の形で管理された上、
ファイル情報とフォルダからなる情報の特定は、格納される各フォルダの名称であるパス名と自身の名称を、階層構造において占める順序に従って特定の方法によって連結した全パス名によっておこなわれ、
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるフォルダ名の順序列、または、他の子フォルダ名列とマージされなかった子フォルダ名列であるタグ名列を、マージ元の各子フォルダ名列、または、該当する子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、その親フォルダ全パス名を構成するパス名の中から特定の方法により選択したパス名、または、その選択が得られなかったことを示す特定値を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表上のセルについて、該当セルに特定の位置関係に配置されているタグ名である関連タグ名の集合と特定の関係にある全パス名を持つ情報を特定した上、表データにもとづく表を、特定した情報のアイコンを該当するセルに関係付けた形で表示するステップと、
からなる情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
File information, which is information created by the application, is stored in a folder prepared by the device, and the folder has a hierarchical structure in which one folder is repeatedly stored as a child folder in a parent folder which is another folder. In addition to being managed in form
The identification of the information consisting of file information and folders is performed by all path names in which the path name, which is the name of each stored folder, and its own name are concatenated by a specific method according to the order occupied in the hierarchical structure.
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
After asking for the child folder name column
Merge source the order column of the folder name obtained by merging the child folder name columns that share the same child folder name, or the tag name column that is the child folder name column that was not merged with other child folder name columns. A step to create tag name column data associated with each child folder name column of, or the parent folder all path names that are all path names of the parent folder of the corresponding child folder name column, and
For each tag name column data, the path name selected by a specific method from the path names that make up all the path names of the parent folder, or the specific value indicating that the selection was not obtained is used as the condition data. The steps to give and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
For cells on the table, specify information that has all path names that have a specific relationship with the set of related tag names that are tag names that are placed in a specific positional relationship in the cell, and then create a table based on the table data. , Steps to display the icon of the specified information in relation to the corresponding cell,
A storage medium that stores a control program for realizing a method in an information processing device consisting of a computer.
作成したタグ名列データに登録したタグ名列を構成する各タグ名を、タグ名列ごとに分けた形で表示したキーワード選択手段上において、ユーザが検索キーワードとして選択したタグ名を含むタグ名列を登録したタグ名列データにおいて、登録されていたタグ名列を、選択されたタグ名から構成される新しいタグ名列によって置き換えるステップを備え、
全てのタグ名列データに登録されているタグ名列を、配置した表を表わす表データを作成する請求項25に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
Tag name including the tag name selected by the user as a search keyword on the keyword selection means in which each tag name constituting the tag name column registered in the created tag name column data is displayed separately for each tag name column. In the tag name column data in which the column is registered, a step of replacing the registered tag name column with a new tag name column composed of the selected tag name is provided.
A storage medium containing a control program for realizing the method according to claim 25 for creating table data representing a table in which tag name columns registered in all tag name column data are arranged by a computer.
情報に対する管理操作は、情報ごとに作成され、情報の種別ごとに定められたイメージ画像であるアイコンに対する装置画面上の操作としておこなわれる情報処理装置にあって、
情報のアイコンを配置する矩形であるセルがマトリクス状に配置され、その外部に、セルに配置される情報を特徴付けるタグ名が見出し語として配置される、表を用いた情報の管理方法であって、
情報を特徴づける名称であるタグ名の順序列であるタグ名列を得るステップと、
タグ名列に他のタグ名列の構成タグ名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を対応付ける特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定した関連タグ名を、装置において情報を特定するデータに対応付けるステップと、
複数のタグ名を定めた方法により関係付けた検索条件に対応して、その検索条件と特定の関係にある関連タグ名の組み合わせが対応付けられている情報を出力するステップと、
からなる情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
Information management operations are performed in information processing devices that are created for each information and are performed as operations on the device screen for icons that are image images defined for each type of information.
A method of managing information using a table, in which cells that are rectangular rectangles for arranging information icons are arranged in a matrix, and tag names that characterize the information arranged in the cells are arranged as headwords outside the cells. ,
A step to obtain a tag name column, which is an order sequence of tag names, which is a name that characterizes information,
The step of assigning the configuration tag name of another tag name column to the tag name column as conditional data,
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that associates information with one cell on the table displayed based on table data, a specific positional relationship with respect to the corresponding cell among the tag names that make up each of the placed tag name columns. And the step to identify the related tag name that is the tag name placed in
The step of associating the specified related tag name with the data that identifies the information in the device,
A step to output information in which a combination of related tag names having a specific relationship with the search condition is associated with the search condition associated with the search condition by a method in which a plurality of tag names are defined.
A storage medium that stores a control program for realizing a method in an information processing device consisting of a computer.
1つのタグ名列の親フォルダ全パス名を構成するパス名の中、そのパス名と同じタグ名列に所属するパス名が、該当の親フォルダ全パス名を構成する他のパス名の中に存在しない場合、そのパス名を該当タグ名列データの条件データとしてセットする請求項25、請求項26のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。 Among the path names that make up all the path names of the parent folder of one tag name column, the path names that belong to the same tag name column as that path name are among the other path names that make up all the path names of the corresponding parent folder. A storage medium containing a control program for realizing the method according to any one of claims 25 and 26, in which the path name is set as conditional data of the corresponding tag name string data. .. 1つのタグ名列データについて、その条件データにセットされたタグ名と同じタグ名列に所属する別のタグ名を条件データとしてセットした別のタグ名列データが存在しない場合、該当のタグ名列データの条件データを、その参照によって選択されるタグ名列データが該当のタグ名列データ以外の全てのタグ名列データになる特定値にセットする請求項25、請求項26のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。 For one tag name column data, if there is no other tag name column data set with another tag name belonging to the same tag name column as the tag name set in the condition data as condition data, the corresponding tag name One of claim 25 and claim 26, which sets the condition data of the column data to a specific value in which the tag name column data selected by the reference becomes all tag name column data other than the corresponding tag name column data. A storage medium containing a control program for realizing the method described in the section by a computer. 特定の条件により選択したタグ名列を配置した2つの見出し語欄を、各々、表の最上位行と最左列の列に配置した後、タグ名列の表上への配置が、配置された見出し語欄内に配置される各タグ名ごとに、そのタグ名を親タグ名として選択したタグ名列を配置した子見出し語欄を、該当の見出し語欄が配置された次の下位の行、または列に所定の方法にしたがって設けることを繰り返す形でおこなわれ、
1つの親タグ名ごとのタグ名列の選択が、その条件データが、該当タグ名が配置された見出し語欄が設けられるまでに上記タグ名列選択の繰り返しにおいて係わった親タグ名の集合である祖先タグ名集合に対して特定の関係にあるタグ名列の中から特定の方法によっておこなわれる請求項25、請求項26のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
After arranging the two headword columns in which the tag name columns selected according to specific conditions are arranged in the top row and the leftmost column of the table, respectively, the arrangement of the tag name columns on the table is arranged. For each tag name placed in the heading word field, the child heading word field in which the tag name column selected with that tag name as the parent tag name is placed is placed in the next lower level where the corresponding heading word field is placed. It is done by repeating the provision in the row or column according to the prescribed method.
The selection of the tag name column for each parent tag name is a set of parent tag names involved in the repetition of the above tag name column selection until the condition data is provided with the headword field in which the corresponding tag name is arranged. A control program for realizing the method according to any one of claims 25 and 26, which is performed by a specific method from a tag name string having a specific relationship with a certain ancestor tag name set, by a computer. Storage medium that stores.
条件データとして求められたパス名、ならびに、祖先タグ名集合を構成する各タグ名に対して、その所属タグ名列のタグ名列識別データを対応付けるステップと、
表上の各セルについて特定される関連タグ名を、その所属タグ名列を特定するタグ名列識別データに対応付けた関連データの集合を求めるステップと、
1つのファイル情報を格納する階層上位のフォルダである上位フォルダの各々について、その親フォルダの全パス名と同じ親フォルダ全パス名を登録したタグ名列データを特定した上、特定したタグ名列データのタグ名列識別データと該当する上位フォルダのフォルダ名称とを対応付けた情報属性データを作成するステップとを備え、
タグ名列の表上への配置において、1つの親タグ名ごとに順次におこなわれるタグ名列の選択が、タグ名列識別データを対応付けた条件データが、祖先タグ名集合を構成する各タグ名に対してタグ名列識別データを対応付けて得られる祖先関連データ集合に対して特定の関係にあるタグ名列の選択としておこなわれ、
選択されたタグ名列にもとづいて作成された表上において、該当のファイル情報について得られた情報属性データの集合に対して、第2の特定の関係にある関連データの集合が特定されるセルに、該当のファイル情報のアイコンを関係付けて出力する請求項25、請求項26のいずれか一項に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
A step of associating the tag name column identification data of the tag name column to which the path name obtained as the conditional data and each tag name constituting the ancestor tag name set are associated with each other.
A step of obtaining a set of related data in which the related tag name specified for each cell on the table is associated with the tag name column identification data that specifies the tag name column to which the table belongs.
For each of the upper folders, which is a folder higher in the hierarchy that stores one file information, the tag name string data in which all the path names of the same parent folder as the parent folder are registered is specified, and then the specified tag name string is specified. It is provided with a step of creating information attribute data in which the tag name column identification data of the data is associated with the folder name of the corresponding upper folder.
In the arrangement of the tag name column on the table, the selection of the tag name column is sequentially performed for each parent tag name, and the condition data associated with the tag name column identification data constitutes each of the ancestor tag name sets. It is performed as the selection of the tag name string that has a specific relationship to the ancestor-related data set obtained by associating the tag name column identification data with the tag name.
In the table created based on the selected tag name column, the cell in which the set of related data having a second specific relationship is specified with respect to the set of information attribute data obtained for the corresponding file information. A storage medium containing a control program for realizing the method according to any one of claims 25 and 26, which is output in association with an icon of the corresponding file information.
装置内に保存されている1つのフォルダを変換対象先頭フォルダとして指定する操作を受けて、指定したフォルダに格納される各フォルダについて、そのフォルダが親フォルダとして直接に格納する子フォルダの名称の順序列である子フォルダ名列を求めた上、
同じ子フォルダの名称を共有する子フォルダ名列をマージして得られるタグ名列を、マージ元の各子フォルダ名列の親フォルダの全パス名である親フォルダ全パス名と対応付けたタグ名列データを作成するステップと、
各タグ名列データに対して、特定の値、または、その親フォルダ全パス名を構成するパス名の中から、特定の方法により選択したパス名を条件データとして付与するステップと、
各タグ名列を、その条件データを参照した特定方法にもとづいて見出し語として配置した表を表わす表データを作成するステップと、
表データにもとづいて表示された表上の1つのセルに情報を保存する特定操作を受けて、配置されている各タグ名列を構成するタグ名の中、該当のセルに対して特定の位置関係に配置されているタグ名である関連タグ名を特定するステップと、
特定された関連タグ名の集合、並びに、変換対象先頭フォルダと変換対象先頭フォルダに含まれる全てのフォルダの全パス名とにもとづいて、情報の新しい全パス名を得るステップと、
特定された関連タグ名の集合、または、得られた全パス名にもとづいて、情報のアイコンを保存先セルに対応付けて表示する一方、
得られた全パス名を構成する各パス名の中、該当するフォルダが存在しないフォルダについて該当するフォルダを作成するステップ、
とからなる請求項19に記載の方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
In response to the operation to specify one folder saved in the device as the first folder to be converted, for each folder stored in the specified folder, the order of the names of the child folders that the folder directly stores as the parent folder. After asking for the child folder name column, which is a column,
A tag that associates the tag name column obtained by merging the child folder name columns that share the same child folder name with the parent folder all path names that are all path names of the parent folder of each child folder name column of the merge source. Steps to create name column data and
For each tag name column data, a step of assigning a specific value or a path name selected by a specific method from the path names constituting all the path names of its parent folder as conditional data, and
A step to create table data representing a table in which each tag name column is arranged as a headword based on a specific method with reference to the condition data.
In response to a specific operation that saves information in one cell on the table displayed based on table data, a specific position for the corresponding cell among the tag names that make up each tag name column that is placed Steps to identify the related tag name, which is the tag name placed in the relationship,
A step to obtain all new path names of information based on the set of specified related tag names and all path names of the conversion target first folder and all the folders included in the conversion target first folder.
While displaying the information icon in association with the destination cell based on the set of identified related tag names or all the obtained path names,
A step to create a corresponding folder for a folder that does not have a corresponding folder among the path names that make up all the obtained path names.
A storage medium containing a control program for realizing the method according to claim 19 by a computer.
JP2016162292A 2016-08-22 2016-08-22 Information management device and file management method Active JP6994138B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2016162292A JP6994138B2 (en) 2016-08-22 2016-08-22 Information management device and file management method
PCT/JP2017/029831 WO2018038065A1 (en) 2016-08-22 2017-08-21 Information management device and file management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016162292A JP6994138B2 (en) 2016-08-22 2016-08-22 Information management device and file management method

Publications (3)

Publication Number Publication Date
JP2018032113A JP2018032113A (en) 2018-03-01
JP2018032113A5 JP2018032113A5 (en) 2020-08-13
JP6994138B2 true JP6994138B2 (en) 2022-01-14

Family

ID=61245039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016162292A Active JP6994138B2 (en) 2016-08-22 2016-08-22 Information management device and file management method

Country Status (2)

Country Link
JP (1) JP6994138B2 (en)
WO (1) WO2018038065A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7421282B2 (en) * 2019-08-05 2024-01-24 野田 正嗣 Information management device and file management method
CN113568883A (en) * 2021-07-29 2021-10-29 上海哔哩哔哩科技有限公司 Data writing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012058835A (en) 2010-09-06 2012-03-22 Saga Univ Layered system management device, method and program thereof
JP2012150582A (en) 2011-01-18 2012-08-09 Just Syst Corp Retrieval device and retrieval method
JP2013137829A (en) 2013-03-26 2013-07-11 Canon Inc Information processing apparatus, method of controlling the same, program, and recording medium with program stored
JP2013228964A (en) 2012-04-26 2013-11-07 Masatsugu Noda Information management device and information searching method
JP2016051421A (en) 2014-09-02 2016-04-11 野田 正嗣 Information management device and file management method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012058835A (en) 2010-09-06 2012-03-22 Saga Univ Layered system management device, method and program thereof
JP2012150582A (en) 2011-01-18 2012-08-09 Just Syst Corp Retrieval device and retrieval method
JP2013228964A (en) 2012-04-26 2013-11-07 Masatsugu Noda Information management device and information searching method
JP2013137829A (en) 2013-03-26 2013-07-11 Canon Inc Information processing apparatus, method of controlling the same, program, and recording medium with program stored
JP2016051421A (en) 2014-09-02 2016-04-11 野田 正嗣 Information management device and file management method

Also Published As

Publication number Publication date
JP2018032113A (en) 2018-03-01
WO2018038065A1 (en) 2018-03-01

Similar Documents

Publication Publication Date Title
US11544257B2 (en) Interactive table-based query construction using contextual forms
JP2013211040A (en) Information processing apparatus and file management method
JP6103314B2 (en) Information management apparatus and file management method
CN116401407A (en) Node attribute configuration method, device, equipment and storage medium of mind map
JP6994138B2 (en) Information management device and file management method
JP6043899B2 (en) Information management apparatus and information retrieval method
CN113641719A (en) Data processing method, data processing device, computer and storage medium
JP6948492B2 (en) Information management device and file management method
JP2000339327A (en) System for operating thumbnail image
WO2016190444A1 (en) Information management device, and file management method
WO2021025091A2 (en) Information management device and file management method
JPWO2020240820A1 (en) File management device, file management method, and program
JP2002259173A (en) File management program, computer readable recording medium in which file management program is recorded, file managing device and file managing method
JP5718542B2 (en) Information processing apparatus and file management method
JP2022122798A (en) Information management device and file management method
US20240037325A1 (en) Ability to add non-direct ancestor columns in child spreadsheets
JP2016197427A (en) Information management device and information retrieval method
JP2012168663A (en) Information processing apparatus and file management method
JPWO2020240831A1 (en) File management device, file management method, and program
CN116304340A (en) Method and apparatus for information processing
JPH06243024A (en) Document structure expression system, network type document processor by the system and data structure display device
CN115688694A (en) Document processing method, device, equipment and storage medium
CN115688693A (en) Document processing method, device, equipment and storage medium
JP2007183695A (en) Knowledge information management system and knowledge information management program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191231

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200622

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200623

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200705

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200908

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201119

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210901

R150 Certificate of patent or registration of utility model

Ref document number: 6994138

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150