JP3424472B2 - Data processing system - Google Patents

Data processing system

Info

Publication number
JP3424472B2
JP3424472B2 JP34267196A JP34267196A JP3424472B2 JP 3424472 B2 JP3424472 B2 JP 3424472B2 JP 34267196 A JP34267196 A JP 34267196A JP 34267196 A JP34267196 A JP 34267196A JP 3424472 B2 JP3424472 B2 JP 3424472B2
Authority
JP
Japan
Prior art keywords
data
search
group
object data
image
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.)
Expired - Fee Related
Application number
JP34267196A
Other languages
Japanese (ja)
Other versions
JPH10171838A (en
Inventor
利隆 佐藤
裕美子 谷野
正幸 奥平
浩示 渡辺
貴夫 岩田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toppan Inc
Original Assignee
Toppan Inc
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 Toppan Inc filed Critical Toppan Inc
Priority to JP34267196A priority Critical patent/JP3424472B2/en
Publication of JPH10171838A publication Critical patent/JPH10171838A/en
Application granted granted Critical
Publication of JP3424472B2 publication Critical patent/JP3424472B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、例えば物品カタロ
グ等の印刷用原版を作成する場合において、データベー
スから文字データ、図形データ、画像データ等のオブジ
ェクトデータを読み出す際に利用できるデータ処理シス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing system which can be used to read object data such as character data, graphic data and image data from a database when a printing original plate such as an article catalog is produced.

【0002】[0002]

【従来の技術】例えば物品カタログの印刷用原版を作成
するに際しては、コンピュータシステムの記憶装置に格
納されたデータベースから、物品情報を表示するための
オブジェクトデータを読み出し、版下の作成に利用して
いる。そのオブジェクトデータとして、物品の外観等を
表示するための画像データや、物品の寸法図等を表示す
るための図形データや、物品の商品番号や価格等を表示
するための文字データ等を読み出し、表示装置の画面上
でレイアウト等の処理を行っている。
2. Description of the Related Art For example, when an original printing plate for an article catalog is created, object data for displaying article information is read from a database stored in a storage device of a computer system and used to create a block copy. There is. As the object data, image data for displaying the appearance of the article, graphic data for displaying the dimension drawing of the article, character data for displaying the article number, price, etc. of the article are read out, Processing such as layout is performed on the screen of the display device.

【0003】従来、そのオブジェクトデータの読み出し
を効率良く行えるように、各オブジェクトデータを商品
番号等の物品識別データに対応付けて記憶し、各物品の
価格や色等を検索データとして物品識別データに対応付
けて記憶し、その検索データを入力することで対応する
オブジェクトデータを検索して出力することが行われて
いる。
Conventionally, in order to efficiently read the object data, each object data is stored in association with the item identification data such as a product number, and the price, color, etc. of each item is used as search data in the item identification data. Corresponding object data are searched for and output by storing them in association with each other and inputting the search data.

【0004】[0004]

【発明が解決しようとする課題】しかし、従来の構成で
は、物品の価格や色等を検索データとしているため、オ
ブジェクトデータの属性に応じた検索を行うことができ
なかった。例えば、特定のフォーマットの画像データ
と、その画像データに関連する物品のオブジェクトデー
タを読み出すといった検索を行うことができなかった。
そのため、オブジェクトデータの読み出しを効率良く行
うことができなかった。
However, in the conventional configuration, since the price, color, etc. of the article are used as the search data, it is impossible to perform the search according to the attribute of the object data. For example, it was not possible to perform a search such as reading out image data of a specific format and object data of an article related to the image data.
Therefore, it was not possible to efficiently read the object data.

【0005】さらに、単一の物品に多数の画像データが
対応付けられているような場合、物品の属性を基準にオ
ブジェクトデータを検索して読み出すと、不要な画像デ
ータまでもが無駄に読み出されてしまい、作業の邪魔に
なることがある。
Further, in the case where a large number of image data are associated with a single article, if object data is searched and read based on the attribute of the article, even unnecessary image data is unnecessarily read. It may be disturbed by the work.

【0006】本発明は、上記問題を解決することのでき
るデータ処理システムを提供することを目的とする。
An object of the present invention is to provide a data processing system which can solve the above problems.

【0007】[0007]

【課題を解決するための手段】本発明のデータ処理シス
テムは、複数のオブジェクトデータを、各オブジェクト
データのグループ分け情報データと予め定められたグル
ープ分け規則とに基づきグループ分けする手段と、その
グループ分けされたオブジェクトデータを、そのグルー
プの識別データに対応付けて記憶する手段と、各オブジ
ェクトデータの属性からなる検索データを、そのグルー
プ識別データに対応付けて記憶する手段と、その検索デ
ータを入力する手段と、その入力された検索データに対
応するグループ識別データを読み出し、その読み出され
たグループ識別データに対応するオブジェクトデータを
検索する手段と、その検索されたオブジェクトデータを
出力する手段とを備え、そのグループ分け規則は、複数
の規則の中から択一的に選択可能とされていることを特
徴とする。
A data processing system according to the present invention is a means for grouping a plurality of object data based on grouping information data of each object data and a predetermined grouping rule, and a group thereof. A means for storing the divided object data in association with the identification data of the group, a means for storing search data consisting of attributes of each object data in association with the group identification data, and inputting the search data Means for reading the group identification data corresponding to the input search data,
And a means for outputting the object data corresponding to the group identification data, and a means for outputting the searched object data. The grouping rule is selectable from a plurality of rules. It is characterized by being

【0008】本発明の構成によれば、入力された検索デ
ータに対応するグループに属するオブジェクトデータを
出力できる。その検索データはオブジェクトデータの属
性に対応し、そのオブジェクトデータのグループ分け規
則は任意に定めることができる。よって、目的とするオ
ブジェクトデータの属性に対応し、且つ、任意に定めた
規則に従うオブジェクトデータを読み出すことができ
る。すなわち、オブジェクトデータを属性に応じて検索
でき、且つ、検索規則の変更にも柔軟に対応できる。さ
らに、そのグループ分け規則は、複数の規則の中から択
一的に選択可能とされているので、より検索目的に合致
したオブジェクトデータを出力することができる。
According to the configuration of the present invention, the object data belonging to the group corresponding to the input search data can be output. The search data corresponds to the attribute of the object data, and the grouping rule of the object data can be set arbitrarily. Therefore, it is possible to read out the object data that corresponds to the target attribute of the object data and that complies with an arbitrarily determined rule. That is, the object data can be searched according to the attribute, and the change of the search rule can be flexibly dealt with. Further, the grouping rule can be selectively selected from a plurality of rules, so that it is possible to output object data that better matches the search purpose.

【0009】本発明のデータ処理システムにおいて、一
つの規則の下においてグループ分けされるオブジェクト
データとグループとの関係の変更に基づき、他の規則の
下においてグループ分けされるオブジェクトデータとグ
ループとの関係が変更される手段を備えるのが好まし
い。これにより、オブジェクトデータの追加や削除等の
処理を行う場合に、作業効率を向上できる。
In the data processing system of the present invention, the relationship between the object data grouped under another rule and the group based on the change of the relationship between the object data grouped under one rule and the group. Is preferably provided . As a result, work efficiency can be improved when processing such as addition or deletion of object data is performed.

【0010】なお、そのグループ分け規則毎に検索デー
タとグループ識別データとが対応付けられ、その対応関
係がグループ分け規則に対応付けられて個別に記憶さ
れ、グループ分け規則毎にオブジェクトデータとグルー
プ識別データとが対応付けられ、その対応関係がグルー
プ分け規則に対応付けられて個別に記憶され、オブジェ
クトデータの検索に先立って選択されたグループ分け規
則に基づき、その検索データとグループ識別データとの
対応関係の何れか一つと、オブジェクトデータとグルー
プ識別データとの対応関係の何れか一つとが、オブジェ
クトデータの検索用に選択されてもよい。あるいは、グ
ループ識別データがグループ分け規則毎に識別可能なも
のとされ、検索データとグループ識別データとの対応関
係と、オブジェクトデータとグループ識別データとの対
応関係とが一括して記憶され、その検索データとグルー
プ識別データとの対応関係に基づき検索データに対応し
て検索されたグループ識別データの中から、選択された
グループ分け規則に対応するものが選択され、その選択
されたグループ識別データに対応するオブジェクトデー
タが、そのオブジェクトデータとグループ識別データと
の対応関係に基づき検索されてもよい。
It should be noted that the search data and the group identification data are associated with each other for each grouping rule, the corresponding relationship is associated with the grouping rule and stored individually, and the object data and the group identification are stored for each grouping rule. Correspondence between the search data and the group identification data based on the grouping rule selected prior to searching the object data Any one of the relationships and any one of the corresponding relationships between the object data and the group identification data may be selected for searching the object data. Alternatively, the group identification data is made identifiable for each grouping rule, and the correspondence between the search data and the group identification data and the correspondence between the object data and the group identification data are collectively stored and the search is performed. From the group identification data searched corresponding to the search data based on the correspondence between the data and the group identification data, the one corresponding to the selected grouping rule is selected and corresponds to the selected group identification data. The object data to be searched may be searched based on the correspondence between the object data and the group identification data.

【0011】[0011]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態を説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、物品カタログの印刷用原版を作成
するために用いられる印刷用データの処理システムを示
し、コンピュータにより構成される演算処理装置1と、
この演算処理装置1に接続されるキーボード等の入力装
置2、プリンタ等の出力装置3、ハードディスク装置等
の外部記憶装置4、および表示装置5を備える。
FIG. 1 shows a printing data processing system used for creating an original printing plate for an article catalog, which includes an arithmetic processing unit 1 constituted by a computer,
An input device 2 such as a keyboard, an output device 3 such as a printer, an external storage device 4 such as a hard disk device, and a display device 5 connected to the arithmetic processing device 1 are provided.

【0013】その外部記憶装置4に、複数のオブジェク
トデータであって、各オブジェクトデータに付帯するグ
ループ分け情報データと予め定められたグループ分け規
則とに基づきグループ分けされたものが、そのグループ
の識別データに対応付けて記憶される。
In the external storage device 4, a plurality of object data, which are grouped based on grouping information data attached to each object data and a predetermined grouping rule, are identified. It is stored in association with the data.

【0014】本実施形態では、そのオブジェクトデータ
は、物品の外観等を表示するための画像データ、物品の
寸法図等を表示するための図形データ、物品の品番、価
格、色、サイズを表示するための文字データから構成さ
れる。その画像データ、図形データ、文字データは互い
にフォーマットが異なり、さらに、互いにフォーマット
の異なる画像データと、互いにフォーマットの異なる図
形データとを含む。
In this embodiment, the object data includes image data for displaying the appearance of the article, graphic data for displaying the dimension drawing of the article, article number, price, color, and size of the article. It is composed of character data for. The image data, graphic data, and character data have different formats, and further include image data having different formats and graphic data having different formats.

【0015】そのオブジェクトデータのグループ分け
は、本実施形態では、3つのグループ分け規則の中から
択一的に選択可能とされている。第1のグループ分け規
則は、同一品番の物品に関連するオブジェクトデータは
同一グループに属するとのものである。第2のグループ
分け規則は、一つのグループに一つの画像データが属
し、且つ、同一品番の物品に関連するオブジェクトデー
タは画像データを除いて同一グループに属するとのもの
である。第3のグループ分け規則は、一つのグループに
一つの図形データが属し、且つ、同一品番の物品に関連
するオブジェクトデータは図形データを除いて同一グル
ープに属するとのものである。なお、そのオブジェクト
データのグループ分け規則は上記のものに限定されず、
任意に定めることができ、例えば、同一種類のカタログ
に掲載される物品に関するオブジェクトデータは同一グ
ループに属するとの規則や、同一日付に外部記憶装置4
に記憶されたオブジェクトデータは同一グループに属す
るとの規則とすることができる。
In this embodiment, the grouping of the object data can be selectively selected from the three grouping rules. The first grouping rule is that object data related to articles having the same product number belong to the same group. The second grouping rule is that one image data belongs to one group, and object data related to articles of the same product number belong to the same group except for the image data. The third grouping rule is that one piece of graphic data belongs to one group, and object data related to articles of the same product number belong to the same group except for the graphic data. In addition, the grouping rule of the object data is not limited to the above,
It can be set arbitrarily. For example, the object data regarding articles published in the same type of catalog belong to the same group, or the external storage device 4 stores the same date.
It is possible to make a rule that the object data stored in 1) belong to the same group.

