JP3318844B2 - Database search processing method by schematizing sets - Google Patents

Database search processing method by schematizing sets

Info

Publication number
JP3318844B2
JP3318844B2 JP27910892A JP27910892A JP3318844B2 JP 3318844 B2 JP3318844 B2 JP 3318844B2 JP 27910892 A JP27910892 A JP 27910892A JP 27910892 A JP27910892 A JP 27910892A JP 3318844 B2 JP3318844 B2 JP 3318844B2
Authority
JP
Japan
Prior art keywords
logical
area
age
message
sets
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
JP27910892A
Other languages
Japanese (ja)
Other versions
JPH0689309A (en
Inventor
信彦 長森
Original Assignee
信彦 長森
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 信彦 長森 filed Critical 信彦 長森
Priority to JP27910892A priority Critical patent/JP3318844B2/en
Publication of JPH0689309A publication Critical patent/JPH0689309A/en
Application granted granted Critical
Publication of JP3318844B2 publication Critical patent/JP3318844B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、商用データベース・サ
ービス、企業内の業務データベースならびに個人のデー
タベースの利用における、グラフィック・ディスプレイ
装置と、マウス等の指示装置を具備するパーソナル・コ
ンピュータ・システムまたはワークステーション・シス
テムを用いたデータベース検索処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a personal computer system or a work provided with a graphic display device and a pointing device such as a mouse in use of a commercial database service, a business database in a company and a personal database. The present invention relates to a database search processing method using a station system.

【0002】[0002]

【従来の技術】従来のデータベース検索処理方法は、デ
ータベース・システムが提供する問い合わせ言語プログ
ラムの指令を用いて検索条件式を記述し、キーボード装
置によって入力し、条件を満足する集合の件数ならびに
集合のデータ要素を、文字形式の応答メッセージで、デ
ィスプレイ装置等の表示装置に出力する方式で行なうも
のが一般的である。
2. Description of the Related Art In a conventional database search processing method, a search condition formula is described by using an instruction of an inquiry language program provided by a database system, and is input by a keyboard device. In general, data elements are output in a response message in a character format to a display device such as a display device.

【0003】[0003]

【発明が解決しようとする課題】データベース検索に
は、対象を認識する思考上の論理的な課題と、対象を求
める操作上の技術的な課題とが存在する。論理的な課題
は、対象の分野における知識と理解によって、抽象的な
対象の要件を分析し、データベースにおける対象の集合
を把握して、集合を限定する具体的な検索条件を作成す
ること、ならびにその検索結果によって得た集合を評価
判定して、より的確に目的の対象を限定する最適な検索
条件を作成することである。技術的な課題は、コンピュ
ータの操作に習熟すること、ならびにファイル名やフィ
ールド名などのデータベースの構成情報と、問い合わせ
言語の記法または文法に対する知識とをもって、目的の
対象を検索する問い合わせ言語プログラムの指令を記述
し、入力することである。
In the database search, there are a logical problem in thinking of recognizing an object and a technical problem in operation for finding the object. The logical task is to analyze the requirements of the abstract object, understand the set of objects in the database, and create specific search conditions to limit the set, based on the knowledge and understanding in the target field, and The purpose is to evaluate and judge a set obtained based on the search result, and to create an optimum search condition for more appropriately limiting a target. The technical problem is that a command of a query language program that searches for a target object with knowledge of computer operation, database configuration information such as file names and field names, and knowledge of the notation or grammar of the query language. Is described and input.

【0004】本発明が目的とするのは、データベース検
索の集合の量と、集合と集合の間にある論理的な関係
を、図1に示す、図式によって提示すること、図式上の
矩形の領域を指示して集合を演算操作すること、図式上
の矩形の領域を指示してデータを抽出することを可能に
するグラフィック・ユーザー・インタフェースと、上記
する論理的な課題と、技術的な課題を統合的に解決する
検索処理方法を提供することである。
It is an object of the present invention to present the quantity of a database search set and the logical relationship between the sets by a diagram shown in FIG. , A graphical user interface that allows a user to specify a rectangular area on a diagram and extract data, and the logical and technical issues described above. An object of the present invention is to provide a search processing method that can be integratedly solved.

【0005】[0005]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明は、グラフィック・ディスプレイ装置とマ
ウス等の指示装置を具備するコンピュータ・システム構
成で、データベース管理システムに対応した問い合わせ
言語プログラムを操作する利用者の位置において、その
指令操作を代替して実行するプログラムとして動作し、
データベース・システムにアクセスする。本発明は、図
2に示す、本発明のプログラムとデータベース,システ
ムが、1台のパーソナル・コンピュータ・システムまた
はワークステーション・コンピュータ・システムで動作
するシステム構成形態(2−a)、または本発明のプロ
グラムが動作するパーソナル・コンピュータ・システム
またはワークステーション・コンピュータ・システム
が、データベース・システムが動作するホスト・コンピ
ュータの端末システムとして通信回線網で接続するシス
テム構成形態(2−b)で実現する。
In order to achieve the above object, the present invention provides a computer system having a graphic display device and a pointing device such as a mouse, and a query language program corresponding to a database management system. Operates as a program that executes the command operation in place of the user operating the
Access the database system. The present invention relates to a system configuration (2-a) in which the program, database, and system of the present invention operate on one personal computer system or workstation computer system shown in FIG. A personal computer system or a workstation computer system on which a program operates is realized in a system configuration (2-b) connected as a terminal system of a host computer on which a database system operates via a communication network.

【0006】本発明は、以下に記す対象の概念(オブジ
ェクト)に基づく手段を提供し、プログラム内部の管理
と制御を行なう。 (A)空間オブジェクト 空間オブジェクトは、グラフィック・ディスプレイ装置
画面上に、予め定めた面積を持つ矩形の領域を描画し、
検索の基底とする母集合のデータベース・ファイルまた
はユーザー・ビューを表象し、その領域内部に集合を表
象する矩形の領域を描画して、データの存在を評価する
位相空間とするものである。空間オブジェクトは、固有
の識別番号、空間オブジェクト名、データベース・ノー
ド、データベース・ファイル名、問い合わせ言語名をカ
ンマで連結して記述する空間定義ステートメント(A−
1)と、フィールド・オブジェクト名、データ形式とデ
ータ長、データベース・フィールド名をカンマで連結し
て記述する複数のフィールド定義ステートメント群(A
−2)とで記述され、最大32個の空間オブジェクトを
定義することができる。 (A−1)空間定義ステートメントの例 001,emp1oyee,Host,EMP,SQL (A−2)フィールド・オブジェクト定義ステートメン
トの例 personal_id,number(12),PE
RSONAL_NO name,char(30),NAME age,integer,AGE birthday,date,BIRTHDAY address,char(40),ADDR_1 空間オブジェクトは、集合の要素を1対1に対応させる
ことができる共通の値を持つフィールドを、空間結合定
義ステートメント(A−3)に定義することによって、
空間オブジェクト間において集合の要素を相互に写像す
ることができる。空間結合定義ステートメントは、空間
オブジェクト名_1.フィールド名_1、空間オブジェ
クト名_2.フィールド名_2をカンマで連結して記述
する。 (A−3)空間結合定義ステートメントの例 employee.personal_id,pers
onal_history.h_emp_id
The present invention provides means based on the following concept (object) and manages and controls the inside of a program. (A) Spatial object The spatial object draws a rectangular area having a predetermined area on the graphic display device screen,
It represents a database file or user view of a population set as a basis of a search, and draws a rectangular area representing the set inside the area, thereby forming a topological space for evaluating the existence of data. The space object is a space definition statement (A-A) that describes a unique identification number, a space object name, a database node, a database file name, and a query language name by connecting them with commas.
1) and a plurality of field definition statements (A) describing the field object name, data format and data length, and database field name by connecting them with commas
-2), and a maximum of 32 spatial objects can be defined. (A-1) Example of space definition statement 001, emp1oyee, Host, EMP, SQL (A-2) Example of field object definition statement personal_id, number (12), PE
RSONAL_NO name, char (30), NAME age, integer, AGE bandwidth, date, BIRTHDAY address, char (40), ADDR_1 The spatial object has a field having a common value that can correspond to the elements of the set one-to-one. In the spatial join definition statement (A-3),
Elements of a set can be mapped to each other between spatial objects. The spatial join definition statement includes the spatial object name_1. Field name_1, spatial object name_2. Field name_2 is described by connecting it with a comma. (A-3) Example of space join definition statement employee. personal_id, pers
onal_history. h_emp_id

