JPH03147181A - Object reference processing system - Google Patents

Object reference processing system

Info

Publication number
JPH03147181A
JPH03147181A JP1286111A JP28611189A JPH03147181A JP H03147181 A JPH03147181 A JP H03147181A JP 1286111 A JP1286111 A JP 1286111A JP 28611189 A JP28611189 A JP 28611189A JP H03147181 A JPH03147181 A JP H03147181A
Authority
JP
Japan
Prior art keywords
character string
section
text
character strings
identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP1286111A
Other languages
Japanese (ja)
Other versions
JP2853213B2 (en
Inventor
Hiroshi Ishikawa
博 石川
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1286111A priority Critical patent/JP2853213B2/en
Publication of JPH03147181A publication Critical patent/JPH03147181A/en
Application granted granted Critical
Publication of JP2853213B2 publication Critical patent/JP2853213B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently add and change an object by retrieving an object identifier corresponding to a designated character string from an object table part and performing prescribed access to the object determined by the object identifier. CONSTITUTION:When a prescribed instruction is received to designate the character string of a data part 4, a control part 3 retrieves the object identifier corresponding to the designated character string from an object table part 5 and performs the prescribed access to the object determined by the object identifier. Accordingly, concerning one kind of the character string, even when it appears in a text several times, the object table part 5 can be equipped with only one item of additional information. Thus, the object can be added and changed only by processing the object table 5 concerning one item of one object.

Description

【発明の詳細な説明】 〔概 要〕 テキスト中の文字列と、その文字列の更に詳細な情報を
持つオブジェクトとを関連付けて、検索できるようにし
たシステムに関し、 オブジェクトと文字列との関連付けを効率よく構成して
、オブジェクトにアクセスできるようにしたオブジェク
ト参照処理方式を目的とし、テキストと、オブジェクト
と、管理部を有し、該テキストは、データ部と、オブジ
ェクトテーブル部からなり、該データ部は複数の文字列
で構成され、該オブジェクトテーブル部は、所要の該文
字列と、オブジェクト識別子との対応を示すように構成
したテーブルであり、該管理部は、該データ部の該文字
列を指定する所定の指示を受けた場合に、該オブジェク
トテーブル部から該指定の文字列と対応する該オブジェ
クト識別子を検索し、該オブジェクト識別子で定まる該
オブジェクトに所定のアクセスを実行するように構成す
る。
[Detailed Description of the Invention] [Summary] A system that makes it possible to search by associating character strings in text with objects that have more detailed information about the character strings. The purpose is to provide an object reference processing method that is efficiently structured and allows access to objects, and has a text, an object, and a management section, and the text consists of a data section and an object table section, and the data section is composed of a plurality of character strings, the object table section is a table configured to show the correspondence between the required character strings and object identifiers, and the management section stores the character strings in the data section. When a predetermined designation instruction is received, the object table section is searched for the object identifier corresponding to the designated character string, and a predetermined access is executed to the object defined by the object identifier.

〔産業上の利用分野〕[Industrial application field]

本発明は、情報検索におけるテキスト中の文字列と、そ
の文字列の更に詳細な情報を持つオブジェクトとを関連
付けて、検索できるようにしたシステム、特にそのよう
なシステムのオブジェクト参照処理方式に関する。
The present invention relates to a system that allows a character string in a text to be searched by associating it with an object having more detailed information about the character string in information retrieval, and particularly to an object reference processing method for such a system.

〔従来の技術と発明が解決しようとする課題〕情報検索
において、指定したキーによって単にテキストを検索す
るのみでなく、検索したテキストの中の所要の文字列に
ついて、更に詳細な情報がある場合に、それとの関連付
けが作られていて、必要なとき文字列を指定すると、詳
細情報に容易にアクセスできるようにしたシステムが作
られている。
[Prior art and the problem to be solved by the invention] In information retrieval, it is not only possible to simply search for text using a specified key, but also when there is more detailed information about a desired character string in the searched text. , an association has been created with that, and a system has been created that allows detailed information to be easily accessed by specifying a string when necessary.

そのようなシステムでは、例えば画面に表示された成る
テキストを読んでいて、詳細情報が必要になった場合に
は、例えば画面上の必要な文字列をマウスでカーソルを
動かす等の手段で指示すると、その文字列に対応する詳
細情報を持つオブジェクトが決定して、そのオブジェク
トにアクセスが行われ、詳細情報データを別のウィンド
ウ等の適当な表示方法で表示することができるようにな
っている。
In such a system, for example, if you are reading a text displayed on the screen and need detailed information, you can specify the required character string on the screen by moving the cursor with the mouse, etc. , an object having detailed information corresponding to the character string is determined, the object is accessed, and the detailed information data can be displayed in an appropriate display method such as a separate window.

そのためにシステムでは、テキストの中の必要な文字列
について、例えば各文字列ごとに、対応するオブジェク
トのオブジェクト識別子を、テキスト中の各文字列の付
加情報として挿入しておき、文字列を指示して詳細情報
が要求されると、その文字列の位置にあるオブジェクト
識別子を取り出して、そのオブジェクト識別子によって
オブジェクトへのアクセスを実行する。
To do this, the system inserts, for example, the object identifier of the corresponding object as additional information for each character string in the text, and then specifies the character string. When detailed information is requested, the object identifier located at the position of the character string is extracted and the object is accessed using that object identifier.

所要の文字列とオブジェクトとの関連付けを、前記のよ
うなテキストの構成にすると、テキスト中の同じ文字列
が複数あれば、それぞれに同じ付加情報が重複して挿入
されることになり、付加情報が冗長になり、更にその結
果オブジェクトの追加、変更があると、テキスト全体を
走査して一般に複数個所を同じように更新しなければな
らないという問題がある。
If the required character string and object are associated with the text structure described above, if there are multiple identical character strings in the text, the same additional information will be inserted redundantly for each, and the additional information will be becomes redundant, and as a result, when objects are added or changed, there is a problem in that the entire text must be scanned and generally updated in multiple locations in the same way.

本発明は、前記のようなシステムにおいて、オブジェク
トと文字列との関連付けを効率よく構成して、オブジェ
クトにアクセスできるようにしたオブジェクト参照処理
方式を目的とする。
The object of the present invention is to provide an object reference processing method that efficiently configures the association between objects and character strings in the above-mentioned system so that the objects can be accessed.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図はオブジェクト参照処理方式の構成であって、テキス
ト1と、オブジェクト2と、管理部3を有し、テキスト
1は、データ部4と、オブジェクトテーブル部5からな
り、データ部4は複数の文字列で構成され、オブジェク
トテーブル部5は、所要の該文字列と、オブジェクl利
子との対応を示すように構成したテーブルであり、管理
部3は、データ部4の該文字列を指定する所定の指示を
受けた場合に、オブジェクトテーブル部5から該指定の
文字列と対応する該オブジェクト識別子を検索し、該オ
ブジェクト識別子で定まる該オブジェクトに所定のアク
セスを実行する。
The figure shows the configuration of an object reference processing method, which includes a text 1, an object 2, and a management section 3. The text 1 consists of a data section 4 and an object table section 5, and the data section 4 includes a plurality of characters. The object table section 5 is a table configured to show the correspondence between the required character string and the object interest, and the management section 3 stores a predetermined table that specifies the character string in the data section 4. When an instruction is received, the object identifier corresponding to the specified character string is searched from the object table section 5, and a predetermined access is executed to the object defined by the object identifier.

〔作 用〕[For production]

前記の処理方式により、1種類の文字列については、テ
キスト内に何回出現しても、オブジェクトテーブル部に
1項目のみの付加情報が設けられるようになるので、前
記従来のような冗長性は解消され、オブジェクトの追加
、変更もオブジェクトテーブル部を、■オブジェクトに
ついて1項目のみ処理すればよいようになる。
With the processing method described above, for one type of character string, no matter how many times it appears in the text, only one item of additional information is provided in the object table section, so the redundancy as in the conventional method is eliminated. This has been resolved, and when adding or changing an object, it is now necessary to process only one item for the object in the object table section.

〔実施例] 第2図は、第1図のテキストiのデータ部4とオブジェ
クトテーブル部5とオブジェクト2との関係及びオブジ
ェクトテーブル5の構成を説明的に示す図である。
[Example] FIG. 2 is a diagram illustrating the relationship between the data section 4, object table section 5, and object 2 of text i in FIG. 1, and the structure of the object table 5.

