JP2013228964A5 - - Google Patents

Download PDF

Info

Publication number
JP2013228964A5
JP2013228964A5 JP2012101899A JP2012101899A JP2013228964A5 JP 2013228964 A5 JP2013228964 A5 JP 2013228964A5 JP 2012101899 A JP2012101899 A JP 2012101899A JP 2012101899 A JP2012101899 A JP 2012101899A JP 2013228964 A5 JP2013228964 A5 JP 2013228964A5
Authority
JP
Japan
Prior art keywords
folder
information
item
data
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012101899A
Other languages
Japanese (ja)
Other versions
JP6043899B2 (en
JP2013228964A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2012101899A priority Critical patent/JP6043899B2/en
Priority claimed from JP2012101899A external-priority patent/JP6043899B2/en
Publication of JP2013228964A publication Critical patent/JP2013228964A/en
Publication of JP2013228964A5 publication Critical patent/JP2013228964A5/ja
Application granted granted Critical
Publication of JP6043899B2 publication Critical patent/JP6043899B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

上記の目的を達成するために、請求項17に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラム、
または、請求項25に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、
アプリケーションが作成する情報であるファイル情報と装置が用意するフォルダを、管理単位であるデータオブジェクトとして管理する情報管理装置であって、
ファイル情報はフォルダに収容される形で管理され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返される階層構造の形で管理される情報管理装置にあって、
装置が管理するデータオブジェクトについて、
該当のデータオブジェクトを直接に収容する親フォルダの中において一意に定まる名称であるフォルダ内名称と、
該当のデータオブジェクトを格納する全ての階層上位のフォルダのフォルダ内名称を、そのフォルダが階層構造において占める順序にしたがって、定めた分離符を介して順次につないだ文字列に該当データオブジェクトのフォルダ内名称を、上記分離符を介してつなぐことによって得られる文字列である全パス名と、
ファイル情報とフォルダを区別した上、ファイル情報である場合には、該当するアプリケーションの種別を表わす種別情報と、
を対応付けて記憶するデータオブジェクト記憶手段と、
装置画面上において、ファイル情報を、該当するアプリケーションごとに定めたイメージであるアイコンによって表わし、フォルダについて特に定めたイメージであるアイコンによって表わした上、データオブジェクトに対する各種の処理を、装置画面上における該当するアイコン対する特定操作によっておこなうアイコン操作手段と、
を備え、
別に設けた検索対象指定手段からの入力にもとづいて、検索対象となる全てのフォルダに対して階層最上位に位置するフォルダである検索対象先頭フォルダを指定するステップと、
データオブジェクト記憶手段に記憶した各フォルダの全パス名、または、指定検索対象先頭フォルダの全パス名、または、別に設けた項目別フォルダ集合指定手段からの入力にもとづいて、検索対象先頭フォルダの階層下位に位置する全てのフォルダの親フォルダを、その中に子フォルダを設けるときの分類上の視点を共有するフォルダの集合である項目別フォルダ集合ごとにグループ分けした上、グループ分けされた各項目別フォルダ集合ごとに、
該当の項目別フォルダ集合の識別名称である項目名と、
該当の項目別フォルダ集合に属する各フォルダの全パス名と、
該当の項目別フォルダ集合に属する各フォルダに直接に収容される子フォルダであって、かつ、検索対象先頭フォルダをその階層上位フォルダとするフォルダである分類語生成フォルダのフォルダ内名称である分類語の集合である項目別分類語列と、
を対応付けて登録した項目別管理データを作成するステップと、
検索対象先頭フォルダその階層上位のフォルダとする全てのファイル情報を検索対象情報として順次に取出し、取り出した検索対象情報に対して階層上位に位置する各フォルダである第1のフォルダについて、その親フォルダが所属する項目別フォルダ集合を登録した項目管理データを識別した上、識別した項目管理データに登録されている項目名に対して第1のフォルダのフォルダ内名称をデータ名として対応付けた情報属性データを作成するステップと、
取り出したフ検索対象情報について作成された全ての情報属性データの集合である情報属性データチェインを該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
各項目別管理データに登録されている項目別分類語列を構成する各分類語を、別に設けたキーワード選択手段上において該当の項目名と対応付けて出力するステップと、
出力された分類語の中から選択した検索キーワードをデータ名として、該当する項目名との対を定めた規則にしたがって組み合わせた検索条件を入力するステップと、
入力された検索条件と別に定めた関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データに登録されている全パス名の該当ファイル情報を、別に設けた検索出力手段上に出力するステップと、
からなることを特徴とする。
In order to achieve the above object, a control program for realizing a file data output method in an information processing apparatus according to the invention of claim 17 by a computer,
Alternatively, a storage medium storing a control program for realizing a file data output method in the information processing apparatus according to the invention according to claim 25 by a computer,
An information management device that manages file information, which is information created by an application, and a folder prepared by the device as a data object that is a management unit,
File information is managed in a form accommodated in a folder, and a folder is managed in a hierarchical structure in which one folder is repeatedly accommodated as a child folder in another parent folder. In the device,
For data objects managed by the device,
A name in the folder that is uniquely determined in the parent folder that directly accommodates the corresponding data object, and
In the folder of the corresponding data object, the names of all folders in the upper hierarchy that store the corresponding data object are connected to the character string that is sequentially connected through the specified separator according to the order that the folder occupies in the hierarchical structure. The full path name, which is a string obtained by connecting the name via the separator,
In the case of file information after distinguishing file information and folders, type information indicating the type of the corresponding application,
Data object storage means for storing the information in association with each other,
On the device screen, file information is represented by an icon that is an image defined for each applicable application, and is represented by an icon that is an image that is specifically defined for a folder, and various processes for data objects are performed on the device screen. Icon operation means for performing a specific operation on the icon to be performed;
With
A step of designating a search target top folder that is a folder located at the top of the hierarchy with respect to all folders to be searched based on an input from a search target specifying means provided separately;
Hierarchy of search target first folder based on all path names of each folder stored in data object storage means, all path names of designated search target first folder, or input from separate folder set designation means by item The parent folder of all the folders located in the lower level is grouped by item folder set, which is a set of folders that share the viewpoint of classification when a child folder is provided, and each grouped item For each set of different folders,
The item name that is the identification name of the folder set by item,
All path names of each folder belonging to the corresponding folder set by item,
A classification word that is a child folder that is directly contained in each folder that belongs to the set of folder by item, and that is the name in the folder of the classification word generation folder that is the folder whose search target top folder is the upper folder. An item-specific classification word string that is a set of
Creating item-specific management data registered in association with each other;
First folder to be searched All file information that is a folder higher in the hierarchy is sequentially retrieved as search target information, and the parent folder of the first folder that is each folder located higher in the hierarchy with respect to the retrieved search target information Information attribute that identifies the item management data that registered the item-specific folder set to which the file belongs, and associated the item name registered in the identified item management data with the folder name of the first folder as the data name Creating data, and
Creating individual information management data in which an information attribute data chain that is a set of all information attribute data created for the retrieved search target information is registered in association with all path names of the corresponding search target information;
Outputting each classification word constituting the classification word string for each item registered in the management data for each item in association with the corresponding item name on a separately provided keyword selection means;
Inputting a search condition combined with a search keyword selected from the output classification terms as a data name according to a rule that defines a pair with a corresponding item name;
Select individual information management data that has registered an information attribute data chain that has a relationship defined separately from the input search condition, and provide the corresponding file information for all path names registered in the selected individual information management data. Outputting on the search output means;
It is characterized by comprising.

請求項18に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項17において、
または、請求項26に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項25において
該当の項目別フォルダ集合において特定される分類語生成フォルダのフォルダ内名称に対して、別に設けた代表分類語指定手段からの入力に基づいて、該当のフォルダ内名称が表わす分類内容に対して一意に定まる代表分類語を対応付けるステップと、
項目別分類語列を構成するフォルダ内名称の中、代表分類語を対応付けたフォルダ内名称を該当の代表分類語と置き換えるステップと、
情報属性データのデータ名として、第1のフォルダのフォルダ内名称に対応付けた代表分類語をセットするステップと、
を有することを特徴とする。
A control program for realizing the file data output method in the information processing apparatus according to the invention according to claim 18 by a computer is described in claim 17.
Alternatively, the storage medium storing the control program for realizing the file data output method in the information processing apparatus according to the invention according to claim 26 by a computer generates the classification word specified in the corresponding folder set according to claim 25 A step of associating a representative classification word uniquely determined with respect to a classification content represented by the name in the folder based on an input from a representative classification word designating unit provided separately for the folder name of the folder;
A step of replacing the name in the folder corresponding to the representative classification word with the corresponding representative classification word among the names in the folder constituting the item-specific classification word string;
Setting a representative classification word associated with the name in the folder of the first folder as the data name of the information attribute data;
It is characterized by having.

請求項19に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項17、18において、
または、請求項27に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項25、26において、
検索対象先頭フォルダの階層下位に位置するフォルダを、検索対象指定手段を介して検索対象情報として指定するステップと、
該当の項目別フォルダ集合に係わる項目別分類語列を、該当の項目別フォルダ集合において特定される分類語生成フォルダの中から、検索対象情報として指定されたフォルダを除いたフォルダのフォルダ内名称の集合として特定するステップと、
検索対象情報として指定したフォルダについて、情報属性データチェインを作成した上、該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
を有することを特徴とする。
A control program for realizing a file data output method in an information processing apparatus according to an invention according to claim 19 by a computer is described in claims 17 and 18.
Alternatively, a storage medium storing a control program for realizing a file data output method in an information processing apparatus according to the invention of claim 27 by a computer is described in claims 25 and 26.
Designating a folder located below the search target first folder as search target information via a search target specifying means;
The item-specific classification word string related to the item-specific folder set is the folder name of the folder excluding the folder specified as the search target information from the category-word generation folder specified in the item-specific folder set. Identifying as a set,
Creating an information attribute data chain for a folder designated as search target information, and creating individual information management data registered in association with all path names of the corresponding search target information;
It is characterized by having.

請求項20に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項17、18,19において、
または、請求項28に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項25、26,27において、
検索出力情報を出力する矩形域であるアイコン配置欄セルをマトリクス状に配置したアイコン配置欄とアイコン配置欄の外側上方の1行上、または、アイコン配置欄の外側左方の1列上に設けられ、1つの項目名に対応する見出し語をその中に配置表示する見出し語欄とからなる表を表わす表定義データを作成する手段と作成した表定義データにもとづいて該当の表を装置画面上に表示する表表示手段とを備え、
項目別管理データに登録されている項目名ごとに選択された検索キーワードを、見出し語として同じ項目名に割り当てた見出し語欄内に配置した第1の表を表わす第1の表定義データを作成するステップと、
第1の表を構成する各アイコン配置欄セルについて、そのアイコン配置欄セルと定めた位置関係にある見出し語を各見出し語欄から識別した上、識別した見出し語を見出し語データとして該当の見出し語欄に割り当てた項目名と対応付けた関連見出し語定義データを作成するステップと、
各検索対象情報について、該当の個別情報管理データに登録されている情報属性データチェインと第1の関係にある関連見出し語定義データチェインが作成されているアイコン配置欄セル内に、該当のアイコンを出力表示するステップと、
からなることを特徴とする。
A control program for realizing the file data output method in the information processing apparatus according to the invention according to the twentieth aspect by a computer is defined in the seventeenth, eighteenth and nineteenth aspects.
Alternatively, a storage medium storing a control program for realizing a file data output method in an information processing apparatus according to the invention of claim 28 by a computer is described in claims 25, 26, and 27.
An icon arrangement column cell, which is a rectangular area for outputting search output information, is arranged in a matrix on an icon arrangement column and one row on the outer upper side of the icon arrangement column, or one column on the left side of the icon arrangement column. Means for creating table definition data representing a table comprising a headword column in which headwords corresponding to one item name are arranged and displayed therein, and the corresponding table is displayed on the device screen based on the created table definition data. And a table display means for displaying
Creates the first table definition data representing the first table in which the search keyword selected for each item name registered in the item-specific management data is placed in the headword column assigned to the same item name as the headword And steps to
For each icon arrangement column cell that constitutes the first table, after identifying the headword in the positional relationship defined with the icon arrangement column cell from each headword column, the identified headword as the headword data Creating related headword definition data associated with the item name assigned to the word field;
For each search target information, the corresponding icon is displayed in the icon arrangement column cell in which the related headword definition data chain having the first relationship with the information attribute data chain registered in the corresponding individual information management data is created. An output display step;
It is characterized by comprising.

請求項21に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項20において、
または、請求項29に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は、請求項28において、
各見出し語欄内にシステムの予約語である特定用語を見出し語として追加した表を表わす第1の表定義データを作成した上、上記特定用語を見出し語データとして含む関連見出し語定義データが識別されるアイコン配置欄セルにおいては、該当のアイコン配置欄セルについて識別される関連見出し語定義データチェインに対して別に定めた第2の関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データの該当情報のアイコンを出力することを特徴とする。
A control program for realizing the file data output method in the information processing apparatus according to the invention according to claim 21 by a computer is described in claim 20,
A storage medium storing a control program for realizing a file data output method in an information processing apparatus according to the invention according to claim 29 by a computer is
Create the first table definition data representing a table in which specific terms that are reserved words of the system are added as headwords in each headword column, and identify related headword definition data that includes the specific terms as headword data In the icon arrangement column cell to be selected, the individual information management data in which the information attribute data chain having the second relation separately defined for the related headword definition data chain identified for the icon arrangement column cell is selected is selected. And outputting an icon of the corresponding information of the selected individual information management data.

請求項22に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項20、21において、
または、請求項30に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項28、29において、
項目別管理データに登録されている項目名であって、検索キーワードが指定されていない項目名に対応する見出し語欄を設け、設けた見出し語欄内には、該当の項目別管理データに登録されている項目別分類語列を構成する各分類語を見出し語として配置した第2の表を表わす第2の表定義データを作成するステップと、
表表示手段に表示された第1の表上においてアイコン配置欄内の1つのセルである第1のセルに対して特定指示を与えることによって第2の表を表表示手段上に表示するステップと、
第2の表のアイコン配置欄内の1つのセルである第2のセル内に、第1のセルについて第1の方法、または、第2の方法により選択された検索対象情報の中から、さらに、第2にセルについて第1の方法により選択した情報のアイコンを出力することを特徴とする。
A control program for realizing the file data output method in the information processing apparatus according to the invention according to claim 22 by a computer is described in claims 20 and 21.
Alternatively, a storage medium storing a control program for realizing a file data output method in an information processing apparatus according to the invention according to claim 30 by a computer is described in claims 28 and 29.
A headword field corresponding to an item name registered in the item-specific management data and for which no search keyword is specified is provided, and the provided headword column is registered in the corresponding item-specific management data Creating second table definition data representing a second table in which the classified words constituting the classified word sequence classified by item are arranged as headwords;
Displaying a second table on the table display means by giving a specific instruction to the first cell which is one cell in the icon arrangement field on the first table displayed on the table display means; ,
In the second cell, which is one cell in the icon arrangement column of the second table, the first method for the first cell or the search target information selected by the second method, Second, an icon of information selected by the first method for a cell is output.

請求項23に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項20、21、22において、
または、請求項31に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項28、29、30において、
検索キーワードとして指定されている見出し語を検索キーワードとして指定されていない見出し語に対して区別できる修飾情報を与えて配置表示することを特徴とする。
A control program for realizing the file data output method in the information processing apparatus according to the invention of claim 23 by a computer is described in claims 20, 21, and 22.
Alternatively, a storage medium storing a control program for realizing the file data output method in the information processing apparatus according to the invention according to claim 31 by a computer is described in claims 28, 29, and 30.
The headwords specified as the search keywords are arranged and displayed by giving modification information that can be distinguished from the headwords not specified as the search keywords.

請求項24に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムは請求項20、21、22、23において、
または、請求項32に記載の発明による情報処理装置におけるファイルデータ出力方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体は請求項28、29、30、31において、
別に設けたセル内表示方法入力手段を介した指示、または、該当のセル内に出力される検索対象情報の個数にもとづき、アイコン配置欄内の出力情報の表示方法を、少なくとも、該当アイコン配置欄内の出力情報の中から特定の方法によって選択される情報のアイコンを出力する方法、または、当アイコン配置欄内に出力情報を代表する特定アイコンを出力する方法を含む方法の中から選択することを特徴とする。

According to a twenty-fourth aspect of the present invention, there is provided a control program for realizing the file data output method in the information processing apparatus according to the twenty-fourth aspect by a computer.
Alternatively, a storage medium storing a control program for realizing a file data output method in an information processing apparatus according to a thirty-second aspect by a computer is defined in the twenty-eighth, twenty-eight, thirty-first,
Based on an instruction via the in-cell display method input means provided separately or the number of search target information output in the corresponding cell, the display method of the output information in the icon arrangement field is at least the corresponding icon arrangement field. Selecting from among methods including outputting an icon of information selected by a specific method from the output information in the file, or including a method of outputting a specific icon representing the output information in the icon arrangement field It is characterized by.

Claims (32)

アプリケーションが作成する情報であるファイル情報と装置が用意するフォルダを、管理単位であるデータオブジェクトとして管理する情報管理装置であって、
ファイル情報はフォルダに収容される形で管理され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返される階層構造の形で管理される情報管理装置にあって、
装置が管理するデータオブジェクトについて、
該当のデータオブジェクトを直接に収容する親フォルダの中において一意に定まる名称であるフォルダ内名称と、
該当のデータオブジェクトを格納する全ての階層上位のフォルダのフォルダ内名称を、そのフォルダが階層構造において占める順序にしたがって、定めた分離符を介して順次につないだ文字列に該当データオブジェクトのフォルダ内名称を、上記分離符を介してつなぐことによって得られる文字列である全パス名と、
ファイル情報とフォルダを区別した上、ファイル情報である場合には、該当するアプリケーションの種別を表わす種別情報と、
を対応付けて記憶するデータオブジェクト記憶手段と、
装置画面上において、ファイル情報を、該当するアプリケーションごとに定めたイメージであるアイコンによって表わし、フォルダについて特に定めたイメージであるアイコンによって表わした上、データオブジェクトに対する各種の処理を、装置画面上における該当するアイコン対する特定操作によっておこなうアイコン操作手段と、
を備え、
別に設けた検索対象指定手段からの入力にもとづいて、検索対象となる全てのフォルダに対して階層最上位に位置するフォルダである検索対象先頭フォルダを指定するステップと、
データオブジェクト記憶手段に記憶した各フォルダの全パス名、または、指定検索対象先頭フォルダの全パス名、または、別に設けた項目別フォルダ集合指定手段からの入力にもとづいて、検索対象先頭フォルダの階層下位に位置する全てのフォルダの親フォルダを、その中に子フォルダを設けるときの分類上の視点を共有するフォルダの集合である項目別フォルダ集合ごとにグループ分けした上、グループ分けされた各項目別フォルダ集合ごとに、
該当の項目別フォルダ集合の識別名称である項目名と、
該当の項目別フォルダ集合に属する各フォルダの全パス名と、
該当の項目別フォルダ集合に属する各フォルダに直接に収容される子フォルダであって、かつ、検索対象先頭フォルダをその階層上位フォルダとするフォルダである分類語生成フォルダのフォルダ内名称である分類語の集合である項目別分類語列と、
を対応付けて登録した項目別管理データを作成するステップと、
検索対象先頭フォルダその階層上位のフォルダとする全てのファイル情報を検索対象情報として順次に取出し、取り出した検索対象情報に対して階層上位に位置する各フォルダである第1のフォルダについて、その親フォルダが所属する項目別フォルダ集合を登録した項目管理データを識別した上、識別した項目管理データに登録されている項目名に対して第1のフォルダのフォルダ内名称をデータ名として対応付けた情報属性データを作成するステップと、
取り出したフ検索対象情報について作成された全ての情報属性データの集合である情報属性データチェインを該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
各項目別管理データに登録されている項目別分類語列を構成する各分類語を、別に設けたキーワード選択手段上において該当の項目名と対応付けて出力するステップと、
出力された分類語の中から選択した検索キーワードをデータ名として、該当する項目名との対を定めた規則にしたがって組み合わせた検索条件を入力するステップと、
入力された検索条件と別に定めた関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データに登録されている全パス名の該当ファイル情報を、別に設けた検索出力手段上に出力するステップと、
からなる方法。
An information management device that manages file information, which is information created by an application, and a folder prepared by the device as a data object that is a management unit,
File information is managed in a form accommodated in a folder, and a folder is managed in a hierarchical structure in which one folder is repeatedly accommodated as a child folder in another parent folder. In the device,
For data objects managed by the device,
A name in the folder that is uniquely determined in the parent folder that directly accommodates the corresponding data object, and
In the folder of the corresponding data object, the names of all folders in the upper hierarchy that store the corresponding data object are connected to the character string that is sequentially connected through the specified separator according to the order that the folder occupies in the hierarchical structure. The full path name, which is a string obtained by connecting the name via the separator,
In the case of file information after distinguishing file information and folders, type information indicating the type of the corresponding application,
Data object storage means for storing the information in association with each other,
On the device screen, file information is represented by an icon that is an image defined for each applicable application, and is represented by an icon that is an image that is specifically defined for a folder, and various processes for data objects are performed on the device screen. Icon operation means for performing a specific operation on the icon to be performed;
With
A step of designating a search target top folder that is a folder located at the top of the hierarchy with respect to all folders to be searched based on an input from a search target specifying means provided separately;
Hierarchy of search target first folder based on all path names of each folder stored in data object storage means, all path names of designated search target first folder, or input from separate folder set designation means by item The parent folder of all the folders located in the lower level is grouped by item folder set, which is a set of folders that share the viewpoint of classification when a child folder is provided, and each grouped item For each set of different folders,
The item name that is the identification name of the folder set by item,
All path names of each folder belonging to the corresponding folder set by item,
A classification word that is a child folder that is directly contained in each folder that belongs to the set of folder by item, and that is the name in the folder of the classification word generation folder that is the folder whose search target top folder is the upper folder. An item-specific classification word string that is a set of
Creating item-specific management data registered in association with each other;
First folder to be searched All file information that is a folder higher in the hierarchy is sequentially retrieved as search target information, and the parent folder of the first folder that is each folder located higher in the hierarchy with respect to the retrieved search target information Information attribute that identifies the item management data that registered the item-specific folder set to which the file belongs, and associated the item name registered in the identified item management data with the folder name of the first folder as the data name Creating data, and
Creating individual information management data in which an information attribute data chain that is a set of all information attribute data created for the retrieved search target information is registered in association with all path names of the corresponding search target information;
Outputting each classification word constituting the classification word string for each item registered in the management data for each item in association with the corresponding item name on a separately provided keyword selection means;
Inputting a search condition combined with a search keyword selected from the output classification terms as a data name according to a rule that defines a pair with a corresponding item name;
Select individual information management data that has registered an information attribute data chain that has a relationship defined separately from the input search condition, and provide the corresponding file information for all path names registered in the selected individual information management data. Outputting on the search output means;
A method consisting of:
該当の項目別フォルダ集合において特定される分類語生成フォルダのフォルダ内名称に対して、別に設けた代表分類語指定手段からの入力に基づいて、該当のフォルダ内名称が表わす分類内容に対して一意に定まる代表分類語を対応付けるステップと、
項目別分類語列を構成するフォルダ内名称の中、代表分類語を対応付けたフォルダ内名称を該当の代表分類語と置き換えるステップと、
情報属性データのデータ名として、第1のフォルダのフォルダ内名称に対応付けた代表分類語をセットするステップと、
を有する請求項1に記載の方法。
Based on the input from the representative classification word designation means provided separately for the name in the folder of the classification word generation folder specified in the folder set for each item, it is unique for the classification contents indicated by the name in the folder. Associating a representative classification word determined by
A step of replacing the name in the folder corresponding to the representative classification word with the corresponding representative classification word among the names in the folder constituting the item-specific classification word string;
Setting a representative classification word associated with the name in the folder of the first folder as the data name of the information attribute data;
The method of claim 1 comprising:
検索対象先頭フォルダの階層下位に位置するフォルダを、検索対象指定手段を介して検索対象情報として指定するステップと、
該当の項目別フォルダ集合に係わる項目別分類語列を、該当の項目別フォルダ集合において特定される分類語生成フォルダの中から、検索対象情報として指定されたフォルダを除いたフォルダのフォルダ内名称の集合として特定するステップと、
検索対象情報として指定したフォルダについて、情報属性データチェインを作成した上、該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
を有する請求項1、2に記載の方法。
Designating a folder located below the search target first folder as search target information via a search target specifying means;
The item-specific classification word string related to the item-specific folder set is the folder name of the folder excluding the folder specified as the search target information from the category-word generation folder specified in the item-specific folder set. Identifying as a set,
Creating an information attribute data chain for a folder designated as search target information, and creating individual information management data registered in association with all path names of the corresponding search target information;
The method according to claim 1, comprising:
検索出力情報を出力する矩形域であるアイコン配置欄セルをマトリクス状に配置したアイコン配置欄とアイコン配置欄の外側上方の1行上、または、アイコン配置欄の外側左方の1列上に設けられ、1つの項目名に対応する見出し語をその中に配置表示する見出し語欄とからなる表を表わす表定義データを作成する手段と作成した表定義データにもとづいて該当の表を装置画面上に表示する表表示手段とを備え、
項目別管理データに登録されている項目名ごとに選択された検索キーワードを、見出し語として同じ項目名に割り当てた見出し語欄内に配置した第1の表を表わす第1の表定義データを作成するステップと、
第1の表を構成する各アイコン配置欄セルについて、そのアイコン配置欄セルと定めた位置関係にある見出し語を各見出し語欄から識別した上、識別した見出し語を見出し語データとして該当の見出し語欄に割り当てた項目名と対応付けた関連見出し語定義データを作成するステップと、
各検索対象情報について、該当の個別情報管理データに登録されている情報属性データチェインと第1の関係にある関連見出し語定義データチェインが作成されているアイコン配置欄セル内に、該当のアイコンを出力表示するステップと、
からなる請求項1、2、3に記載の方法。
An icon arrangement column cell, which is a rectangular area for outputting search output information, is arranged in a matrix on an icon arrangement column and one row on the outer upper side of the icon arrangement column, or one column on the left side of the icon arrangement column. Means for creating table definition data representing a table comprising a headword column in which headwords corresponding to one item name are arranged and displayed therein, and the corresponding table is displayed on the device screen based on the created table definition data. And a table display means for displaying
Creates the first table definition data representing the first table in which the search keyword selected for each item name registered in the item-specific management data is placed in the headword column assigned to the same item name as the headword And steps to
For each icon arrangement column cell that constitutes the first table, after identifying the headword in the positional relationship defined with the icon arrangement column cell from each headword column, the identified headword as the headword data Creating related headword definition data associated with the item name assigned to the word field;
For each search target information, the corresponding icon is displayed in the icon arrangement column cell in which the related headword definition data chain having the first relationship with the information attribute data chain registered in the corresponding individual information management data is created. An output display step;
The method according to claim 1, 2 or 3.
各見出し語欄内にシステムの予約語である特定用語を見出し語として追加した表を表わす第1の表定義データを作成した上、上記特定用語を見出し語データとして含む関連見出し語定義データが識別されるアイコン配置欄セルにおいては、該当のアイコン配置欄セルについて識別される関連見出し語定義データチェインに対して別に定めた第2の関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データの該当情報のアイコンを出力する請求項4に記載の方法。 Create the first table definition data representing a table in which specific terms that are reserved words of the system are added as headwords in each headword column, and identify related headword definition data that includes the specific terms as headword data In the icon arrangement column cell to be selected, the individual information management data in which the information attribute data chain having the second relation separately defined for the related headword definition data chain identified for the icon arrangement column cell is selected is selected. The method according to claim 4, wherein an icon of corresponding information of the selected individual information management data is output. 項目別管理データに登録されている項目名であって、検索キーワードが指定されていない項目名に対応する見出し語欄を設け、設けた見出し語欄内には、該当の項目別管理データに登録されている項目別分類語列を構成する各分類語を見出し語として配置した第2の表を表わす第2の表定義データを作成するステップと、
表表示手段に表示された第1の表上においてアイコン配置欄内の1つのセルである第1のセルに対して特定指示を与えることによって第2の表を表表示手段上に表示するステップと、
第2の表のアイコン配置欄内の1つのセルである第2のセル内に、第1のセルについて第1の方法、または、第2の方法により選択された検索対象情報の中から、さらに、第2にセルについて第1の方法により選択した情報のアイコンを出力する請求項4、5に記載の方法。
A headword field corresponding to an item name registered in the item-specific management data and for which no search keyword is specified is provided, and the provided headword column is registered in the corresponding item-specific management data Creating second table definition data representing a second table in which the classified words constituting the classified word sequence classified by item are arranged as headwords;
Displaying a second table on the table display means by giving a specific instruction to the first cell which is one cell in the icon arrangement field on the first table displayed on the table display means; ,
In the second cell, which is one cell in the icon arrangement column of the second table, the first method for the first cell or the search target information selected by the second method, 6. The method according to claim 4, wherein second, an icon of information selected by the first method is output for the cell.
検索キーワードとして指定されている見出し語を検索キーワードとして指定されていない見出し語に対して区別できる修飾情報を与えて配置表示する請求項4、5、6に記載の方法。 7. The method according to claim 4, 5, or 6, wherein a headword specified as a search keyword is provided with modification information that can be distinguished from a headword not specified as a search keyword. 別に設けたセル内表示方法入力手段を介した指示、または、該当のセル内に出力される検索対象情報の個数にもとづき、アイコン配置欄内の出力情報の表示方法を、少なくとも、該当アイコン配置欄内の出力情報の中から特定の方法によって選択される情報のアイコンを出力する方法、または、当アイコン配置欄内に出力情報を代表する特定アイコンを出力する方法を含む方法の中から選択する請求項4、5、6、7に記載の方法。 Based on an instruction via the in-cell display method input means provided separately or the number of search target information output in the corresponding cell, the display method of the output information in the icon arrangement field is at least the corresponding icon arrangement field. A method of selecting from among a method of outputting an icon of information selected by a specific method from the output information in the list, or a method including a method of outputting a specific icon representing the output information in the icon arrangement field Item 8. The method according to Item 4, 5, 6, or 7. アプリケーションが作成する情報であるファイル情報と装置が用意するフォルダを、管理単位であるデータオブジェクトとして管理する情報管理装置であって、
ファイル情報はフォルダに収容される形で管理され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返される階層構造の形で管理される情報管理装置にあって、
装置が管理するデータオブジェクトについて、
該当のデータオブジェクトを直接に収容する親フォルダの中において一意に定まる名称であるフォルダ内名称と、
該当のデータオブジェクトを格納する全ての階層上位のフォルダのフォルダ内名称を、そのフォルダが階層構造において占める順序にしたがって、定めた分離符を介して順次につないだ文字列に該当データオブジェクトのフォルダ内名称を、上記分離符を介してつなぐことによって得られる文字列である全パス名と、
ファイル情報とフォルダを区別した上、ファイル情報である場合には、該当するアプリケーションの種別を表わす種別情報と、
を対応付けて記憶するデータオブジェクト記憶手段と、
装置画面上において、ファイル情報を、該当するアプリケーションごとに定めたイメージであるアイコンによって表わし、フォルダについて特に定めたイメージであるアイコンによって表わした上、データオブジェクトに対する各種の処理を、装置画面上における該当するアイコン対する特定操作によっておこなうアイコン操作手段と、
を備え、
別に設けた検索対象指定手段からの入力にもとづいて、検索対象となる全てのフォルダに対して階層最上位に位置するフォルダである検索対象先頭フォルダを指定する手段と、
データオブジェクト記憶手段に記憶した各フォルダの全パス名、または、指定検索対象先頭フォルダの全パス名、または、別に設けた項目別フォルダ集合指定手段からの入力にもとづいて、検索対象先頭フォルダの階層下位に位置する全てのフォルダの親フォルダを、その中に子フォルダを設けるときの分類上の視点を共有するフォルダの集合である項目別フォルダ集合ごとにグループ分けした上、グループ分けされた各項目別フォルダ集合ごとに、
該当の項目別フォルダ集合の識別名称である項目名と、
該当の項目別フォルダ集合に属する各フォルダの全パス名と、
該当の項目別フォルダ集合に属する各フォルダに直接に収容される子フォルダであって、かつ、検索対象先頭フォルダをその階層上位フォルダとするフォルダである分類語生成フォルダのフォルダ内名称である分類語の集合である項目別分類語列と、
を対応付けて登録した項目別管理データを作成する手段と、
検索対象先頭フォルダその階層上位のフォルダとする全てのファイル情報を検索対象情報として順次に取出し、取り出した検索対象情報に対して階層上位に位置する各フォルダである第1のフォルダについて、その親フォルダが所属する項目別フォルダ集合を登録した項目管理データを識別した上、識別した項目管理データに登録されている項目名に対して第1のフォルダのフォルダ内名称をデータ名として対応付けた情報属性データを作成する手段と、
取り出したフ検索対象情報について作成された全ての情報属性データの集合である情報属性データチェインを該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成する手段と、
各項目別管理データに登録されている項目別分類語列を構成する各分類語を、別に設けたキーワード選択手段上において該当の項目名と対応付けて出力する手段と、
出力された分類語の中から選択した検索キーワードをデータ名として、該当する項目名との対を定めた規則にしたがって組み合わせた検索条件を入力する手段と、
入力された検索条件と別に定めた関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データに登録されている全パス名の該当ファイル情報を、別に設けた検索出力手段上に出力する手段と、
からなる情報管理装置。
An information management device that manages file information, which is information created by an application, and a folder prepared by the device as a data object that is a management unit,
File information is managed in a form accommodated in a folder, and a folder is managed in a hierarchical structure in which one folder is repeatedly accommodated as a child folder in another parent folder. In the device,
For data objects managed by the device,
A name in the folder that is uniquely determined in the parent folder that directly accommodates the corresponding data object, and
In the folder of the corresponding data object, the names of all folders in the upper hierarchy that store the corresponding data object are connected to the character string that is sequentially connected through the specified separator according to the order that the folder occupies in the hierarchical structure. The full path name, which is a string obtained by connecting the name via the separator,
In the case of file information after distinguishing file information and folders, type information indicating the type of the corresponding application,
Data object storage means for storing the information in association with each other,
On the device screen, file information is represented by an icon that is an image defined for each applicable application, and is represented by an icon that is an image that is specifically defined for a folder, and various processes for data objects are performed on the device screen. Icon operation means for performing a specific operation on the icon to be performed;
With
A means for designating a search target head folder that is a folder positioned at the top of the hierarchy with respect to all folders to be searched based on an input from a search target specifying means provided separately;
Hierarchy of search target first folder based on all path names of each folder stored in data object storage means, all path names of designated search target first folder, or input from separate folder set designation means by item The parent folder of all the folders located in the lower level is grouped by item folder set, which is a set of folders that share the viewpoint of classification when a child folder is provided, and each grouped item For each set of different folders,
The item name that is the identification name of the folder set by item,
All path names of each folder belonging to the corresponding folder set by item,
A classification word that is a child folder that is directly contained in each folder that belongs to the set of folder by item, and that is the name in the folder of the classification word generation folder that is the folder whose search target top folder is the upper folder. An item-specific classification word string that is a set of
Means for creating item-specific management data registered in association with each other,
First folder to be searched All file information that is a folder higher in the hierarchy is sequentially retrieved as search target information, and the parent folder of the first folder that is each folder located higher in the hierarchy with respect to the retrieved search target information Information attribute that identifies the item management data that registered the item-specific folder set to which the file belongs, and associated the item name registered in the identified item management data with the folder name of the first folder as the data name A means of creating data;
Means for creating individual information management data in which an information attribute data chain, which is a set of all information attribute data created for the retrieved search target information, is registered in association with all path names of the corresponding search target information;
Means for outputting each classification word constituting the classification word string for each item registered in the management data for each item in association with the corresponding item name on the keyword selection means provided separately;
Means for inputting a search condition combined with a search keyword selected from the output classification terms as a data name according to a rule that defines a pair with a corresponding item name;
Select individual information management data that has registered an information attribute data chain that has a relationship defined separately from the input search condition, and provide the corresponding file information for all path names registered in the selected individual information management data. Means for outputting on the search output means;
An information management device comprising:
該当の項目別フォルダ集合において特定される分類語生成フォルダのフォルダ内名称に対して、別に設けた代表分類語指定手段からの入力に基づいて、該当のフォルダ内名称が表わす分類内容に対して一意に定まる代表分類語を対応付ける手段と、
項目別分類語列を構成するフォルダ内名称の中、代表分類語を対応付けたフォルダ内名称を該当の代表分類語と置き換える手段と、
情報属性データのデータ名として、第1のフォルダのフォルダ内名称に対応付けた代表分類語をセットする手段と、
を有する請求項9に記載の情報管理装置。
Based on the input from the representative classification word designation means provided separately for the name in the folder of the classification word generation folder specified in the folder set for each item, it is unique for the classification contents indicated by the name in the folder. Means for associating representative classification words determined by
Means for replacing the name in the folder in which the representative classification word is associated with the corresponding representative classification word among the names in the folder constituting the item-specific classification word string;
Means for setting a representative classification word associated with the name in the folder of the first folder as the data name of the information attribute data;
The information management device according to claim 9.
検索対象先頭フォルダの階層下位に位置するフォルダを、検索対象指定手段を介して検索対象情報として指定する手段と、
該当の項目別フォルダ集合に係わる項目別分類語列を、該当の項目別フォルダ集合において特定される分類語生成フォルダの中から、検索対象情報として指定されたフォルダを除いたフォルダのフォルダ内名称の集合として特定する手段と、
検索対象情報として指定したフォルダについて、情報属性データチェインを作成した上、該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成する手段と、
を有する請求項9、10に記載の情報管理装置。
Means for specifying, as search target information, a folder located in a lower hierarchy of the search target first folder, via search target specifying means;
The item-specific classification word string related to the item-specific folder set is the folder name of the folder excluding the folder specified as the search target information from the category-word generation folder specified in the item-specific folder set. Means to identify as a set;
For the folder designated as search target information, after creating an information attribute data chain, means for creating individual information management data registered in association with all path names of the corresponding search target information;
The information management apparatus according to claim 9 or 10.
検索出力情報を出力する矩形域であるアイコン配置欄セルをマトリクス状に配置したアイコン配置欄とアイコン配置欄の外側上方の1行上、または、アイコン配置欄の外側左方の1列上に設けられ、1つの項目名に対応する見出し語をその中に配置表示する見出し語欄とからなる表を表わす表定義データを作成する手段と作成した表定義データにもとづいて該当の表を装置画面上に表示する表表示手段とを備え、
項目別管理データに登録されている項目名ごとに選択された検索キーワードを、見出し語として同じ項目名に割り当てた見出し語欄内に配置した第1の表を表わす第1の表定義データを作成する手段と、
第1の表を構成する各アイコン配置欄セルについて、そのアイコン配置欄セルと定めた位置関係にある見出し語を各見出し語欄から識別した上、識別した見出し語を見出し語データとして該当の見出し語欄に割り当てた項目名と対応付けた関連見出し語定義データを作成する手段と、
各検索対象情報について、該当の個別情報管理データに登録されている情報属性データチェインと第1の関係にある関連見出し語定義データチェインが作成されているアイコン配置欄セル内に、該当のアイコンを出力表示する手段と、
からなる請求項9、10、11に記載の情報管理装置。
An icon arrangement column cell, which is a rectangular area for outputting search output information, is arranged in a matrix on an icon arrangement column and one row on the outer upper side of the icon arrangement column, or one column on the left side of the icon arrangement column. Means for creating table definition data representing a table comprising a headword column in which headwords corresponding to one item name are arranged and displayed therein, and the corresponding table is displayed on the device screen based on the created table definition data. And a table display means for displaying
Creates the first table definition data representing the first table in which the search keyword selected for each item name registered in the item-specific management data is placed in the headword column assigned to the same item name as the headword Means to
For each icon arrangement column cell that constitutes the first table, after identifying the headword in the positional relationship defined with the icon arrangement column cell from each headword column, the identified headword as the headword data Means for creating related headword definition data associated with the item name assigned to the word field;
For each search target information, the corresponding icon is displayed in the icon arrangement column cell in which the related headword definition data chain having the first relationship with the information attribute data chain registered in the corresponding individual information management data is created. Means for displaying the output;
The information management device according to claim 9, 10, or 11.
各見出し語欄内にシステムの予約語である特定用語を見出し語として追加した表を表わす第1の表定義データを作成した上、上記特定用語を見出し語データとして含む関連見出し語定義データが識別されるアイコン配置欄セルにおいては、該当のアイコン配置欄セルについて識別される関連見出し語定義データチェインに対して別に定めた第2の関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データの該当情報のアイコンを出力する請求項12に記載の情報管理装置。 Create the first table definition data representing a table in which specific terms that are reserved words of the system are added as headwords in each headword column, and identify related headword definition data that includes the specific terms as headword data In the icon arrangement column cell to be selected, the individual information management data in which the information attribute data chain having the second relation separately defined for the related headword definition data chain identified for the icon arrangement column cell is selected is selected. The information management apparatus according to claim 12, wherein an icon of corresponding information of the selected individual information management data is output. 項目別管理データに登録されている項目名であって、検索キーワードが指定されていない項目名に対応する見出し語欄を設け、設けた見出し語欄内には、該当の項目別管理データに登録されている項目別分類語列を構成する各分類語を見出し語として配置した第2の表を表わす第2の表定義データを作成する手段と、
表表示手段に表示された第1の表上においてアイコン配置欄内の1つのセルである第1のセルに対して特定指示を与えることによって第2の表を表表示手段上に表示する手段と、
第2の表のアイコン配置欄内の1つのセルである第2のセル内に、第1のセルについて第1の方法、または、第2の方法により選択された検索対象情報の中から、さらに、第2にセルについて第1の方法により選択した情報のアイコンを出力する請求項12、13に記載の情報管理装置。
A headword field corresponding to an item name registered in the item-specific management data and for which no search keyword is specified is provided, and the provided headword column is registered in the corresponding item-specific management data Means for creating second table definition data representing a second table in which each classification word constituting the classified word sequence by item is arranged as a headword;
Means for displaying the second table on the table display means by giving a specific instruction to the first cell which is one cell in the icon arrangement column on the first table displayed on the table display means; ,
In the second cell, which is one cell in the icon arrangement column of the second table, the first method for the first cell or the search target information selected by the second method, The information management apparatus according to claim 12 or 13, wherein secondly, an icon of information selected by the first method for a cell is output.
検索キーワードとして指定されている見出し語を検索キーワードとして指定されていない見出し語に対して区別できる修飾情報を与えて配置表示する請求項12、13、14に記載の情報管理装置。 15. The information management apparatus according to claim 12, 13, or 14, wherein a headword specified as a search keyword is provided and displayed by providing modification information that can be distinguished from a headword not specified as a search keyword. 別に設けたセル内表示方法入力手段を介した指示、または、該当のセル内に出力される検索対象情報の個数にもとづき、アイコン配置欄内の出力情報の表示方法を、少なくとも、該当アイコン配置欄内の出力情報の中から特定の方法によって選択される情報のアイコンを出力する方法、または、当アイコン配置欄内に出力情報を代表する特定アイコンを出力する方法を含む方法の中から選択する請求項12、13、14、15に記載の情報管理装置。 Based on an instruction via the in-cell display method input means provided separately or the number of search target information output in the corresponding cell, the display method of the output information in the icon arrangement field is at least the corresponding icon arrangement field. A method of selecting from among a method of outputting an icon of information selected by a specific method from the output information in the list, or a method including a method of outputting a specific icon representing the output information in the icon arrangement field Item 12. The information management device according to item 12, 13, 14, or 15. アプリケーションが作成する情報であるファイル情報と装置が用意するフォルダを、管理単位であるデータオブジェクトとして管理する情報管理装置であって、
ファイル情報はフォルダに収容される形で管理され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返される階層構造の形で管理される情報管理装置にあって、
装置が管理するデータオブジェクトについて、
該当のデータオブジェクトを直接に収容する親フォルダの中において一意に定まる名称であるフォルダ内名称と、
該当のデータオブジェクトを格納する全ての階層上位のフォルダのフォルダ内名称を、そのフォルダが階層構造において占める順序にしたがって、定めた分離符を介して順次につないだ文字列に該当データオブジェクトのフォルダ内名称を、上記分離符を介してつなぐことによって得られる文字列である全パス名と、
ファイル情報とフォルダを区別した上、ファイル情報である場合には、該当するアプリケーションの種別を表わす種別情報と、
を対応付けて記憶するデータオブジェクト記憶手段と、
装置画面上において、ファイル情報を、該当するアプリケーションごとに定めたイメージであるアイコンによって表わし、フォルダについて特に定めたイメージであるアイコンによって表わした上、データオブジェクトに対する各種の処理を、装置画面上における該当するアイコン対する特定操作によっておこなうアイコン操作手段と、
を備え、
別に設けた検索対象指定手段からの入力にもとづいて、検索対象となる全てのフォルダに対して階層最上位に位置するフォルダである検索対象先頭フォルダを指定するステップと、
データオブジェクト記憶手段に記憶した各フォルダの全パス名、または、指定検索対象先頭フォルダの全パス名、または、別に設けた項目別フォルダ集合指定手段からの入力にもとづいて、検索対象先頭フォルダの階層下位に位置する全てのフォルダの親フォルダを、その中に子フォルダを設けるときの分類上の視点を共有するフォルダの集合である項目別フォルダ集合ごとにグループ分けした上、グループ分けされた各項目別フォルダ集合ごとに、
該当の項目別フォルダ集合の識別名称である項目名と、
該当の項目別フォルダ集合に属する各フォルダの全パス名と、
該当の項目別フォルダ集合に属する各フォルダに直接に収容される子フォルダであって、かつ、検索対象先頭フォルダをその階層上位フォルダとするフォルダである分類語生成フォルダのフォルダ内名称である分類語の集合である項目別分類語列と、
を対応付けて登録した項目別管理データを作成するステップと、
検索対象先頭フォルダその階層上位のフォルダとする全てのファイル情報を検索対象情報として順次に取出し、取り出した検索対象情報に対して階層上位に位置する各フォルダである第1のフォルダについて、その親フォルダが所属する項目別フォルダ集合を登録した項目管理データを識別した上、識別した項目管理データに登録されている項目名に対して第1のフォルダのフォルダ内名称をデータ名として対応付けた情報属性データを作成するステップと、
取り出したフ検索対象情報について作成された全ての情報属性データの集合である情報属性データチェインを該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
各項目別管理データに登録されている項目別分類語列を構成する各分類語を、別に設けたキーワード選択手段上において該当の項目名と対応付けて出力するステップと、
出力された分類語の中から選択した検索キーワードをデータ名として、該当する項目名との対を定めた規則にしたがって組み合わせた検索条件を入力するステップと、
入力された検索条件と別に定めた関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データに登録されている全パス名の該当ファイル情報を、別に設けた検索出力手段上に出力するステップと、
からなる情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
An information management device that manages file information, which is information created by an application, and a folder prepared by the device as a data object that is a management unit,
File information is managed in a form accommodated in a folder, and a folder is managed in a hierarchical structure in which one folder is repeatedly accommodated as a child folder in another parent folder. In the device,
For data objects managed by the device,
A name in the folder that is uniquely determined in the parent folder that directly accommodates the corresponding data object, and
In the folder of the corresponding data object, the names of all folders in the upper hierarchy that store the corresponding data object are connected to the character string that is sequentially connected through the specified separator according to the order that the folder occupies in the hierarchical structure. The full path name, which is a string obtained by connecting the name via the separator,
In the case of file information after distinguishing file information and folders, type information indicating the type of the corresponding application,
Data object storage means for storing the information in association with each other,
On the device screen, file information is represented by an icon that is an image defined for each applicable application, and is represented by an icon that is an image that is specifically defined for a folder, and various processes for data objects are performed on the device screen. Icon operation means for performing a specific operation on the icon to be performed;
With
A step of designating a search target top folder that is a folder located at the top of the hierarchy with respect to all folders to be searched based on an input from a search target specifying means provided separately;
Hierarchy of search target first folder based on all path names of each folder stored in data object storage means, all path names of designated search target first folder, or input from separate folder set designation means by item The parent folder of all the folders located in the lower level is grouped by item folder set, which is a set of folders that share the viewpoint of classification when a child folder is provided, and each grouped item For each set of different folders,
The item name that is the identification name of the folder set by item,
All path names of each folder belonging to the corresponding folder set by item,
A classification word that is a child folder that is directly contained in each folder that belongs to the set of folder by item, and that is the name in the folder of the classification word generation folder that is the folder whose search target top folder is the upper folder. An item-specific classification word string that is a set of
Creating item-specific management data registered in association with each other;
First folder to be searched All file information that is a folder higher in the hierarchy is sequentially retrieved as search target information, and the parent folder of the first folder that is each folder located higher in the hierarchy with respect to the retrieved search target information Information attribute that identifies the item management data that registered the item-specific folder set to which the file belongs, and associated the item name registered in the identified item management data with the folder name of the first folder as the data name Creating data, and
Creating individual information management data in which an information attribute data chain that is a set of all information attribute data created for the retrieved search target information is registered in association with all path names of the corresponding search target information;
Outputting each classification word constituting the classification word string for each item registered in the management data for each item in association with the corresponding item name on a separately provided keyword selection means;
Inputting a search condition combined with a search keyword selected from the output classification terms as a data name according to a rule that defines a pair with a corresponding item name;
Select individual information management data that has registered an information attribute data chain that has a relationship defined separately from the input search condition, and provide the corresponding file information for all path names registered in the selected individual information management data. Outputting on the search output means;
A control program for realizing a method in an information processing apparatus comprising:
該当の項目別フォルダ集合において特定される分類語生成フォルダのフォルダ内名称に対して、別に設けた代表分類語指定手段からの入力に基づいて、該当のフォルダ内名称が表わす分類内容に対して一意に定まる代表分類語を対応付けるステップと、
項目別分類語列を構成するフォルダ内名称の中、代表分類語を対応付けたフォルダ内名称を該当の代表分類語と置き換えるステップと、
情報属性データのデータ名として、第1のフォルダのフォルダ内名称に対応付けた代表分類語をセットするステップと、
を有する請求項17に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
Based on the input from the representative classification word designation means provided separately for the name in the folder of the classification word generation folder specified in the folder set for each item, it is unique for the classification contents indicated by the name in the folder. Associating a representative classification word determined by
A step of replacing the name in the folder corresponding to the representative classification word with the corresponding representative classification word among the names in the folder constituting the item-specific classification word string;
Setting a representative classification word associated with the name in the folder of the first folder as the data name of the information attribute data;
A control program for causing a computer to implement the method in the information processing apparatus according to claim 17.
検索対象先頭フォルダの階層下位に位置するフォルダを、検索対象指定手段を介して検索対象情報として指定するステップと、
該当の項目別フォルダ集合に係わる項目別分類語列を、該当の項目別フォルダ集合において特定される分類語生成フォルダの中から、検索対象情報として指定されたフォルダを除いたフォルダのフォルダ内名称の集合として特定するステップと、
検索対象情報として指定したフォルダについて、情報属性データチェインを作成した上、該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
を有する請求項17、18に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
Designating a folder located below the search target first folder as search target information via a search target specifying means;
The item-specific classification word string related to the item-specific folder set is the folder name of the folder excluding the folder specified as the search target information from the category-word generation folder specified in the item-specific folder set. Identifying as a set,
Creating an information attribute data chain for a folder designated as search target information, and creating individual information management data registered in association with all path names of the corresponding search target information;
19. A control program for realizing the method in the information processing apparatus according to claim 17 or 18 by a computer.
検索出力情報を出力する矩形域であるアイコン配置欄セルをマトリクス状に配置したアイコン配置欄とアイコン配置欄の外側上方の1行上、または、アイコン配置欄の外側左方の1列上に設けられ、1つの項目名に対応する見出し語をその中に配置表示する見出し語欄とからなる表を表わす表定義データを作成する手段と作成した表定義データにもとづいて該当の表を装置画面上に表示する表表示手段とを備え、
項目別管理データに登録されている項目名ごとに選択された検索キーワードを、見出し語として同じ項目名に割り当てた見出し語欄内に配置した第1の表を表わす第1の表定義データを作成するステップと、
第1の表を構成する各アイコン配置欄セルについて、そのアイコン配置欄セルと定めた位置関係にある見出し語を各見出し語欄から識別した上、識別した見出し語を見出し語データとして該当の見出し語欄に割り当てた項目名と対応付けた関連見出し語定義データを作成するステップと、
各検索対象情報について、該当の個別情報管理データに登録されている情報属性データチェインと第1の関係にある関連見出し語定義データチェインが作成されているアイコン配置欄セル内に、該当のアイコンを出力表示するステップと、
からなる請求項17、18、19に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
An icon arrangement column cell, which is a rectangular area for outputting search output information, is arranged in a matrix on an icon arrangement column and one row on the outer upper side of the icon arrangement column, or one column on the left side of the icon arrangement column. Means for creating table definition data representing a table comprising a headword column in which headwords corresponding to one item name are arranged and displayed therein, and the corresponding table is displayed on the device screen based on the created table definition data. And a table display means for displaying
Creates the first table definition data representing the first table in which the search keyword selected for each item name registered in the item-specific management data is placed in the headword column assigned to the same item name as the headword And steps to
For each icon arrangement column cell that constitutes the first table, after identifying the headword in the positional relationship defined with the icon arrangement column cell from each headword column, the identified headword as the headword data Creating related headword definition data associated with the item name assigned to the word field;
For each search target information, the corresponding icon is displayed in the icon arrangement column cell in which the related headword definition data chain having the first relationship with the information attribute data chain registered in the corresponding individual information management data is created. An output display step;
20. A control program for realizing the method in the information processing apparatus according to claim 17, 18, or 19 by a computer.
各見出し語欄内にシステムの予約語である特定用語を見出し語として追加した表を表わす第1の表定義データを作成した上、上記特定用語を見出し語データとして含む関連見出し語定義データが識別されるアイコン配置欄セルにおいては、該当のアイコン配置欄セルについて識別される関連見出し語定義データチェインに対して別に定めた第2の関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データの該当情報のアイコンを出力する請求項20に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。 Create the first table definition data representing a table in which specific terms that are reserved words of the system are added as headwords in each headword column, and identify related headword definition data that includes the specific terms as headword data In the icon arrangement column cell to be selected, the individual information management data in which the information attribute data chain having the second relation separately defined for the related headword definition data chain identified for the icon arrangement column cell is selected is selected. 21. A control program for causing a computer to implement the method in the information processing apparatus according to claim 20, wherein an icon of corresponding information of the selected individual information management data is output. 項目別管理データに登録されている項目名であって、検索キーワードが指定されていない項目名に対応する見出し語欄を設け、設けた見出し語欄内には、該当の項目別管理データに登録されている項目別分類語列を構成する各分類語を見出し語として配置した第2の表を表わす第2の表定義データを作成するステップと、
表表示手段に表示された第1の表上においてアイコン配置欄内の1つのセルである第1のセルに対して特定指示を与えることによって第2の表を表表示手段上に表示するステップと、
第2の表のアイコン配置欄内の1つのセルである第2のセル内に、第1のセルについて第1の方法、または、第2の方法により選択された検索対象情報の中から、さらに、第2にセルについて第1の方法により選択した情報のアイコンを出力する請求項20、21に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。
A headword field corresponding to an item name registered in the item-specific management data and for which no search keyword is specified is provided, and the provided headword column is registered in the corresponding item-specific management data Creating second table definition data representing a second table in which the classified words constituting the classified word sequence classified by item are arranged as headwords;
Displaying a second table on the table display means by giving a specific instruction to the first cell which is one cell in the icon arrangement field on the first table displayed on the table display means; ,
In the second cell, which is one cell in the icon arrangement column of the second table, the first method for the first cell or the search target information selected by the second method, 22. A control program for causing a computer to realize the method in the information processing apparatus according to claim 20, wherein second, an icon of information selected by the first method for a cell is output.
検索キーワードとして指定されている見出し語を検索キーワードとして指定されていない見出し語に対して区別できる修飾情報を与えて配置表示する請求項20、21、22に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。 23. A method in an information processing apparatus according to claim 20, 21 or 22, wherein a headword that is specified as a search keyword is arranged and displayed by providing modification information that can be distinguished from a headword that is not specified as a search keyword. Control program for realizing. 別に設けたセル内表示方法入力手段を介した指示、または、該当のセル内に出力される検索対象情報の個数にもとづき、アイコン配置欄内の出力情報の表示方法を、少なくとも、該当アイコン配置欄内の出力情報の中から特定の方法によって選択される情報のアイコンを出力する方法、または、当アイコン配置欄内に出力情報を代表する特定アイコンを出力する方法を含む方法の中から選択する請求項20、21、22、23に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラム。 Based on an instruction via the in-cell display method input means provided separately or the number of search target information output in the corresponding cell, the display method of the output information in the icon arrangement field is at least the corresponding icon arrangement field. A method of selecting from among a method of outputting an icon of information selected by a specific method from the output information in the list, or a method including a method of outputting a specific icon representing the output information in the icon arrangement field Item 24. A control program for realizing the method in the information processing apparatus according to Item 20, 21, 22, or 23 by a computer. アプリケーションが作成する情報であるファイル情報と装置が用意するフォルダを、管理単位であるデータオブジェクトとして管理する情報管理装置であって、
ファイル情報はフォルダに収容される形で管理され、フォルダは、1つのフォルダが別のフォルダである親フォルダの中に子フォルダとして収容されることが繰り返される階層構造の形で管理される情報管理装置にあって、
装置が管理するデータオブジェクトについて、
該当のデータオブジェクトを直接に収容する親フォルダの中において一意に定まる名称であるフォルダ内名称と、
該当のデータオブジェクトを格納する全ての階層上位のフォルダのフォルダ内名称を、そのフォルダが階層構造において占める順序にしたがって、定めた分離符を介して順次につないだ文字列に該当データオブジェクトのフォルダ内名称を、上記分離符を介してつなぐことによって得られる文字列である全パス名と、
ファイル情報とフォルダを区別した上、ファイル情報である場合には、該当するアプリケーションの種別を表わす種別情報と、
を対応付けて記憶するデータオブジェクト記憶手段と、
装置画面上において、ファイル情報を、該当するアプリケーションごとに定めたイメージであるアイコンによって表わし、フォルダについて特に定めたイメージであるアイコンによって表わした上、データオブジェクトに対する各種の処理を、装置画面上における該当するアイコン対する特定操作によっておこなうアイコン操作手段と、
を備え、
別に設けた検索対象指定手段からの入力にもとづいて、検索対象となる全てのフォルダに対して階層最上位に位置するフォルダである検索対象先頭フォルダを指定するステップと、
データオブジェクト記憶手段に記憶した各フォルダの全パス名、または、指定検索対象先頭フォルダの全パス名、または、別に設けた項目別フォルダ集合指定手段からの入力にもとづいて、検索対象先頭フォルダの階層下位に位置する全てのフォルダの親フォルダを、その中に子フォルダを設けるときの分類上の視点を共有するフォルダの集合である項目別フォルダ集合ごとにグループ分けした上、グループ分けされた各項目別フォルダ集合ごとに、
該当の項目別フォルダ集合の識別名称である項目名と、
該当の項目別フォルダ集合に属する各フォルダの全パス名と、
該当の項目別フォルダ集合に属する各フォルダに直接に収容される子フォルダであって、かつ、検索対象先頭フォルダをその階層上位フォルダとするフォルダである分類語生成フォルダのフォルダ内名称である分類語の集合である項目別分類語列と、
を対応付けて登録した項目別管理データを作成するステップと、
検索対象先頭フォルダその階層上位のフォルダとする全てのファイル情報を検索対象情報として順次に取出し、取り出した検索対象情報に対して階層上位に位置する各フォルダである第1のフォルダについて、その親フォルダが所属する項目別フォルダ集合を登録した項目管理データを識別した上、識別した項目管理データに登録されている項目名に対して第1のフォルダのフォルダ内名称をデータ名として対応付けた情報属性データを作成するステップと、
取り出したフ検索対象情報について作成された全ての情報属性データの集合である情報属性データチェインを該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
各項目別管理データに登録されている項目別分類語列を構成する各分類語を、別に設けたキーワード選択手段上において該当の項目名と対応付けて出力するステップと、
出力された分類語の中から選択した検索キーワードをデータ名として、該当する項目名との対を定めた規則にしたがって組み合わせた検索条件を入力するステップと、
入力された検索条件と別に定めた関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データに登録されている全パス名の該当ファイル情報を、別に設けた検索出力手段上に出力するステップと、
からなる情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体
An information management device that manages file information, which is information created by an application, and a folder prepared by the device as a data object that is a management unit,
File information is managed in a form accommodated in a folder, and a folder is managed in a hierarchical structure in which one folder is repeatedly accommodated as a child folder in another parent folder. In the device,
For data objects managed by the device,
A name in the folder that is uniquely determined in the parent folder that directly accommodates the corresponding data object, and
In the folder of the corresponding data object, the names of all folders in the upper hierarchy that store the corresponding data object are connected to the character string that is sequentially connected through the specified separator according to the order that the folder occupies in the hierarchical structure. The full path name, which is a string obtained by connecting the name via the separator,
In the case of file information after distinguishing file information and folders, type information indicating the type of the corresponding application,
Data object storage means for storing the information in association with each other,
On the device screen, file information is represented by an icon that is an image defined for each applicable application, and is represented by an icon that is an image that is specifically defined for a folder, and various processes for data objects are performed on the device screen. Icon operation means for performing a specific operation on the icon to be performed;
With
A step of designating a search target top folder that is a folder located at the top of the hierarchy with respect to all folders to be searched based on an input from a search target specifying means provided separately;
Hierarchy of search target first folder based on all path names of each folder stored in data object storage means, all path names of designated search target first folder, or input from separate folder set designation means by item The parent folder of all the folders located in the lower level is grouped by item folder set, which is a set of folders that share the viewpoint of classification when a child folder is provided, and each grouped item For each set of different folders,
The item name that is the identification name of the folder set by item,
All path names of each folder belonging to the corresponding folder set by item,
A classification word that is a child folder that is directly contained in each folder that belongs to the set of folder by item, and that is the name in the folder of the classification word generation folder that is the folder whose search target top folder is the upper folder. An item-specific classification word string that is a set of
Creating item-specific management data registered in association with each other;
First folder to be searched All file information that is a folder higher in the hierarchy is sequentially retrieved as search target information, and the parent folder of the first folder that is each folder located higher in the hierarchy with respect to the retrieved search target information Information attribute that identifies the item management data that registered the item-specific folder set to which the file belongs, and associated the item name registered in the identified item management data with the folder name of the first folder as the data name Creating data, and
Creating individual information management data in which an information attribute data chain that is a set of all information attribute data created for the retrieved search target information is registered in association with all path names of the corresponding search target information;
Outputting each classification word constituting the classification word string for each item registered in the management data for each item in association with the corresponding item name on a separately provided keyword selection means;
Inputting a search condition combined with a search keyword selected from the output classification terms as a data name according to a rule that defines a pair with a corresponding item name;
Select individual information management data that has registered an information attribute data chain that has a relationship defined separately from the input search condition, and provide the corresponding file information for all path names registered in the selected individual information management data. Outputting on the search output means;
Storage medium storing control program for realizing method in information processing apparatus comprising computer by computer
該当の項目別フォルダ集合において特定される分類語生成フォルダのフォルダ内名称に対して、別に設けた代表分類語指定手段からの入力に基づいて、該当のフォルダ内名称が表わす分類内容に対して一意に定まる代表分類語を対応付けるステップと、
項目別分類語列を構成するフォルダ内名称の中、代表分類語を対応付けたフォルダ内名称を該当の代表分類語と置き換えるステップと、
情報属性データのデータ名として、第1のフォルダのフォルダ内名称に対応付けた代表分類語をセットするステップと、
を有する請求項17に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体
Based on the input from the representative classification word designation means provided separately for the name in the folder of the classification word generation folder specified in the folder set for each item, it is unique for the classification contents indicated by the name in the folder. Associating a representative classification word determined by
A step of replacing the name in the folder corresponding to the representative classification word with the corresponding representative classification word among the names in the folder constituting the item-specific classification word string;
Setting a representative classification word associated with the name in the folder of the first folder as the data name of the information attribute data;
A storage medium storing a control program for realizing the method of the information processing apparatus according to claim 17 by a computer
検索対象先頭フォルダの階層下位に位置するフォルダを、検索対象指定手段を介して検索対象情報として指定するステップと、
該当の項目別フォルダ集合に係わる項目別分類語列を、該当の項目別フォルダ集合において特定される分類語生成フォルダの中から、検索対象情報として指定されたフォルダを除いたフォルダのフォルダ内名称の集合として特定するステップと、
検索対象情報として指定したフォルダについて、情報属性データチェインを作成した上、該当する検索対象情報の全パス名と対応付けて登録した個別情報管理データを作成するステップと、
を有する請求項17、18に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。
Designating a folder located below the search target first folder as search target information via a search target specifying means;
The item-specific classification word string related to the item-specific folder set is the folder name of the folder excluding the folder specified as the search target information from the category-word generation folder specified in the item-specific folder set. Identifying as a set,
Creating an information attribute data chain for a folder designated as search target information, and creating individual information management data registered in association with all path names of the corresponding search target information;
19. A storage medium storing a control program for realizing the method of the information processing apparatus according to claim 17 or 18 by a computer.
検索出力情報を出力する矩形域であるアイコン配置欄セルをマトリクス状に配置したアイコン配置欄とアイコン配置欄の外側上方の1行上、または、アイコン配置欄の外側左方の1列上に設けられ、1つの項目名に対応する見出し語をその中に配置表示する見出し語欄とからなる表を表わす表定義データを作成する手段と作成した表定義データにもとづいて該当の表を装置画面上に表示する表表示手段とを備え、
項目別管理データに登録されている項目名ごとに選択された検索キーワードを、見出し語として同じ項目名に割り当てた見出し語欄内に配置した第1の表を表わす第1の表定義データを作成するステップと、
第1の表を構成する各アイコン配置欄セルについて、そのアイコン配置欄セルと定めた位置関係にある見出し語を各見出し語欄から識別した上、識別した見出し語を見出し語データとして該当の見出し語欄に割り当てた項目名と対応付けた関連見出し語定義データを作成するステップと、
各検索対象情報について、該当の個別情報管理データに登録されている情報属性データチェインと第1の関係にある関連見出し語定義データチェインが作成されているアイコン配置欄セル内に、該当のアイコンを出力表示するステップと、
からなる請求項17、18、19に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体
An icon arrangement column cell, which is a rectangular area for outputting search output information, is arranged in a matrix on an icon arrangement column and one row on the outer upper side of the icon arrangement column, or one column on the left side of the icon arrangement column. Means for creating table definition data representing a table comprising a headword column in which headwords corresponding to one item name are arranged and displayed therein, and the corresponding table is displayed on the device screen based on the created table definition data. And a table display means for displaying
Creates the first table definition data representing the first table in which the search keyword selected for each item name registered in the item-specific management data is placed in the headword column assigned to the same item name as the headword And steps to
For each icon arrangement column cell that constitutes the first table, after identifying the headword in the positional relationship defined with the icon arrangement column cell from each headword column, the identified headword as the headword data Creating related headword definition data associated with the item name assigned to the word field;
For each search target information, the corresponding icon is displayed in the icon arrangement column cell in which the related headword definition data chain having the first relationship with the information attribute data chain registered in the corresponding individual information management data is created. An output display step;
20. A storage medium storing a control program for realizing the method in the information processing apparatus according to claim 17, 18 or 19 by a computer
各見出し語欄内にシステムの予約語である特定用語を見出し語として追加した表を表わす第1の表定義データを作成した上、上記特定用語を見出し語データとして含む関連見出し語定義データが識別されるアイコン配置欄セルにおいては、該当のアイコン配置欄セルについて識別される関連見出し語定義データチェインに対して別に定めた第2の関係にある情報属性データチェインを登録した個別情報管理データを選択し、選択した個別情報管理データの該当情報のアイコンを出力する請求項20に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体 Create the first table definition data representing a table in which specific terms that are reserved words of the system are added as headwords in each headword column, and identify related headword definition data that includes the specific terms as headword data In the icon arrangement column cell to be selected, the individual information management data in which the information attribute data chain having the second relation separately defined for the related headword definition data chain identified for the icon arrangement column cell is selected is selected. A storage medium storing a control program for causing a computer to implement the method in the information processing apparatus according to claim 20 that outputs an icon of the corresponding information of the selected individual information management data 項目別管理データに登録されている項目名であって、検索キーワードが指定されていない項目名に対応する見出し語欄を設け、設けた見出し語欄内には、該当の項目別管理データに登録されている項目別分類語列を構成する各分類語を見出し語として配置した第2の表を表わす第2の表定義データを作成するステップと、
表表示手段に表示された第1の表上においてアイコン配置欄内の1つのセルである第1のセルに対して特定指示を与えることによって第2の表を表表示手段上に表示するステップと、
第2の表のアイコン配置欄内の1つのセルである第2のセル内に、第1のセルについて第1の方法、または、第2の方法により選択された検索対象情報の中から、さらに、第2にセルについて第1の方法により選択した情報のアイコンを出力する請求項20、21に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体
A headword field corresponding to an item name registered in the item-specific management data and for which no search keyword is specified is provided, and the provided headword column is registered in the corresponding item-specific management data Creating second table definition data representing a second table in which the classified words constituting the classified word sequence classified by item are arranged as headwords;
Displaying a second table on the table display means by giving a specific instruction to the first cell which is one cell in the icon arrangement field on the first table displayed on the table display means; ,
In the second cell, which is one cell in the icon arrangement column of the second table, the first method for the first cell or the search target information selected by the second method, 22. A storage medium storing a control program for realizing, by a computer, the method in the information processing apparatus according to claim 20 or 21, which outputs an icon of information selected by the first method for a cell.
検索キーワードとして指定されている見出し語を検索キーワードとして指定されていない見出し語に対して区別できる修飾情報を与えて配置表示する請求項20、21、22に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。 23. A method in an information processing apparatus according to claim 20, 21 or 22, wherein a headword that is specified as a search keyword is arranged and displayed by providing modification information that can be distinguished from a headword that is not specified as a search keyword. A storage medium storing a control program for realizing. 別に設けたセル内表示方法入力手段を介した指示、または、該当のセル内に出力される検索対象情報の個数にもとづき、アイコン配置欄内の出力情報の表示方法を、少なくとも、該当アイコン配置欄内の出力情報の中から特定の方法によって選択される情報のアイコンを出力する方法、または、当アイコン配置欄内に出力情報を代表する特定アイコンを出力する方法を含む方法の中から選択する請求項20、21、22、23に記載の情報処理装置における方法をコンピュータによって実現させるための制御プログラムを格納した記憶媒体。 Based on an instruction via the in-cell display method input means provided separately or the number of search target information output in the corresponding cell, the display method of the output information in the icon arrangement field is at least the corresponding icon arrangement field. A method of selecting from among a method of outputting an icon of information selected by a specific method from the output information in the list, or a method including a method of outputting a specific icon representing the output information in the icon arrangement field Item 24. A storage medium storing a control program for realizing the method in the information processing apparatus according to Item 20, 21, 22, 23 by a computer.
JP2012101899A 2012-04-26 2012-04-26 Information management apparatus and information retrieval method Expired - Fee Related JP6043899B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012101899A JP6043899B2 (en) 2012-04-26 2012-04-26 Information management apparatus and information retrieval method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012101899A JP6043899B2 (en) 2012-04-26 2012-04-26 Information management apparatus and information retrieval method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016124903A Division JP2016197427A (en) 2016-06-23 2016-06-23 Information management device and information retrieval method

Publications (3)

Publication Number Publication Date
JP2013228964A JP2013228964A (en) 2013-11-07
JP2013228964A5 true JP2013228964A5 (en) 2015-07-02
JP6043899B2 JP6043899B2 (en) 2016-12-14

Family

ID=49676505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012101899A Expired - Fee Related JP6043899B2 (en) 2012-04-26 2012-04-26 Information management apparatus and information retrieval method

Country Status (1)

Country Link
JP (1) JP6043899B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112014006705T5 (en) * 2014-05-28 2017-02-16 Fujitsu Limited Ordering program, ordering device and ordering procedure
JP6103314B2 (en) * 2014-09-02 2017-03-29 野田 正嗣 Information management apparatus and file management method
JP6251860B2 (en) * 2015-02-19 2017-12-27 野田 正嗣 Information management apparatus and file management method
WO2016190444A1 (en) * 2015-05-28 2016-12-01 正嗣 野田 Information management device, and file management method
JP6994138B2 (en) 2016-08-22 2022-01-14 野田 正嗣 Information management device and file management method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004185180A (en) * 2002-12-02 2004-07-02 Komatsu Ltd Data management program and data management system
AU2003233558B8 (en) * 2003-05-16 2010-01-21 Microsoft Technology Licensing, Llc File system shell
JP5544571B2 (en) * 2010-09-06 2014-07-09 国立大学法人佐賀大学 Hierarchical structure management apparatus, method thereof, and program

Similar Documents

Publication Publication Date Title
Westgate revtools: An R package to support article screening for evidence synthesis
JP6448207B2 (en) Build visual search, document triage and coverage tracking
CN107122400B (en) Method, computing system and storage medium for refining query results using visual cues
US8727780B2 (en) System and method for mathematics ontology extraction and research
JP2016146205A5 (en)
US20130325840A1 (en) Method and system for interactive search result filter
JP2013228964A5 (en)
JP6542612B2 (en) Test scenario generation support apparatus and test scenario generation support method
KR20150082418A (en) Automated report generation method
US20220164526A1 (en) Method And Apparatus For Structured Documents
CN104361137A (en) Device and method for generating data fetching conditions of report form
US8145580B2 (en) Data management apparatus and method for managing data elements using a plurality of metadata elements
JP6883664B2 (en) A system for retrieving and displaying information available in large databases according to the similarities in chemical structures discussed within large databases.
TWI571713B (en) Screen generating software
Seifert et al. Crowdsourcing fact extraction from scientific literature
US8689143B2 (en) Graphically representing content relationships on a surface of graphical object
JP6120607B2 (en) Requirement detection apparatus and requirement detection program
Vergoulis et al. Bip! finder: Facilitating scientific literature search by exploiting impact-based ranking
JP7022472B1 (en) Data management system, data management method and data management program
JP5273884B1 (en) Structure analysis apparatus and program
US20150339272A1 (en) Project-data creation apparatus
JP2016197427A5 (en)
JP6245571B2 (en) Data structure, data generation apparatus, method and program thereof
JP2018032113A5 (en)
JP2006221616A5 (en)