【0016】そのオブジェクトデータとグループ識別デ
ータとの対応付けは、本実施形態では、オブジェクトデ
ータのファイル名、オブジェクトデータのID、および
オブジェクトデータの種類を介してなされる。すなわ
ち、図2の(1)に示すように、画像データに固有の画
像ファイル名11と画像ID12との対応関係がテーブ
ル形式のデータとして記憶され、図示の例ではgazo
u1のファイル名が画像ID1に対応付けられ、gaz
ou2のファイル名が画像ID2に対応付けられ、ga
zou3のファイル名が画像ID3に対応付けられる。
また、図2の(2)に示すように、図形データに固有の
図形ファイル名13と図形ID14との対応関係がテー
ブル形式のデータとして記憶され、図示の例ではzuk
ei1のファイル名が図形ID1に対応付けられ、zu
kei2のファイル名が図形ID2に対応付けられ、z
ukei2のファイル名が図形ID3に対応付けられ
る。図2の(3)に示すように、文字データ15そのも
のと文字ID16との対応関係がテーブル形式のデータ
として記憶され、図示の例では品番A0001、価格2
8000円、色白、サイズMが文字ID1に対応付けら
れ、品番B0001、価格12000円、色赤、サイズ
フリーが文字ID2に対応付けられる。
In this embodiment, the correspondence between the object data and the group identification data is made through the file name of the object data, the ID of the object data, and the type of the object data. That is, as shown in (1) of FIG. 2, the correspondence relationship between the image file name 11 and the image ID 12 peculiar to the image data is stored as data in a table format.
The file name of u1 is associated with the image ID 1, and gaz
The file name of ou2 is associated with the image ID 2, and ga
The file name of zou3 is associated with the image ID3.
Further, as shown in (2) of FIG. 2, the correspondence relationship between the graphic file name 13 and the graphic ID 14 unique to the graphic data is stored as table format data.
The file name of ei1 is associated with the figure ID1, and zu
The file name of kei2 is associated with the figure ID2, and z
The file name of ukei2 is associated with the figure ID3. As shown in (3) of FIG. 2, the correspondence between the character data 15 itself and the character ID 16 is stored as table format data. In the illustrated example, the product number A0001 and the price 2 are stored.
8000 yen, fair white, size M is associated with the character ID 1, and product number B0001, price 12,000 yen, color red, size free is associated with the character ID 2.