データ部4に例示するデータで、説明のために網かけを
して示す文字列が、詳細情報を持つオブジェクトと関連
付けられた文字列である。この関連付けは、例えばこの
テキストの性成時に、必要な文字列と対応するオブジェ
クトのオブジェクト識別子とを指定されることによって
、例えばテキスト編集機能も持つようにされた管理部3
がそれを処理し、オブジェクトテーブル部5を生成する
ものとする。
In the data illustrated in the data section 4, the character strings shaded for explanation are character strings associated with objects having detailed information. This association can be established, for example, by specifying the required character string and the object identifier of the corresponding object when creating this text.
is assumed to process it and generate the object table part 5.

オブジェクトテーブル部5は、第2図に例示するように
オブジェクト名とオブジェクト識別子の欄を有する項に
よって構成し、詳細情報を持つ文字列は、通常その文字
列が詳細情報のオブジェクトのオブジェクト名になるの
で、オブジェクト名欄にテキスト中の文字列を格納し、
その項のオブジェクト識別吊棚に、関連付けられるオブ
ジェクトとして指定されたオブジェクト識別子を格納す
る。
The object table section 5 is constituted by a column having an object name and an object identifier column, as illustrated in FIG. So, store the string in the text in the object name field,
The object identifier specified as the associated object is stored in the object identification hanging shelf of that section.

