JPH04171575A - Document structure converting processing system - Google Patents

Document structure converting processing system

Info

Publication number
JPH04171575A
JPH04171575A JP2300465A JP30046590A JPH04171575A JP H04171575 A JPH04171575 A JP H04171575A JP 2300465 A JP2300465 A JP 2300465A JP 30046590 A JP30046590 A JP 30046590A JP H04171575 A JPH04171575 A JP H04171575A
Authority
JP
Japan
Prior art keywords
type
document
oda
node
network
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
JP2300465A
Other languages
Japanese (ja)
Inventor
Teruji Shiroshita
輝治 城下
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 JP2300465A priority Critical patent/JPH04171575A/en
Publication of JPH04171575A publication Critical patent/JPH04171575A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically convert at the structure of a network type into the structure of ODA by converting the document structure of the network type to have the arbitrary structure between structure elements into an intermediate structure to take the type of a tree structure temporarily and after that, converting it into the document structure of an ODA type which is the document structure of an ISO standard. CONSTITUTION:The structure of a network type is converted into an intermediate structure to take the type of a tree structure by preparing the node and the arc of the tree of the intermediate structure in order that a link is traced and that the node is referred to in the structure of the network type. Since the relation between the node and a content part is kept at converting into the intermediate structure, it can be converted by simple procedure automatically. The intermediate structure is converted into the structure of an ODA type that only a leaf part has a pointer to the content part by adding the node of a dummy as the leaf node. Both the intermediate structure and the structure of the ODA type take the type of the tree structure. Thus, it can be converted with the simple procedure.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は1文字1図形、音声等の複数メディアを構成要
素とする文書の文書構造変換処理方式に関わり、特にワ
ークスチーシラン等がサポートしているハイパーテキス
トやハイパーメディアに用いられているネットワーク型
の文書を、ISO標準OD A (Office Do
cument Architecture)の文書に変
換してOS I  (Open SystemsInt
erconnection)の通信ネットワークを介し
て通信を行うのに好適な文書構造変換処理方式に関する
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a document structure conversion processing method for a document whose constituent elements include multiple media such as one character, one figure, and audio, and in particular, the present invention relates to a method for converting the document structure of a document whose constituent elements include one character, one figure, and multiple media such as audio. The network-type documents used in hypertext and hypermedia are classified into ISO standard OD A (Office Do
OS I (Open Systems Int.
The present invention relates to a document structure conversion processing method suitable for communication via a communication network (Erconnection).

〔従来の技術〕[Conventional technology]

従来の技術では、ネットワーク型の文書をODA型の文
書に自動的に変換する方法がなかった。
In the conventional technology, there was no method for automatically converting a network type document into an ODA type document.

したがって、ODA型の文書に変換するには、ネットワ
ーク型の文書をノードや内容部等の個々の構成着素にば
らばらに分解してから、試行錯誤的に新たにODA型の
構造を作成する他はなかった。
Therefore, in order to convert a document to an ODA type document, it is necessary to disassemble a network type document into individual components such as nodes and content sections, and then create a new ODA type structure through trial and error. There was no.

ここで、ネットワーク型の構造例を第4図に。Here, an example of a network type structure is shown in Figure 4.

ODA型の構造例を第5図に示す、ネットワーク型の構
造では、第4図のように、ノードa、b。
An example of an ODA type structure is shown in FIG. 5. In a network type structure, as shown in FIG. 4, there are nodes a and b.

c、d、eが図示矢印の如くリンク(方向をもつアーク
)によって任意に結合され、いずれのノードからも内容
部A、B、C,D、Eへのポインタを持つことができる
。内容部は1文書の構成要素である文字1図形、音声等
のメディアを格納する。
c, d, and e are arbitrarily connected by links (arcs with directions) as shown by arrows, and any node can have a pointer to content parts A, B, C, D, and E. The content section stores media such as characters, graphics, audio, etc. that are the constituent elements of one document.

一方、ODA型の構造は、第5図のように、ノード0.
 1. 2. 3.2.1 、2.2 、2.3が階層
的なトリー構造を構成し、トリーのリーフノード(トリ
ーの葉) 1. 3.2.1 、2.2 、2.3のみ
が内容部A、B、C,D、Eへのポインタを持つことが
許されている。
On the other hand, in the ODA type structure, as shown in FIG.
1. 2. 3.2.1, 2.2, and 2.3 constitute a hierarchical tree structure, and leaf nodes of the tree (tree leaves) 1. Only 3.2.1, 2.2, and 2.3 are allowed to have pointers to content parts A, B, C, D, and E.

ネットワーク型の文書構造に関する参考文献を以下の(
1)、 (2)に、ODA型の文書構造に関する参考文
献を以下の(3)に示す。
References regarding network-based document structures are listed below (
1) and (2), and reference materials regarding ODA type document structure are shown in (3) below.

文献 (1)  Conklin、 、r、 + Hyper
text: An Introductionand 
5urvey+ COMPUTER+ νo1.20.
 No、9゜pp、17−41.1987゜ (2)原 民意、「ハイパーメディア入門J 、 bi
t1990、 8.共立出版 (3)   ISo  8613−1.2,4,5,6
,7.8  InformationProcessi
ng −Text and 0ffice 5yste
+ns −0ffice Docu@ent Arch
itecture (ODA) andInterch
ange Format (March 1988)〔
発明が解決しようとする課題〕 上記従来技術では、享ントワーク型の文書については、
構造を即座にODA型の構造に変換することが出来なか
ったので、ODA形式により文書通信を行うことができ
なかった。
Literature (1) Conklin, , r, + Hyper
text: An introduction and
5urvey+ COMPUTER+ νo1.20.
No. 9゜pp, 17-41.1987゜(2) Hara Tamiyoshi, “Introduction to Hypermedia J, bi
t1990, 8. Kyoritsu Shuppan (3) ISo 8613-1.2, 4, 5, 6
,7.8 InformationProcessi
ng -Text and Office 5yste
+ns -0ffice Docu@ent Arch
item (ODA) and Interch.
ange Format (March 1988)
Problems to be Solved by the Invention] In the above-mentioned prior art, for a work-type document,
Since the structure could not be immediately converted into an ODA type structure, document communication could not be performed in the ODA format.

本発明の目的は、上記問題点を解決するため。The purpose of the present invention is to solve the above problems.

ネットワーク型の構造をODAの構造に自動的に変換す
ることを可能とすることにある。
The objective is to automatically convert a network type structure into an ODA structure.

〔課題を解決するための手段] 本発明においては、与えられたネットワーク型の文書構
造を、一旦、中間構造に変換してから。
[Means for Solving the Problems] In the present invention, a given network type document structure is first converted into an intermediate structure.