【0017】図3〜図5に示すように、各グループ分け
規則に基づき、各画像ID12、図形ID14、文字I
D16は、それぞれ対応するオブジェクトデータのタイ
プ17と、グループ識別データであるグループID18
とに対応付けられ、テーブル形式のデータとして記憶さ
れる。すなわち、図3に示すように、第1のグループ分
け規則に基づき、物品グループのID1に画像ID1、
画像ID2、画像ID3、図形ID2、文字ID1が対
応付けられ、物品グループのID2に画像ID3、図形
ID1、図形ID3、文字ID2が対応付けられて記憶
される。また、図4に示すように、第2のグループ分け
規則に基づき、画像グループのID1に画像ID1、図
形ID2、文字ID1が対応付けられ、画像グループの
ID2に画像ID2、図形ID2、文字ID1が対応付
けられ、画像グループのID3に画像ID3、図形ID
2、文字ID1、図形ID1、図形ID3、文字ID2
が対応付けられて記憶される。また、図5に示すよう
に、第3のグループ分け規則に基づき、図形グループの
ID1に図形ID1、画像ID3、文字ID2が対応付
けられ、図形グループのID2に図形ID2、画像ID
1、画像ID2、画像ID3、文字ID1が対応付けら
れ、図形グループのID3に図形ID3、画像ID3、
文字ID2が対応付けられて記憶される。
As shown in FIGS. 3 to 5, each image ID 12, figure ID 14, and character I is based on each grouping rule.
D16 is a type 17 of the corresponding object data and a group ID 18 which is group identification data.
And is stored as table format data. That is, as shown in FIG. 3, based on the first grouping rule, the image ID1 is added to the ID1 of the article group,
The image ID2, the image ID3, the graphic ID2, and the character ID1 are associated with each other, and the image group ID2 is stored with the image ID3, the graphic ID1, the graphic ID3, and the character ID2 associated with each other. Further, as shown in FIG. 4, based on the second grouping rule, the image group ID1 is associated with the image ID1, the graphic ID2, and the character ID1, and the image group ID2 is associated with the image ID2, the graphic ID2, and the character ID1. The image ID 3 and the figure ID are associated with each other, and are associated with the image group ID 3.
2, character ID1, figure ID1, figure ID3, character ID2
Are stored in association with each other. Further, as shown in FIG. 5, based on the third grouping rule, the figure group ID1 is associated with the figure ID1, the image ID3, and the character ID2, and the figure group ID2 is associated with the figure ID2 and the image ID.
1, the image ID2, the image ID3, and the character ID1 are associated with each other, and the figure group ID3 is associated with the figure ID3, the image ID3,
The character ID 2 is associated and stored.

【0018】また、その外部記憶装置4に、各オブジェ
クトデータの属性に対応する検索データが、そのグルー
プ識別データに対応付けて記憶される。
Further, search data corresponding to the attribute of each object data is stored in the external storage device 4 in association with the group identification data.

【0019】本実施形態では、その検索データは、画像
データについては画像の内容とフォーマットタイプとに
より構成され、図形データについてはデータのタイプと
フォーマットタイプとにより構成され、文字データにつ
いてはデータそのものにより構成される。すなわち、図
6に示すように、画像データについては画像の内容を端
的に表す画像タイトル21とフォーマットタイプ22と
が、図形データについては、オブジェクトタイプ23と
フォーマットタイプ24とが、文字データについては、
オブジェクトデータそのものを示す品番25、物品価格
26、物品の色27、物品のサイズ28が、それぞれ検
索データとして検索ID30に対応付けられ、テーブル
形式のデータとして記憶される。図示の例では、その画
像タイトルは本体画像と取り付け画像とされ、その画像
フォーマットタイプはHandshakeとepsとJ
PGとされ、その図形フォーマットタイプはDXFとT
IFとCDRとされる。画像IDが1のオブジェクトデ
ータの検索IDが1とされ、画像IDが2のオブジェク
トデータの検索IDが2とされ、画像IDが3のオブジ
ェクトデータの検索IDが3とされ、図形IDが1のオ
ブジェクトデータの検索IDが4とされ、図形IDが2
のオブジェクトデータの検索IDが5とされ、図形ID
が3のオブジェクトデータの検索IDが6とされ、文字
IDが1のオブジェクトデータの検索IDが7とされ、
文字IDが2のオブジェクトデータの検索IDが8とさ
れる。
In the present embodiment, the search data is composed of the image content and the format type for the image data, the data type and the format type for the graphic data, and the data itself for the character data. Composed. That is, as shown in FIG. 6, for image data, an image title 21 and a format type 22 that briefly represent the contents of an image, for graphic data, an object type 23 and a format type 24, and for character data,
The item number 25, the item price 26, the item color 27, and the item size 28 indicating the object data themselves are respectively associated with the search ID 30 as search data and stored as table format data. In the illustrated example, the image titles are the main image and the attached image, and the image format types are Handshake, eps, and J.
PG and its graphic format type is DXF and T
IF and CDR. The search ID of the object data having the image ID 1 is 1, the search ID of the object data having the image ID 2 is 2, the search ID of the object data having the image ID 3 is 3, and the figure ID is 1. Object data search ID is 4 and figure ID is 2
The search ID of the object data is 5 and the figure ID is
Is 3, the search ID of the object data of 3 is 6, the search ID of the object data of 1 is 1
The search ID of the object data having the character ID 2 is 8.

【0020】図7の(1)〜(3)に示すように、その
検索データとグループ識別データとの対応付けは各グル
ープ分け規則毎に検索IDを介してなされ、各検索ID
30は、各グループ分け規則に基づき対応するグループ
ID18に対応付けられ、テーブル形式のデータとして
記憶される。すなわち、図7の(1)に示すように、第
1のグループ分け規則に基づき、物品グループのID1
に検索ID1、2、3、5、7が対応付けられ、物品グ
ループのID2に検索ID3、4、6、8が対応付けら
れる。また、図7の(2)に示すように、第2のグルー
プ分け規則に基づき、画像グループのID1に検索ID
1、4、5、7が対応付けられ、画像グループのID2
に検索ID2、5、7が対応付けられ、画像グループの
ID3に検索ID3、5、6、7、8が対応付けられ
る。また、図7の(3)に示すように、第3のグループ
分け規則に基づき、図形グループのID1に検索ID
3、4、8が対応付けられ、図形グループのID2に検
索ID1、2、3、5、7が対応付けられ、図形グルー
プのID3に検索ID3、6、8が対応付けられる。
As shown in (1) to (3) of FIG. 7, the search data and the group identification data are associated with each other through the search ID for each grouping rule.
30 is associated with the corresponding group ID 18 based on each grouping rule and stored as table format data. That is, as shown in (1) of FIG. 7, the ID 1 of the article group is determined based on the first grouping rule.
Are associated with search IDs 1, 2, 3, 5, and 7, and search IDs 3, 4, 6, and 8 are associated with ID2 of the article group. Further, as shown in (2) of FIG. 7, the search ID is added to the ID 1 of the image group based on the second grouping rule.
1, 4, 5, and 7 are associated with each other, and the image group ID 2
Are associated with search IDs 2, 5, and 7, and search IDs 3, 5, 6, 7, and 8 are associated with image group ID3. Further, as shown in (3) of FIG. 7, the search ID is added to the ID 1 of the graphic group based on the third grouping rule.
3, 4, and 8 are associated with each other, search IDs 1, 2, 3, 5, and 7 are associated with the graphic group ID 2, and search IDs 3, 6, and 8 are associated with the graphic group ID 3.

【0021】その検索データ21、22、23、24、
25、26、27、28は、上記入力装置2から処理装
置1に入力される。その処理装置1は、その入力された
検索データに対応するグループに属するオブジェクトデ
ータを検索する。この検索に先立ち、上記第1〜第3の
グループ分け規則の中から何れか一つが入力装置2によ
り選択される。その検索されたオブジェクトデータは、
出力装置3から出力され、また、表示装置5に表示され
る。
The search data 21, 22, 23, 24,
25, 26, 27 and 28 are input to the processing device 1 from the input device 2. The processing device 1 searches for object data belonging to a group corresponding to the input search data. Prior to this search, any one of the first to third grouping rules is selected by the input device 2. The retrieved object data is
It is output from the output device 3 and displayed on the display device 5.

【0022】図8〜図10のフローチャートを参照し
て、上記データ処理システムによるデータの記憶手順を
説明する。まず、検索IDと物品グループIDと画像グ
ループIDと図形グループIDの各初期値K、Ga、G
b、Gcを零とする(ステップ1)。次に、記憶装置4
に、各オブジェクトデータを記憶し、この際、付帯情報
に関連付けて記憶する(ステップ2)。各オブジェクト
データと付帯情報は、入力装置2からシステムに入力し
て処理装置1により記憶装置4に記憶させてもよいし、
別途作成したものを記憶装置4に直接読み込ませてもよ
い。その付帯情報は、図11に示すように、画像データ
については、ファイル名、オブジェクトデータのID、
オブジェクトデータのタイプ、関連品番、画像タイト
ル、フォーマットタイプとされ、図形データについて
は、ファイル名、オブジェクトデータのID、オブジェ
クトデータのタイプ、関連品番、フォーマットタイプと
され、文字データについてはオブジェクトデータのID
とオブジェクトデータのタイプとされる。これにより、
オブジェクトデータのタイプが画像であれば画像ファイ
ル名と画像IDとの対応関係が、図形であれば図形ファ
イル名と図形IDとの対応関係が、文字であれば文字デ
ータそのものと文字IDとの対応関係が、上記の図2の
(1)〜(3)に示すようにテーブル形式のデータとし
て記憶される。第1のグループ分け規則では、同一品番
の物品に関連するオブジェクトデータは同一グループに
属するので、その付帯情報である関連品番と、文字デー
タの品番とが、オブジェクトデータのグループ分け規則
に対応するグループ分け情報データになる。本実施形態
では、画像データの一つが複数の品番に関連することに
より、その画像データは複数のグループに属することに
なる。これは、物品カタログ等では一つの画像により複
数の物品を表示することがあることによる。第2のグル
ープ分け規則では、一つのグループに一つの画像データ
が属し、且つ、同一品番の物品に関連するオブジェクト
データは画像データを除いて同一グループに属するの
で、その付帯情報であるオブジェクトデータのID、オ
ブジェクトデータのタイプ、関連品番と、文字データの
品番とが、オブジェクトデータのグループ分け規則に対
応するグループ分け情報データになる。第3のグループ
分け規則では、一つのグループに一つの図形データが属
し、且つ、同一品番の物品に関連するオブジェクトデー
タは図形データを除いて同一グループに属するので、そ
の付帯情報であるオブジェクトデータのID、オブジェ
クトデータのタイプ、関連品番と、文字データの品番と
が、オブジェクトデータのグループ分け規則に対応する
グループ分け情報データになる。次に、処理装置1は、
記憶されたオブジェクトデータの一つの付帯情報を読み
出す(ステップ3)。次に、検索IDの値に1を加える
(ステップ4)。次に、その読み出した付帯情報が画像
データのものであれば、その画像タイトルとフォーマッ
トタイプとが、図形データのものであれば、オブジェク
トデータのタイプとフォーマットタイプとが、文字デー
タであれば、データそのものである品番、価格、色、サ
イズが、検索データとして検索IDに対応付けられ、上
記図6のようにテーブル形式のデータとして記憶される
(ステップ5)。次に、ステップ3で読み出した付帯情
報の関連品番と同一品番を付帯情報とする別のオブジェ
クトデータに関し、ステップ5において検索データが検
索IDに対応付けられて記憶されているか否かを判断す
る(ステップ6)。次に、同一品番の物品に関連する別
のオブジェクトデータの検索データが記憶されていなけ
れば、物品グループIDの値に1を加える(ステップ
7)。次に、ステップ5において検索データに対応付け
られた検索IDを、物品グループIDに対応付け、上記
の図7の(1)に示すようにテーブル形式のデータとし
て記憶する(ステップ8)。ステップ6において、同一
品番の物品に関連する別のオブジェクトデータの検索デ
ータが記憶されていれば、その別のオブジェクトデータ
の検索データの検索IDが対応付けられた物品グループ
IDに、ステップ5において検索データに対応付けられ
た検索IDを対応付けて記憶する(ステップ9)。次
に、ステップ8あるいはステップ9において検索IDが
対応付けられた物品グループIDに、その検索IDに対
応付けられている検索データを付帯情報とするオブジェ
クトデータのオブジェクトIDを対応付け、上記の図3
に示すようにテーブル形式のデータとして記憶する(ス
テップ10)。これにより、オブジェクトデータが第1
のグループ分け規則に基づきグループ分けされることに
なる。図12に、そのオブジェクトデータのグループ分
けの概念図を示す。次に、ステップ3で読み出した付帯
情報のオブジェクトタイプが画像か否かを判断する(ス
テップ11)。次に、そのオブジェクトタイプが画像で
あれば、別の画像データに関し、ステップ5において検
索データが検索IDに対応付けられて記憶されているか
否かを判断する(ステップ12)。次に、別の画像デー
タに関してステップ5において検索データが検索IDに
対応付けられて記憶されていれば、画像グループIDの
値に1を加え(ステップ13)、ステップ5において検
索データに対応付けられた検索IDを、画像グループI
Dに対応付け、上記の図7の(2)に示すようにテーブ
ル形式のデータとして記憶する(ステップ14)。ステ
ップ12において、別の画像データに関してステップ5
において検索データが検索IDに対応付けられて記憶さ
れていなければ、ステップ3で読み出した付帯情報の関
連品番と同一品番を付帯情報とする画像データ以外のオ
ブジェクトデータに関し、ステップ5において検索デー
タが検索IDに対応付けられて記憶されているか否かを
判断し(ステップ15)、検索データが記憶されていな
ければ画像グループIDの値に1を加え(ステップ1
6)、ステップ14において検索IDを画像グループI
Dに対応付ける。ステップ15において、同一品番の物
品に関連する別のオブジェクトデータの検索データが記
憶されていれば、ステップ14において検索IDを現時
点の画像グループIDに対応付ける。次に、ステップ1
1において、ステップ3で読み出した付帯情報のオブジ
ェクトタイプが画像でなければ、ステップ3で読み出し
た付帯情報の関連品番と同一品番を付帯情報とするオブ
ジェクトデータに関し、ステップ5において検索データ
が検索IDに対応付けられて記憶されているか否かを判
断し(ステップ17)、検索データが記憶されていなけ
れば画像グループIDの値に1を加え(ステップ1
8)、ステップ14において検索IDを画像グループI
Dに対応付ける。ステップ17において、同一品番の物
品に関連するオブジェクトデータの検索データが記憶さ
れていれば、ステップ14において検索IDを現時点の
画像グループIDに対応付ける。次に、検索IDが対応
付けられた画像グループIDに、その検索IDに対応付
けられている検索データを付帯情報とするオブジェクト
データのオブジェクトIDを対応付け、上記の図4に示
すようにテーブル形式のデータとして記憶する(ステッ
プ19)。これにより、オブジェクトデータが第2のグ
ループ分け規則に基づきグループ分けされることにな
る。図13に、そのオブジェクトデータのグループ分け
の概念図を示す。次に、ステップ3で読み出した付帯情
報のオブジェクトタイプが図形か否かを判断する(ステ
ップ20)。次に、そのオブジェクトタイプが図形であ
れば、別の図形データに関し、ステップ5において検索
データが検索IDに対応付けられて記憶されているか否
かを判断する(ステップ21)。次に、別の図形データ
に関してステップ5において検索データが検索IDに対
応付けられて記憶されていれば、図形グループIDの値
に1を加え(ステップ22)、ステップ5において検索
データに対応付けられた検索IDを、図形グループID
に対応付け、上記の図7の(3)に示すようにテーブル
形式のデータとして記憶する(ステップ23)。ステッ
プ21において、別の図形データに関してステップ5に
おいて検索データが検索IDに対応付けられて記憶され
ていなければ、ステップ3で読み出した付帯情報の関連
品番と同一品番を付帯情報とする図形データ以外のオブ
ジェクトデータに関し、ステップ5において検索データ
が検索IDに対応付けられて記憶されているか否かを判
断し(ステップ24)、検索データが記憶されていなけ
れば図形グループIDの値に1を加え(ステップ2
5)、ステップ23において検索IDを図形グループI
Dに対応付ける。ステップ24において、同一品番の物
品に関連する別のオブジェクトデータの検索データが記
憶されていれば、ステップ23において検索IDを現時
点の図形グループIDに対応付ける。次に、ステップ2
0において、ステップ3で読み出した付帯情報のオブジ
ェクトタイプが図形でなければ、ステップ3で読み出し
た付帯情報の関連品番と同一品番を付帯情報とするオブ
ジェクトデータに関し、ステップ5において検索データ
が検索IDに対応付けられて記憶されているか否かを判
断し(ステップ26)、検索データが記憶されていなけ
れば図形グループIDの値に1を加え(ステップ2
7)、ステップ23において検索IDを図形グループI
Dに対応付ける。ステップ26において、同一品番の物
品に関連するオブジェクトデータの検索データが記憶さ
れていれば、ステップ23において検索IDを現時点の
図形グループIDに対応付ける。次に、検索IDが対応
付けられた図形グループIDに、その検索IDに対応付
けられている検索データを付帯情報とするオブジェクト
データのオブジェクトIDを対応付け、上記の図5に示
すようにテーブル形式のデータとして記憶する(ステッ
プ28)。これにより、オブジェクトデータが第3のグ
ループ分け規則に基づきグループ分けされることにな
る。図14に、そのオブジェクトデータのグループ分け
の概念図を示す。次に、記憶された全てのオブジェクト
データの付帯情報を読み出したか否かを判断する(ステ
ップ29)。全ての付帯情報を読み出していなければス
テップ3に戻り、読み出していれば処理を終了する。
A procedure for storing data by the above data processing system will be described with reference to the flow charts of FIGS. First, the initial values K, Ga, and G of the search ID, article group ID, image group ID, and graphic group ID
b and Gc are set to zero (step 1). Next, the storage device 4
Then, each object data is stored, and at this time, it is stored in association with the supplementary information (step 2). The object data and the incidental information may be input to the system from the input device 2 and stored in the storage device 4 by the processing device 1.
A separately created item may be directly read into the storage device 4. As shown in FIG. 11, the supplementary information includes file names, object data IDs, and
Object data type, related part number, image title, format type, figure data as file name, object data ID, object data type, related part number, format type, and character data as object data ID
And the type of object data. This allows
If the type of the object data is an image, the correspondence between the image file name and the image ID, if it is a graphic, the correspondence between the graphic file name and the graphic ID, and if it is a character, the correspondence between the character data itself and the character ID. The relationship is stored as table format data as shown in (1) to (3) of FIG. In the first grouping rule, since object data related to articles of the same part number belong to the same group, the related part number which is the incidental information and the part number of character data correspond to the grouping rule of object data. It becomes division information data. In the present embodiment, one piece of image data is associated with a plurality of product numbers, so that the image data belongs to a plurality of groups. This is because a plurality of articles may be displayed by one image in the article catalog or the like. In the second grouping rule, one image data belongs to one group, and the object data related to the article of the same product number belongs to the same group except the image data. The ID, the type of object data, the related item number, and the item number of the character data are grouping information data corresponding to the object data grouping rule. According to the third grouping rule, one piece of graphic data belongs to one group, and object data related to articles of the same part number belong to the same group except graphic data. The ID, the type of object data, the related item number, and the item number of the character data are grouping information data corresponding to the object data grouping rule. Next, the processing device 1
One piece of supplementary information of the stored object data is read (step 3). Next, 1 is added to the value of the search ID (step 4). Next, if the read supplementary information is for image data, the image title and format type is for graphic data, the object data type and format type is for character data, The product number, price, color, and size, which are the data itself, are associated with the search ID as search data and stored as table format data as shown in FIG. 6 (step 5). Next, with respect to another object data whose additional information is the same product number as the related product number of the additional information read in step 3, it is determined in step 5 whether the search data is stored in association with the search ID ( Step 6). Next, if the search data of another object data related to the article of the same article number is not stored, 1 is added to the value of the article group ID (step 7). Next, the search ID associated with the search data in step 5 is associated with the article group ID and stored as table format data as shown in (1) of FIG. 7 (step 8). If the search data of another object data related to the article of the same product number is stored in step 6, the search is performed in step 5 to the article group ID associated with the search ID of the search data of the other object data. The search ID associated with the data is associated and stored (step 9). Next, the article group ID associated with the search ID in step 8 or step 9 is associated with the object ID of the object data having the search data associated with the search ID as incidental information, and the above-described FIG.
The data is stored as tabular data as shown in (step 10). This makes the object data the first
They will be grouped according to the grouping rules of. FIG. 12 shows a conceptual diagram of grouping the object data. Next, it is determined whether or not the object type of the incidental information read in step 3 is an image (step 11). Next, if the object type is an image, it is determined whether or not the search data is stored in step 5 in association with the search ID for another image data (step 12). Next, if the search data is stored in association with the search ID in step 5 for another image data, 1 is added to the value of the image group ID (step 13), and the search data is associated with the search data in step 5. Search IDs for image group I
The data is associated with D and stored as table format data as shown in (2) of FIG. 7 (step 14). In step 12, step 5 for other image data
If the search data is not stored in association with the search ID in step 3, the search data is searched in step 5 for object data other than image data having the same part number as the related part number of the additional information read in step 3 as the additional information. It is determined whether or not the image data is stored in association with the ID (step 15), and if the search data is not stored, 1 is added to the value of the image group ID (step 1).
6), in step 14, the search ID is the image group I
Corresponds to D. If the search data of another object data related to the article of the same product number is stored in step 15, the search ID is associated with the current image group ID in step 14. Next, step 1
If the object type of the incidental information read out in step 3 is not an image in step 1, the search data becomes the search ID in step 5 regarding the object data whose incidental information is the same as the related product number of the incidental information read out in step 3. It is determined whether or not they are stored in association with each other (step 17), and if the search data is not stored, 1 is added to the value of the image group ID (step 1).
8), in step 14, the search ID is the image group I
Corresponds to D. If the search data of the object data related to the article of the same product number is stored in step 17, the search ID is associated with the current image group ID in step 14. Next, the image group ID associated with the search ID is associated with the object ID of the object data having the search data associated with the search ID as the incidental information, and as shown in FIG. (Step 19). As a result, the object data is grouped according to the second grouping rule. FIG. 13 shows a conceptual diagram of grouping the object data. Next, it is determined whether or not the object type of the incidental information read in step 3 is a figure (step 20). Next, if the object type is a graphic, it is determined whether or not the search data is stored in step 5 in association with the search ID for another graphic data (step 21). Next, if the search data is stored in step 5 in association with the search ID for another graphic data, 1 is added to the value of the graphic group ID (step 22), and the graphic data is associated with the search data in step 5. Search ID is the figure group ID
And is stored as data in a table format as shown in (3) of FIG. 7 (step 23). At step 21, if the search data is not stored in association with the search ID at step 5 with respect to another graphic data, other than graphic data having the same part number as the related part number of the additional information read at step 3 as the additional information. Regarding the object data, in step 5, it is determined whether or not the search data is stored in association with the search ID (step 24), and if the search data is not stored, 1 is added to the value of the graphic group ID (step Two
5) In step 23, the search ID is assigned to the graphic group I.
Corresponds to D. If the search data of another object data related to the article of the same product number is stored in step 24, the search ID is associated with the current figure group ID in step 23. Next, step 2
In 0, if the object type of the incidental information read in step 3 is not a figure, regarding the object data having the same item number as the related item number of the incidental information read in step 3, the search data becomes the search ID in step 5. It is determined whether or not they are stored in association with each other (step 26), and if the search data is not stored, 1 is added to the value of the graphic group ID (step 2).
7), in step 23, the search ID is the graphic group I
Corresponds to D. If the search data of the object data related to the article of the same product number is stored in step 26, the search ID is associated with the current figure group ID in step 23. Next, the graphic group ID associated with the search ID is associated with the object ID of the object data having the search data associated with the search ID as additional information, and as shown in FIG. (Step 28). As a result, the object data is grouped according to the third grouping rule. FIG. 14 shows a conceptual diagram of grouping the object data. Next, it is determined whether the incidental information of all the stored object data has been read (step 29). If all the incidental information has not been read, the process returns to step 3, and if it has been read, the process ends.