第3図はオブジェクトを参照する場合の管理部3の処理
の流れの例であり、テキストがデイスプレィ等の画面に
表示されているものとし、利用者がオブジェクトを参照
する所定の指示をすると、管理部3は第3図の処理ステ
ップ10で、利用者がマウス等の指示手段で、画面上に
切り出す文字列(オブジェクト名)を識別する。
Figure 3 is an example of the processing flow of the management unit 3 when referencing an object. It is assumed that text is displayed on a screen such as a display, and when the user gives a predetermined instruction to refer to an object, the management unit 3 In part 3, in step 10 of FIG. 3, the user identifies a character string (object name) to be cut out on the screen using a pointing device such as a mouse.

処理ステップ11で、識別したオブジェクト名でオブジ
ェクトテーブル部5を検索する。該当する項があった場
合には、処理ステップ12から処理ステップ13に進み
、その項に示されるオブジェクト識別子によってオブジ
ェクトにアクセスし、例えばオブジェクトの内容をデイ
スプレィ画面に表示する。
In processing step 11, the object table section 5 is searched using the identified object name. If there is a corresponding item, the process proceeds from processing step 12 to processing step 13, where the object is accessed using the object identifier indicated in that item and, for example, the contents of the object are displayed on the display screen.

オブジェクトテーブル部5に該当するオブジェクト名の
項が無い場合には、処理ステップ14で例えば詳細情報
が無い旨のメツセージを表示して処理を終わる。
If there is no entry for the corresponding object name in the object table section 5, a message indicating that there is no detailed information is displayed in step 14, and the process ends.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように本発明によれば、テキス
ト中の文字列と、その文字列の更に詳細な情報を持つオ
ブジェクトとを関連付けて、検索できるようにしたシス
テムにおいて、オブジェクトと文字列との関連付けが効
率よく構成されるので、冗長な情報が無くなり、オブジ
ェクトの追加、変更も効率よく行われて、経済的なシス
テムになるという著しい工業的効果がある。
As is clear from the above description, according to the present invention, in a system that enables searching by associating a character string in text with an object that has more detailed information about the character string, the object and the character string can be searched. Since the associations are efficiently configured, redundant information is eliminated and objects can be added and changed efficiently, resulting in an economical system, which has a significant industrial effect.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の構成を示すブロック図、第2図は本発
明のテキストの説明図、 第3図は管理部の処理の流れ図 である。 図において、 lはテキスト、     2はオブジェクト、3は管理
部、      4はデータ部、5はオブジェクトテー
ブル部、 10〜14は処理ステップ 本発明の構成を示すブロック図 第1図 本発明のテキストの説明図 第2図
FIG. 1 is a block diagram showing the configuration of the present invention, FIG. 2 is an explanatory diagram of the text of the present invention, and FIG. 3 is a flowchart of the processing of the management section. In the figure, l is a text, 2 is an object, 3 is a management section, 4 is a data section, 5 is an object table section, 10 to 14 are processing steps A block diagram showing the configuration of the present invention Figure 1 Description of the text of the present invention Figure 2

Claims (1)

【特許請求の範囲】 テキスト(1)と、オブジェクト(2)と、管理部(3
)を有し、 該テキスト(1)は、データ部(4)と、オブジェクト
テーブル部(5)からなり、 該データ部(4)は複数の文字列で構成され、該オブジ
ェクトテーブル部(5)は、所要の該文字列と、オブジ
ェクト識別子との対応を示すように構成したテーブルで
あり、 該管理部(3)は、該データ部(4)の該文字列を指定
する所定の指示を受けた場合に、該オブジェクトテーブ
ル部(5)から該指定の文字列と対応する該オブジェク
ト識別子を検索し、該オブジェクト識別子で定まる該オ
ブジェクト(2)に所定のアクセスを実行するように構
成されていることを特徴とするオブジェクト参照処理方
式。
[Claims] Text (1), object (2), and management section (3)
), the text (1) consists of a data section (4) and an object table section (5), the data section (4) consists of a plurality of character strings, and the object table section (5) is a table configured to show the correspondence between the required character strings and object identifiers, and the management section (3) receives a predetermined instruction specifying the character strings in the data section (4). , the object table section (5) is searched for the object identifier corresponding to the designated character string, and a predetermined access is made to the object (2) determined by the object identifier. An object reference processing method characterized by:
JP1286111A 1989-11-02 1989-11-02 Object reference processor Expired - Lifetime JP2853213B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1286111A JP2853213B2 (en) 1989-11-02 1989-11-02 Object reference processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1286111A JP2853213B2 (en) 1989-11-02 1989-11-02 Object reference processor