ODA型の文書構造へ変換することにより実現される。This is realized by converting to an ODA type document structure.

中間構造は、いずれのノードも内容部へのポインタを持
つことができ、かつ、ノードはトリー構造の形態をとる
文書構造である。
The intermediate structure is a document structure in which any node can have a pointer to a content part, and the nodes take the form of a tree structure.

いずれのノードも内容部へのポインタを持てる点が、ネ
ットワーク型の構造と中間構造の共通点である。また、
ノードとアークがトリー構造の形態をとる点が、中間構
造とODA型の文書構造との共通点である。
A common feature between network-type structures and intermediate structures is that any node can have a pointer to the content part. Also,
The common point between the intermediate structure and the ODA type document structure is that nodes and arcs take the form of a tree structure.

〔作 用〕[For production]

中間構造を境とした以下の2段階の手順により。 By the following two-step procedure bordering on the intermediate structure.

ネットワーク型の構造からODA型の構造へ変換する。Convert from network type structure to ODA type structure.

ネットワーク型の構造においてリンク(アーク)をたど
ってノードを参照する順に、中間構造のトリーのノード
、アークを作成していくことにより、ネットワーク型の
構造をトリー構造の形態をとる中間構造へ変換する。中
間構造へ変換するとき、ノードと内容部との関係は保っ
ているので。
By tracing the links (arcs) in the network structure and creating nodes and arcs of the tree in the intermediate structure in the order in which the nodes are referenced, the network structure is converted into an intermediate structure that takes the form of a tree structure. . When converting to an intermediate structure, the relationship between nodes and content is maintained.

