JP2853213B2 - Object reference processor - Google Patents

Object reference processor

Info

Publication number
JP2853213B2
JP2853213B2 JP1286111A JP28611189A JP2853213B2 JP 2853213 B2 JP2853213 B2 JP 2853213B2 JP 1286111 A JP1286111 A JP 1286111A JP 28611189 A JP28611189 A JP 28611189A JP 2853213 B2 JP2853213 B2 JP 2853213B2
Authority
JP
Japan
Prior art keywords
character string
text
identifier
data
management unit
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 - Lifetime
Application number
JP1286111A
Other languages
Japanese (ja)
Other versions
JPH03147181A (en
Inventor
博 石川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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

Landscapes

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

Description

【発明の詳細な説明】 〔概 要〕 テキスト中の文字列と、その文字列の更に詳細な情報
を持つオブジェクトとを関連付けて、検索できるように
したシステムに関し、 オブジェクトと文字列との関連付けを効率よく構成し
て、オブジェクトにアクセスできるようにしたオブジェ
クト参照処理方式を目的とし、 テキストと、オブジェクトと、管理部とを有し、該テ
キストは、データ部と、オブジェクトテーブル部からな
り、該データ部は複数の文字列で構成され、該オブジェ
クトテーブル部は、所要の該文字列と、オブジェクト識
別子との対応を示すように構成したテーブルであり、該
管理部は、該テータ部の該文字列を指定する所定の指示
を受けた場合に、該オブジェクトテーブル部から該指定
の文字列と対応する該オブシェクト識別子を検索し、該
オブジェクト識別子で定まる該オブジェクトに所定のア
クセスを実行するように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] A system in which a character string in a text is associated with an object having more detailed information of the character string so that the object can be searched. The object of the present invention is an object reference processing method which is configured efficiently and can access an object. The object reference processing method includes a text, an object, and a management unit. The text includes a data portion and an object table portion. The object table section is a table configured to show a correspondence between a required character string and an object identifier, and the management section includes the character string of the data section. Receiving a predetermined instruction to specify the object identifier from the object table, the object identifier corresponding to the specified character string. And it is configured to perform the predetermined access to the object determined by the object identifier.

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

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

〔従来の技術と発明が解決しようとする課題〕[Problems to be solved by conventional technology and invention]

情報検索において、指定したキーによって単にテキス
トを検索するのみでなく、検索したテキストの中の所要
の文字列について、更に詳細な情報がある場合に、それ
との関連付けが作られていて、必要なとき文字列を指定
すると、詳細情報に容易にアクセスできるようにしたシ
ステムが作られている。
In information retrieval, when not only searching a text by a specified key but also more detailed information on a required character string in the searched text when it is associated with it, A system has been developed that allows easy access to detailed information by specifying a character string.

そのようなシステムでは、例えば画面に表示された或
るテキストを読んでいて、詳細情報が必要になった場合
には、例えば画面上の必要な文字列をマウスでカーソル
を動かす等の手段で指示すると、その文字列に対応する
詳細情報を持つオブジェクトが決定して、そのオブジェ
クトにアクセスが行われ、詳細情報データを別のウィン
ドウ等の適当な表示方法で表示することができるように
なっている。
In such a system, for example, while reading a certain text displayed on the screen, when detailed information is needed, a necessary character string on the screen is indicated by, for example, moving a cursor with a mouse. Then, 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 another window or other suitable display method. .

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

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

本発明は、前記のようなシステムにおいて、オブジェ
クトと文字列との関連付けを効率よく構成して、オブジ
ェクトにアクセスできるようにしたオブジェクト参照処
理方式を目的とする。
An object of the present invention is to provide an object reference processing method in which the object can be accessed by efficiently associating the object with a character string in the system as described above.

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

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

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

〔作 用〕(Operation)

管理部3は、文字列を指定されると、オブジェクトテ
ーブル部5内の同じ文字列を探し、それに対応するオブ
ジェクト識別子を得る。そのオブジェクト識別子の指定
に基づいて該当するオブジェクトをアクセスし、得た情
報を表示することができる。従って、テキスト1のデー
タ部4の中に同一の文字列が複数存在してもよい。その
どれを指定されてもオブジェクトテーブル部5の同じ項
目から同じオブジェクト識別子を得る。また、テキスト
1のデータ部4を変更して該当する文字列の数や位置が
変わっても構わない。従って、従来のような冗長性は解
消される。
When a character string is specified, the management unit 3 searches for the same character string in the object table unit 5 and obtains an object identifier corresponding to the character string. The corresponding object can be accessed based on the designation of the object identifier, and the obtained information can be displayed. Therefore, a plurality of the same character strings may exist in the data portion 4 of the text 1. Regardless of which one is specified, the same object identifier is obtained from the same item in the object table section 5. Further, the number and position of the corresponding character string may be changed by changing the data portion 4 of the text 1. Therefore, the conventional redundancy is eliminated.