【0023】図15のフローチャートを参照して、上記
データ処理システムによるデータの出力手順を説明す
る。まず、グループ分け規則を入力装置2からの入力に
より選択する(ステップ1)。次に、検索データを入力
装置2から入力する(ステップ2)。これにより、処理
装置1は記憶装置4から、その検索データに対応する検
索IDを読み出し(ステップ3)、その検索IDに対応
する選択されたグループのIDを全て読み出す(ステッ
プ4)。次に、その読み出したグループIDの全てに対
応するオブジェクトタイプとオブジェクトIDを読み出
す(ステップ5)。その読み出されたオブジェクトタイ
プが文字であるか否かを判断し(ステップ6)、その読
み出されたオブジェクトタイプが文字である場合、その
オブジェクトIDに対応する文字データを出力装置4に
出力させ(ステップ7)、そのオブジェクトタイプが図
形または画像である場合、そのオブジェクトIDのファ
イル名を読み出し(ステップ8)、そのファイル名のオ
ブジェクトデータを出力装置4に出力させる(ステップ
9)。次に、ステップ4において読み出したグループI
Dの全てに対応するオブジェクトIDに対応するオブジ
ェクトデータを全て出力したか否かを判断し(ステップ
10)、出力していなければステップ5に戻り、全て出
力したならば処理を終了する。
A procedure for outputting data by the above data processing system will be described with reference to the flowchart of FIG. First, a grouping rule is selected by input from the input device 2 (step 1). Next, search data is input from the input device 2 (step 2). As a result, the processing device 1 reads the search ID corresponding to the search data from the storage device 4 (step 3), and reads all the IDs of the selected group corresponding to the search ID (step 4). Next, the object types and object IDs corresponding to all the read group IDs are read (step 5). It is determined whether or not the read object type is a character (step 6). If the read object type is a character, the character data corresponding to the object ID is output to the output device 4. (Step 7) If the object type is graphic or image, the file name of the object ID is read (Step 8), and the object data of the file name is output to the output device 4 (Step 9). Next, the group I read in step 4
It is determined whether or not all the object data corresponding to the object IDs corresponding to all of D have been output (step 10). If not output, the process returns to step 5, and if all are output, the process ends.

【0024】上記構成によれば、入力された検索データ
に対応するグループに属するオブジェクトデータを出力
できる。その検索データはオブジェクトデータの属性に
対応し、そのオブジェクトデータのグループ分け規則は
任意に定めることができる。よって、目的とする属性に
対応し、且つ、任意に定めた規則に従うオブジェクトデ
ータを読み出すことができる。すなわち、オブジェクト
データを属性に応じて検索でき、且つ、検索規則の変更
にも柔軟に対応できる。さらに、そのグループ分け規則
は、複数の規則の中から択一的に選択可能とされている
ので、より検索目的に合致したオブジェクトデータを出
力することができる。すなわち、第1のグループ分け規
則を選択することで、品番の重複なしにオブジェクトデ
ータを出力することができ、第2のグループ分け規則を
選択することで、画像データの重複なしにオブジェクト
データを出力することができ、第3のグループ分け規則
を選択することで、図形データの重複なしにオブジェク
トデータを出力することができ、作業効率を向上でき
る。
According to the above configuration, the object data belonging to the group corresponding to the input search data can be output. The search data corresponds to the attribute of the object data, and the grouping rule of the object data can be set arbitrarily. Therefore, it is possible to read out the object data corresponding to the target attribute and complying with the rule set arbitrarily. That is, the object data can be searched according to the attribute, and the change of the search rule can be flexibly dealt with. Further, the grouping rule can be selectively selected from a plurality of rules, so that it is possible to output object data that better matches the search purpose. That is, by selecting the first grouping rule, it is possible to output object data without duplication of product numbers, and by selecting the second grouping rule, output object data without duplication of image data. By selecting the third grouping rule, the object data can be output without duplication of the graphic data, and the work efficiency can be improved.

【0025】また、上記構成においては、一つの規則の
下においてグループ分けされるオブジェクトデータとグ
ループとの関係の変更に基づき、他の規則の下において
グループ分けされるオブジェクトデータとグループとの
関係が変更可能とされている。例えば、上記実施形態に
おいて、第1のグループ分け規則の下における物品グル
ープID1のグループから、画像IDが2の画像データ
を削除すると、第2のグループ分け規則の下における画
像グループID2のみに属する全データが削除され、第
3のグループ分け規則の下における図形グループID2
が削除される。このオブジェクトデータの削除は、図3
において画像ID2に関するオブジェクトデータのタイ
プとIDとの対応関係が削除されたならば、図4におけ
るオブジェクトデータのタイプとIDとの対応関係か
ら、グループID2における全てのオブジェクトデータ
のタイプとIDの対応関係を削除し、図5におけるオブ
ジェクトデータのタイプとIDとの関係から、画像ID
2に関するオブジェクトデータのタイプとIDとの対応
関係を削除することで行える。また、上記実施形態にお
いて、第1のグループ分け規則の下における物品グルー
プID2のグループにおける図形IDが3の図形データ
が新規に追加されたものであるとすると、上記第2のグ
ループ分け規則の下における画像グループID3に図形
IDが3の図形データが新規に追加され、第3のグルー
プ分け規則の下における図形グループID3のみに属す
るオブジェクトデータが新規に追加される。この新規の
オブジェクトデータの追加は、上記図8〜図10のフロ
ーチャートにおけるステップ2からの手順によって行え
る。すなわち、一つの規則の下においてグループ分けさ
れたオブジェクトデータとグループとの関係が変更され
れば、他の規則の下においてグループ分けされるオブジ
ェクトデータとグループとの関係が変更されるので、オ
ブジェクトデータの追加や削除等の処理を行う場合に、
作業効率を向上できる。
Further, in the above configuration, based on the change in the relationship between the object data grouped under one rule and the group, the relationship between the object data grouped under another rule and the group is changed. It can be changed. For example, in the above embodiment, if the image data having the image ID 2 is deleted from the group of the article group ID1 under the first grouping rule, all the image data belonging to only the image group ID2 under the second grouping rule are deleted. Data deleted, graphic group ID 2 under the third grouping rule
Is deleted. This deletion of object data is shown in Fig. 3.
If the correspondence relationship between the object data type and the ID related to the image ID2 is deleted in step S1, the correspondence relationship between all the object data types and IDs in the group ID2 is determined from the correspondence relationship between the object data type and the ID in FIG. From the relationship between the object data type and the ID in FIG.
This can be done by deleting the correspondence between the type of object data and the ID related to 2. Further, in the above-mentioned embodiment, if it is assumed that the figure data of the figure ID 3 in the group of the article group ID 2 under the first grouping rule is newly added, under the second grouping rule. The graphic data having the graphic ID of 3 is newly added to the image group ID3 in 3), and the object data belonging only to the graphic group ID3 under the third grouping rule is newly added. The addition of this new object data can be performed by the procedure from step 2 in the flowcharts of FIGS. That is, if the relationship between the object data grouped under one rule and the group is changed, the relationship between the object data grouped under another rule and the group is changed. When processing such as adding or deleting
Work efficiency can be improved.

【0026】また、上記実施形態においては、図7の
(1)、(2)、(3)に示すように、グループ分け規
則毎に検索IDとグループIDとを対応付け、その対応
関係をグループ分け規則に対応付けて個別に記憶してい
る。また、図3〜図5に示すように、グループ分け規則
毎にオブジェクトIDとグループIDとを対応付け、そ
の対応関係をグループ分け規則に対応付けて個別に記憶
している。そして、オブジェクトデータの検索に先立っ
て選択されたグループ分け規則に基づき、図7の
(1)、(2)、(3)に示す対応関係の何れか一つ
と、図3〜図5に示す対応関係の何れか一つとが、オブ
ジェクトデータの検索用に選択される。これに対し、グ
ループIDをグループ分け規則毎に識別可能なものとす
ることで、例えば、グループIDを数字だけでなく、グ
ループ分け規則毎に異なるアルファベットとの組み合わ
せにより構成し、図16の(1)、(2)、(3)に示
すように検索IDに対応付け、図17〜図19に示すよ
うにオブジェクトIDに対応付けることで、検索IDと
グループIDとの対応関係およびオブジェクトIDとグ
ループIDとの対応関係を、グループ分け規則毎に個別
に記憶することなく一括して記憶してもよい。この場合
は、図16の(1)、(2)、(3)に示す対応関係に
基づき検索IDに対応して検索されたグループIDの中
から、選択されたグループ分け規則に対応するものが選
択され、その選択されたグループIDに対応するオブジ
ェクトIDが図17〜図19に示す対応関係に基づき検
索される。
Further, in the above embodiment, as shown in (1), (2), and (3) of FIG. 7, the search ID and the group ID are associated with each other according to the grouping rule, and the corresponding relationship is grouped. It is stored individually in association with the division rule. In addition, as shown in FIGS. 3 to 5, the object ID and the group ID are associated with each other for each grouping rule, and the corresponding relationship is associated with the grouping rule and individually stored. Then, based on the grouping rule selected prior to the search of the object data, any one of the correspondence relationships shown in (1), (2), and (3) of FIG. 7 and the correspondence shown in FIGS. Any one of the relationships is selected for searching the object data. On the other hand, by making the group ID identifiable for each grouping rule, for example, the group ID is configured by combining not only numbers but also different alphabets for each grouping rule. ), (2), and (3) are associated with the search ID and are associated with the object ID as illustrated in FIGS. 17 to 19, so that the correspondence relationship between the search ID and the group ID and the object ID and the group ID are associated with each other. The correspondence relationship with may not be stored individually for each grouping rule, but may be stored collectively. In this case, among the group IDs searched corresponding to the search ID based on the correspondence relationships shown in (1), (2), and (3) of FIG. 16, the one corresponding to the selected grouping rule is The selected object ID corresponding to the selected group ID is searched based on the correspondence shown in FIGS. 17 to 19.

【0027】なお、本発明は上記実施形態に限定されな
い。例えば、オブジェクトデータの数やオブジェクトデ
ータのグループ分け規則は特に限定されない。
The present invention is not limited to the above embodiment. For example, the number of object data and the rules for grouping object data are not particularly limited.

【0028】[0028]

【発明の効果】本発明によれば、オブジェクトデータの
読み出しを効率良く行うことができるデータ処理システ
ムを提供できる。
According to the present invention, it is possible to provide a data processing system capable of efficiently reading object data.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施形態のデータ処理システムの構成
説明用ブロック図
FIG. 1 is a block diagram for explaining the configuration of a data processing system according to an embodiment of the present invention.

【図2】本発明の実施形態の(1)は画像IDと画像フ
ァイル名との関係を示す図、(2)は図形IDと図形フ
ァイル名との関係を示す図、(3)は文字IDと文字デ
ータとの関係を示す図
FIG. 2 is a diagram showing a relationship between an image ID and an image file name, (2) is a diagram showing a relationship between a graphic ID and a graphic file name, and (3) is a character ID in the embodiment of the present invention. Showing the relationship between text and character data

【図3】本発明の実施形態の物品グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 3 is a diagram showing a relationship among an article group ID, an object type, and an object ID according to the embodiment of the present invention.

【図4】本発明の実施形態の画像グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 4 is a diagram showing a relationship among an image group ID, an object type, and an object ID according to the embodiment of the present invention.

【図5】本発明の実施形態の図形グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 5 is a diagram showing a relationship among a graphic group ID, an object type, and an object ID according to the embodiment of the present invention.

【図6】本発明の実施形態の検索IDと検索データとの
関係を示す図
FIG. 6 is a diagram showing a relationship between a search ID and search data according to the embodiment of the present invention.

【図7】本発明の実施形態の検索IDと(1)は物品グ
ループIDとの関係を示す図、(2)は画像グループI
Dとの関係を示す図、(3)は図形グループIDとの関
係を示す図
FIG. 7 is a diagram showing a relationship between a search ID and (1) an article group ID according to the embodiment of the present invention, and (2) an image group I.
The figure which shows the relationship with D, (3) the figure which shows the relationship with figure group ID

【図8】本発明の実施形態のデータ処理システムによる
データ記憶時の処理手順を示すフローチャート
FIG. 8 is a flowchart showing a processing procedure when data is stored by the data processing system according to the embodiment of the present invention.