簡単な手順で自動的に変換できる。It can be converted automatically in a few simple steps.

中間構造は1 ダミーのノードをリーフノード(トリー
0葉)として加えていくことにより、リーフノードのみ
が内容部へのポインタを持つODA型の構造に変換する
。中間構造も、ODA型の構造も、トリー構造の形態を
とるので、簡単な手順で自動的に変換できる。
The intermediate structure is 1. By adding dummy nodes as leaf nodes (tree 0 leaves), the structure is converted to an ODA type structure in which only the leaf nodes have pointers to the content part. Since both the intermediate structure and the ODA type structure take the form of a tree structure, they can be automatically converted using a simple procedure.

〔実施例〕〔Example〕

以下1本発明の実施例を図を用いて説明する。 An embodiment of the present invention will be described below with reference to the drawings.

まず、利用例を第1図、第2図で説明する。First, a usage example will be explained with reference to FIGS. 1 and 2.

第1図は本発明を利用したO5Iによる通信形態の例を
示している。ネットワーク型文書対応のWS(ワークス
テーション) 101.102が、ODAの文書を通信
可能な051の通信ネットワーク100を介Lr、OD
A対応+7)WSI03. I04トODA型の文書の
送受信を行う例である。
FIG. 1 shows an example of a communication form by O5I using the present invention. WSs (workstations) 101 and 102 that support network type documents communicate with Lr and OD via the communication network 100 of 051, which can communicate ODA documents.
A compatible +7) WSI03. This is an example of transmitting and receiving an I04-ODA type document.

第2図は本発明を利用して文書通信を行う場合の文書通
信の機能構成例を示している。
FIG. 2 shows an example of a functional configuration of document communication when the present invention is used for document communication.

ユーザインタフェースを介して作成されたネ。created through the user interface.

トワーク型の文書は最初はネットワーク型文書蓄積部2
01にある。文書構造変換部202Lこより、ネットワ
ーク型の文書はODA型の文書に変換され。
Network-type documents are initially stored in the network-type document storage section 2.
It is in 01. The document structure conversion unit 202L converts the network type document into an ODA type document.

ODA型文書蓄積部203に蓄積される。ODA型文書
はO3I通信制御部204により051ネツトワークを
介して通信される。
It is stored in the ODA type document storage section 203. The ODA type document is communicated by the O3I communication control unit 204 via the 051 network.

第2図のネットワーク型文書蓄積部2o11文書構造変
換部202. ODA型文書蓄積部203.0s1通信
制御部204は1第1図のネットワーク型のWSIOI
、 102に実装される。
Network-type document storage unit 2o11 document structure conversion unit 202 in FIG. ODA type document storage unit 203.0s1 Communication control unit 204 is a network type WSIOI shown in FIG.
, 102.

第3図は文書構造変換部が実行する構成を以下に示す。FIG. 3 shows the configuration executed by the document structure converter as follows.

・以下の手順に現れる文書の構成要素を示しておく ノード:文書構造の構成要素であり、識別子と。- Indicate the document components that appear in the following steps. Node: A component of the document structure, with an identifier.

内容部へのポインタと、他のノードへ のポインタとをもつ、他のノードへの ポインタをアークと呼ぶ。Pointer to content and to other nodes to another node with a pointer to A pointer is called an arc.

識別子:ノード、内容部を識別する全順序関係をもつ番
号である。
Identifier: A number that has a total order relationship that identifies a node or content part.

[ネットワーク型の構造の場合] 例えばアルファベットでの名前であり。[For network type structure] For example, an alphabetic name.

もっとも簡単なものは a、b、c、・・・ (以下の例ではこれを使う) [トリー型の構造の場合] トリー構造の階層に応した階層化され た番号χO,x1.x2.・・・(xiは全順序をもつ
集合の要素)であり1wl序(よ同し階層の番号を上位
(左)からXILこ比較して小さい順とする。比較する
要素 がない場合は空集合φと他のものより 小さいとする。
The simplest ones are a, b, c,... (This will be used in the following example) [In the case of a tree structure] Hierarchical numbers χO, x1, corresponding to the hierarchy of the tree structure. x2. ...(xi is an element of a set with total order), and 1wl order (compare the numbers of the same hierarchy from the top (left) to the smallest one. If there is no element to compare, it is an empty set. Let φ be smaller than the others.

例えば。for example.

xO:O xO,xl      : 1,2,3.・・・xO,
xl、x2    :  1.1+ 1.2+・2.1
2.2.・・・ xO,xl、x2.x3  :  1.1.1.1.1
.2.−・・1.2.1.1.2.2.・・・ 2.1.1.2.2.2.・・・ 順序比較例: 1 <2.2 <3.1 <3.1.2
 < 4(3,1=3.1.φ<3.1.2) ODAの構造や、以下の手順に現れる中間構造は、トリ
ー型の構造であり上記の階層イヒされた番号を識別子と
して持つ。
xO:O xO, xl: 1, 2, 3. ...xO,
xl, x2: 1.1+ 1.2+・2.1
2.2. ... xO, xl, x2. x3: 1.1.1.1.1
.. 2. -・・1.2.1.1.2.2. ... 2.1.1.2.2.2. ... Order comparison example: 1 <2.2 <3.1 <3.1.2
< 4 (3,1=3.1.φ<3.1.2) The structure of ODA and the intermediate structures that appear in the following procedures are tree-shaped structures and have the numbers listed above as identifiers. .

・以下の手順で使用する記号を示しておくHl:第i段
階におけるネットワーク型文書のノードの集合 HO:ネットワーク型文書の初期のノードの集合 Ri:Hiから除去するノードの集合 M :生成される中間構造のノードの集合・構造および
内容の記憶 第3図に示すように、ネットワーク型文書の構造はネッ
トワーク型構造記憶部301に、中間構造は中間構造記
憶部302に、ODA型の構造はODA型構造記憶部3
03にそれぞれ記憶されている。
・Indicate the symbols used in the following steps Hl: Set of nodes of network-type documents in the i-th stage HO: Set of initial nodes of network-type documents Ri: Set of nodes to be removed from Hi M: Generated Storage of a set of nodes, structure, and contents of an intermediate structure As shown in FIG. Type structure storage section 3
03 respectively.

・手順 手順(0)全体の手順 第3図において、ネットワーク型構造記憶部301がネ
ットワーク型文書の構造を読み込む。
-Procedure Step (0) Overall procedure In FIG. 3, the network type structure storage unit 301 reads the structure of the network type document.

中間構造生成部304が7ネツトワーク型の構造を以下
の手1m1(1)により中間構造に変換し中間構造記憶
部302に渡す。
The intermediate structure generation unit 304 converts the 7 network type structure into an intermediate structure using the following procedure 1m1(1) and passes it to the intermediate structure storage unit 302.

ODA型構造生成部305が、中間構造を以下の手順(
2)によりODA型構造に変換しODA型構造記憶部3
03に渡す。
The ODA type structure generation unit 305 generates an intermediate structure by following the steps below (
2) into the ODA type structure and store it in the ODA type structure storage unit 3.
Give it to 03.

文書内容転送部306は、ネットワーク型文書蓄積部2
01から受は取ったネットワーク型文書の内容部をOD
A型文書蓄積部203に転送する。
The document content transfer unit 306 is connected to the network type document storage unit 2
OD the content part of the network type document received from 01
The document is transferred to the A-type document storage section 203.

ODA型構造はO3I通信制御部204に渡され、内容
部とともに、O3I通信制御部204により送信される
The ODA type structure is passed to the O3I communication control unit 204 and transmitted by the O3I communication control unit 204 together with the content part.

第6図は第4図図示のネットワーク型の文書から生成さ
れる中間構造の例を示す。
FIG. 6 shows an example of an intermediate structure generated from the network type document shown in FIG.

手順(1)ネットワーク型から中間構造への変換手順 中間構造生成部304が以下のステップを実行し、終了
したとき中間構造が生成される。
Procedure (1) Conversion procedure from network type to intermediate structure The intermediate structure generation unit 304 executes the following steps, and when completed, an intermediate structure is generated.

第7図にこの手順の例として、第4図のネットワーク型
の構造から中間構造が生成される流れをステップ1.ス
テップ2.・・・の形で示す。
As an example of this procedure, FIG. 7 shows the flow in which an intermediate structure is generated from the network type structure shown in FIG. 4 in step 1. Step 2. It is shown in the form of...

ステップl; ネットワーク型構造の最初に参照されるノード(識別子
a)に対応するMにおけるノードを識別子Oとして生成
する。
Step l: Generate a node in M corresponding to the first referenced node (identifier a) of the network type structure as identifier O.

ノードaから内容部へのポインタがある場合には、生成
した識別子Oのノードにポインタも同時に生成する。
If there is a pointer from node a to the content section, a pointer is also generated at the node with the generated identifier O at the same time.

RO= (al、H1=HO−RO。RO=(al, H1=HO-RO.

H1=φ(空集合)なら終了。If H1=φ (empty set), end.

他はステップ2へ進む。Otherwise, proceed to step 2.

ステップ2: Hlのうち、ROから参照するノードの集合をR1とす
る。
Step 2: Among Hl, let R1 be a set of nodes referenced from RO.

R1に対応してMにおけるノードを生成する。Generate a node in M corresponding to R1.

生成したノードに識別子1,2.・・・を付ける。Identifiers 1, 2, etc. are assigned to the generated nodes. Add...

R1のノードに内容部へのポインタがある場合には、生
成されたMにおけるノードにも内容部へのポインタを生
成する。
If the node in R1 has a pointer to the content part, a pointer to the content part is also generated in the generated node in M.

1(2=H1−RI H2=φなら終了、他はステップ3へ進む。1 (2=H1-RI If H2=φ, the process ends; otherwise, proceed to step 3.

ステップ3: に=1.2.・・・に対して以下を繰り返す。Step 3: ni=1.2. Repeat the following for...

■ Rkの要素riについて、rlの識別子の小さい順
に以下を繰り返し行う。
(2) For element ri of Rk, repeat the following in descending order of the identifier of rl.

Hk+1のうち、riから参照するノードの集合をRr
iとする。
Among Hk+1, the set of nodes referenced from ri is Rr
Let it be i.

Rriに対応してMにノードを生成する。A node is generated in M corresponding to Rri.

生成したMにおけるノードに識別子(χ、X。The generated node in M is given an identifier (χ, X.

L  x、X、2+−)を付ける。riとRriとのノ
ードの参照関係からMにおけるノードのアークを生成す
る。
Attach L x, X, 2+-). An arc of a node in M is generated from the node reference relationship between ri and Rri.

Rriのノードに内容部へのポインタがある場合には、
生成したMにおけるノードにも内容部へのポインタを生
成する。このときポインタの名称はネットワーク型のと
きと同しである。
If Rri's node has a pointer to the content part,
A pointer to the content part is also generated for the generated node in M. At this time, the name of the pointer is the same as for the network type.

Hk+l =Hk+1−Rr i −(r i l と
する。
Let Hk+l = Hk+1-Rr i -(r i l.

■ Rk+1 =ΣRr i、  Hk+2 =Hk+
1 とする。
■ Rk+1 = ΣRr i, Hk+2 = Hk+
1.

Hk+2 =φなら終了する。If Hk+2=φ, the process ends.

第7図図示の例では、HD= (a、b、c。In the example shown in FIG. 7, HD=(a, b, c.

d、e)、Hl−(b、c、d、el、R2−(d、e
)、H3=φ、RO= (at、R1=rb、Cl、R
2= (d、e)である。
d, e), Hl-(b, c, d, el, R2-(d, e
), H3=φ, RO= (at, R1=rb, Cl, R
2=(d,e).

手順(2)中間構造からODAの構造への変換手順第3
図のODA型構造生成部305が、ルートノード(識別
子0)がら識別手順に以下のステップa、bの手順を繰
り返し実行する。終了したときODA型の構造が生成さ
れる。
Step (2) Third step of converting intermediate structure to ODA structure
The ODA type structure generation unit 305 shown in the figure repeatedly executes the following steps a and b in the identification procedure starting from the root node (identifier 0). When finished, an ODA type structure is created.

第8図は第6図図示の中間構造からODA型の構造が生
成される流れを示す。
FIG. 8 shows a flow in which an ODA type structure is generated from the intermediate structure shown in FIG.

ステップミニ トリーの下位にノード(子ノード)を持つノー)’n 
(m刺子x、x)が内容部へのポインタも持つ場合、当
該内容部に対するリーフノード(識別子x、x、l)を
1.ノードnと内容部との間に生成する。図示の黒人矢
印はり−フノードが生成される個所を表す、また図示黒
大丸は生成されたり−フノードを表す、ただし、ルート
ノード(glk別子0)に対しては、生成されるノード
の識別子は1である。
No)'n with a node (child node) below the step ministry
If (m sashimi x, x) also has a pointer to the content part, the leaf node (identifier x, x, l) for the content part is 1. It is generated between node n and the content part. The black arrowhead shown in the figure represents the location where the node is generated, and the large black circle shown in the diagram represents the node where the node is generated.However, for the root node (glk identifier 0), the identifier of the generated node is 1. It is.

ステップb: ノードnの下位に元からあった子ノードの識別子を、一
つずつ後ろへずらす1図示の丸印内にアングラインを付
したものは識別子が変更されたことを表す、さらに、識
別子をずらせた子ノードの下位の子ノードの識別子もこ
れにともなって変更する。
Step b: Shift the identifiers of the child nodes that were originally under node n backward one by one. 1. The circle mark with an underline in the diagram indicates that the identifier has been changed. The identifiers of the lower child nodes of the child node whose values have been shifted are also changed accordingly.

手順(3)カットされたアークの扱い i>jに対してRiからRjの方向に伸びていたアーク
、あるいはRkO中て識別子の大きい要素から小さい要
素へ伸びていたアークは。
Step (3) Handling of cut arcs For i>j, arcs extending in the direction from Ri to Rj, or arcs extending from elements with large identifiers to elements with small identifiers in RkO.

ODA構造に引き継がれていないので別途内容部等に入
れて転送する。これにより、ネットワーク型の構造がO
DA型の構造にすべて保持される。
Since it is not carried over to the ODA structure, it is transferred separately in the content section. This makes the network type structure O
All are held in the DA type structure.

この処理はカットされたアークに対する処理の1例であ
り、上記(1) 、 (2)の手順とは独立した処理で
ある。
This process is an example of a process for a cut arc, and is a process independent of the steps (1) and (2) above.

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

以上説明したように2本発明によれば、ネットワーク型
の文書をODA型の文書に自動的に変換できる。これに
より、ネットワーク型の文書をODA型の文書に変換し
、ODA形式によってO3■7ツトワークを利用した通
信が可能となる。  2
As explained above, according to the present invention, a network type document can be automatically converted into an ODA type document. As a result, a network type document is converted into an ODA type document, and communication using the O37 network becomes possible in the ODA format. 2

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

第1図は本発明を利用した031による通信形態、第2
図は本発明を利用して文書通信を行う場合の文書通信の
機能構成例、第3図は文書構造変換部の構成例、第4図
はネットワーク型の文書構造例、第5図はODA型の文
書構造の例、第6図は中間構造の例、第7図はネットワ
ーク型の構造から中間構造が生成される流れ、第8図は
中間構造からODA型の構造が生成される流れを示して
いる。 100はO3Iの通信ネットワーク、101ないし10
4はワークステーション、201はネットワーク型文書
蓄積部、202は文書構造変換部、203はODA型文
書蓄積部、204はO5T通信制御部。 301はネットワーク型構造記憶部、302は中間構造
記憶部、303はODA型構造記憶部、304は中間構
造生成部、3o5はODA型構造生成部、306は文書
内容転送部を表す。 特許出願人  日本電信電話株式会社
FIG. 1 shows a communication form by 031 using the present invention, and a second communication form using the present invention.
The figure shows an example of the functional configuration of document communication when performing document communication using the present invention, Figure 3 is an example of the configuration of a document structure conversion section, Figure 4 is an example of a network type document structure, and Figure 5 is an ODA type document structure example. Figure 6 shows an example of an intermediate structure, Figure 7 shows the flow of generating an intermediate structure from a network type structure, and Figure 8 shows the flow of generating an ODA type structure from an intermediate structure. ing. 100 is O3I communication network, 101 to 10
4 is a workstation, 201 is a network type document storage unit, 202 is a document structure conversion unit, 203 is an ODA type document storage unit, and 204 is an O5T communication control unit. 301 is a network type structure storage unit, 302 is an intermediate structure storage unit, 303 is an ODA type structure storage unit, 304 is an intermediate structure generation unit, 3o5 is an ODA type structure generation unit, and 306 is a document content transfer unit. Patent applicant Nippon Telegraph and Telephone Corporation

Claims (1)

【特許請求の範囲】[Claims]  構成要素間に任意の構造をもつネットワーク型の文書
構造を、一旦、トリー構造の形態をとる中間構造に変換
してから、ISO標準の文書構造であるODA型の文書
構造に変換することを特徴とする文書構造変換処理方式
The feature is that a network-type document structure with an arbitrary structure between constituent elements is first converted into an intermediate structure in the form of a tree structure, and then converted into an ODA-type document structure, which is an ISO standard document structure. A document structure conversion processing method.
JP2300465A 1990-11-06 1990-11-06 Document structure converting processing system Pending JPH04171575A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2300465A JPH04171575A (en) 1990-11-06 1990-11-06 Document structure converting processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2300465A JPH04171575A (en) 1990-11-06 1990-11-06 Document structure converting processing system

Publications (1)

Publication Number Publication Date
JPH04171575A true JPH04171575A (en) 1992-06-18

Family

ID=17885123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2300465A Pending JPH04171575A (en) 1990-11-06 1990-11-06 Document structure converting processing system

Country Status (1)

Country Link
JP (1) JPH04171575A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06259312A (en) * 1993-03-08 1994-09-16 Fuji Xerox Co Ltd Network type document processor using two-dimensionally defined tree structure
JPH07282060A (en) * 1994-04-12 1995-10-27 Fuji Xerox Co Ltd Document processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06259312A (en) * 1993-03-08 1994-09-16 Fuji Xerox Co Ltd Network type document processor using two-dimensionally defined tree structure
JPH07282060A (en) * 1994-04-12 1995-10-27 Fuji Xerox Co Ltd Document processor

Similar Documents

Publication Publication Date Title
US5434962A (en) Method and system for automatically generating logical structures of electronic documents
Wirth et al. A contribution to the development of ALGOL
JPH0224755A (en) Management of data stream
JPH0650489B2 (en) ASN. 1 Information data conversion method
JP3865694B2 (en) Path encoding and decoding method in tree structure of structured document
CN114338855B (en) Method for realizing parsing and generating HL7, FHIR standard and custom XML message
US7509631B2 (en) Systems and methods for implementing a computer language type system
US20040167915A1 (en) Systems and methods for declaratively transforming data objects between disparate representations
CN101997643A (en) Method and system for packing electronic files
CN104331288B (en) A kind of configurationization shows the method and system of dynamic page
CN108614808A (en) The composition method and composing device of XML document
Wikström Simplified universal composability framework
JPH04171575A (en) Document structure converting processing system
CN109684609B (en) ASP (active Server Page) and NET (Internet vehicle networking) MVC (model view controller) based Excel template generation and data conversion and import method
CN102708206B (en) A kind of describing method of data layout
Perennes Broadcasting and gossiping on de Bruijn, shuffle-exchange and similar networks
Barros et al. Operational PNML: Towards a PNML support for model construction and modification
CN101123535B (en) ANS.1 packet comparison method and system
CN101470737A (en) File type conversion system and method for changing file format
CN101695070B (en) Method and system for service encapsulation of Java legacy system
EP1872205A1 (en) System and method for efficient hosting of wireless applications by encoding application component definitions
JPH07239816A (en) Agent system
JPH10240652A (en) Message decoder and finite state machine generator
Arno et al. Reusing OPC UA information models in the Asset Administration Shell
JPH05197719A (en) Document preparing device