オブジェクトの追加、変更をする場合、通常はテキス
ト1のオブジェクトテーブル部5の対応項目を同時に変
更するが、オブジェクト側だけで独立に行ない、必要が
あれば文書のオブジェクトテーブルの対応項目を直すと
いうことも可能である。
When adding or changing an object, the corresponding items in the object table section 5 of the text 1 are usually changed at the same time, but this is done independently only on the object side, and if necessary, the corresponding items in the document object table are corrected. Is also possible.

〔実施例〕〔Example〕

第2図は、第1図のテキスト1のデータ部4とオブジ
ェクトテーブル部5とオブジェクト2との関係及びオブ
ジェクトテーブル5の構成を説明的に示す図である。
FIG. 2 is a view illustratively showing the relationship between the data part 4, the object table part 5, and the object 2 of the text 1 in FIG. 1, and the structure of the object table 5.

データ部4に例示するデータで、説明のために網かけ
をして示す文字列が、詳細情報を持つオブジェクトと関
連付けられた文字列である。この関連付けは、例えばこ
のテキストの生成時に、必要な文字列と対応するオブジ
ェクトのオブジェクト識別子とを指定されることによっ
て、例えばテキスト編集機能も持つようにされた管理部
3がそれを処理し、オブジェクトテーブル部5を生成す
るものとする。
In the data exemplified in the data section 4, a character string shaded for explanation is a character string associated with an object having detailed information. For example, when this text is generated, a necessary character string and an object identifier of a corresponding object are specified at the time of generation of the text, and the management unit 3 having a text editing function processes it, and The table unit 5 is generated.

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

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

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

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

〔発明の効果〕〔The invention's effect〕

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

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

第1図は本発明の構成を示すブロック図、 第2図は本発明のテキストの説明図、 第3図は管理部の処理の流れ図 である。 図において、 1はテキスト、2はオブジェクト、 3は管理部、4はデータ部、 5はオブジェクトテーブル部、 10〜14は処理ステップ を示す。 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. In the figure, 1 is a text, 2 is an object, 3 is a management unit, 4 is a data unit, 5 is an object table unit, and 10 to 14 are processing steps.

