JPH0573377A - Multi-media data interchange processing system - Google Patents

Multi-media data interchange processing system

Info

Publication number
JPH0573377A
JPH0573377A JP3231330A JP23133091A JPH0573377A JP H0573377 A JPH0573377 A JP H0573377A JP 3231330 A JP3231330 A JP 3231330A JP 23133091 A JP23133091 A JP 23133091A JP H0573377 A JPH0573377 A JP H0573377A
Authority
JP
Japan
Prior art keywords
data
exchange
common
individual
processing system
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
JP3231330A
Other languages
Japanese (ja)
Inventor
Kazuhisa Aota
和久 青田
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3231330A priority Critical patent/JPH0573377A/en
Publication of JPH0573377A publication Critical patent/JPH0573377A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prevent information from being absent at the time of an interchange of multi-media data. CONSTITUTION:The interchange processing system for multi-media data consists of a means 2 which divides data generated by a program into common data and individual data, a means 5 which interchanges only the common data or both the common data and individual data, and a means 7 which puts the interchanged data together in a target format.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マルチメディアデータ
交換処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multimedia data exchange processing system.

【0002】[0002]

【従来の技術】種々のメーディアが混在するマルチメデ
ィアデータは、多くの情報を持つことから、扱うプログ
ラムにより形式や表現の異なる部分が多く、同一の内容
であっても生成されるデータは様々に形式で表されてい
る。
2. Description of the Related Art Since multimedia data in which various media are mixed has a lot of information, there are many parts having different formats and expressions depending on the programs to be handled, and even the same content produces various data. It is represented in the format.

【0003】この様な様々な形式のデータをデータ交換
する場合は、従来あらかじめ共通な形式を設定し、プロ
グラムが生成する固有の形式のデータをこの形式に変換
した後データ交換を行うか、あるいは様々な形式で表さ
れたデータをそのままの形でデータ交換していた。
In the case of exchanging data in such various formats, a common format has been set in advance, and the data of a specific format generated by a program is converted into this format before data exchange, or The data represented in various formats was exchanged as it was.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のマルチ
メディアデータ交換処理方式のうち、共通な形式に変換
する方法では、変換の際に情報の欠落や変更が発生する
ことが多いため、同一のデータ形式を扱うプログラム間
のデータ交換であっても、情報の全てが伝達できないと
いう欠点があった。
Among the above-mentioned conventional multimedia data exchange processing methods, the method of converting to a common format often causes the loss or change of information during conversion, and therefore the same method is used. Even if data is exchanged between programs that handle data formats, there is a drawback in that all information cannot be transmitted.

【0005】また、様々な形式のデータをそのまま扱う
方法では、同一のデータ形式を扱うプログラム間しかデ
ータ交換出来ず、不特定の相手との交換という本来の役
割を果たせないという欠点があった。
Further, the method of directly handling data of various formats has a drawback in that data can be exchanged only between programs that handle the same data format, and the original role of exchange with an unspecified partner cannot be fulfilled.

【0006】本発明は、このような問題点を解決したも
ので、様々のデータ形式で表されたデータのデータ交換
を損なうことなく、同一の形式で表されたデータのデー
タ交換を効果的に行うことを目的とする。
The present invention solves such a problem and effectively exchanges data represented in the same format without impairing data exchange of data represented in various data formats. The purpose is to do.

【0007】[0007]

【課題を解決するための手段】本発明の方式は、同一の
データ形式で表現されたマルテメディアデータのデータ
交換処理方式において、プログラムが生成するデータを
共通データと個別データとに分割する分割手段と、該分
割手段により分割されたデータの内で、共通データの
み、もしくは共通データと個別データの双方を交換する
交換手段と、該交換手段により取得したデータを他のプ
ログラムへの入力データとして合成する合成手段とを有
する。
According to the method of the present invention, in a data exchange processing method for multimedia data expressed in the same data format, a dividing means for dividing data generated by a program into common data and individual data. An exchange means for exchanging only common data or both common data and individual data among the data divided by the division means, and the data acquired by the exchange means are combined as input data to another program. And a synthesizing means for

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】図1は本発明の一実施例のブロック図であ
り、分割手段2・交換手段5および合成手段7を有す
る。
FIG. 1 is a block diagram of an embodiment of the present invention, which has a dividing means 2, an exchange means 5 and a combining means 7.

【0010】図2は本実施例によるデータ交換の処理フ
ローである。データ交換を行う場合、相手を特定するこ
とのない様にあらかじめ共通なデータの形式や表現を定
めるが、プログラムが生成する固有のデータにはここで
表しきれない情報が多々ある。
FIG. 2 is a processing flow of data exchange according to this embodiment. When exchanging data, the format and expression of common data are defined in advance so as not to specify the other party, but there is a lot of information that cannot be represented here in the unique data generated by the program.

【0011】そこで、分割手段2はまず図2に示す様
に、プログラムが生成した固有の生成データ101から
共通な部分だけを抽出し、これを共通データ301とし
て作成する(201)。抽出されずに残ったデータはま
とめて個別データ401として保持する(202)。
Therefore, as shown in FIG. 2, the dividing means 2 first extracts only the common part from the unique generation data 101 generated by the program and creates it as the common data 301 (201). The data that remains without being extracted is collectively held as individual data 401 (202).

【0012】分割したそれぞれのデータに対しては、共
通データであるか個別データであるかを識別するための
識別子、及び個別データに対する種別情報を付加する
(203)。
An identifier for identifying common data or individual data and type information for the individual data are added to each of the divided data (203).

【0013】次に、データ交換する場合には、交換元で
は交換すべきデータ名と交換対象となり得る個別データ
の種別情報を交換先より取得する(501)。
Next, when exchanging data, the exchange source acquires the data name to be exchanged and the type information of the individual data that can be exchanged from the exchange destination (501).

【0014】取得した種別情報は、データ名で示される
データに付加されている個別データの種別情報と照合
し、両者が一致していれば共通データと個別データを、
一致しなければ共通データのみをデータ交換すると判断
する(502)。
The acquired type information is collated with the type information of the individual data added to the data indicated by the data name, and if they match, the common data and the individual data are
If they do not match, it is determined that only common data will be exchanged (502).

【0015】この判断結果を交換先に伝達し(50
3)、交換手段5はこの結果に応じて共通データのみか
あるいは共通データと個別データ双方をデータ交換する
(504)。
This judgment result is transmitted to the exchange destination (50
3) According to this result, the exchange means 5 exchanges only the common data or both the common data and the individual data (504).

【0016】交換先では伝達された結果を判別し(70
1)、データ交換により入手した交換後データ601を
用いて合成手段7が合成を行い(702)、目的とする
プログラムの入力データ801を作成する。
The exchange destination discriminates the transmitted result (70
1), the synthesizing means 7 synthesizes using the post-exchange data 601 obtained by the data exchange (702), and creates the input data 801 of the target program.

【0017】[0017]

【発明の効果】以上説明したように、本発明は、本来の
目的である不特定の相手とのデータ交換を妨げることな
く、特定の相手との必要十分なデータ交換を行なうこと
ができるというり点がある。
As described above, according to the present invention, it is possible to exchange necessary and sufficient data with a specific partner without hindering the original purpose of exchanging data with the unspecified partner. There is a point.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】図1の実施例によるデータ交換の処理フローを
示す。
FIG. 2 shows a processing flow of data exchange according to the embodiment of FIG.

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

1 生成データ 2 分割手段 3 共通データ 4 個別データ 5 交換手段 6 交換後データ 7 合成手段 8 データ 1 generated data 2 dividing means 3 common data 4 individual data 5 exchanging means 6 post-exchange data 7 combining means 8 data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 同一のデータ形式で表現されたマルテメ
ディアデータのデータ交換処理方式において、 プログラムが生成するデータを共通データと個別データ
とに分割する分割手段と、 該分割手段により分割されたデータの内で、共通データ
のみ、もしくは共通データと個別データの双方を交換す
る交換手段と、 該交換手段により取得したデータを他のプログラムへの
入力データとして合成する合成手段とを有するマルチメ
ディアデータ交換処理方式。
1. A data exchange processing method for multimedia data expressed in the same data format, a dividing means for dividing data generated by a program into common data and individual data, and data divided by the dividing means. Among them, multimedia data exchange having exchange means for exchanging only common data or both common data and individual data, and synthesis means for synthesizing the data acquired by the exchange means as input data to another program Processing method.
JP3231330A 1991-09-11 1991-09-11 Multi-media data interchange processing system Pending JPH0573377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3231330A JPH0573377A (en) 1991-09-11 1991-09-11 Multi-media data interchange processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3231330A JPH0573377A (en) 1991-09-11 1991-09-11 Multi-media data interchange processing system

Publications (1)

Publication Number Publication Date
JPH0573377A true JPH0573377A (en) 1993-03-26

Family

ID=16921948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3231330A Pending JPH0573377A (en) 1991-09-11 1991-09-11 Multi-media data interchange processing system

Country Status (1)

Country Link
JP (1) JPH0573377A (en)

Similar Documents

Publication Publication Date Title
US7570665B2 (en) Generation of mixed media streams
JPH0573377A (en) Multi-media data interchange processing system
JP2002191011A (en) Coordinative edit system
JPH06195427A (en) Image editing device
JPS61272825A (en) Information store and forward switching system
JP3674720B2 (en) Data transfer method in parallel computer
JPH0512152A (en) Data information transfer system
JP2665185B2 (en) Data transmission system
JP2870904B2 (en) Media conversion data transmission method
JPH0540721A (en) Computer system
SU734661A1 (en) Channel-channel adapter
JPH0623961B2 (en) Data transfer method
JP2550656B2 (en) Document communication device
JP2002199234A (en) Image information processor
JPH07319782A (en) Character code converter
JPH0738190B2 (en) Environmental identifier assignment method
JP2723655B2 (en) Communication processing device
JPH04299437A (en) On-line program processing system
JPH03225543A (en) Terminal device connection system
JPH0561745A (en) Transforming device for format
JPH0330570A (en) Automatic destination sending system for facsimile
JPS61292764A (en) Data transfer system between different type of computer
JPH06155861A (en) Printing control device
JPS6373317A (en) Managing system for charging information in inter-host job transfer processing
JPS60178748A (en) Input reply control system for broadcast type communication