Publications (2)

Publication Number Publication Date
JPH03147181A true JPH03147181A (en) 1991-06-24
JP2853213B2 JP2853213B2 (en) 1999-02-03

Family

ID=17700076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1286111A Expired - Lifetime JP2853213B2 (en) 1989-11-02 1989-11-02 Object reference processor

Country Status (1)

Country Link
JP (1) JP2853213B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0535576A (en) * 1991-07-26 1993-02-12 Nippon Telegr & Teleph Corp <Ntt> Method for registering and retrieving data base
JPH05334376A (en) * 1992-05-27 1993-12-17 Oki Electric Ind Co Ltd Information retrieving device using character string as key
JPH06251065A (en) * 1993-02-24 1994-09-09 Mitsubishi Electric Corp Retriever and retrieval method
JPH1097541A (en) * 1996-09-19 1998-04-14 Toshiba Corp Document blowsing support system and document processing system
JP2001312520A (en) * 2001-04-02 2001-11-09 Casio Comput Co Ltd System to link document data, display/access system linking address, and distribution system for linked document data
JP2008033931A (en) * 2006-07-26 2008-02-14 Xerox Corp Method for enrichment of text, method for acquiring text in response to query, and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6332033A (en) * 1986-07-26 1988-02-10 株式会社マブチ Prefabricated type structure
JPH01159759A (en) * 1987-12-16 1989-06-22 Hitachi Ltd Document retrieving and displaying method
JPH01269125A (en) * 1988-04-21 1989-10-26 Fuji Xerox Co Ltd Keyword preparing device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6332033A (en) * 1986-07-26 1988-02-10 株式会社マブチ Prefabricated type structure
JPH01159759A (en) * 1987-12-16 1989-06-22 Hitachi Ltd Document retrieving and displaying method
JPH01269125A (en) * 1988-04-21 1989-10-26 Fuji Xerox Co Ltd Keyword preparing device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0535576A (en) * 1991-07-26 1993-02-12 Nippon Telegr & Teleph Corp <Ntt> Method for registering and retrieving data base
JPH05334376A (en) * 1992-05-27 1993-12-17 Oki Electric Ind Co Ltd Information retrieving device using character string as key
JPH06251065A (en) * 1993-02-24 1994-09-09 Mitsubishi Electric Corp Retriever and retrieval method
JPH1097541A (en) * 1996-09-19 1998-04-14 Toshiba Corp Document blowsing support system and document processing system
JP2001312520A (en) * 2001-04-02 2001-11-09 Casio Comput Co Ltd System to link document data, display/access system linking address, and distribution system for linked document data
JP2008033931A (en) * 2006-07-26 2008-02-14 Xerox Corp Method for enrichment of text, method for acquiring text in response to query, and system

Also Published As

Publication number Publication date
JP2853213B2 (en) 1999-02-03

Similar Documents

Publication Publication Date Title
JPH0765035A (en) Structured document retrieving device
JPH01180062A (en) Document shaping device
US7155430B2 (en) Method for providing data inquiry service and data inquiry service system
JPH03147181A (en) Object reference processing system
JPH07129448A (en) File selection system
JPH11282882A (en) Document management method
JPH0773187A (en) Retrieving system
JPH04311263A (en) Electronic dictionary retrieving device
US20220207092A1 (en) Computer service for indexing threaded comments with pagination support
JPH0315223B2 (en)
JP2002082965A (en) Document retrieval method
JPH04348468A (en) Data base device
JP2001134596A (en) Managing device and retrieving method for structured document
Mbaakanyi et al. Subject authority control in a computerised system: Use of CDMARC Subjects in an academic library
JPH0237466A (en) Information processing system
JP2739589B2 (en) Information retrieval device
JPH06266591A (en) Document managing method
JPS6330923A (en) Menu displaying system
JP2002288186A (en) Method and system for classification and management of electronic data
JP2609680B2 (en) Data registration device
JPH04167123A (en) Mixed data processing system
JPH06250899A (en) Retrieving device and its method
JPH03223923A (en) Control system for input of unfixed byte length character
JPH11232270A (en) Variable document preparation system, variable document output device and variable original preparing device
Tables et al. Administration