フロントページの続き (56)参考文献 特開 昭63−62033(JP,A) 特開 平1−269125(JP,A) 特開 平1−159759(JP,A) 田中,西川,「オブジェクト指向デー タベースの ハイパーテキスト型インタ ーフェースText Linkについ て」,情報処理学会研究報告(89−DB S−72),Vol.89,No.63(平1 −7−20) 小野寺,「ハイパテキスト−コンピュ ータによる知識の構造化−」,情報管 理、Vol.31,No.11,Feb. 1989,p961−977(平1−2−1) 三村、安藤「フレキシブルハイパーメ ディアシステムの設計」情報処理学会第 39回(平成元年後期)全国大会講義論文 集(▲III▼)p.978−979(平1− 10−16) 石塚、大島「データ管理機能を強化し たHyper Cardシステム」情報 処理学会研究報告(89−FI−13),V ol.89,No.47,1989 (58)調査した分野(Int.Cl.6,DB名) G06F 17/30 G06F 12/00 JICST科学技術文献ファイルContinuation of the front page (56) References JP-A-63-62033 (JP, A) JP-A-1-269125 (JP, A) JP-A-1-159759 (JP, A) Tanaka, Nishikawa, "Object-oriented data" Database Hypertext Interface Text Link ”, Information Processing Society of Japan Research Report (89-DB S-72), Vol. 89, No. 63 (Head 1-7-20) Onodera, "Hypertext-Computerized Knowledge Structuring-", Information Management, Vol. 31, No. 11, Feb. 1989, pp. 961-977 (Hei 1-2-1) Mimura, Ando "Design of Flexible Hypermedia System" Proc. Of the 39th Annual Conference of IPSJ (late 1989) (III) ) P. 978-979 (Hei 1-10-16) Ishizuka, Oshima "Hyper Card System with Enhanced Data Management Function" Information Processing Society of Japan Research Report (89-FI-13), Vol. 89, No. 47, 1989 (58) Field surveyed (Int. Cl. 6 , DB name) G06F 17/30 G06F 12/00 JICST scientific and technical literature file

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】テキストと、オブジェクトと、管理部とを
有し、 該テキストは、データ部と、オブジェクトテーブル部か
らなり、 該データ部は複数の文字列で構成され、 該オブジェクトテーブル部は、所要の文字列と、オブジ
ェクト識別子との対応を示すように構成したテーブルで
あり、 該管理部は、該データ部の文字列を指定する所定の指示
を受けた場合に、該オブジェクトテーブル部から該指定
の文字列と対応するオブジェクト識別子を検索し、該オ
ブジェクト識別子で定まるオブジェクトに所定のアクセ
スを実行するように構成されていることを特徴とするオ
ブジェクト参照処理装置。
1. A system comprising a text, an object, and a management unit, wherein the text comprises a data portion and an object table portion, wherein the data portion is constituted by a plurality of character strings, A table configured to indicate a correspondence between a required character string and an object identifier; and when the management unit receives a predetermined instruction to specify a character string of the data unit, the management unit receives the predetermined instruction from the object table unit. An object reference processing device configured to search for an object identifier corresponding to a specified character string and execute a predetermined access to an object determined by the object identifier.
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 JPH03147181A (en) 1991-06-24
JP2853213B2 true 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)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3503029B2 (en) * 1991-07-26 2004-03-02 日本電信電話株式会社 Database registration and search method
JPH05334376A (en) * 1992-05-27 1993-12-17 Oki Electric Ind Co Ltd Information retrieving device using character string as key
JP3350995B2 (en) * 1993-02-24 2002-11-25 三菱電機株式会社 Search device and search method
JP3195252B2 (en) * 1996-09-19 2001-08-06 株式会社東芝 Document browsing support method and system
JP3521879B2 (en) * 2001-04-02 2004-04-26 カシオ計算機株式会社 Document data linking device, link destination address display / access device, and linked document data distribution device
US8595245B2 (en) * 2006-07-26 2013-11-26 Xerox Corporation Reference resolution for text enrichment and normalization in mining mixed data

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH063049B2 (en) * 1986-07-26 1994-01-12 株式会社マブチ Assembly 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

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
三村、安藤「フレキシブルハイパーメディアシステムの設計」情報処理学会第39回(平成元年後期)全国大会講義論文集(▲III▼)p.978−979(平1−10−16)
小野寺,「ハイパテキスト−コンピュータによる知識の構造化−」,情報管理、Vol.31,No.11,Feb.1989,p961−977(平1−2−1)
田中,西川,「オブジェクト指向データベースの ハイパーテキスト型インターフェースText Linkについて」,情報処理学会研究報告(89−DBS−72),Vol.89,No.63(平1−7−20)
石塚、大島「データ管理機能を強化したHyper Cardシステム」情報処理学会研究報告(89−FI−13),Vol.89,No.47,1989

Also Published As

Publication number Publication date
JPH03147181A (en) 1991-06-24

Similar Documents

Publication Publication Date Title
JP3108015B2 (en) Hypertext search device
US6226655B1 (en) Method and apparatus for retrieving data from a network using linked location identifiers
US6405216B1 (en) Internet-based application program interface (API) documentation interface
US6484161B1 (en) Method and system for performing online data queries in a distributed computer system
US6397228B1 (en) Data enhancement techniques
US6408294B1 (en) Common term optimization
US6374241B1 (en) Data merging techniques
US6393415B1 (en) Adaptive partitioning techniques in performing query requests and request routing
US6493721B1 (en) Techniques for performing incremental data updates
US6421683B1 (en) Method and product for performing data transfer in a computer system
US7908253B2 (en) Polyarchical data indexing and automatically generated hierarchical data indexing paths
US7660810B2 (en) Method and system for publication and revision or hierarchically organized sets of static intranet and internet web pages
US6496843B1 (en) Generic object for rapid integration of data changes
US7047242B1 (en) Weighted term ranking for on-line query tool
US6826559B1 (en) Hybrid category mapping for on-line query tool
EP0494575B1 (en) Cut and paste filtering of unbounded, dynamic, non-modifiable data streams
US6944608B2 (en) Method and apparatus for organizing data pertaining to audiovisual content
EP0774722A2 (en) Information retrieval system
AU2002244248A1 (en) Polyarchical data indexing and automatically generated hierarchical data indexing paths
US6789083B2 (en) Methods and system for browsing large text files
US20140365998A1 (en) Program Source Code Navigation
US8275661B1 (en) Targeted banner advertisements
JP2853213B2 (en) Object reference processor
JP3328334B2 (en) Full-text database search device
JP2791147B2 (en) Information search method