【0007】(B)集合オブジェクト 集合オブジェクトは、データベース検索集合を、条件式
と集合の件数とを一体化して表象するもので、識別子、
条件属性、件数属性で記述され、空間オブジェクト単位
に固有の識別子で管理される。集合オブジェクト識別子
は、’A’から’Z’に続いて、’a’から’z’まで
の文字が、順次、自動的に割り当てられるが、明示的に
指定する場合は、集合オブジェクトを生成する記述(B
−3)において、集合オブジェクト識別子を2重引用符
で括った4文字までの英数字で指定することができる。
集合オブジェクト条件属性は、集合条件式(B−1)ま
たは集合命題論理式(B−2)によって記述される。 (B−1)集合条件式の例 age>=30 and age <35 (B−2)集合命題論理式の例 <+>((’A’’B’)+(’A’’C’)
+(’B’’C’))<−>(’A’’B’
C’) 集合条件式は、問い合わせ言語プログラムの検索条件式
の記述で、検索の標識とするキー・フィールドと、その
条件値を関係演算子で記述する。集合命題論理式は、集
合論理式(B−3)と呼ぶ、集合条件式を集合オブジェ
クト識別子で参照して記述する論理式の条件が、「真」
であることを表記する肯定論理記号’〈+〉’と、
「偽」であることを表記する否定論理記号’〈−〉’を
前置し、命題の真偽を記述する。集合論理式は、集合オ
ブジェクト識別子を論理和記号’+’、論理差記号’
−’、論理積記号’’の各演算子で結合して表記し、
論理的な集合を記述する。データベース・ファイル全体
の件数、母集合は’#’記号で表記する。 (B−3)集合論理式の例 (’A’−((’A’’B’)+(’A’
C’))) 集合条件式を保持する集合オブジェクトを原始集合オブ
ジェクト(B−4)、集合命題論理式を保持する集合オ
ブジェクトを演繹集合オブジェクト(B−5)と言う。 (B−4)原始集合オブジェクトの例 1,’A’,age>= 30 and age <3
5 (B−5)演繹集合オブジェクトの例 2,”X”,<+> ((’A’’B’)+(’A’
’C’)+(’B’’C’))<−>(’A’
B’’C’) 集合オブジェクトの前部の数値は、原始集合オブジェク
ト(’1’)と演繹集合オブジェクト(’2’)を識別
するために用いる。
(B) Set object A set object represents a database search set by integrating a conditional expression and the number of sets.
It is described by a condition attribute and a number attribute, and is managed by an identifier unique to each spatial object. As the set object identifier, characters from 'a' to 'z' are automatically and sequentially assigned after 'A' to 'Z', but when explicitly specified, a set object is generated. Description (B
In -3), the set object identifier can be specified by up to four alphanumeric characters enclosed in double quotes.
The set object condition attribute is described by a set conditional expression (B-1) or a set propositional logical expression (B-2). (B-1) Example of set conditional expression age> = 30 and age <35 (B-2) Example of set propositional logical expression <+>(('A' 'B') + ('A' 'C ')
+ ('B' 'C')) <->('A' 'B' '
C ') A set conditional expression is a description of a search conditional expression of an inquiry language program, and describes a key field used as a search indicator and its condition value by a relational operator. The set propositional logical expression is called a set logical expression (B-3), and the condition of the logical expression described by referring to the set conditional expression with the set object identifier is “true”.
And the positive logical symbol '<+>'
Precede the negation logical symbol '<->' to indicate that it is "false" and describe the truth of the proposition. The set logical expression is obtained by adding the set object identifier to the logical sum symbol “+” and the logical difference symbol “
-'And the conjunction symbol' '
Describe a logical set. The number and population of the entire database file are represented by '#' symbols. (B-3) Example of set logical expression ('A'-(('A' 'B') + ('A' '
C '))) A set object holding a set conditional expression is called a primitive set object (B-4), and a set object holding a set propositional logical expression is called a deduced set object (B-5). (B-4) Example of primitive set object 1, 'A', age> = 30 and age <3
5 (B-5) Example of deductive set object 2, "X", <+>(('A' 'B') + ('A'
'C') + ('B' 'C')) <->('A' '
B ' * ' C ') The numerical value at the front of the set object is used to identify the primitive set object (' 1 ') and the deductive set object (' 2 ').

【0008】(C)領域オブジェクト 領域オブジェクトは、空間オブジェクトの矩形の領域を
描画枠とし、1個の集合オブジェクトを1個の矩形の領
域に写像して描画するもので、集合の量を領域の面積に
よって表象し、集合と集合の間にある論理的な関係を、
図3に示す領域の配置によって表象する。2個の集合の
論理積は、領域オブジェクトの交わり(3−a)に、論
理和は、2個の領域オブジェクトを囲む外周(3−b)
に、論理差は、それぞれの領域オブジェクトの切片(3
−c)に表象され、検索集合を除く母集合は領域オブジ
ェクトの外延部(3−d)に表象される。領域オブジェ
クトの交差によって生じる領域の切片は、集合オブジェ
クトの識別子と論理演算子とで表記する集合論理式(C
−1)で記述される。 (C−1)2個の領域オブジェクトの切片の和を記述す
る集合論理式の例 (’A’−((’A’’B’)+(’A’
C’)))+(’B’−((’A’’B’)+(’
B’’C’)))
(C) Area object The area object is an area object which is drawn by mapping one rectangular object to one rectangular area using the rectangular area of the space object as a drawing frame. Representing by area, the logical relationship between sets,
This is represented by the arrangement of the areas shown in FIG. The logical product of the two sets is the intersection of the area objects (3-a), and the logical sum is the outer circumference (3-b) surrounding the two area objects.
In addition, the logical difference is the intercept (3
The population set excluding the search set is represented in -c), and is represented in the extension part (3-d) of the area object. The intercept of the region generated by the intersection of the region objects is represented by a set logical expression (C) expressed by an identifier of the set object and a logical operator.
-1). (C-1) Example of a set logical expression that describes the sum of intercepts of two area objects ('A'-(('A' 'B') + ('A' '
C '))) + (' B '-((' A ' ' B ') + ('
B ' ' C ')))

【0009】(D)集合グラフ 空間オブジェクトを表象する矩形の領域に、集合オブジ
ェクトを写像する領域オブジェクトによって描画する図
式を集合グラフ(図1)という。集合グラフは、3個ま
での集合を同時に描画することができ、それらの集合間
の論理積の有無によって、図4に示す、3個の領域オブ
ジェクトと、領域オブジェクトの交わりにより生じる区
画の数が、7個の形式(4−a)、6個の形式(4−
b)、5個の形式(4−c)、4個の形式(4−d)、
3個の形式(4−e)で関係を表象する。3個の集合オ
ブジェクトのグラフには、空間オブジェクトの領域を含
んで8個の論理的な集合が存在し、それらの区画を組み
合わせることで、255通りの検索条件式を生成するこ
とができる。
(D) Aggregation Graph A diagram drawn by a region object that maps an aggregation object onto a rectangular region representing a spatial object is called an aggregation graph (FIG. 1). The set graph can draw up to three sets at the same time, and the number of partitions generated by the intersection of the three area objects and the area objects shown in FIG. , 7 formats (4-a), 6 formats (4-a)
b) 5 formats (4-c), 4 formats (4-d),
The relation is represented in three forms (4-e). In the graph of the three set objects, there are eight logical sets including the area of the space object, and by combining those sections, 255 search condition expressions can be generated.

【0010】以上のオブジェクトの概念に基づいて、本
発明を実現したプログラムは、図5に示す、コントロー
ル・パネルと呼ぶ操作盤を、グラフィック・ディスプレ
イ装置の画面上に描画する。コントロール・パネルに
は、空間オブジェクトを表象する矩形の領域(5−1)
と、空間に定義されたフィールド・オブジェクトを表示
し、それを選択することができるフィールド・オブジェ
クト・ブラウザー(5−2)と、集合オブジェクトを表
示し、それを選択することができる集合オブジェクト・
ブラウザー(5−3)と、キーボード装置から指令を入
力し、またプログラムからの出力を表記するためのメッ
セージ・ボックス(5−4)と、ガイダンスや警告およ
びエラー・メッセージを表示する告知フィールド(5−
5)を具備し、領域内をマウスでクリックすることによ
って手段の実行を指令する、集合生成ボタン(5−
6)、集合描画ボタン(5−7)、集合選択ボタン(5
−8)、集合写像ボタン(5−9),集合抽出ボタン
(5−10)の各操作ボタンが描画される。また、操作
に伴って発生する指令および内部の処理、ならびに問い
合わせ言語プログラムとの交信状況などを記録し、それ
らをリアル・タイムで表示するログ・ウィンドウ(5−
11)と、描画された領域オブジェクトの和集合の要素
件数(5−12)、1件の要素が占めるグラフィック・
ディスプレイ装置のドット数(5−l3),描画様式
(5−14)、空間オブジェクト名(5−15)、母集
合の要素件数(5−16),データベース・ノード(5
−17)、問い合わせ言語プログラム(5−18),集
合オブジェクトおよび副集合オブジェクトの件数属性を
表示するウィンドウ(5−19)を表示し、操作状況や
環境情報を提示する。本発明のプログラムを起動する
と、利用者のユーザー識別コード毎に定義され空間オブ
ジェクト定義情報に基づいて、対応するデータベース・
ファイルがオープンされる。空間オブジェクトは、空間
オブジェクト名(5−15)上をクリックすると、空間
オブジェクト・ブラウザーが表示されて選択することが
できる。
[0010] Based on the concept of the object described above, a program that realizes the present invention draws an operation panel called a control panel shown in FIG. 5 on a screen of a graphic display device. A rectangular area (5-1) representing the spatial object is displayed on the control panel.
And a field object browser (5-2) for displaying a field object defined in the space and selecting it, and a collection object for displaying a collection object and selecting it.
A browser (5-3), a message box (5-4) for inputting commands from a keyboard device, and displaying output from the program, and a notification field (5) for displaying guidance, warning and error messages. −
A set generation button (5-) that includes a button (5) and instructs execution of the means by clicking the mouse in the area.
6), set drawing button (5-7), set selection button (5
-8), the set mapping button (5-9) and the set extraction button (5-10) are drawn. In addition, a log window (5-5) for recording commands and internal processing generated by the operation, communication status with the inquiry language program, and displaying them in real time.
11), the number of elements of the union of the drawn area objects (5-12), the graphic
The number of dots of the display device (5-13), the drawing style (5-14), the name of the spatial object (5-15), the number of elements in the population (5-16), the database node (5
-17), display a query language program (5-18), a window (5-19) for displaying the number attribute of the set object and the subset object, and present operation status and environmental information. When the program of the present invention is started, the corresponding database / data is defined based on the spatial object definition information defined for each user identification code of the user.
The file is opened. When the user clicks on the spatial object name (5-15), a spatial object browser is displayed and can be selected.

【0011】本発明のプログラムは、「集合グラフ検索
言語」と呼ぶ、独自の指令を持ち、コントロール・パネ
ルの操作による手段の実行は、集合グラフ検索言語に変
換されて処理される。プログラムの内部は、図6に示
す、モジュールによって構成され、モジュール間は集合
グラフ検索言語で記述されたオブジェクト・メッセージ
と呼ぶ内部指令によって処理される。手段の実行は、オ
ブジェクトを入力として非手順的に(図6中の矢印の方
向に)実行することができる。
The program of the present invention has an original command called "set graph search language", and execution of the means by operating the control panel is converted into the set graph search language and processed. The inside of the program is composed of modules shown in FIG. 6, and the modules are processed by an internal command called an object message described in a set graph search language. The execution of the means can be executed non-procedurally (in the direction of the arrow in FIG. 6) using the object as an input.

【0012】以降の説明においては、以下に記す空間オ
ブジェクト定義、ならびに生成される集合オブジェクト
を例示する。 空間オブジェクト名”employee” 1,employee,Host,EMP,SQL 社員コード personal_id,number(8),PERSONAL_NO 社員番号 name,char(40),NAME 氏名 age,integer,AGE 年令 birthday,date,BIRTHDAY 生年月日 address,char(40),ADDR_1 住所 tel,char(12),TEL_NO 電話番号 years,integer,YEARS 勤続年数 dept_no,number(4),DEPT_CODE 所属部課番号 proj_no,number(4),PROJ_CODE プロジェクト 番号 空間オブジェクト名”personal_history” 2,personal_history,TECH_HIST,SQL 経 歴レコード h_emp_id,number(8),EMP_NO 社員番号 h_keyword,char(20),SYSTEM 経歴要項 h_from_date,date,START_DATE 経歴開始年 月日 h_to_date,date,FINISH_DATE 経歴終了年 月日 h_description,char(255),DESC 経歴内容 空間オブジェクト結合定義ステートメント employee.personal_id,pers
onal_history.h_emp_id 空間オブジェクト”employee”の集合オブジェ
クト群 1,’A’age>= 30 and age <35 1,’B’,years>12 1,’C’,proj_no is null 1,’E’,dept_no=100 2,”X”<+>(’A’’B’)+(’A’
C’)+(’B’’C’))<−>(’A’’B’
’C’) 2,’D’,2:[’A’] 2,’F’,<+>(’A’+’B’)<−>(’A’
’C’)<+>(’A’’B’’C’) 空間オブジェクト”personal_histor
y”の集合オブジェクト 1,’A’,h_keyword=’UNIX’
In the following description, a space object definition described below and a generated aggregate object will be exemplified. Spatial object name "employee" 1, employee, Host, EMP, SQL Employee code personal_id, number (8), PERSONAL_NO Employee number name, char (40), NAME Name age, integer, AGE Date of birth Date address, char (40), ADDR_1 Address tel, char (12), TEL_NO Phone number years, integer, YEARS Years of service dept_no, number (4), DEPT_CODE Department number proj_no, number of object (4CO) Name "personal_history" 2, personal_h history, TECH_HIST, SQL History record h_emp_id, number (8), EMP_NO Employee number h_keyword, char (20), SYSTEM Background information h_from_date, date_start_date, date_start_date_date char (255), DESC Background Content Spatial Object Binding Definition Statement employee. personal_id, pers
onal_history. h_emp_id Collective object group of space object “employee” 1, 1, 'A'age> = 30 and age <35 1, 'B', years> 12 1, 'C', proj_nois null 1, 'E', dept_no = 100 2, "X"<+>('A' 'B') + ('A' '
C ') + (' B ' ' C ')) <->(' A ' ' B '
'C') 2, 'D', 2: ['A'] 2, 'F', <+>('A' + 'B') <->('A'
'C') <+>('A' 'B' 'C') Spatial object "personal_histor"
set object of y "1, 'A', h_keyword = 'UNIX'

【0013】(a)集合生成手段 検索の標識となるキー・フィールドと対応する条件値と
を、関係演算子で結合して記述する検索条件式(a−
1)をメッセージ・ボックス(5−4)に入力し、集合
生成ボタン(5−6)をクリックする。フィールド名
は、フィールド・オブジェクト・ブラウザー(5−3)
上をマウスでクリックして選択することも可能である。 (a−1)検索条件式の入力例 age>=30 and age <35
(A) Set generation means A search condition expression (a-a) describing a key field serving as a search indicator and a corresponding condition value connected by a relational operator.
1) is input into the message box (5-4), and the set generation button (5-6) is clicked. Field name is field object browser (5-3)
It is also possible to click on the mouse to select it. (A-1) Input example of search condition expression age> = 30 and andge <35

【0014】(b)集合描画手段 描画する3個までの集合オブジェクトを、集合オブジェ
クト・ブラウザー(5−3)の中からマウスでクリック
して選択すると、メッセージ・ボックス(5−4)に集
合オブジェクトの識別子(b−1)が表記されるので、
集合描画ボタン(5−7)をクリックする。 (b−1)選択した集合オブジェクト識別子の入力例 ’A’,’B,’C’
(B) Set drawing means When up to three set objects to be drawn are selected by clicking with the mouse from the set object browser (5-3), the set objects are displayed in a message box (5-4). Since the identifier (b-1) is written,
Click the set drawing button (5-7). (B-1) Input example of selected set object identifier 'A', 'B,' C '

【0015】(c)集合選択手段 集合グラフ上の領域オブジェクトの内部を、マウスでク
リックして選択する。目的の集合が複数の領域オブジェ
クト、またはその切片の論理和から構成される場合、そ
れらを加算するためにシフト・キーを押下しながら、任
意の順序で連続して領域オブジェクトを選択すると、メ
ッセージ・ボックス(5−4)に集合論理式(c−1)
が表記されるので、集合選択ボタン(5−8)をクリッ
クする。集合論理式の最後部に等号に続いて表記される
数値は、構成した論理集合の件数を表記するものであ
る。 (c−1)領域オブジェクトをクリックすることで表記
される集合論理式の例 (’A’−((’A’’B’)+(’A’
C’)))+(’C’−((’A’’C’)+(’
B’’C’)))+(’B’−((’A’’B’)
+(’B’’C’)))=85
(C) Set selecting means The inside of the area object on the set graph is selected by clicking with the mouse. If the target set consists of the logical OR of multiple area objects or their intercepts, selecting the area objects consecutively in any order while pressing the shift key to add them will result in a message Set logical expression (c-1) in box (5-4)
Is clicked, and a set selection button (5-8) is clicked. The numerical value described after the equal sign at the end of the set logical expression indicates the number of the logical set that has been formed. (C-1) Example of set logical expression expressed by clicking area object ('A'-(('A' 'B') + ('A' '
C '))) + (' C '-((' A ' ' C ') + ('
B ' ' C '))) + (' B '-((' A ' ' B ')
+ ('B' 'C'))) = 85

【0016】(d)集合写像手段 写像しようとする集合を、集合オブジェクト・ブラウザ
ー(5−3)の中から、または集合選択手段によって集
合グラフ上から論理的な集合を選択し、メッセージ・ボ
ックスに集合オブジェクト識別子または集合命題論理式
が表記(d−1)された状態で、集合写像ボタン(5−
9)をクリックする。 (d−1)写像する集合オブジェクト識別子または集合
命題論理式の例 ’A’または <+>((’A’’B’)+(’A’’C’)
+(’B’’C’))<−>(’A’’B’
C’) 集合写像ボタンが”OK?”ボタンに変わると共に、写
像することができる空間オブジェクトの一覧を表示する
空間オブジェクト・ブラウザーが、フィールド・オブジ
ェクト・ブラウザーの表示位置に表示されるので、写像
しようとする空間オブジェクト名をマウスでクリックし
て選択し、メッセージ・ボックスに表記(d−2)され
た状態で、”OK?”ボタンをクリックする。 (d−2)写像する宛先の空間オブジェクト名の例 employee
(D) Set mapping means A set to be mapped is selected from a set object browser (5-3) or a logical set from a set graph by a set selection means, and is displayed in a message box. In the state where the set object identifier or the set propositional logical expression is described (d-1), the set mapping button (5-
9) Click. (D-1) Example of set object identifier or set propositional logical expression to be mapped 'A' or <+>(('A' 'B') + ('A' 'C')
+ ('B' 'C')) <->('A' 'B' '
C ') The set mapping button changes to an "OK?" Button, and a spatial object browser that displays a list of spatial objects that can be mapped is displayed at the display position of the field object browser. Is clicked on with a mouse to select a space object name, and the "OK?" Button is clicked in the state described in the message box (d-2). (D-2) Example of spatial object name of destination to be mapped employee

【0017】(e)集合抽出手段 抽出しようとする集合を、集合オブジェクト・ブラウザ
ー(5−3)の中から、または集合選択手段によって集
合グラフ上から論理的な集合を選択し、メッセージ・ボ
ックスに集合オブジェクト識別子または集合命題論理式
(e−1)が表記された状態で、集合抽出ボタン(5−
10)をクリックする。 (c−1)抽出する集合オブジェクト識別子または集合
命題論理式の例 ’D’または <+>’A’<−>((’A’
B’)+(’A’’C’)) 集合抽出ボタンが”OK?”ボタンに変わるので、フィ
ールド・オブジェクト・ブラウザー(5−2)から抽出
しようとするフィールド群をマウスでクリックして選択
し、メッセージ・ボックスに表記(e−2)された状態
で、”OK?”ボタンをクリックする。 (e−2)抽出する集合のフィールド・オブジェクト名
の例 personal_id,name,age,dept
_no,
(E) Set extracting means A set to be extracted is selected from a set object browser (5-3) or a logical set from a set graph by a set selecting means, and is set in a message box. In the state where the set object identifier or the set propositional logical expression (e-1) is described, the set extraction button (5-
10) Click. (C-1) Example of set object identifier or set propositional logical expression to be extracted 'D' or <+>'A'<->(('A' '
B ') + (' A ' ' C ')) The set extraction button changes to an "OK?" Button. Click on the field group to be extracted from the field object browser (5-2) with the mouse. Is selected and displayed in the message box (e-2), and clicks the "OK?" Button. (E-2) Example of field object name of set to be extracted personal_id, name, age, dept
_No,

【0018】[0018]

【作用】[Action]

(a)集合生成作用 集合生成ボタンのクリックによって、メッセージ・ボッ
クスに記述された検索条件式(a−1)を取得し、集合
グラフ検索指令に変換した集合生成オブジェクト・メッ
セージ(a−2)を生成する。 (a−1)検索条件式の入力例 age >=30 and age <35 (a−2)集合生成オブジェクト・メッセージの例 createSet ’A’ where age>=
30 and age<35. 集合生成オブジェクト・メッセージは、問い合わせ言語
指令生成部において、空間オブジェクトに定義された問
い合わせ言語の検索指令に変換され、問い合わせ言語イ
ンタフェース部を通じて問い合わせ言語プログラムに送
信される。問い合わせ言語プログラムから受信する応答
メッセージは、問い合わせ言語インタフェース部で解析
され、回答件数が集合生成手段部に通知される。集合生
成手段部は、検索条件式を集合の条件属性に、回答件数
を集合の件数属性に記録し、空間オブジェクト内で固有
の識別子を割り当てて登録する。また、生成した集合オ
ブジェクトを集合グラフに描画する集合描画オブジェク
ト・メッセージ(a−3)を実行する。 (a−3)集合生成作用が実行する集合描画オブジェク
ト・メッセージの例 drawSet ’A’ by rate.
(A) Set generation operation By clicking the set generation button, the retrieval condition expression (a-1) described in the message box is acquired, and the set generation object message (a-2) converted into the set graph search command is obtained. Generate. (A-1) Input example of search condition expression age> = 30 and age <35 (a-2) Example of set generation object message createSet 'A' where age> =
30 and age <35. The set generation object message is converted into a query command of the query language defined in the space object in the query language command generation unit, and transmitted to the query language program through the query language interface unit. The response message received from the inquiry language program is analyzed by the inquiry language interface unit, and the number of answers is notified to the set generation unit. The set generation unit records the search condition expression in the condition attribute of the set and the number of answers in the number attribute of the set, and assigns and registers a unique identifier within the spatial object. In addition, a set drawing object message (a-3) for drawing the generated set object on the set graph is executed. (A-3) Example of set drawing object message executed by set generation action drawSet 'A' by rate.

【0019】(b)集合描画作用 集合描画ボタンのクリックによって、メッセージ・ボッ
クスに記述された集合オブジェクト識別子(b−1)を
取得し、集合描画オブジェクト,メッセージ(b−2)
を生成する。 (b−1)描画する集合オブジェクト識別子の例 ’A’,’B’,’C’ (b−2)集合描画オブジェクト・メッセージの例 drawSet ’A’,’B’,’C’by fi
t. 複数の集合オブジェクトが指定された場合、選択された
集合オブジェクト間の論理積を自動的に検証する。集合
オブジェクト間の論理積は、集合オブジェクトの条件属
性から論理積条件の集合オブジェクトを生成して検索処
理し、論理積集合の件数を取得する。この論理積集合の
条件式と回答件数を副集合オブジェクトと言い、セッシ
ョンが継続する間、保持し再利用する。 (b−3)副集合オブジェクトを生成するオブジェクト
・メッセージの例 createSubSet ’A’’B’. 集合グラフは、相対(rate)、適合(fit),拡
大(zoom)の3つの様式で描画することができる。
相対様式は、空間オブジェクトの要素の件数に対する集
合オブジェクトの件数の比率を、空間オブジェクトの面
積における領域オブジェクトの面積として描画する様式
で、母集合と対比することに適している。適合様式は、
すべての領域オブジェクトが描画枠に収容できる倍率に
調整して描画する様式で、集合間の量的な比較と、集合
と集合の間にある論理的な関係を判定することに適して
いる。拡大様式は、相対様式の描画倍率を1として、再
描画する毎に2倍して描画する様式で、集合グラフの細
部の関係をより注目して見ることに適している。
(B) Set drawing operation By clicking the set drawing button, the set object identifier (b-1) described in the message box is obtained, and the set drawing object and message (b-2) are obtained.
Generate (B-1) Example of set object identifier to be drawn 'A', 'B', 'C' (b-2) Example of set drawing object message drawSet 'A', 'B', 'C' by fi
t. When multiple aggregate objects are specified, the logical product between the selected aggregate objects is automatically verified. The logical product between the set objects is obtained by generating a set object of the logical product condition from the condition attribute of the collective object, performing a search process, and acquiring the number of logical product sets. The conditional expression of the intersection set and the number of answers are called a subset object, and are retained and reused for the duration of the session. (B-3) Example of object message for generating subset object createSubSet 'A' 'B'. The set graph can be drawn in three modes: relative, fit, and zoom.
The relative style is a style in which the ratio of the number of set objects to the number of elements of the space object is drawn as the area of the area object in the area of the space object, and is suitable for comparison with the mother set. The conforming style is
This is a mode in which all area objects are drawn by adjusting to a magnification that can be accommodated in the drawing frame, and is suitable for quantitative comparison between sets and determination of a logical relationship between sets. The enlarging style is a style in which the drawing magnification of the relative style is set to 1 and the drawing is doubled every time redrawing is performed, and is suitable for paying more attention to the detailed relationship of the set graph.

【0020】(c)集合選択作用 集合選択ボタンのクリックによって、メッセージ・ボッ
クスに記述された、領域オブジェクトを選択して構成し
た集合の集合論理式(c−1)を取得し、「集合論理式
の言い換え」を行ない、集合命題論理式(c−2)に言
い換えてメッセージ・ボックスに表記すると共に、集合
選択オブジェクト・メッセージ(c−3)を生成する。 (c−1)領域オブジェクトを選択して構成した集合論
理式の例 ((’A’’B’)−(’A’’B’’C’))
+((’B’’C’)−(’A’’B’
C’))+((’A’’C’)−(’A’
B’’C’))=85 (c−2)メッセージ・ボックスに表記する集合命題論
理式の例 <+>((’A’’B’)+(’A’’C’)
+(’B’’C’))<−>(’A’’B’
C’) (c−3)集合選択オブジェクト・メッセージの例 selectSet<+>((’A’’B’)+(’
A’’C’)+(’B’’C’))<−>(’A’
’B’’C’) 集合選択手段は、論理的な集合を確定し、「集合論理式
の言い換え」を行ない、集合生成、集合写像、集合抽出
の各手段の入力とする集合命題論理式を生成するもので
ある。集合命題論理式(c−2)がメッセージ・ボック
スに表記された状態で、集合生成ボタンをクリックする
と、集合生成オブジェクト・メッセージ(c−3)が実
行され、演繹集合オブジェクトが生成される。 (c−3)演繹集合オブジェクトを生成するオブジェク
ト・メッセージの例 createSet”X”with<+>((’
A’’B’)+(’A’’C’)+(’B’
C’))<−>(’A’’B’’C’)
(C) Set selection operation By clicking the set selection button, the set logical expression (c-1) of the set formed by selecting the area objects described in the message box is obtained, and the "set logical expression" is obtained. Is performed in the message box instead of the set propositional logical expression (c-2), and the set selection object message (c-3) is generated. (C-1) Example of set logical expression formed by selecting area objects (('A' 'B')-('A' 'B' 'C'))
+ (('B' 'C')-('A' 'B' '
C ')) + ((' A ' ' C ')-(' A ' '
B ' ' C ')) = 85 (c-2) Example of a set propositional logical expression described in a message box <+>((' A ' ' B ') + (' A ' ' C ')
+ ('B' 'C')) <->('A' 'B' '
C ') (c-3) Example of Set Selection Object Message selectSet <+>((' A ' ' B ') + ('
A ' ' C ') + (' B ' ' C ')) <->(' A '
'B' 'C') The set selection means determines the logical set, performs “paraphrasing of the set logical expression”, and sets propositional logic as an input to each of the means of set generation, set mapping, and set extraction. Generates an expression. When the set generation button is clicked with the set propositional formula (c-2) written in the message box, the set generation object message (c-3) is executed and a deduced set object is generated. (C-3) Example of Object Message for Generating Deductive Set Object createSet "X" with <+>(('
A ' ' B ') + (' A ' ' C ') + (' B ' '
C ')) <->(' A ' ' B ' ' C ')

【0021】(d)集合写像作用 集合写像ボタンのクリックによって、メッセージ・ボッ
クスに記述された集合オブジェクト識別子(d−1)、
または集合命題論理式を取得し、次に”OK?”ボタン
のクリックによって、メッセージ・ボックスに記述され
た写像する宛先の空間オブジェクト名(d−2)を取得
して、集合写像オブジェクト・メッセージ(d−3)を
生成する。 (d−1)集合オブジェクト識別子の例 ’A’ (d−2)写像する宛先の空間オブジェクト名の例 employee (d−3)集合写像オブジェクト・メッセージの例 projectSet’A’to 1:employe
e このオブジェクト・メッセージは、写像する空間オブジ
ェクトに移行する空間選択オブジェクト・メッセージ
(d−4)を実行して、画毎上に表示される空間オブジ
ェクトが遷移した後に、集合生成オブジェクト・メッセ
ージ(d−5)を実行する。集合写像作用で生成される
集合オブジェクトの条件属性は、元の空間オブジェクト
番号で修飾した、元の条件属性が記述される (d−4)空間選択オブジェクト・メッセージの例 selectSpace personal−hist
ory. (d−5)集合生成オブジェクト・メッセージの例 createSet’D’with 2:[’A’] 集合写像オブジェクト・メッセージが実行する集合生成
オブジェクト・メッセージは、写像先の空間オブジェク
トに定義された問い合わせ言語指令生成部のサブ・モジ
ュールに送信される
(D) Set mapping action By clicking the set mapping button, a set object identifier (d-1) described in the message box,
Alternatively, a set propositional logical expression is obtained, and then the spatial object name (d-2) of the destination to be mapped described in the message box is obtained by clicking the "OK?" Button, and the set mapped object message ( d-3) is generated. (D-1) Example of set object identifier 'A' (d-2) Example of spatial object name of destination to be mapped employee (d-3) Example of set mapped object message projectSet'A'to 1: employee
e This object message executes the space selection object message (d-4) that shifts to the spatial object to be mapped, and after the space object displayed on each image transitions, the set generation object message (d Perform -5). The condition attribute of the set object generated by the set mapping action is the original condition attribute modified by the original space object number. (D-4) Example of space selection object message selectSpace personal-hist
ory. (D-5) Example of Set Generation Object Message createSet'D'with 2: ['A'] The set generation object message executed by the set mapping object message is a query language defined in the spatial object of the mapping destination. Sent to sub-module of command generator

【0022】(e)集合抽出作用 集合抽出ボタンのクリックによって、メッセージ・ボッ
クスに記述された集合オブジェクト識別子、または集合
命題論理式(e−1)を取得し、次に”OK?”ボタン
のクリックによって、メッセージ・ボックスに記述され
た抽出するフィールド・オブジェクト名(e−2)を取
得して、集合抽出オブジェクト・メッセージ(e−3)
を生成する。 (e−1)集合命題論理式の例 <+> ((’A’’B’’D’)+(’A’
C’’D’)+(’B’’C’’D’)) <−
>(’A’’B’’C’’D’) (e−2)抽出するフィールド・オブジェクト名の例 personal_id,name,age,dept
_no, (e−3)集合抽出オブジェクト・メッセージの例 readSet<+>((’A’’B’’D’)+
(’A’’C’’D’)+(’B’’C’
D’)) <−>(’A’’B’’C’’D’)
[name,age,dept_no,proj_n
o]. 集合抽出オブジェクト・メッセージは、問い合わせ言語
指令生成部に送信されて、問い合わせ言語の検索指令に
変換され、問い合わせ言語インタフェース部を通じて問
い合わせ言語プログラムに送信される。問い合わせ言語
プログラムから受信する応答メッセージは、問い合わせ
言語インタフェース部で解析され、抽出データを集合抽
出指令部に返信する。抽出データは、データ表示ウィン
ドウ上に表示する。
(E) Set extraction action By clicking the set extraction button, the set object identifier or the set propositional formula (e-1) described in the message box is obtained, and then the "OK?" Button is clicked. , The field object name (e-2) to be extracted described in the message box is obtained, and the set extraction object message (e-3)
Generate (E-1) Example of set propositional logical expression <+>(('A' 'B' 'D') + ('A' '
C ' ' D ') + (' B ' ' C ' ' D ')) <-
>('A' 'B' 'C' 'D') (e-2) Example of field object name to be extracted personal_id, name, age, dept
_No, (e-3) Example of set extraction object message readSet <+>(('A' 'B' 'D') +
('A' 'C' 'D') + ('B' 'C' '
D ')) <->(' A ' ' B ' ' C ' ' D ')
[Name, age, dept_no, proj_n
o]. The set extraction object message is transmitted to the query language command generation unit, converted into a query command for the query language, and transmitted to the query language program through the query language interface unit. The response message received from the inquiry language program is analyzed by the inquiry language interface unit, and the extracted data is returned to the set extraction command unit. The extracted data is displayed on the data display window.

【0023】(f)「集合論理式の言い換え」作用 集合グラフの領域オブジェクトを任意の順序で選択する
ことは、図7の(7−a)に示す、同じ領域オブジェク
トで構成する論理集合が、異なる集合論理式(f−1,
f−2)で表記される結果を得る。また、領域オブジェ
クトの切片を記述する集合論理式が合成されるために、
論理積集合の要素の記述が重複したり、包含される集合
の記述が存在する。「集合論理式の言い換え」は、この
ような不定形で冗長な集合論理式を、その要素を並べ変
え、要素の論理を演算して、命題を記述する集合命題論
理式(f−3)に言い換えるものである。 (f−1)集合論理式の例(1) (’B’−((’A’’B’)+(’B’
C’)))+((’B’’C’)−(’A’’B’
’C’))+(’A’−((’A’’B’)+(’
A’’C’)))+((’A’’B’)−(’A’
’B’’C’))+(’A’’B’’C’)=
255 (f−2)集合論理式の例(1)と同じ命題の異なる集
合論理式の例(2) (’A’’B’’C’)+((’B’’C’)−
(’A’’B’’C’))+((’A’’B’)
−(’A’’B’’C’))+(’B’+((’
A’’B’)+(’B’、C’)))+(’A’−
((’A’’B’)+(’A’’C’)))=25
5 (f−3)集合命題論理式の例 <+>(’A’+’B’)<−>(’A’’C’)<
+>(’A’’B’’C’) 集合命題論理式(f−3)は、左辺の論理集合が右辺よ
り大で、肯定論理を表わす記号”<+>”と、否定論理
を表わす記号”<−>”とで、交互に連結して記述さ
れ、集合を「大きなもの」から「この部分は除いて」た
だし「除いた部分に含まれるより小さなこの部分は除か
ないで」と、段階的に表現する形式である。この表現形
式は、集合の命題を容易に認識することが可能であると
共に、一般的な問い合わせ言語が提供する検索指令に変
換することが可能な形式である。演繹集合オブジェクト
(f−4)を含む集合論理式(f−5)は、演繹集合オ
ブジェクトの識別子を、原始集合オブジェクトの識別子
に置き換えて展開した後に、「集合論理式の言い換え」
を行ない、集合命題論理式(f−6)を構成する。 (f−4)演繹集合オブジェクトの例 2,’F’,<+>(’A’+’B’)<−>(’A’
’C’)<+>(’A’’B’’C’) (f−5)演繹集合オブジェクトを含む集合論理式の例 ’E’’F’ (f−6)集合命題論理式の例 <+>((’A’’B’’E’)+(’B’
C’’E’))<−>(’A’’B’’C’
E’) 図7に、領域オブジェクトを選択して構成した論理集合
の図と、その論理集合を表記する集合論理式と、「集合
論理式の言い換え」によって生成した集合命題論理式の
結果を示す。
(F) Operation of “paraphrase of set logical formula” Selecting the area objects of the set graph in an arbitrary order means that the logical set composed of the same area objects shown in (7-a) of FIG. Different set logical expressions (f−1,
The result represented by f-2) is obtained. Also, since a set logical expression that describes the intercept of the area object is synthesized,
The description of the elements of the intersection set overlaps, or the description of the included set exists. The “paraphrasing of set logical expression” is to convert such an indefinite and redundant set logical expression into a set propositional logical expression (f-3) that rearranges its elements, calculates the logic of the elements, and describes the proposition. This is a paraphrase. (F-1) Example of set logical expression (1) ('B'-(('A' 'B') + ('B' '
C '))) + ((' B ' ' C ')-(' A ' ' B '
'C')) + ('A'-(('A' 'B') + ('
A ' ' C '))) + ((' A ' ' B ')-(' A '
'B' 'C')) + ('A' 'B' 'C') =
255 (f-2) Example of a set logical expression having the same proposition as that of example (1) of a set logical expression (2) ('A' 'B' 'C') + (('B' 'C' )-
('A' 'B' 'C')) + (('A' 'B')
− ('A' 'B' 'C')) + ('B' + (('
A ' ' B ') + (' B ' , C'))) + ('A'-
(('A' 'B') + ('A' 'C'))) = 25
5 (f-3) Example of set propositional logical expression <+>('A' + 'B') <->('A' 'C') <
+>('A' 'B' 'C') The set propositional formula (f-3) has a logical set on the left-hand side larger than the right-hand side. The symbol "<->" is used to describe the set alternately, and the set is changed from "large" to "excluding this part", but "excluding this part that is smaller than the excluded part." Is a format that is expressed step by step. This expression form is a form that can easily recognize the set proposition and can be converted into a search command provided by a general query language. The set logical expression (f-5) including the deduced set object (f-4) is expanded by replacing the identifier of the deduced set object with the identifier of the primitive set object, and then “paraphrasing the set logical expression”
To construct a set propositional formula (f-6). (F-4) Example of deductive set object 2, 'F', <+>('A' + 'B') <->('A'
'C') <+>('A' 'B' 'C') (f-5) Example of set logical expression including deductive set object 'E' 'F' (f-6) Set proposition Example of logical expression <+>(('A' 'B' 'E') + ('B' '
C ' ' E ')) <->(' A ' ' B ' ' C ' '
E ′) FIG. 7 shows a diagram of a logical set formed by selecting an area object, a set logical expression expressing the logical set, and a result of a set propositional logical expression generated by “paraphrasing the set logical expression”. .

【0024】(g)問い合わせ言語指令生成作用 問い合わせ言語指令生成部は、入力されたオブジェクト
・メッセージから問い合わせ言語プログラムの検索指令
を生成する。問い合わせ言語指令生成部は、言語仕様に
対応して個別のサブ・モジュールが用意されており、空
間オブジェクトに定義された問い合わせ言語プログラム
の名称に対応した検索指令を生成する。本発明のプログ
ラムは、株式会社ソフトウェア・エージー社のSOAR
検索プログラムと、会話型SQLプログラムと、アップ
ル・コンピュータ社が提供するHyperCardのデ
ータベース機能との、各言語仕様に対応するサブ・モジ
ュールを実装する。SOAR検索プログラムは、本発明
のプログラムが生成する集合命題論理式を、ほぼ直接S
OAR−LQプログラムに入力して処理することが可能
である。HyperCardのデータベース機能は、集
合命題論理式の肯定論理部、否定論理部をそれぞれ個別
のマーク命令に置き換えて実行し、最終的にマークされ
たカードが検索集合となる.以下の説明では、一般的な
会話型SQLプログラムの検索指令に変換する例を記
す。集合生成オブジェクト・メッセージ(g−1)は、
空間オブジェクトに定義されたデータベース・ファイル
名を検索の基底テーブル名とし、検索指令(g−2)を
生成する。 (g−1)集合生成オブジェクト・メッセージの例 createSet’A’where age>=30
and age<35. (g−2)検索指令の例 SELECT COUNT()FROM EMP W
HERE age>=30 and age<35; 集合写像オブジェクト・メッセージ(g−3)は、写像
先の空間オブジェクトに定義されたデータベース・ファ
イル名を基底テーブル名とし、リンク・フィールドで要
素を結合する検索指令部(g−4)を生成し、元の空間
オブジェクトに定義されたデータベース・ファイル名と
条件式の検索指令部を生成し、合成して1個の検索指令
(g−5)を生成する。 (g−3)集合写像オブジェクト・メッセージの例 projectSet’A’to employee. (g−4)主検索指令部の例 SELECT COUNT()FROM EMP WHERE EMP.PERSONAL_NO=TEC
H_HISTORY.EMP_ID (g−5)元のオブジェクトの検索条件を加えて生成し
た集合写像検索指令の例 SELECT COUNT()FROM emplo
yee WHERE employee.personal_i
d=personal_hisotry.h_emp_
id AND personal_history.h
_keyword=’UNIX’; 集合抽出オブジェクト・メッセージ(g−6)は、フィ
ールド・オブジェクト記述からデータ抽出指令部(g−
7)を生成し、集合オブジェクト識別子から条件属性を
参照して検索指令部を生成し、合成して1個の検索指令
(g−8)の生成する。 (g−6)集合抽出オブジェクト・メッセージの例 readSet’A’[personal_id,na
me,age,dept_no]. (g−7)データ抽出指令部の例 SELECT PERSONAL_NO,NAME,A
GE,DEPT_CODE FROM EMP (g−8)検索指令部を加えて生成した集合抽出検索指
令の例 SELECT PERSONAL_NO,NAME,A
GE,DEPT_CODE FROM EMP WHERE AGE>=30 AND AGE<35; オブジェクト・メッセージが、集合命題論理式を含むオ
ブジェクト・メッセージ(g−9)の場合は、集合命題
論理式の集合オブジェクト識別子と、集合論理演算子を
対応するSQL指令に変換して、問い合わせ言語の指令
(g−10)を生成する。集合論理演算子は、論理和’
+’および肯定論理’<+>’は”UNION”また
は”OR”に、論理差’−’および否定論理’<−>’
は”MINUS”に、論理積’’は、”AND”また
は”INTERSECT”に置換する。 (g−9)集合命題論理式による集合生成オブジェクト
・メッセージの例 createSet’E’with<+>’A’<−>
((’A’’B’)+(’A’’C’)). (g−10) 検索指令の例 SELECT COUNT()FROM EMP W
HERE AGE>=30 AND AGE<35 M
INUS ((SELECT COUNT()FROM EMP WHERE AGE>=30 AND AGE>35
AND YEARS>12) UNION (SELECT COUNT()FROM EMP WHERE AGE)=30 AND AGE>35
AND PROJ_CODE IS NULL));
(G) Query Language Command Generation Function The query language command generation unit generates a query command for a query language program from the input object message. The query language command generation unit is provided with individual sub-modules corresponding to the language specifications, and generates a search command corresponding to the name of the query language program defined in the space object. The program of the present invention is a software program of SOA
Implement sub-modules corresponding to each language specification, such as a search program, an interactive SQL program, and a HyperCard database function provided by Apple Computer. The SOAR search program converts the set propositional formula generated by the program of the present invention almost directly into S
It can be input to the OAR-LQ program and processed. The HyperCard database function replaces the positive logical part and the negative logical part of the set propositional logical expression with individual mark instructions and executes them. Finally, the marked card becomes a search set. In the following description, an example of conversion into a search command of a general interactive SQL program will be described. The set generation object message (g-1) is
A search command (g-2) is generated using the database file name defined in the spatial object as the base table name for search. (G-1) Example of Set Generation Object Message createSet'A'where age> = 30
and age <35. (G-2) Example of search command SELECT COUNT ( ) FROM EMP W
HERE age> = 30 and age <35; The set mapping object message (g-3) uses a database file name defined for a mapping destination spatial object as a base table name and searches for linking elements by link fields. A command section (g-4) is generated, and a search command section for a database file name and a conditional expression defined in the original spatial object is generated and combined to generate one search command (g-5) . (G-3) Example of Set Mapping Object Message projectSet'A'to employee. (G-4) Example of main search command section SELECT COUNT ( ) FROM EMP WHERE EMP. PERSONAL_NO = TEC
H_HISTORY. EMP_ID (g-5) Example of set mapping search command generated by adding search conditions for original object SELECT COUNT ( ) FROM empl
eye WHERE employee. personal_i
d = personal_history. h_emp_
id AND personal_history. h
_Keyword = 'UNIX'; The set extraction object message (g-6) is a data extraction command part (g-
7) is generated, a search command part is generated by referring to the condition attribute from the set object identifier, and is combined to generate one search command (g-8). (G-6) Example of set extraction object message readSet'A '[personal_id, na
me, age, dept_no]. (G-7) Example of data extraction command section SELECT PERSONAL_NO, NAME, A
GE, DEPT_CODE FROM EMP (g-8) Example of set extraction search command generated by adding search command section SELECT PERSONAL_NO, NAME, A
GE, DEPT_CODE FROM EMP WHERE AGE> = 30 AND AGE <35; If the object message is an object message (g-9) including a set propositional logical expression, the set object identifier of the set propositional logical expression and the set logical The operator is converted into a corresponding SQL command to generate a query language command (g-10). The set logical operator is OR '
+ 'And positive logic'<+>'are"UNION" or "OR", and the logical difference'-'and negative logic'<->'
Is replaced with “MINUS”, and the logical product “ ” is replaced with “AND” or “INTERSECT”. (G-9) Example of Set Generation Object Message by Set Propositional Logical Expression createSet'E'with <+>'A'<->
(('A' 'B') + ('A' 'C')). (G-10) Example of search command SELECT COUNT ( ) FROM EMP W
HERE AGE> = 30 AND AGE <35 M
INUS ((SELECT COUNT ( ) FROM EMP WHERE AGE> = 30 AND AGE> 35
AND YEARS> 12) UNION (SELECT COUNT ( ) FROM EMP WHERE AGE) = 30 AND AGE> 35
AND PROJ_CODE IS NULL));

【0025】(h)問い合わせ言語インタフェース作用 問い合わせ言語インタフェース部は、通信回線とのイン
タフェース、または同一のコンピュータ・システム上に
おけるパイプなどの機能を介して、問い合わせ言語プロ
グラムと本発明のプログラムの間との送受信処理を制御
する。問い合わせ言語プログラムの入出力状態や応答メ
ッセージの中から回答件数を探索して抽出するための予
約語を選定し、事前にインタフェース・キーワード・ス
テートメントに定義する。インタフェース・キーワード
・ステートメントは、キーワード、問い合わせ言語プロ
グラム名、予約語を記述する。問い合わせ言語プログラ
ムへの送信は、プロンプト・メッセージ(h−1)によ
って入力可能な状態を判定し、指令を送信する。問い合
わせ言語プログラムからの受信は、回答件数の受信と集
合抽出におけるデータ要素の受信がある。回答件数の受
信では、受信するメッセージ・テキストの中から、件数
を表記する予約語(h−2)を探索して抽出し、要求元
に送信する。データ要素の受信では、集合抽出の問い合
わせ言語指令を送信した状態を記録し、その後に受信す
る応答メッセージを、次のプロンプト・メッセージを受
信するまで、すべて集合抽出手段部に送信する。 (h−1)プロンプト・メッセージ定義の例 prompt_ready,SOAR,”TYPE
COMMAND (M)” prompt_ready’SQL,”SQL>” (h−2)件数を表記する予約語定義の例 count_receive,SOAR,”RECOR
DS FOUND” count_receive,SQL,”record
s selected”
(H) Inquiry Language Interface Function The inquiry language interface unit communicates between the inquiry language program and the program of the present invention through an interface with a communication line or a function such as a pipe on the same computer system. Controls transmission / reception processing. A reserved word for selecting and extracting the number of answers from the input / output state of the inquiry language program and the response message is selected and defined in advance in the interface keyword statement. The interface keyword statement describes a keyword, a query language program name, and a reserved word. For transmission to the inquiry language program, a state in which input is possible is determined by the prompt message (h-1), and a command is transmitted. Reception from the inquiry language program includes reception of the number of answers and reception of data elements in set extraction. In the reception of the number of answers, a reserved word (h-2) indicating the number is searched and extracted from the received message text and transmitted to the request source. In the reception of the data element, the state in which the query language command for set extraction is transmitted is recorded, and all response messages received thereafter are transmitted to the set extraction unit until the next prompt message is received. (H-1) Example of prompt message definition prompt_ready, SOAR, " TYPE
COMMAND (M) "prompt_ready'SQL,"SQL>"(h-2) Example of reserved word definition indicating number of counts count_receive, SOAR," RECORD "
DS FOUND ”count_receive, SQL,“ record
s selected ”

【0026】(i)ログ・レコード 操作記録ならびに問い合わせ言語との交信記録は、以下
に記すログ・ヘッダー・レコードを付与して記録され
る。 nnn sss−LE:message nnn ...−..:ログ行番号 ..sss−..:空間オブジェクト番号 メッセージ・レベル ... ...−1.:主指令オブジェクト・メッセー
ジ ... ...−2.:副指令オブジェクト・メッセー
ジ ... ...−3.:データベース問い合わせ言語と
の交信メッセージ ... ...−4.:トレース・メッセージ ... ...−9.:メッセージ・ボックスから取得
した内容の確認メッセージ メッセージ・クラス・コード ... ...−.C:指令 ... ...−.I:トレース情報 ... ...−.W:警告 ... ...−.E:処理例外 ... ...−.F:システム障害 ... ...−..:オブジェクト・メッセージなら
びに交信メッセージ オブジェクト・メッセージは、コントロール・パネルの
操作指令、ならびにモジュール間の指令が記録される。
交信メッセージは、宛先ノード名、交信メッセージ順序
番号が付与され、指令送信メッセージ(i−1)と、応
答受信メッセージ(i−2)が記録される。 (i−1)指令送信メッセージの例 032 001−3S:Host:034:”SELE
CT COUNT()...;” (i−2)応答受信メッセージの例 033 001−3R:Host:034:”200
records selected.”
(I) Log record The operation record and the communication record with the inquiry language are recorded with the log header record described below. nnn sss-LE: message nnn. . . −. . : Log line number. . sss-. . : Spatial object number Message level. . . . . . -1. : Main command object message . . . . . -2. : Subcommand object message. . . . . . -3. : Communication message with database query language. . . . . . -4. : Trace message. . . . . . -9. : Message confirming the contents obtained from the message box Message class code. . . . . . −. C: Command. . . . . . −. I: Trace information. . . . . . −. W: Warning. . . . . . −. E: Processing exception. . . . . . −. F: System failure. . . . . . −. . : Object message and communication message The object message records the operation command of the control panel and the command between modules.
The communication message is provided with a destination node name and a communication message sequence number, and a command transmission message (i-1) and a response reception message (i-2) are recorded. (I-1) Example of command transmission message 032 001-3S: Host: 034: "SELE
CT COUNT ( ). . . ; (I-2) Example of response reception message 033 001-3R: Host: 034: "200
records selected. "

【0027】[0027]

【実施例】本発明を実現したプログラムによって、人事
情報データベースを検索する実施例を以下に示す。人事
情報データベースは、SQL仕様のデータベース管理シ
ステム上に構築されたデータベースで、社員テーブル”
EMP”と、技術経歴テーブル”TECH_HISTO
RY”がある。社員テーブルは、空間オブジェクト”0
01”に、技術経歴テーブルは、空間オブジェクト”0
02”に定義され、空間オブジェクト”001”の”p
ersonal_id,と、空間オブジェクト”00
2”の”emp_id”は、空間結合ステートメントに
定義され、結合される。検索の命題は、「新規プロジェ
クト・リーダー候補者の名簿を作成すること」で、候補
者は、「年令が30歳以上35歳未満で勤続年数が12
年以上、または、年令が30歳以上35歳未満でプロジ
ェクトに属していないこと、または、勤続年数が12年
以上でプロジェクトに属していないこと、のいずれかの
条件を満足し、さらに”UNIX”に関する開発経験を
有する社員であることが必要である。」と分析された。
この段階は、人事担当者の適用分野における知識と経験
による業務上の思考作業である。データベース検索操作
における思考作業は、対象の属性を分析して、検索条件
式を記述することである。検索する対象の属性は、以下
の4つの検索条件を因子とし、それらの組み合わせによ
って構成されるものであることが理解される。 (A)「年令が30歳以上35歳未満」 (B)「勤続年数が12年以上」 (C)「プロジェクトに属していない」 (D)「UNIXに関する開発経験」 処理の過程を示すためにオブジェクト・メッセージを記
録したログを記す。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment for searching a personnel information database by a program implementing the present invention will be described below. The personnel information database is a database built on a database management system of the SQL specification, and has an employee table.
EMP ”and technical history table“ TECH_HISTO ”
RY ”. The employee table has a space object“ 0 ”.
01 ”, the technical history table stores the spatial object“ 0 ”.
02, and “p” of the spatial object “001”
personal_id, and the spatial object “00”
The “emp_id” of “2” is defined and combined in a spatial join statement. The search proposition is “Create a roster of new project leader candidates” and the candidate is “30 years of age. More than 35 years old and 12 years of service
You must be at least 30 years old and under 35 years of age and do not belong to the project, or have been with the project for 12 years or more and do not belong to the project. It is necessary to be an employee who has the development experience of " Was analyzed.
This stage is a business thinking task based on the knowledge and experience of the HR personnel in the field of application. The thinking task in a database search operation is to analyze a target attribute and describe a search condition expression. It is understood that the attributes to be searched are constituted by a combination of the following four search conditions as factors. (A) "Age of 30 to 35" (B) "12 or more years of service" (C) "Not belonging to the project" (D) "Development experience with UNIX" To show the process of processing In the log that records the object message.

【0028】「年令が30歳以上35歳未満」とぃう条
件を満足する集合オブジェクトを生成する。メッセージ
・ボックスに、条件”age>=30 and age
<35”を入力し、操作画面上の集合生成ボタンをクリ
ックする。 012 001−9I:create Set=:ag
e>=30 and age<35 013 001−1C:createSet’A’wh
ere age>=30and age<35. 014 001−3S:Host:001:”SELE
CT COUNT()FROM EMP NHERE
AGE>=30 AND AGE< 35;” 015 001−3R:Host:001:”200
records selected.” 016 001−2C:drawSet’A’by r
ate. 回答件数は、200件であった。「年令が30歳以上3
5歳未満」という条件を満足する集合オブジェクト’
A’が、図8に示す、相対様式の集合グラフに描画され
る。
A set object that satisfies the condition "age is 30 years old or more and less than 35 years old" is generated. In the message box, the condition "age> = 30 and age
Input <35 ”, and click a set generation button on the operation screen.012 001-9I: create Set =: ag
e> = 30 and age <35 013 001-1C: createSet'A'wh
ere age> = 30 and age <35. 014 001-3S: Host: 001: "SELE
CT COUNT ( ) FROM EMP NHRE
AGE> = 30 AND AGE <35;"015 001-3R: Host: 001:" 200
records selected. "016 001-2C: drawSet'A'byr
ate. The number of respondents was 200. "Age 30 or older 3
An aggregate object that satisfies the condition "under 5 years"
A ′ is drawn in the relative style aggregate graph shown in FIG.

【0029】次に、「勤続年数が12年以上」という条
件の集合オブジェクト’B’を生成する。 017 001−9I:create Set=:ye
ars>12 018 001−1C:createSet’B’wh
ere years>12. 019 001−3S:Host:002:”SELE
CT COUNT () FROM EMP WHE
RE YEARS>12;” 002 001−3R:Host:002:”150
records selected.” 021 001−2C:drawSet’B’by r
ate. 回答件数は150件であった。集合オブジェクト’B’
が登録され、集合グラフが描画される。
Next, a set object 'B' is generated under the condition that "the length of service is 12 years or more". 017 001-9I: create Set =: ye
ars> 12 018 001-1C: createSet'B'wh
area ears> 12. 019 001-3S: Host: 002: "SELE
CT COUNT ( ) FROM EMP WHE
RE YEARS>12;"002 001-3R: Host: 002:" 150
records selected. "021 001-2C: drawSet'B'byr
ate. The number of answers was 150. Aggregate object 'B'
Is registered, and a set graph is drawn.

【0030】ここで、集合オブジェクト’A’と’B’
の関係を確認するために、集合グラフを描画する。 022 001−9I:draw Set=:’
A’,’B’ 023 001−1C:drawSet’A’,’B’
by fit. 024 001−2C:createSubset ’
A’’B’. 025 001−3S:Host:003:”SELE
CT COUNT()FROM EMP WHERE
AGE)=30 AND AGE<35 AND Y
EARS>12;” 026 001−3R:Host:003:”75 r
ecords selected.” 集合オブジェクト’A’と’B’の論理積集合の件数は
75件であった。図9に示す、適合様式の集合グラフが
描画され、「年令が30歳以上35歳未満で、勤続年数
が12年以上」の社員が存在することが判定できる。
Here, the aggregate objects "A" and "B"
In order to confirm the relationship, a set graph is drawn. 022 001-9I: draw Set =: '
A ',' B '023 001-1C: drawSet' A ',' B '
by fit. 024 001-2C: createSubset '
A ' ' B '. 025 001-3S: Host: 003: "SELE
CT COUNT ( ) FROM EMP WHERE
AGE) = 30 AND AGE <35 AND Y
EARS>12;"026 001-3R: Host: 003:" 75r
records selected. The number of AND sets of the set objects 'A' and 'B' was 75. A set graph of the conforming style shown in FIG. 9 was drawn. It can be determined that there is an employee who has a "year of 12 years or more".

【0031】「プロジェクトに属していないこと」と
は、現在、特定のプロジェクトにアサインされていない
ことを意味し、”proj_no is null”と
いう条件で検索することができる。集合オブジェクト’
C’を生成する。 027 001−9I:create Set=:Pr
oj_no is null. 028 001−1C:createSet’C’wh
ere proj_nois null. 029 001−3S:Host:004:”SELE
CT COUNT()FROM EMP WHERE
PROJ_CODE IS NULL;” 030 001−3R:Host:004:”100
records selected.” 031 001−2C:drawSet’C’by r
ate. 回答件数は100件であった。集合オブジェクト’C’
が登録され,集合グラフが描画される。
"Not belonging to a project" means that it is not currently assigned to a specific project, and can be searched under the condition "proj_no is null". Aggregate object '
Generate C ′. 027 001-9I: create Set =: Pr
oj_no is null. 028 001-1C: createSet'C'wh
ere proj_nois null. 029 001-3S: Host: 004: "SELE
CT COUNT ( ) FROM EMP WHERE
PROJ_CODE IS NULL; "030 001-3R: Host: 004:" 100
records selected. "031 001-2C: drawSet'C'by r
ate. The number of answers was 100. Aggregate object 'C'
Is registered, and the set graph is drawn.

【0032】命題の対象は、「年令が30歳以上35歳
未満」’A’と、「勤続年数が12年以上」’B’と、
「プロジェクトに属していない」’C’の、集合オブジ
ェクトの各各の論理積の和で、さらに「UNIXに関す
る開発経験」という条件の論理積である。「UNIXに
関する開発経験」という集合を生成する前に、これまで
生成した3個の集合オブジェクト’A’,’B’,’
C’で集合グラフを描画する。 032 001−9I:draw Set=:’
A’,’B’,’C’ 033 001−1C:drawSet’A’,’
B’,’C’by fit. 034 001−2C:createSubset’
A’’C’. 035 001−3S:Host:005:”SELE
CT COUNT()FROM EMP WHERE
AGE>=30 AND AGE <35 AND PROJ_CODE IS NULL;” 036 001−3R:Host:005:”50 r
ecords selected.” 037 001−2C:createSubset’
B’’C’. 038 001−3S:Host:006:”SELE
CT COUNT()FROM EMP WHERE
YEARS>12 AND PROJ_CODE I
S NULL;” 039 001−3R:Host:006:”50 r
ecords selected.” 040 001−2C:createsubset’
A’’B’’C’. 041 001−3S:Host:007:”SELE
CT COUNT()FROM EMP WHERE
AGE>=30 AND AGE <35 AND
YEARS >12 AND PROJ_CODE I
S NULL;” 042 001−3R:Host:007:”30 r
ecords selected.” 副集合オブジェクト、’A’’C’は50件、’B’
’C’は50件、’A’’B’’C’は30件で
あった。この結果、図10に示す集合グラフによって、
3つの集合はそれぞれ交わり合う部分が存在することが
確認できる。(’A’’B’)の領域は、「年令が3
0歳以上35歳未満で勤続年数が12年以上」の論理積
集合を、(’A’’C’)の領域は、「年令が30歳
以上35歳未満でプロジェクトに属していない」の論理
積集合を、(’B’’C’)の領域は、「勤続が12
年以上でプロジェクトに属していない」の論理積集合の
存在を表象する領域オブジェクトである。また、(’
A’’B’’C’)の領域は、「年令が30歳以上
35歳未満で、勤続が12年以上で、プロジェクトに属
していない」という論理積集合を表すもので、この部分
は対象から除外しなければならない。
The subjects of the proposition are "A" is 30 years old or older and less than 35 years old, "A";
This is the sum of the logical product of each of the collective objects of “C” that does not belong to the project, and is the logical product under the condition of “development experience with UNIX”. Before generating the set "Development experience on UNIX", the three set objects' A ',' B ','
Draw a set graph with C '. 032 001-9I: draw Set =: '
A ',' B ',' C '033 001-1C: drawSet' A ','
B ',' C 'by fit. 034 001-2C: createSubset '
A ' ' C '. 035 001-3S: Host: 005: "SELE
CT COUNT ( ) FROM EMP WHERE
AGE> = 30 AND AGE <35 AND PROJ_CODE IS NULL; "036 001-3R: Host: 005:" 50r
records selected. "037 001-2C: createSubset '
B ' ' C '. 038 001-3S: Host: 006: "SELE
CT COUNT ( ) FROM EMP WHERE
YEARS> 12 AND PROJ_CODE I
S NULL; "039 001-3R: Host: 006:" 50r
records selected. "040 001-2C: createsubset '
A ' ' B ' ' C '. 041 001-3S: Host: 007: "SELE
CT COUNT ( ) FROM EMP WHERE
AGE> = 30 AND AGE <35 AND
YEARS> 12 AND PROJ_CODE I
S NULL; "042 001-3R: Host: 007:" 30 r
records selected. "A subset object, 'A' 'C' is 50, 'B'
'C' was 50, 'A' 'B' 'C' was 30. As a result, according to the set graph shown in FIG.
It can be confirmed that each of the three sets has an intersecting portion. ('A' 'B') area is "age is 3
The intersection of (0 to 35 years old and 12 or more years of service), and the area of ('A' 'C'), "age is 30 to 35 years old and does not belong to the project" In the area of ('B' 'C'), "
This is an area object that represents the existence of a logical AND set that does not belong to the project for more than one year. Also,('
The area of A ' ' B ' ' C ') represents the intersection of "age is 30 to 35 years old, has been working for 12 years or more, and does not belong to the project." Parts must be excluded from the subject.

【0033】((’A’’B’)−(’A’’B’
’C’)),((’A’’C’)−(’A’
B’’C’))、((’B’’C’)−(’
A’’B’’C’)の領域オブジェクト部分を選択
し、1個の演繹集合オブジェクトを生成する。図11に
示す集合グラフ上の領域を、マウスでクリックして選択
して、集合選択ボタンをクリックして、集合命題論理式
を生成する。 043 001−9I:select Set
=:((’A’’B’)−(’A’’B’
C’))+((’A’’C’)−(’A’
B’’C’))+((’B’’C’)−(’
A’’B’’C’))=85 044 001−1C:selectSet<+
>((’A’’B’)+(’A’’C’)+(’
B’’C’))<−>(’A’’B’’C’) この論理集合を、”X”という識別子を明示的に指定し
た演繹集合オブジェクトとして登録するために、メッセ
ージ・ボックスに表記された集合命題論理式の前に文字
カーソルを置いて、’”X”with’と入力する。 045 001−9I:create Set=:”
X”with<+>((’A’’B’)+(’
A’’C’)+(’B’’C’))<−>(’A’
’B’’C’) 046 001−1C:createSet”X”wi
th<+>((’A’’B’)+(’A’’C’)
+(’B’’C’))<−>(’A’’B’
C’) 047 001−3S:Host:008:”((SE
LECT COUNT()FROM EMP WHE
RE AGE>=30 AND AGE <35 AND YEARS >12) UNION (SELECT COUNT()FROM EMP
WHERE AGE>=30 AND AGE<35
AND PROJ_CODE IS NULL) UNION (SELECT COUNT() FROM EMP
WHERE YEARS>12 AND PROJ_
CODE IS NULL)) MINUS (SELECT COUNT() FROM EMP
WHERE AGE>=30 AND AGE<35
AND YEARS>12 AND PROJ_CO
DE IS NULL);” 048 001−3R:Host:008:”85 r
ecords selected.” ”X”という演繹集合オブジェクトが登録される。
(('A' 'B')-('A' 'B'
'C')), (('A' 'C')-('A' '
B ' ' C ')), ((' B ' ' C ')-('
A ' ' B ' ' C ') is selected and one deductive set object is generated. An area on the set graph shown in FIG. 11 is selected by clicking with the mouse, and a set selection button is clicked to generate a set propositional formula. 043 001-9I: select Set
=: (('A' 'B')-('A' 'B' '
C ')) + ((' A ' ' C ')-(' A ' '
B ' ' C ')) + ((' B ' ' C ')-('
A ' ' B ' ' C ')) = 85 044 001-1C: selectSet <+
>(('A' 'B') + ('A' 'C') + ('
B ' ' C ')) <->(' A ' ' B ' ' C ') In order to register this logical set as a deductive set object with an explicit designation of "X", the message -Place the character cursor in front of the set propositional formula described in the box and enter "" X "with". 045 001-9I: create Set =: "
X "with <+>(('A' 'B') + ('
A ' ' C ') + (' B ' ' C ')) <->(' A '
'B' 'C') 046 001-1C: createSet "X" wi
th <+>(('A' 'B') + ('A' 'C')
+ ('B' 'C')) <->('A' 'B' '
C ') 047 001-3S: Host: 008: "((SE
LECT COUNT ( ) FROM EMP WHE
RE AGE> = 30 AND AGE <35 AND YEARS> 12) UNION (SELECT COUNT ( ) FROM EMP
WHERE AGE> = 30 AND AGE <35
AND PROJ_CODE IS NULL) UNION (SELECT COUNT ( ) FROM EMP
WHERE YEARS> 12 AND PROJ_
CODE IS NULL)) MINUS (SELECT COUNT ( ) FROM EMP
WHERE AGE> = 30 AND AGE <35
AND YEARS> 12 AND PROJ_CO
DE IS NULL); "048 001-3R: Host: 008:" 85r
records selected. A deduction set object "" X "is registered.

【0034】「UNIXに関する開発経験」という条件
は、personal_history空間オブジェク
トのh_keywordフィールドに’UNIX’と記
述された社員番号を検索し、その社員番号をemplo
yee空間オブジェクトに写像した集合を求めるもので
ある。先ず、空間オブジェクト名の上をクリックして、
空間オブジェクト・ブラウザーを表示し、person
al_history空間オブジェクトを選択して、空
間オブジェクトを遷移する。 049 001−9I:select Space=:
personal_history 050 001−1C:selectSpace Pe
rsonal_history. 「UNIXに関する開発経験」という条件の集合オブジ
ェクトを生成する。 051 002−9I:create Set=:h_
keyword=’UNIX’ 052 002−1C:createSet’A’wh
ere h_keyword=’UNIX’ 053 002−3S:Host:009:”SELE
CT COUNT()FROM TECH_HIST
ORY WHERE SYSTEM=’UNIX’;” 054 002−3R:Host:009:”625
records selected.” 055 002−2C:drawSet ’A’by
rate. 回答件数は625件であった。「UNIXに関する開発
経験」という社員の集合が、personal_his
tory空間オブジェクトの集合オブジェクト’A’に
登録される。
The condition of "development experience on UNIX" is that an employee number in which "UNIX" is described in the h_keyword field of the personal_history space object is searched, and the employee number is referred to as "employ".
A set mapped to a yee space object is obtained. First, click on the spatial object name,
Display the spatial object browser and open a person
The al_history space object is selected, and the space object is transited. 049 001-9I: select Space =:
personal_history 050 001-1C: selectSpace Pe
rsonal_history. A set object is created under the condition "development experience with UNIX". 051 002-9I: create Set =: h_
keyword = 'UNIX' 052 002-1C: createSet'A 'wh
e h_keyword = 'UNIX' 053 002-3S: Host: 009: “SELE
CT COUNT ( ) FROM TECH_HIST
ORY WHERE SYSTEM = 'UNIX';"054 002-3R: Host: 009:" 625
records selected. 055 002-2C: drawSet 'A'by
rate. The number of respondents was 625. A group of employees called "Development experience with UNIX" is personal_his.
It is registered in the collection object 'A' of the tory space object.

【0035】生成した集合オブジェクト’A’を、em
ployee空間に写像するために、集合オブジェクト
・ブラウザーから選択する。 056 002−9I:project Set=:’
A’ 図12に示すように、集合写像ボタン(project
Set)が、”OK?”に変わり、告知フィールドに
「空間オブジェクト・ブラウザーから、集合を写像する
空間を選択して下さい。」というメッセージが表示され
る。employeeをクリックして選択する。 057 002−9I:project Space
=:employee. 058 002−1C:projectSet’A’t
o employee. 059 002−2C:selectSpace em
ployee. 060 001−3S:Host:010:”SELE
CT COUNT()FROM EMP WHERE
TECH_HISTORY.SYSTEM=’UNI
X’;” 061 001−3R:Host:010:”120”
records selected.” personal_history空間の集合オブジェ
クト’A’が、employee空間オブジェクト上に
写像され、集合オブジェクト’D’として登録される。
employee空間に写像された集合の件数は120
件であった。
The generated aggregate object 'A' is expressed as em
Select from the collective object browser to map to pie space. 056 002-9I: project Set =: '
A ′ As shown in FIG. 12, a set mapping button (project)
Set) changes to "OK?", And a message "Please select a space to map the set from the spatial object browser" is displayed in the notification field. Click the employee to select it. 057 002-9I: project Space
=: Employee. 058 002-1C: projectSet'A't
o employee. 059 002-2C: selectSpace em
ploeeee. 060 001-3S: Host: 010: "SELE
CT COUNT ( ) FROM EMP WHERE
TECH_HISTORY. SYSTEM = 'UNI
X ';"061 001-3R: Host: 010:" 120 "
records selected. "A set object 'A' in the personal_history space is mapped onto the employee space object and registered as a set object 'D'.
The number of sets mapped to the employee space is 120
Was the case.

【0036】先に生成した演繹集合オブジェクト”X”
と、写像した集合オブジェクト’D’を指定して集合グ
ラフを描画する。 062 001−9I:draw Set=:”
X”,’D’ 063 001−1C:drawSet”X”,’D’
by fit. 064 001−2C:createSubset”
X”’D’. 065 001−4I:”X”’D’ explod
ed to <+>((’A’’B’’D’)
+(’A’’C’’D’)+(’B’’C’
D’))<−>(’A’’B’’C’’D’) 066 001−3S:Host:011:”((SE
LECT COUNT()FROM EMP WHE
RE AGE>=30 AND AGE<35 AND YEARS>12 AND TECH_HIS
TORY.SYSTEM=’UNIX’) UNION (SELECT COUNT()FROM EMP
WHERE AGE>=30 AND AGE<35
AND PROJ_CODE IS NULL AND TECH_HISTORY.SYSTEM=’
UNIX’) UNION (SELECT COUNT()FROM EMP
WHERE YEARS>12 AND PROJ_C
ODE IS NULL AND TECH_HIST
ORY.SYSTEM=’UNIX’)) MINUS (SELECT COUNT()FROM EMP
WHERE AGE)=30 AND AGE<35
AND YEARS >12 AND PROJ_CO
DE IS NULL AND TECH_HISTO
RY.SYSTEM=’UNIX’); 067 001−3R:Host:011:”23 r
ecords selected .” ”X”と’D’の論理積集合の件数は23件であった。
この結果、図13に示す、集合グラフが描画される。”
X”’D’は、「年令が30歳以上35歳未満で勤続
年数が12年以上、年令が30歳以上35歳未満でプロ
ジェクトに属していない、勤続年数が12年以上でプロ
ジェクトに属していない、のいずれかの条件を満足し、
さらにUNIXに関する開発経験を有する。」社員の集
合である。
The previously created deductive set object "X"
And the set object 'D' that has been mapped is designated to draw the set graph. 062 001-9I: draw Set =: "
X ", 'D' 063 001-1C: drawSet" X ", 'D'
by fit. 064 001-2C: createSubset "
X " 'D'. 065 001-4I:" X " 'D' explod
ed to <+>(('A' 'B' 'D')
+ ('A' 'C' 'D') + ('B' 'C' '
D ')) <->(' A ' ' B ' ' C ' ' D ') 066 001-3S: Host: 011: "((SE
LECT COUNT ( ) FROM EMP WHE
RE AGE> = 30 AND AGE <35 AND YEARS> 12 AND TECH_HIS
TORY. SYSTEM = 'UNIX' UNION (SELECT COUNT ( ) FROM EMP
WHERE AGE> = 30 AND AGE <35
AND PROJ_CODE IS NULL AND AND TECH_HISTORY. SYSTEM = '
UNIX ') UNION (SELECT COUNT ( ) FROM EMP
WHERE YEARS> 12 AND PROJ_C
ODE IS NULL AND TECH_HIST
ORY. SYSTEM = 'UNIX')) MINUS (SELECT COUNT ( ) FROM EMP
WHERE AGE) = 30 AND AGE <35
AND YEARS> 12 AND PROJ_CO
DE IS NULL AND TECH_HISTO
RY. 067 001-3R: Host: 011: "23 r" (SYSTEM = 'UNIX');
records selected. The number of intersections of "X" and "D" was 23.
As a result, a set graph shown in FIG. 13 is drawn. "
X ” 'D' means“ age is between 30 and 35 years old and has been working for 12 years or more. Age is between 30 and 35 years old and does not belong to the project. Does not belong to any of the conditions,
He also has UNIX development experience. It is a set of employees.

【0037】対象者の名簿を作成するために、集合”
X”’D’の社員番号、氏名、年令、所属部課番号を
抽出する。領域オブジェクト”X”’D’を選択し
て、集合選択ボタンをクリックする。 068 001−9I:select Set=:(”
X”’D’)=23 069 001−4I:”X”’D’ explod
ed to <+> ((’A’’B’’D’)+
(’A’’C’’D’)+(’B’’C’
D’))<−>(’A’’B’’C’’D’) 070 001−1C:selectSet <+>
((’A’’B’’D’)+(’A’’C’
D’)+(’B’’C’’D’))<−>(’A’
’B’’C’’D’) メッセージ・ボックスに集合命題論理式が表記された状
態で、集合抽出ボタンをクリックする。 071 001−9I:read Set=:<+>
((’A’’B’’D’)+(’A’’C’
D’)+(’B’’C’’D’))<−>(’A’
’B’’C’’D’) 図14に示すように、集合抽出ボタン(readSe
t)が、”OK?”に変わり、告知フィールドに「フィ
ールド・オブジェクト・ブラウザーから、抽出するフィ
ールド群を選択して下さい。」というメッセージが表示
される。フィールド・オブジェクト・ブラウザー上か
ら、抽出するフィールドをクリックして選択する。 072 001−9I:read Items=:pe
rsonal_id,name,age,dept_n
o, 073 001−1C:readSet<+>((’
A’’B’’D’)+(’A’’C’’D’)
+(’B’’C’’D’))<−>(’A’
B’’C’’D’)[personal−id,n
ame,age,dept_no]. 074 001−3S:Host:012:”((SE
LECT PERSONAL_NO,NAME,AG
E,DEPT_CODE FROM EMP WHER
E AGE>=30 AND AGE<35 AND
YEARS >12 AND TECH_HISTORY.SYSTEM=’
UNIX’) UNION (SELECT PERSONAL_NO,NAME,
AGE,DEPT_CODE FROM EMP WH
ERE AGE>=30 AND AGE<35 AND PROJ_CODE IS NULL AND
TECH_HISTORY.SYSTEM=’UNI
X’) UNION (SELECT PERSONAL_NO,NAME,
AGE,DEPT_CODE FROM EMP WH
ERE YEARS>12 AND PROJ_COD
E IS NULL AND TECH_HISTOR
Y.SYSTEM=’UNIX’)) MINUS (SELECT PERSONAL_NO,NAME,
AGE,DEPT_CODE FROM EMP WH
ERE AGE>=30 AND AGE<35 AND YEARS>12 AND PROJ_COD
E IS NULLAND TECH_HISTOR
Y.SYSTEM=’UNIX’); 075 001−3R:Host:012:”read
y for output” 以上の実施例に示すように、「集合の図式化によるデー
タベース検索処理方法」は、基本となる集合オブジェク
トの条件式を記述することを除いて、すべての検索処理
は図形オブジェクトを選択指示するグラッフィク・ユー
ザー・インタフェースで実現し、論理的な思考の過程に
同調する段階的な操作の流れ(図15)によって実現す
るものである。
In order to create a list of subjects, a set "
X " Extract the employee number, name, age, and department number of 'D'. Select the area object" X " 'D' and click the set selection button. 068001-9I: select Set =: ("
X " 'D') = 23 069 001-4I:" X " 'D'explod
ed to <+>(('A' 'B' 'D') +
('A' 'C' 'D') + ('B' 'C' '
D ')) <->(' A ' ' B ' ' C ' ' D ') 070 001-1C: selectSet <+>
(('A' 'B' 'D') + ('A' 'C' '
D ') + (' B ' ' C ' ' D ')) <->(' A '
'B' 'C' 'D') With the set propositional formula written in the message box, click the set extraction button. 071 001-9I: read Set =: <+>
(('A' 'B' 'D') + ('A' 'C' '
D ') + (' B ' ' C ' ' D ')) <->(' A '
'B' 'C' 'D') As shown in FIG. 14, a set extraction button (readSe)
t) changes to "OK?", and a message "Please select a group of fields to be extracted from the field object browser" is displayed in the notification field. From the Field Object Browser, click to select the field to extract. 072 001-9I: read Items =: pe
rsonal_id, name, age, dept_n
o, 073 001-1C: readSet <+>(('
A ' ' B ' ' D ') + (' A ' ' C ' ' D ')
+ ('B' 'C' 'D')) <->('A' '
B ' ' C ' ' D ') [personal-id, n
ame, age, dept_no]. 074 001-3S: Host: 012: "((SE
LECT PERSONAL_NO, NAME, AG
E, DEPT_CODE FROM EMP WHER
E AGE> = 30 AND AGE <35 AND
YEARS> 12 AND TECH_HISTORY. SYSTEM = '
UNIX ') UNION (SELECT PERSONAL_NO, NAME,
AGE, DEPT_CODE FROM EMP WH
ERE AGE> = 30 AND AGE <35 AND PROJ_CODE IS NULL AND
TECH_HISTORY. SYSTEM = 'UNI
X ') UNION (SELECT PERSONAL_NO, NAME,
AGE, DEPT_CODE FROM EMP WH
ERE YEARS> 12 AND PROJ_COD
E IS NULL AND TECH_HISTOR
Y. SYSTEM = 'UNIX')) MINUS (SELECT PERSONAL_NO, NAME,
AGE, DEPT_CODE FROM EMP WH
ERE AGE> = 30 AND AGE <35 AND YEARS> 12 AND PROJ_COD
E IS NULLLAND TECH_HISTOR
Y. 075 001-3R: Host: 012: "read" (SYSTEM = 'UNIX');
y for output ”As shown in the above embodiment, the“ database search processing method by schematizing a set ”is that all search processing is performed on a graphic object except that a conditional expression of a basic set object is described. This is realized by a graphic user interface for selecting and instructing, and realized by a stepwise operation flow (FIG. 15) synchronized with a logical thinking process.

【0038】[0038]

【発明の効果】本発明は、集合を幾何学的な矩形の図形
に写像して図示することで、(a)矩形の領域の大きさ
と位置関係から、集合の量と、集合と集合の間にある論
理的な関係を、視覚的に評価、認知することができ、
(b)3個の矩形の領域によって描画される集合グラフ
には、最大7個の領域の切片と外延の母集合を含んで8
個の論理的な集合が提示され、それらの集合を組み合わ
せて選択指示することで、255通りの検索条件式を生
成してデータの抽出操作を行なうことができ、(c)集
合という抽象的な存在の量と関係が、グラフによって記
録されるため、グラフによる集合の時系列の比較や、グ
ラフによる説明や提示の媒体とすることができる効果が
ある。情報検索や文献検索のようなデータベース検索で
は、検索する対象を明確に認知しているわけではなく、
不確定で不明瞭な仮の条件の下で、試行錯誤を繰り返
す。このような検索処理は、対象を模索すること自体に
目的があり、比較的単純な条件式によって検索処理を実
行して集合を生成し、生成された集合をプール演算子で
組み合わせて、集合の論理的な関係から対象を理解する
ものである。また、人事情報や経営管理情報のようなデ
ータベース検索では、複数のデータベース・ファイルの
複数の項目に対する複合条件を記述し、さらに複数の条
件値を仮定して得た集合の組み合わせから、最良の条件
を求めることがある。こうした検索はいずれも、コンピ
ュータ操作における技術的な課題の困難より、集合の量
や、集合と集合の論理的な関係を把握する論理的な課題
の困難が大きく、重要である。このため、利用者は、机
上の紙面に集合の存在を円に表象する図式を手書きし、
図式によって評価判定して理解し、再びコンピュータの
キーボードに向かって検索条件を入力することがしばし
ば見受けらる。本発明は、複雑で高度な検索や、不確定
で不明瞭な検索において、思考の過程における論理的な
課題と、操作の過程における技術的な課題を統合的に解
決する効果がある。
According to the present invention, the set is mapped to a geometric rectangular figure and illustrated. (A) From the size and the positional relationship of the rectangular area, the quantity of the set and the Can visually evaluate and recognize the logical relationships in,
(B) The set graph drawn by the three rectangular regions includes the intercept of the maximum of seven regions and the population set of the extension.
Logical sets are presented, and by selecting and instructing the sets, 255 kinds of search condition expressions can be generated and data extraction operation can be performed. Since the amount and the relationship of the existence are recorded in a graph, there is an effect that a time series of a set in a graph can be compared and a medium for explanation and presentation in a graph can be provided. Database searches, such as information and literature searches, do not clearly know what to search for.
Repeat trial and error under uncertain and unclear provisional conditions. The purpose of such a search process is to search for an object itself, execute a search process using a relatively simple conditional expression to generate a set, combine the generated set with a pool operator, and generate a set. Understand objects from logical relationships. In database searches such as personnel information and business management information, compound conditions for multiple items in multiple database files are described, and the best combination of sets obtained by assuming multiple condition values is used. May be asked. In all of these searches, the difficulty of the logical task of grasping the quantity of sets and the logical relationship between sets is more important than the difficulty of technical tasks in computer operation. For this reason, the user hand-draws a diagram representing the existence of the set in a circle on the paper surface of the desk,
It is often found that the user evaluates and understands by a diagram and inputs the search condition again to the computer keyboard. INDUSTRIAL APPLICABILITY The present invention has an effect of integrally solving a logical problem in a thinking process and a technical problem in an operation process in a complicated and sophisticated search or an uncertain and unclear search.

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

【図1】「集合グラフ」を示す図である。FIG. 1 is a diagram showing a “set graph”.

【図2】システムの構成形態を示す図である。 (2−a)単独のコンピュータ・システムのシステム構
成 (2−b)ホスト・コンピュータ・システムと接続する
システム構成
FIG. 2 is a diagram showing a configuration of a system. (2-a) System configuration of a single computer system (2-b) System configuration connected to a host computer system

【図3】論理集合を矩形の領域(陰影部)に表象する形
式を示す図である。 (3−a)集合’A’と集合’B’との積集合で、’
A’’B’と表記する。 (3−b)集合’A’と集合’B’との和集合で、’
A’+’B’と表記する。 (3−c)集合’A’から集合’B’を引いた差集合
で、’A’−(’A’’B’)と表記する。 (3−d)母集合’#’から集合’A’と集合’B’を
引いた差集合で、’#’−(’A’+’B’)と表記す
る。
FIG. 3 is a diagram showing a format in which a logical set is represented in a rectangular area (shaded area). (3-a) The intersection of the set 'A' and the set 'B',
A ' ★ Described as 'B'. (3-b) The union of the set 'A' and the set 'B',
Notated as A '+' B '. (3-c) A difference set obtained by subtracting the set 'B' from the set 'A' and expressed as 'A'-('A' 'B'). (3-d) A difference set obtained by subtracting the set 'A' and the set 'B' from the mother set '#', and expressed as '#'-('A' + 'B').

【図4】3個の集合を描画する集合グラフの形式を示す
図である。 (4−a)’A’’B’≠0,’A’’C’≠
0,’B’’C’≠0,’A’’B’’C’≠0
の場合に、7個の区画が生じる配置形式。 (4−b)’A’’B’≠0,’A’’C’≠
0,’B’’C’≠0,’A’’B’’C’=0
の場合に、6個の区画が生じる配置形式。 (4−c)’A’’B’,’A’’C’,’
B’’C’のいずれか1つが0件の場合に、5個の区
画が生じる配置形式。 (4−d)’A’’B’,’A’’C’,’
B’’C’のいずれか2つが0件の場合に、4個の区
画が生じる配置形式。 (4−e)’A’’B’,’A’’C’,’
B’’C’のすべてが0件の場合に、3個の区画が生
じる配置形式。
FIG. 4 is a diagram showing a format of a set graph for drawing three sets. (4-a) 'A' 'B' ≠ 0, 'A' 'C' ≠
0, 'B' 'C' ≠ 0, 'A' 'B' 'C' ≠ 0
In the case of, an arrangement form in which seven sections are generated. (4-b) 'A' 'B' ≠ 0, 'A' 'C' ≠
0, 'B' 'C' ≠ 0, 'A' 'B' 'C' = 0
In the case of, an arrangement form in which six sections are generated. (4-c) 'A' 'B', 'A' 'C', '
B ' ★ An arrangement format in which five sections are generated when any one of' C 'is 0. (4-d) 'A' 'B', 'A' 'C', '
B ' ★ An arrangement format in which four sections occur when any two of' C 'are 0. (4-e) 'A' 'B', 'A' 'C', '
B ' ★ An arrangement format in which three sections are generated when all of' C 'are 0.

【図5】コントロール・パネルと呼ぶ操作盤を示す図で
ある。
FIG. 5 is a diagram showing an operation panel called a control panel.

【図6】本発明を実現するプログラムのモジュール構成
と、手段の処理順序を示す図である。
FIG. 6 is a diagram showing a module configuration of a program for realizing the present invention and a processing order of means.

【図7】集合選択手段による「集合論理式の言い換え」
の作用を示す図である。各グラフの領域を選択(陰影
部)した時に、グラフの下部に示す論理式が表記さ
れ、’=’の後半に記す集合命題論理式に言い換えられ
る。
FIG. 7: “Parallelization of set logical expression” by set selection means
It is a figure which shows the effect | action of. When an area of each graph is selected (shaded area), the logical expression shown at the bottom of the graph is written, and it is paraphrased into a set propositional logical expression written in the latter half of '='.

【図8】実施例における、集合生成指令の実行後に、生
成された集合オブジェクトを相対様式で描画する集合グ
ラフを示す図である。
FIG. 8 is a diagram illustrating a set graph in which a generated set object is drawn in a relative format after execution of a set generation command in the embodiment.

【図9】実施例における、集合オブジェクト’A’、’
B’の集合グラフを示す図である。
FIG. 9 is a diagram illustrating a set object “A”, “
It is a figure showing a set graph of B '.

【図10】実施例における、集合オブジェクト’
A’、’B’、’C’の集合グラフを示す図である。
FIG. 10 is a set object in the embodiment.
It is a figure showing a set graph of A ',' B ', and' C '.

【図11】実施例における、演繹集合オブジェクト”
X”を生成する時に選択した集合グラフ上の部分を示す
図である。
FIG. 11 shows an example of a deductive set object.
It is a figure which shows the part on the set graph selected at the time of producing | generating X ".

【図12】実施例における、集合写像ボタンをクリック
して、”OK?”ボタンに変わり、空間オブジェクト・
ブラウザーが表示された状態を示す図である。
FIG. 12 is a diagram showing an example in which the group mapping button is clicked in the embodiment, and is changed to an “OK?” Button.
FIG. 7 is a diagram illustrating a state in which a browser is displayed.

【図13】実施例における、演繹集合オブジェクト”
X”と、写像された演鐸集合オブジェクト’D’の集合
グラフを示す図である。
FIG. 13 shows an example of a deductive set object.
It is a figure which shows the set graph of X "and the mapped dakutaku set object 'D'.

【図14】実施例における、集合抽出ボタンをクリック
して、”OK?”ボタンに変わった状態を示す図であ
る。
FIG. 14 is a diagram showing a state in which a set extraction button is clicked and changed to an “OK?” Button in the embodiment.

【図15】実施例における、「集合の図式化によるデー
タベース検索処理方法」の段階的な操作の流れを示す図
である。
FIG. 15 is a diagram showing a step-by-step operation flow of a “database search processing method by grouping sets” in the embodiment.

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 G06F 12/00 JICSTファイル(JOIS)Continuation of the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 17/30 G06F 12/00 JICST file (JOIS)

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データベース検索の集合の件数を求める
処理、ならびに集合のデータ要素を抽出する処理方法
おいて、 (a)集合の検索条件と回答件数を、一体化した抽象的
な対象(集合オブジェクト)として登録する、集合生成
工程と、 (b)登録した集合オブジェクトの中から3個までの集
合オブジェクトを選択し、集合の量と、集合と集合の間
にある論理的な関係を幾何学的な矩形の領域に写像した
図式を、グラフィック・ディスプレイ装置の画面上に提
示する、集合描画工程と、 (c)描画された矩形の領域および領域の切片を、マウ
スなどの指示装置を用いて指示し、それらを組み合わせ
た論理的な集合を構成する、集合選択工程と、 (d)集合選択工程によって論理的に構成された集合を
演繹集合オブジェクトとして登録し、該演繹集合オブジ
ェクトと他の集合オブジェクトを、それらの集合の量
と、集合と集合の間にある論理的な関係を幾何学的な矩
形の領域に写像した図式を、グラフィック・ディスプレ
イ装置の画面上に提示する、集合写像工程と、 を備えたデータベース検索処理方法。
1. A process for determining the number of sets in a database search and a processing method for extracting data elements of a set, comprising the steps of: (a) abstracting a search condition of a set and the number of answers; Generation, which is registered as a simple object (set object)
A step, select the aggregate object up to three from the set object registered (b), the amount of the set, mapped onto geometric rectangular area logical relationships between the set and the set A group drawing step of presenting a diagram on the screen of a graphic display device; and (c) a logical area in which a drawn rectangular area and a section of the area are specified using a pointing device such as a mouse, and these are combined. constitute a specific set, a set selection step, a set constructed logically by (d) set selection step
Register as a deductive set object,
Objects and other set objects, the quantity of those sets
And the logical relationship between sets
The graphic mapped to the area of the shape is displayed on the graphic display.
A group mapping step for presenting on a screen of a device ;
【請求項2】 請求項1記載の方法において、集合描画2. The method according to claim 1, wherein the set drawing is performed.
工程においては、集合の量を領域の面積によって表象In the process, the amount of the set is represented by the area of the area
し、集合と集合の間にある論理的な関係を領域の配置にAnd logical relationships between sets into sets of areas
よって表象することを特徴とするデータベース検索処理Therefore, database search processing characterized by representation
方法。Method.
【請求項3】 請求項1記載の方法において、集合写像3. The method of claim 1, wherein the set mapping is performed.
工程により描画された矩形の領域および領域の切片を、The rectangular area and the section of the area drawn by the process are
マウスなどの指示装置を用いて指示し、それらを組み合Use a pointing device such as a mouse to give instructions and combine them.
わせた論理的な集合のデータ要素を抽出する、集合抽出Set extraction to extract the data elements of the logical set
工程を備えたデータベース検索処理方法。A database search processing method having a process.
JP27910892A 1992-09-07 1992-09-07 Database search processing method by schematizing sets Expired - Fee Related JP3318844B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27910892A JP3318844B2 (en) 1992-09-07 1992-09-07 Database search processing method by schematizing sets

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27910892A JP3318844B2 (en) 1992-09-07 1992-09-07 Database search processing method by schematizing sets

Publications (2)

Publication Number Publication Date
JPH0689309A JPH0689309A (en) 1994-03-29
JP3318844B2 true JP3318844B2 (en) 2002-08-26

Family

ID=17606531

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27910892A Expired - Fee Related JP3318844B2 (en) 1992-09-07 1992-09-07 Database search processing method by schematizing sets

Country Status (1)

Country Link
JP (1) JP3318844B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2790046B2 (en) * 1994-07-04 1998-08-27 日本電気株式会社 Database query system using Venn diagram
US6317739B1 (en) 1997-11-20 2001-11-13 Sharp Kabushiki Kaisha Method and apparatus for data retrieval and modification utilizing graphical drag-and-drop iconic interface
JP3603721B2 (en) * 1999-02-25 2004-12-22 日本電信電話株式会社 Data search support method and apparatus, and storage medium storing data search support program
JP3357665B2 (en) * 2001-03-07 2002-12-16 株式会社ビーコンインフォメーションテクノロジー Data search system, data search result display method, computer program, and recording medium
US10354561B2 (en) 2007-09-07 2019-07-16 Ccl Label, Inc. Block out label, label sheet, and related method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
小沢英昭,オフィスシステムのための統合化データベース,電子情報通信学会論文誌(J75−D−11),日本,社団法人電子情報通信学会,1992年 5月25日,第5号,第927頁乃至第935頁

Also Published As

Publication number Publication date
JPH0689309A (en) 1994-03-29

Similar Documents

Publication Publication Date Title
CN103744846B (en) A kind of multidimensional dynamic local knowledge map and construction method thereof
US5592663A (en) Graphing method and apparatus for data base retrieval
US20030217069A1 (en) Method for schema mapping and data transformation
JPH10149398A (en) Map building system and its method
JPH06266813A (en) Data collecting device and method for collecting and inputting data and requirement from plurality of user for constructing process-model and data-model
CN109976735A (en) One kind being based on the visual knowledge mapping algorithm application platform of web
CN114547077A (en) Intelligent processing system and method for basic government affair form data
JP3318844B2 (en) Database search processing method by schematizing sets
CN117931927A (en) Device and method for presenting relationship between general metadata
CN111190965A (en) Text data-based ad hoc relationship analysis system and method
Hao et al. A Java-based visual mining infrastructure and applications
Mahalingam et al. A tool for organizing Web information
Wong et al. Generating graphs for visual analytics through interactive sketching
CN114297443B (en) Processing method, device, equipment and storage medium of graph data query statement
KR101107582B1 (en) Web ontology editing and operating system
Raper et al. UGIX: A layer based model for a GIS user interface
JP3282701B2 (en) Database information visualization application program development support system
Ma et al. An implementation of LPFORM
Kainz Geographic Information Science (GIS)
Josselin Spatial data exploratory analysis and usability
Oellinger et al. Ontology based modeling and visualization of social networks for the web
CN114398374B (en) Data resource management method for geological survey intelligent space
Fonseca et al. Knowledge sharing in geographic information systems
JPH0895996A (en) Database
JPH0934901A (en) Object oriented data base

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080621

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090621

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090621

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100621

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110621

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120621

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees