JPH1078905A - Information reuse method and system in shared space - Google Patents

Information reuse method and system in shared space

Info

Publication number
JPH1078905A
JPH1078905A JP8234555A JP23455596A JPH1078905A JP H1078905 A JPH1078905 A JP H1078905A JP 8234555 A JP8234555 A JP 8234555A JP 23455596 A JP23455596 A JP 23455596A JP H1078905 A JPH1078905 A JP H1078905A
Authority
JP
Japan
Prior art keywords
shared space
information
communication network
shared
attribute
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.)
Pending
Application number
JP8234555A
Other languages
Japanese (ja)
Inventor
Akihisa Kawanobe
彰久 川野辺
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP8234555A priority Critical patent/JPH1078905A/en
Publication of JPH1078905A publication Critical patent/JPH1078905A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To change the attribute value of partial information and to facilitate the reuse of information on a communication network by notating each of information on the network based on the addressing information and the attribute information included in the system and referring to the reference files corresponding to the shared spaces in these spaces. SOLUTION: The shared space reading clients 10a to 10n and the shared space processing servers 11a to 11n are connected to a communication network 12. The servers 11a to 11n notate the information to be distributed to the shared spaces which are scattered in the network 12 based on the addressing and the information of the system. Then the servers refer to the reference files 112 serving as the higher order concepts corresponding to the shared spaces via the file reference means 111. Thus, it's possible to easily reuse the information which are distributed in the network 12 just by changing the attribute value of the partial information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、共有空間における
情報の再利用方法及びシステムに係り、特に、論理的に
分散された共有空間の内容を維持し得る共有空間維持シ
ステムにおける共有空間内に配置する情報の再利用を行
うための、共有空間における情報の再利用方法及びシス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and a system for reusing information in a shared space, and more particularly, to a method and system for relocating information in a shared space in a shared space maintaining system capable of maintaining the contents of a logically distributed shared space. The present invention relates to a method and a system for reusing information in a shared space for reusing information to be reused.

【0002】詳しくは、共有空間を利用した情報閲覧、
共同作業等のアプリケーションを実現する際に利用され
る技術である。例としては、分散型の共有空間のユーザ
インタフェースにグラフィックスを利用したアプリケー
ションがあり、一つのグラフィックス作成にかかる膨大
な労力を、複数の共有空間内でグラフィックスデータを
配置位置の相対座標を変更して再利用を可能とし、簡単
に共有空間を記述し、作成することを可能とする技術で
ある。
[0002] More specifically, information browsing using a shared space,
This technology is used when implementing applications such as collaborative work. As an example, there is an application that uses graphics for the user interface of a distributed shared space, and the enormous effort required to create a single graphic requires the relative coordinates of the placement position of graphics data in multiple shared spaces. This is a technology that enables reuse by making changes, and enables easy description and creation of a shared space.

【0003】[0003]

【従来の技術】図9は、従来の共有空間内に配置される
情報を記述する方式を説明するための図である。以下
に、共有空間に配置される情報とフィアルの対応関係を
示す。同図において、情報単位(1a),(1b),
(1c)は、共有空間に配置される情報の固まりを示し
ている。属性(2a),(2b),(2c)は、各情報
単位の要素である。情報単位(1a)については、最後
の属性(5a)までですべての情報の要素が羅列して書
かれている。例えば、(2b)は、属性(2a)に対す
る属性値である。もしも、情報単位“情報1”(1a)
を一部の属性だけを変えて共有空間に“情報1”を配置
しようとした場合には、ファイル(0a)を編集して全
ての属性についての書き直しを行う。
2. Description of the Related Art FIG. 9 is a diagram for explaining a conventional method of describing information arranged in a shared space. The correspondence between the information arranged in the shared space and the file is shown below. In the figure, information units (1a), (1b),
(1c) indicates a block of information arranged in the shared space. The attributes (2a), (2b), and (2c) are elements of each information unit. In the information unit (1a), all information elements are written in a row up to the last attribute (5a). For example, (2b) is an attribute value for the attribute (2a). If the information unit "information 1" (1a)
When the “information 1” is to be arranged in the shared space by changing only some of the attributes, the file (0a) is edited and all the attributes are rewritten.

【0004】または、この情報は、バイナリ形式にエン
コードされている場合もある。その場合には、一度ファ
イルをデコードした上で編集する。
[0004] Alternatively, this information may be encoded in a binary format. In this case, the file is decoded once and then edited.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の方法では、ファイル内の一部の情報について属性の
みを変えて共有空間に当該情報を配置しようとすると、
ファイルを再編集して全ての属性を再び書き直す必要が
ある。また、情報がバイナリ形式にエンコードされてい
る場合には、一度ファイルをデコードした上で編集する
必要がある。
However, according to the above-mentioned conventional method, when the information is to be arranged in the shared space by changing only the attribute of a part of the information in the file,
You need to re-edit the file and rewrite all attributes again. If the information is encoded in a binary format, it is necessary to decode the file once and edit it.

【0006】このため、通信網上で分散格納された一つ
の共有空間で使用されている情報の別の共有空間で再利
用する時に生じる複数の情報から抽出時に繁雑な編集処
理が伴うという問題がある。また、一つの情報ファイル
の再利用効率が劣化してしまうという問題もある。
For this reason, there is a problem that complicated editing processing is involved in extracting information from a plurality of pieces of information generated when information used in one shared space distributed and stored on a communication network is reused in another shared space. is there. Another problem is that the reuse efficiency of one information file is degraded.

【0007】さらに、一つの共有空間の中に配置すべき
情報を一つのファイルの中に全てを書き込むため、フィ
アルの可読性が低下するという問題もある。本発明は、
上記の点に鑑みなされたもので、情報の一部の属性値の
変更を行うことにより、通信網上に分散格納されている
情報を容易に再利用可能な共有空間における情報の再利
用方法及びシステムを提供することを目的とする。
Furthermore, since all the information to be arranged in one shared space is written in one file, the readability of the file is reduced. The present invention
In view of the above points, a method of reusing information in a shared space in which information distributed and stored on a communication network can be easily reused by changing a part of attribute values of the information and The purpose is to provide a system.

【0008】また、本発明の目的は、各共有空間に対応
した簡便なファイルを生成することにより、どのような
情報が共有空間に配置されるかを分かりやすくすること
が可能であり、かつ上記のファイルの生成が容易な再利
用方法及びシステムを提供することである。
Another object of the present invention is to generate a simple file corresponding to each shared space so that it is possible to easily understand what information is arranged in the shared space. The object of the present invention is to provide a reusable method and a system which can easily generate a file.

【0009】[0009]

【課題を解決するための手段】本発明は、通信網によっ
て接続された少なくとも1つの共有空間閲覧用クライア
ントを有し、該共有空間閲覧用クライアントが該通信網
によって共有空間処理用サーバとの通信を行うことによ
り、共有空間の内容を維持し得る共有空間維持システム
における共有空間における情報の再利用方法において、
通信網上に分散格納されている共有空間に配置すべき各
情報を、システム内のアドレッシング情報と属性情報を
使用して表記し、共有空間に対応した上位概念となる参
照ファイルを、共有空間において参照する。
SUMMARY OF THE INVENTION The present invention comprises at least one client for browsing a shared space connected by a communication network, wherein the client for browsing the shared space communicates with a server for processing a shared space via the communication network. In the method of reusing information in the shared space in the shared space maintenance system that can maintain the contents of the shared space by performing
Each information to be placed in the shared space distributed and stored on the communication network is described using addressing information and attribute information in the system, and a reference file that is a superordinate concept corresponding to the shared space is written in the shared space. refer.

【0010】また、本発明は、作成された通信網上に分
散格納されている共有空間に配置すべき各情報を、該情
報の共有空間維持システム上でのアドレッシング情報
と、該情報を記述するために必要な属性情報の一部をそ
の属性パラメータ名と新たな属性値を与えて情報を加工
することを許す参照ファイルを、共有空間維持システム
によって維持される複数の共有空間の間で通信網上の情
報を再利用可能とする。
Further, the present invention describes each piece of information to be placed in a shared space distributed and stored on a created communication network, addressing information of the information on a shared space maintaining system, and the information. A reference file that allows a part of the attribute information necessary to process information by giving its attribute parameter name and new attribute value to a communication network between a plurality of shared spaces maintained by a shared space maintenance system. Make the above information reusable.

【0011】図1は、本発明の原理を説明するための図
である。本発明は、第2の共有空間閲覧用クライアント
が第1の共有空間閲覧用クライントがアクセスしている
共有空間にアクセスする際に、共有空間処理用サーバに
アクセスし(ステップ1A)、共有空間に配置されてい
る参照ファイルのアドレッシング情報及び属性パラメー
タ名、及び新たな属性値を取得し(ステップ2A)、ア
ドレッシング情報に基づいて分散配置されている共有空
間の構築に必要なデータを取得し(ステップ3A)、該
データを属性パラメータ名、及び新たな属性値に基づい
て変更する(ステップ4A)。
FIG. 1 is a diagram for explaining the principle of the present invention. According to the present invention, when the second shared space browsing client accesses the shared space being accessed by the first shared space browsing client, the second shared space browsing client accesses the shared space processing server (step 1A). The addressing information, the attribute parameter name, and the new attribute value of the located reference file are obtained (step 2A), and the data necessary for building the distributed space that is distributed based on the addressing information is obtained (step 2A). 3A), the data is changed based on the attribute parameter name and the new attribute value (step 4A).

【0012】図2は、本発明の原理構成図である。本発
明は、通信網12と、該通信網12に接続される共有空
間処理用サーバ11と、該通信網12によって接続され
た少なくとも1つの共有空間閲覧用クライアント10と
を有し、該共有空間閲覧用クライアント10が該通信網
12によって共有空間処理用サーバ11との通信を行う
ことにより、共有空間の内容を維持し得る共有空間維持
システムにおける共有空間における情報の再利用システ
ムにおいて、共有空間処理用サーバ11は、通信網12
上に分散格納されている共有空間に配置すべき各情報
を、システムのアドレッシングと情報を使用して表記
し、該共有空間に対応した上位概念となる参照ファイル
112を参照するファイル参照手段111を有する。
FIG. 2 is a diagram showing the principle of the present invention. The present invention includes a communication network 12, a shared space processing server 11 connected to the communication network 12, and at least one shared space browsing client 10 connected by the communication network 12, When the browsing client 10 communicates with the shared space processing server 11 via the communication network 12, the shared space processing in the shared space reusing system in the shared space maintenance system that can maintain the contents of the shared space is performed. Server 11 is a communication network 12
Each piece of information to be arranged in the shared space distributed and stored above is described using the addressing and information of the system, and a file reference unit 111 that refers to a reference file 112 that is a higher-level concept corresponding to the shared space is provided. Have.

【0013】また、上記の参照ファイル112は、通信
網12上に分散格納されている共有空間に配置すべき各
情報を、該情報の共有空間維持システム上でのアドレッ
シング情報と、該情報を記述するために必要な属性情報
の一部の属性パラメータ名と、属性値を与える情報を含
む。
The reference file 112 describes each piece of information to be arranged in the shared space distributed and stored on the communication network 12, addressing information of the information on the shared space maintaining system, and describes the information. Of attribute information necessary to perform the operation, and information for giving attribute values.

【0014】また、上記の共有空間閲覧用クライアント
10は、他の共有空間閲覧用クライアント10アクセス
している共有空間にアクセスする際に、共有空間処理用
サーバ11又は共有空間閲覧用クライアントにアクセス
するサーバアクセス手段101と、共有空間に配置され
ている参照ファイル112のアドレッシング情報及び属
性パラメータ名、及び新たな属性値を取得するパラメー
タ取得手段102と、アドレッシング情報に基づいて分
散配置されている共有空間の構築に必要なデータを取得
し、該データを属性パラメータ名、及び新たな属性値に
基づいて変更するパラメータ変更手段103とを含む。
When accessing the shared space accessed by another shared space browsing client 10, the shared space browsing client 10 accesses the shared space processing server 11 or the shared space browsing client. A server access unit 101, a parameter acquisition unit 102 for acquiring addressing information and an attribute parameter name of a reference file 112 arranged in the shared space, and a new attribute value, and a shared space distributed and arranged based on the addressing information And a parameter changing unit 103 that obtains data necessary for the construction of the attribute and changes the data based on the attribute parameter name and the new attribute value.

【0015】これにより、共有空間処理用サーバまた
は、共有空間閲覧用クライントにおいて、共有空間をア
クセスするための、システム上でのアドレッシング情報
及び、情報を記述するために必要な属性情報の一部をそ
の属性パラメータ名と、新たな属性値を与えて共有空間
の情報を加工するための参照情報を含む参照ファイルを
保持しておき、共有空間閲覧用クライアントが、当該参
照ファイルを参照して、所望の共有空間の情報の再利用
が可能となる。
Thus, in the shared space processing server or the shared space browsing client, a part of the addressing information on the system for accessing the shared space and a part of the attribute information necessary for describing the information are stored. A reference file including reference information for processing the information of the shared space by giving the attribute parameter name and the new attribute value is held, and the client for browsing the shared space refers to the reference file, and Can reuse the information in the shared space.

【0016】なお、上記の図2の構成では、通信網に共
有空間処理用サーバが接続されている例を示している
が、通信網に接続されるのは、共有空間を共有している
複数の共有空間閲覧用クライアントのみが接続されてい
る構成であってもよい。この場合には、アクセスされた
共有空間閲覧用クライアント10が参照ファイル112
を参照する。
In the configuration of FIG. 2 described above, an example is shown in which a shared space processing server is connected to a communication network, but only a plurality of servers sharing a shared space are connected to the communication network. The configuration may be such that only the shared space browsing client is connected. In this case, the accessed shared space browsing client 10 transmits the reference file 112
See

【0017】[0017]

【発明の実施の形態】図3は、本発明のシステムの概要
を示す。同図に示すシステムは、通信網12、当該通信
網12に接続される複数の共有空間処理用サーバ11
a,11b,11c,11d及び通信網12に接続され
る複数の共有空間閲覧用クライアント10a,10b,
10cより構成される。
FIG. 3 shows an outline of a system according to the present invention. The system shown in FIG. 1 includes a communication network 12 and a plurality of shared space processing servers 11 connected to the communication network 12.
a, 11b, 11c, 11d and a plurality of shared space browsing clients 10a, 10b connected to the communication network 12;
10c.

【0018】同図において、任意の共有空間閲覧用クラ
イアント10a,10bは、共有空間処理用サーバ11
aに通信網12を介して接続されており、共有空間閲覧
用クライアント10a、10bは、同一の情報の配置さ
れている空間を共有している。共有空間処理用サーバ1
1b,11cは、共有空間に配置される個別の情報、例
えば、グラフィックデータ等を格納している。
In FIG. 1, arbitrary shared space browsing clients 10a and 10b are connected to a shared space processing server 11
a, via the communication network 12, the shared space browsing clients 10a, 10b share the space where the same information is located. Shared space processing server 1
1b and 11c store individual information arranged in the shared space, for example, graphic data and the like.

【0019】共用空間処理用サーバ11dは、共有空間
に配置される共有情報のシステム上のアドレッシング情
報、例えば、URL(Uniform Resource Locator) と、
例えば、グラフィックデータの共有空間座標での表示位
置を、内部のパラメータの変更により明示している参照
ファイル13を格納している。
The shared space processing server 11d is provided with addressing information on the system of the shared information arranged in the shared space, for example, a URL (Uniform Resource Locator);
For example, a reference file 13 that specifies the display position of the graphic data in the shared space coordinates by changing an internal parameter is stored.

【0020】図4は、本発明の共有空間における情報の
再利用方法の動作を示すフローチャートである。 ステップ101) 共有空間閲覧用クライアント10
は、閲覧に参加する共有空間を選択し、その共有空間に
対応する共有空間処理用サーバ11にアクセスする。
FIG. 4 is a flowchart showing the operation of the method for reusing information in a shared space according to the present invention. Step 101) Client 10 for viewing shared space
Selects a shared space to participate in browsing, and accesses the shared space processing server 11 corresponding to the shared space.

【0021】ステップ102) 共有空間閲覧用クライ
アント10は、共有空間処理用サーバ11にアクセスし
て、共有空間の構成情報のアドレッシング情報と、利用
する情報の変更すべき属性、属性値が記述された参照フ
ァイル13を取得する。 ステップ103) 参照ファイル13から取得した共有
空間の構成情報のアドレッシング情報に従って、共有空
間処理用サーバ11に分散配置されている各共有空間構
成情報を通信網12を経由して獲得する。
Step 102) The shared space browsing client 10 accesses the shared space processing server 11 and describes addressing information of configuration information of the shared space, and attributes and attribute values of information to be used to be changed. Acquire the reference file 13. Step 103) According to the addressing information of the configuration information of the shared space acquired from the reference file 13, each piece of shared space configuration information distributed and arranged in the shared space processing server 11 is obtained via the communication network 12.

【0022】ステップ104) 変更指定されている属
性パラメータを指定情報の内部から取得し、当該パラメ
ータに指定された値を、獲得した共有空間構成情報に代
入する。 ステップ105) 全ての必要なパラメータについて値
を代入したら、共有空間閲覧用クライアント10は、当
該情報を表示する。
Step 104) The attribute parameter designated to be changed is acquired from inside the designated information, and the value designated to the parameter is substituted into the acquired shared space configuration information. Step 105) When values are substituted for all necessary parameters, the shared space browsing client 10 displays the information.

【0023】ステップ106) さらに、別の共有空間
にアクセスする場合には、ステップ102に移行し、し
ない場合には、処理を終了する。
Step 106) If another shared space is to be accessed, the process proceeds to step 102; otherwise, the process ends.

【0024】[0024]

【実施例】以下、本発明の実施例を図面と共に説明す
る。 [第1の実施例]前述の図3と図4に基づいて本発明の
第1の実施例を説明する。
Embodiments of the present invention will be described below with reference to the drawings. [First Embodiment] A first embodiment of the present invention will be described with reference to FIGS.

【0025】以下の例では、共有空間閲覧用クライアン
ト10cが共有空間閲覧用クライアント10a,10b
が共有する共有空間に参加する際に、共有空間処理用サ
ーバ1が有する参照ファイル13にアクセスする例を用
いて説明する。共用空間閲覧用クライアント10cは、
共有空間閲覧用クライアント10a,10bが共有する
供給空間に参加するために、共有空間のアドレッシング
情報や情報の変更すべき属性、及び属性値等の共有情報
を含む参照ファイル13を有する共有空間処理用サーバ
11dにアクセスする(ステップ101)。
In the following example, the shared space browsing client 10c is the shared space browsing client 10a, 10b.
This will be described using an example of accessing the reference file 13 included in the shared space processing server 1 when participating in the shared space shared by. The shared space browsing client 10c
In order to participate in the supply space shared by the shared space browsing clients 10a and 10b, the shared space processing includes the reference file 13 including the shared information such as the addressing information of the shared space, the attribute to be changed, and the attribute value. Access the server 11d (step 101).

【0026】次に、共有空間閲覧用クライアント10c
は、共有空間処理用サーバ11dから共有情報が記載さ
れている参照ファイル13を取得し、当該ファイル13
の内容を読み込む(ステップ102)。図5は、本発明
の一実施例のファイルの内容の例を示す。
Next, the client 10c for viewing the shared space
Acquires the reference file 13 in which the shared information is described from the shared space processing server 11d, and
Is read (step 102). FIG. 5 shows an example of the contents of a file according to an embodiment of the present invention.

【0027】共有空間閲覧用クライアント10cは、図
5に示すようなファイル13の内容を取得したものとす
る。ここで、読み込んだ参照ファイル13の内容に基づ
いて、共有空間を構成するために通信網12上の共有空
間処理用サーバ11に分散配置されている共有空間構成
情報ファイルの格納位置を特定するため、参照ファイル
13から“アドレッシング情報”21bを取得し、当該
“アドレッシング情報”21bにアクセスする。この例
では、共有空間処理用サーバ11aが有する共有空間構
成ファイル14dにアクセスし、図5に示す〈共有情
報〉14aに含まれる属性として(“属性1=“属性
値”)を当該共有空間構成ファイル14dの属性値に代
入する(ステップ104)。
It is assumed that the shared space browsing client 10c has acquired the contents of the file 13 as shown in FIG. Here, based on the contents of the read reference file 13, the storage location of the shared space configuration information file distributed and arranged in the shared space processing server 11 on the communication network 12 to configure the shared space is specified. Then, the “addressing information” 21b is acquired from the reference file 13, and the “addressing information” 21b is accessed. In this example, the shared space configuration file 14d of the shared space processing server 11a is accessed, and (“attribute 1 =“ attribute value ”) is included in the <shared information> 14a shown in FIG. Substitute into the attribute value of the file 14d (step 104).

【0028】代入がすべての必要なパラメータについて
終了したら、共有空間閲覧用クライアント10cは、代
入した情報を表示する(ステップ105)。次に、共有
空間閲覧用クライアント10cが共用空間処理用サーバ
11dにアクセスして、参照ファイル13を取得して、
共用空間処理用サーバ11bが有する共有空間構成情報
ファイル14cのパラメータを変更する例を説明する。
When the assignment is completed for all necessary parameters, the shared space browsing client 10c displays the assigned information (step 105). Next, the shared space browsing client 10c accesses the shared space processing server 11d, acquires the reference file 13, and
An example in which parameters of the shared space configuration information file 14c of the shared space processing server 11b are changed will be described.

【0029】最初に、共用空間閲覧用クライアント10
cが共用空間処理用サーバ11dにアクセスし、参照フ
ァイル13を読み込み、共有空間構成情報ファイル14
cのアドレッシング情報として、図5に示す共有情報1
4cから当該共有空間構成情報ファイル14cの“格納
位置=“アドレッシング情報”、及び“属性1=“属性
値”、“属性2=“属性値”を取得する(ステップ10
2)。
First, the common space browsing client 10
c accesses the shared space processing server 11d, reads the reference file 13, and reads the shared space configuration information file 14
c as the addressing information of the shared information 1 shown in FIG.
4c, “storage location =“ addressing information ”,“ attribute 1 = “attribute value”, and “attribute 2 =“ attribute value ”” of the shared space configuration information file 14c are acquired (step 10).
2).

【0030】取得したパラメータの“アドレッシング情
報”に基づいて、共用空間処理用サーバ11bの当該共
有空間構成情報ファイル14cをアクセスし、共有空間
構成情報を取得する(ステップ103)。次に、共有空
間閲覧用クライアント10cは、取得したパラメータ
(“属性1=“属性値”、“属性2=“属性値”)を、
当該共有空間構成情報ファイル14cの各値に代入する
(ステップ104)。
Based on the obtained parameter "addressing information", the shared space configuration information file 14c of the shared space processing server 11b is accessed to obtain the shared space configuration information (step 103). Next, the shared space browsing client 10c transmits the acquired parameters (“attribute 1 =“ attribute value ”,“ attribute 2 = “attribute value”) ”
Substitute into each value of the shared space configuration information file 14c (step 104).

【0031】代入が終了したら、共有空間閲覧用クライ
アント10cは、代入した情報を表示する。 [第2の実施例]上記の第1の実施例では、共有空間閲
覧用クライアント10cが共有空間処理用サーバ11に
アクセスして、参照ファイル13を取得する例を示した
が、本実施例では、共有空間閲覧用クライアント10c
が通信網12を介して、他の共有空間閲覧用クライアン
ト10aから参照ファイル13を取得する例を説明す
る。
When the assignment is completed, the shared space browsing client 10c displays the assigned information. [Second Embodiment] In the above-described first embodiment, an example is shown in which the shared space browsing client 10c accesses the shared space processing server 11 and acquires the reference file 13, but in this embodiment, , Shared space browsing client 10c
An example in which the reference file 13 is acquired from another shared space browsing client 10a via the communication network 12 will be described.

【0032】図6は、本発明の第2の実施例のシステム
の概要を示す。図6において、共有空間閲覧用クライア
ント10cは、通信網12を介して、共有空間閲覧用ク
ライアント10aにアクセスし、参照ファイル13を取
得する。
FIG. 6 shows an outline of a system according to a second embodiment of the present invention. 6, the shared space browsing client 10c accesses the shared space browsing client 10a via the communication network 12 and acquires the reference file 13.

【0033】次に、共有空間閲覧用クライアント10c
は、参照ファイル13の内容を読み込んで、参加する共
有空間に対応する共有空間処理用サーバ11cの共有空
間構成情報ファイル14aのアドレッシング情報とし
て、“アドレッシング情報”を取得し、当該“アドレッ
シング情報”に従って、共有空間構成情報ファイル14
aにアクセスする。さらに、アドレッシング情報と共に
取得した属性及び属性値を共有空間構成情報ファイル1
4aの属性及び属性値に代入する。
Next, the client 10c for browsing the shared space
Reads the contents of the reference file 13, obtains "addressing information" as addressing information of the shared space configuration information file 14a of the shared space processing server 11c corresponding to the participating shared space, and acquires the addressing information in accordance with the "addressing information". , Shared space configuration information file 14
Access a. Further, the attribute and the attribute value acquired together with the addressing information are stored in the shared space configuration information file 1.
4a.

【0034】これにより、共有空間閲覧用クライアント
10cは、代入した結果を表示する。このように、本実
施例によれば、共有空間構成情報ファイル14をアクセ
スするためのファイル13を、共有空間処理用サーバ1
1ではなく、通信網12を介して他の共有空間閲覧用ク
ライアント10にアクセスして取得することも可能であ
る。
Thus, the shared space browsing client 10c displays the result of the substitution. As described above, according to the present embodiment, the file 13 for accessing the shared space configuration information file 14 is stored in the shared space processing server 1.
It is also possible to access and acquire another shared space browsing client 10 via the communication network 12 instead of 1.

【0035】なお、上記の第1及び第2の実施例におい
て、参照ファイル13にアクセスするための情報は、各
共有空間閲覧用クライアント10において、予め保持し
ているものとし、ナンバデータベース等によりアクセス
用の情報を読み込んで、ディスプレイに表示することに
より、種々選択可能な機能等を用いればよく、この点に
ついては、本発明の主旨ではないため、詳細な説明は省
略する。
In the first and second embodiments, the information for accessing the reference file 13 is assumed to be stored in advance in each of the shared space browsing clients 10 and accessed by a number database or the like. By reading the information for use and displaying the information on the display, various selectable functions may be used. Since this point is not the gist of the present invention, the detailed description is omitted.

【0036】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々変更・応用が可能
である。
It should be noted that the present invention is not limited to the above-described embodiment, but can be variously modified and applied within the scope of the claims.

【0037】[0037]

【発明の効果】上述のように、本発明の共有空間におけ
る情報の再利用方法及びシステムによれば、共有空間閲
覧用クライアントが、共有空間処理用サーバまたは、他
の共有空間閲覧用クライアントが保持する参照ファイル
を参照するのみで、情報の一部の属性値の変更のみの処
理で、通信網上に分散配置された情報を簡便に再利用す
ることが可能となる。
As described above, according to the method and system for reusing information in a shared space according to the present invention, the client for viewing the shared space is held by the server for processing the shared space or another client for viewing the shared space. It is possible to easily reuse information distributed and arranged on a communication network simply by referring to a reference file to be changed, and only by changing a part of the attribute value of the information.

【0038】さらに、参照ファイルは、アドレッシング
情報と、属性及び当該属性の値のみを設定すればよいた
め、容易に生成することが可能であり、どのような情報
が共有空間に配置されているかが容易に認識することが
可能である。
Further, since the reference file only needs to set the addressing information, the attribute and the value of the attribute, the reference file can be easily generated, and what kind of information is arranged in the shared space can be determined. It can be easily recognized.

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

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明のシステムの概要を示す図である。FIG. 3 is a diagram showing an outline of a system of the present invention.

【図4】本発明の共有空間における情報の再利用方法の
動作を示すフローチャートである。
FIG. 4 is a flowchart illustrating an operation of a method for reusing information in a shared space according to the present invention.

【図5】本発明の一実施例の参照ファイルの内容の例で
ある。
FIG. 5 is an example of the contents of a reference file according to an embodiment of the present invention.

【図6】本発明の第2の実施例のシステムの概要を示す
図である。
FIG. 6 is a diagram showing an outline of a system according to a second embodiment of the present invention.

【図7】従来の共有空間内に配置される情報を記述する
方式を説明するための図である。
FIG. 7 is a diagram for explaining a conventional method of describing information arranged in a shared space.

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

10 共有空間閲覧用クライアント 11 共有空間処理用サーバ 12 通信網 13 参照ファイル 14 共有空間構成情報ファイル 21 共有空間構成情報に対するシステム内のアドッレ
シングパラメータ 22a,23a 共有空間構成情報に対する変更する属
性パラメータ 22b,23b 共有空間構成情報に対する変更する属
性値 101 アクセス手段 102 パラメータ取得手段 103 パラメータ変更手段 111、110 ファイル生成手段 112、120 参照ファイル 130 クライアントアクセス手段 140 パラメータ取得手段 150 パラメータ変更手段 200 共有空間
REFERENCE SIGNS LIST 10 shared space browsing client 11 shared space processing server 12 communication network 13 reference file 14 shared space configuration information file 21 addressing parameters in the system for shared space configuration information 22a, 23a attribute parameters to be changed for shared space configuration information 22b, 23b Attribute value to be changed for shared space configuration information 101 Access means 102 Parameter acquisition means 103 Parameter change means 111, 110 File generation means 112, 120 Reference file 130 Client access means 140 Parameter acquisition means 150 Parameter change means 200 Shared space

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 通信網によって接続された少なくとも1
つの共有空間閲覧用クライアントを有し、該共有空間閲
覧用クライアントが該通信網によって共有空間処理用サ
ーバとの通信を行うことにより、共有空間の内容を維持
し得る共有空間維持システムにおける共有空間における
情報の再利用方法において、 前記通信網上に分散格納されている共有空間に配置すべ
き各情報を、システム内のアドレッシング情報と属性を
使用して表記し、前記共有空間に対応した上位概念とな
る参照ファイルを、前記共有空間において参照すること
を特徴とする共有空間における情報の再利用方法。
At least one connected by a communication network
A shared space browsing client that communicates with the shared space processing server via the communication network to maintain the contents of the shared space. In the information reuse method, each information to be arranged in a shared space that is distributed and stored on the communication network is described using addressing information and attributes in a system, and a higher-level concept corresponding to the shared space. A method for reusing information in a shared space, wherein a reference file is referred to in the shared space.
【請求項2】 前記通信網上に分散格納されている前記
共有空間に配置すべき各情報を、該情報の前記共有空間
維持システム上でのアドレッシング情報と、該情報を記
述するために必要な属性情報の一部をその属性パラメー
タ名と新たな属性値を与えて情報を加工することを許す
参照ファイルを作成し、該参照ファイルを参照して、 前記共有空間維持システムによって維持される複数の共
有空間の間で前記通信網上の情報を再利用可能とする請
求項1記載の共有空間における情報の再利用方法。
2. Information required to be allocated to the shared space, which is distributed and stored on the communication network, in the shared space is addressed to the information on the shared space maintaining system, and is necessary for describing the information. By creating a reference file that allows a part of the attribute information to be processed by giving the attribute parameter name and a new attribute value, referring to the reference file, a plurality of files maintained by the shared space maintenance system The method for reusing information in a shared space according to claim 1, wherein information on the communication network can be reused between the shared spaces.
【請求項3】 第2の共有空間閲覧用クライアントが、
第1の共有空間閲覧用クライントがアクセスしている共
有空間にアクセスする際に、前記共有空間処理用サーバ
にアクセスし、 前記共有空間に配置されている前記参照ファイルの前記
アドレッシング情報及び前記属性パラメータ名、及び前
記新たな属性値を取得し、 前記アドレッシング情報に基づいて分散配置されている
共有空間の構築に必要なデータを取得し、該データを前
記属性パラメータ名、及び前記新たな属性値に基づいて
変更する請求項1及び2記載の共有空間における情報の
再利用方法。
3. The second shared space browsing client,
When accessing the shared space accessed by the first shared space browsing client, the shared space processing server is accessed, and the addressing information and the attribute parameter of the reference file located in the shared space are accessed. Name and the new attribute value, and acquire data necessary for constructing a shared space that is distributed and arranged based on the addressing information, and convert the data into the attribute parameter name and the new attribute value. 3. The method for reusing information in a shared space according to claim 1, wherein the information is changed based on the information.
【請求項4】 通信網と、該通信網に接続される共有空
間処理用サーバと、該通信網によって接続された複数の
の共有空間閲覧用クライアントとを有し、該共有空間閲
覧用クライアントが該通信網によって共有空間処理用サ
ーバとの通信を行うことにより、共有空間の内容を維持
し得る共有空間維持システムにおける共有空間における
情報の再利用システムにおいて、 前記通信網上に分散格納されている共有空間に配置すべ
き各情報を、システム内のアドレッシング情報と属性情
報とを使用して表記し、該共有空間に対応した上位概念
となる参照ファイルを参照するファイル参照手段を有す
ることを特徴とする共有空間における情報の再利用シス
テム。
4. A communication system comprising: a communication network; a shared space processing server connected to the communication network; and a plurality of shared space browsing clients connected by the communication network. In a system for reusing information in a shared space in a shared space maintenance system capable of maintaining the contents of the shared space by performing communication with the shared space processing server via the communication network, the information is distributed and stored on the communication network. Each of the information to be arranged in the shared space is represented by using addressing information and attribute information in the system, and a file reference means for referring to a reference file serving as a higher-level concept corresponding to the shared space is provided. Information reuse system in a shared space.
【請求項5】 前記参照ファイルは、 前記通信網上に分散格納されている前記共有空間に配置
すべき各情報を、該情報の前記共有空間維持システム上
でのアドレッシング情報と、該情報を記述するために必
要な属性情報の一部の属性パラメータ名と、属性値を与
える情報を含む請求項4記載の共有空間における情報の
再利用システム。
5. The reference file describes information to be allocated in the shared space, which is distributed and stored on the communication network, addressing information of the information on the shared space maintaining system, and describes the information. The system for reusing information in a shared space according to claim 4, wherein the system includes a part of attribute parameter names of attribute information necessary for performing the operation and information for giving attribute values.
【請求項6】 前記共有空間閲覧用クライアントは、 他の共有空間閲覧用クライアントアクセスしている共有
空間にアクセスする際に、前記共有空間処理用サーバ又
は共有空間閲覧用クライアントアクセスするサーバアク
セス手段と、 前記参照ファイルから前記共有空間に配置されている共
有空間の構築に必要なデータの前記アドレッシング情報
及び前記属性パラメータ名、及び前記新たな属性値を取
得するパラメータ取得手段と、 前記アドレッシング情報に基づいて分散配置されている
共有空間の構築に必要なデータを取得し、該データを前
記属性パラメータ名、及び前記新たな属性値に基づいて
変更するパラメータ変更手段とを含む請求項4及び5記
載の共有空間における情報の再利用システム。
6. The shared space browsing client, when accessing a shared space accessed by another shared space browsing client, a server access means for accessing the shared space processing server or the shared space browsing client. Parameter acquisition means for acquiring the addressing information and the attribute parameter name of data necessary for constructing the shared space located in the shared space from the reference file, and the new attribute value; and 6. Parameter changing means for acquiring data necessary for constructing a shared space which is distributed and arranged, and changing the data based on the attribute parameter name and the new attribute value. Information reuse system in shared space.
JP8234555A 1996-09-04 1996-09-04 Information reuse method and system in shared space Pending JPH1078905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8234555A JPH1078905A (en) 1996-09-04 1996-09-04 Information reuse method and system in shared space

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8234555A JPH1078905A (en) 1996-09-04 1996-09-04 Information reuse method and system in shared space

Publications (1)

Publication Number Publication Date
JPH1078905A true JPH1078905A (en) 1998-03-24

Family

ID=16972867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8234555A Pending JPH1078905A (en) 1996-09-04 1996-09-04 Information reuse method and system in shared space

Country Status (1)

Country Link
JP (1) JPH1078905A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011003131A (en) * 2009-06-22 2011-01-06 Fuji Xerox Co Ltd Access right management device, document management system, and access right management program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011003131A (en) * 2009-06-22 2011-01-06 Fuji Xerox Co Ltd Access right management device, document management system, and access right management program

Similar Documents

Publication Publication Date Title
CN108279932B (en) Method and device for dynamically configuring user interface of mobile terminal
CN101124582B (en) Automated derivative view rendering system
US8412729B2 (en) Sharing of presets for visual effects or other computer-implemented effects
AU783068B2 (en) Management of source and derivative image data
US11132114B2 (en) Method and apparatus for generating customized visualization component
RU2431185C2 (en) High level graphics stream
US6636774B2 (en) CAD supporting apparatus, and CAD supporting program storage medium
CN106202006A (en) Document generating method and device
CN114115883A (en) Method for quickly constructing front-end application by using middle station service capability
CN114154000A (en) Multimedia resource publishing method and device
CN111857700A (en) Template marketing activity publishing method and system
KR20020039617A (en) File management method and contents recording/reproducing apparatus
CN115797508A (en) Real-time dynamic animation generation method, device, equipment and storage medium
JPH08123714A (en) System for concentrically converting file format
US6753864B2 (en) Graphical image processing with levels of user access
CN112988306A (en) Animation processing method and device
CN117112510A (en) Report template configuration method, device, equipment and storage medium
JPH1078905A (en) Information reuse method and system in shared space
JPH10162081A (en) Commodity information presenting system
CN114579128A (en) Visual page building method and device, storage medium and computer equipment
CN113221507A (en) Document editing operation synchronization method, computing device and storage medium
CN114627207A (en) Flow chart processing method and device
CN112417818A (en) Document directory generation method and device, storage medium and electronic equipment
JP5471198B2 (en) Integrated management apparatus, integrated management system, integrated management method, integrated management program, and recording medium recording the program
CN116661767B (en) File generation method, device, equipment and storage medium