【図9】本発明の実施形態のデータ処理システムによる
データ記憶時の処理手順を示すフローチャート
FIG. 9 is a flowchart showing a processing procedure when data is stored by the data processing system according to the embodiment of the present invention.

【図10】本発明の実施形態のデータ処理システムによ
るデータ記憶時の処理手順を示すフローチャート
FIG. 10 is a flowchart showing a processing procedure when data is stored by the data processing system according to the embodiment of the present invention.

【図11】本発明の実施形態のオブジェクトデータの付
帯情報の説明図
FIG. 11 is an explanatory diagram of incidental information of object data according to the embodiment of this invention.

【図12】本発明の実施形態のオブジェクトデータの第
1のグループ分け規則によるグループ分けの概念図
FIG. 12 is a conceptual diagram of grouping according to the first grouping rule of object data according to the embodiment of the present invention.

【図13】本発明の実施形態のオブジェクトデータの第
2のグループ分け規則によるグループ分けの概念図
FIG. 13 is a conceptual diagram of grouping according to a second grouping rule of object data according to the embodiment of the present invention.

【図14】本発明の実施形態のオブジェクトデータの第
3のグループ分け規則によるグループ分けの概念図
FIG. 14 is a conceptual diagram of grouping of object data according to a third grouping rule of the embodiment of the present invention.

【図15】本発明の実施形態のデータ処理システムによ
る検索時の処理手順を示すフローチャート
FIG. 15 is a flowchart showing a processing procedure at the time of search by the data processing system according to the embodiment of the present invention.

【図16】本発明の変形例の検索IDと(1)は物品グ
ループIDとの関係を示す図、(2)は画像グループI
Dとの関係を示す図、(3)は図形グループIDとの関
係を示す図
16 is a diagram showing a relationship between a search ID and a product group ID in a modified example of the invention, and (2) is an image group I. FIG.
The figure which shows the relationship with D, (3) the figure which shows the relationship with figure group ID

【図17】本発明の変形例の物品グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 17 is a diagram showing a relationship among an article group ID, an object type, and an object ID according to a modified example of the present invention.

【図18】本発明の変形例の画像グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 18 is a diagram showing a relationship among an image group ID, an object type, and an object ID according to a modified example of the present invention.

【図19】本発明の変形例の図形グループIDとオブジ
ェクトタイプとオブジェクトIDとの関係を示す図
FIG. 19 is a diagram showing a relationship among a graphic group ID, an object type, and an object ID according to a modified example of the present invention.

【符号の説明】[Explanation of symbols]

1 演算処理装置 2 入力装置 3 出力装置 4 外部記憶装置 1 Processor 2 input devices 3 output devices 4 External storage device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 渡辺 浩示 東京都台東区台東1丁目5番1号凸版印 刷株式会社内 (72)発明者 岩田 貴夫 東京都台東区台東1丁目5番1号凸版印 刷株式会社内 (56)参考文献 特開 平8−235220(JP,A) 特開 平8−185413(JP,A) 特開 平8−185514(JP,A) 特開 平8−185511(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 JICSTファイル(JOIS)─────────────────────────────────────────────────── ─── Continuation of front page (72) Kouji Watanabe 1-5-1 Taito, Taito-ku, Tokyo Within Toppan Printing Co., Ltd. (72) Takao Iwata 1-1-5 Taito, Taito-ku, Tokyo Toppan Printing Co., Ltd. (56) Reference JP 8-235220 (JP, A) JP 8-185413 (JP, A) JP 8-185514 (JP, A) JP 8-185511 (JP, A) (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 17/30 JISST file (JOIS)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数のオブジェクトデータを、各オブジ
ェクトデータのグループ分け情報データと予め定められ
たグループ分け規則とに基づきグループ分けする手段
と、 そのグループ分けされたオブジェクトデータを、そのグ
ループの識別データに対応付けて記憶する手段と、 各オブジェクトデータの属性からなる検索データを、そ
のグループ識別データに対応付けて記憶する手段と、 その検索データを入力する手段と、 その入力された検索データに対応するグループ識別デー
タを読み出し、その読み出されたグループ識別データに
対応するオブジェクトデータを検索する手段と、その検
索されたオブジェクトデータを出力する手段とを備え、 そのグループ分け規則は、複数の規則の中から択一的に
選択可能とされているデータ処理システム。
1. A means for grouping a plurality of object data based on grouping information data of each object data and a predetermined grouping rule, and the grouped object data, identification data of the group. To store the search data composed of the attributes of each object data in association with the group identification data, to input the search data, and to correspond to the input search data. Group identification day
The group identification data that was read out.
A data processing system comprising a means for searching corresponding object data and a means for outputting the searched object data, and the grouping rule can be selectively selected from a plurality of rules.
【請求項2】 一つの規則の下においてグループ分けさ
れるオブジェクトデータとグループとの関係の変更に基
づき、他の規則の下においてグループ分けされるオブジ
ェクトデータとグループとの関係が変更される手段を備
えた請求項1に記載のデータ処理システム。
2. A means for changing the relationship between the object data grouped under one rule and the group based on the change of the relationship between the object data grouped under one rule and the group. Equipment
Data processing system according to claim 1 was e.
JP34267196A 1996-12-06 1996-12-06 Data processing system Expired - Fee Related JP3424472B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34267196A JP3424472B2 (en) 1996-12-06 1996-12-06 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34267196A JP3424472B2 (en) 1996-12-06 1996-12-06 Data processing system

Publications (2)

Publication Number Publication Date
JPH10171838A JPH10171838A (en) 1998-06-26
JP3424472B2 true JP3424472B2 (en) 2003-07-07

Family

ID=18355596

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34267196A Expired - Fee Related JP3424472B2 (en) 1996-12-06 1996-12-06 Data processing system

Country Status (1)

Country Link
JP (1) JP3424472B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008197932A (en) * 2007-02-13 2008-08-28 Sharp Corp Image file management device

Also Published As

Publication number Publication date
JPH10171838A (en) 1998-06-26

Similar Documents

Publication Publication Date Title
US5280575A (en) Apparatus for cell format control in a spread sheet
JP2000250798A (en) Data management system and compuer readable recording medium
JPS5968040A (en) Card format change processing system
JP2004054749A (en) Screen generation engine applicable to order registration system adaptable to b2b transaction of various direct materials
JP3424472B2 (en) Data processing system
JP2001043264A (en) Job system
JP2856682B2 (en) Sales registration system for the same barcode
JP3424473B2 (en) Data processing system
JPH10162010A (en) Method for displaying number of referencing times in document retrieval system
JP2700517B2 (en) Document management method
JPH039493B2 (en)
JPH04181372A (en) Table sheet totalization system for data
JPH0488469A (en) Device for issuing business management document or the like
JP2003067378A (en) Electronic stack-room system, server, book with identifier, program, and recording medium
JP3047400B2 (en) Data processing device
JP2001056836A (en) Document processor and storage medium
JP2998658B2 (en) Component information display method
JP2002140220A (en) File management method and recording medium
JP3548588B2 (en) Document management system
JP2565019B2 (en) Object management processor
JPS6232528A (en) Table retrieving system
JP2788849B2 (en) Grouping method by serial number description
JPH08235220A (en) Data processor
JP3456481B2 (en) Information processing device
JP2001249926A (en) Document management method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080502

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090502

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110502

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110502

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120502

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120502

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130502

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20140502

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees