JP2006276988A - Structured document preparation device, structured document preparation program and structured document preparation method - Google Patents

Structured document preparation device, structured document preparation program and structured document preparation method Download PDF

Info

Publication number
JP2006276988A
JP2006276988A JP2005091289A JP2005091289A JP2006276988A JP 2006276988 A JP2006276988 A JP 2006276988A JP 2005091289 A JP2005091289 A JP 2005091289A JP 2005091289 A JP2005091289 A JP 2005091289A JP 2006276988 A JP2006276988 A JP 2006276988A
Authority
JP
Japan
Prior art keywords
document
tag
information
union
sub
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
JP2005091289A
Other languages
Japanese (ja)
Inventor
Yukiko Endo
由紀子 遠藤
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2005091289A priority Critical patent/JP2006276988A/en
Publication of JP2006276988A publication Critical patent/JP2006276988A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a structured document preparation device for easily preparing a structured document. <P>SOLUTION: The structured document preparation device uses reference information C inputted according to the operation of a sub-document preparer as a key value, and extracts a sum set document ST being a structured document configured of tags and document data and information relating to a portion of tags in the sum set document ST as tag information TI, and extracts the tag matched with the tag information TI and document data corresponding to the tag from the sum set document ST, and prepares a sub-document S by using the extracted tag and document data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、文書作成装置、文書作成プログラム及び文書作成方法に関し、特に構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法に関する。   The present invention relates to a document creation apparatus, a document creation program, and a document creation method, and more particularly to a structured document creation apparatus, a structured document creation program, and a structured document creation method.

従来、共通部分を持つ複数の構造化文書(XML文書などのタグを用いた文書)の作成の際、過去に同様の文書を作成していても、文書作成に必要なタグ名やテキストなどの情報は再度全て入力する必要があり、大部分が共通している別の文書も一から作成し直すため、効率が悪かった。過去に作成した全ての文書を、専用の記憶領域や記憶装置などに記録して参考にして文書を作成する方法もあるが、管理コストの増大やデータベースの肥大化、検索方法の複雑化等、問題となっている。又、予め推測される限り全ての情報を含んだ、和集合となる文書を作成して、全ての場合に使いまわすということも考えられるが、その場合は、状況に応じて開示したい/したくない情報がある場合に対応できなかった。   Conventionally, when creating a plurality of structured documents having common parts (documents using tags such as XML documents), even if the same document has been created in the past, tag names, texts, etc. It was inefficient because it was necessary to re-enter all the information again, and another document that was mostly shared was recreated from scratch. There is also a method of creating a document by referring to all the documents created in the past in a dedicated storage area or storage device, etc., but the management cost increases, the database is enlarged, the search method is complicated, etc. It is a problem. It is also possible to create a union document that includes all information as long as it is presumed in advance and reuse it in all cases. Could not respond when there is no information.

多くの共通部分を持つ複数の構造化文書(以下、「サブ文書」と呼ぶ)では各文書が関連を持っている場合が多いが、それらの関連性が作成された文書から容易には取得できないという問題がある。又、文書作成要求の度に、前回の要求時に入力済の項目であっても、必要な情報全てを入力させる必要があり、サブ文書作成者に負担となっていた。さらに、サブ文書作成者が、対象エンティティ(サブ文書を与える対象者/対象物)にサブ文書を提供したい場合には、共通したタグや内容をもつ類似した文書であっても、サブ文書作成者が改めてサブ文書を作成し、作成した文書を対象エンティティに渡すという手間がかかっていた。   Multiple structured documents with many common parts (hereinafter referred to as “sub-documents”) are often related to each other, but these relationships cannot be easily obtained from the created document. There is a problem. In addition, every time a document creation request is made, it is necessary to input all necessary information even if the item has been entered at the time of the previous request, which is a burden on the sub document creator. Furthermore, if the sub-document creator wants to provide a sub-document to the target entity (subject / subject to which the sub-document is provided), the sub-document creator may be a similar document having a common tag or content. However, it took time and effort to create a sub-document again and pass the created document to the target entity.

(開示例1)
開示例1として、文書作成を効率的に行う方法が、特開2003−345783号公報に開示されている(特許文献1参照)。開示例1では、改定前文書を位置タグを有する文書、例えばXML形式文書に変換し、ユーザが改定前文書中の変更する位置タグとその内容を変更すると、その都度、前記位置タグとその内容をキャッシュメモリに保管する。改定後文書が最終決定されると、最終的に保管した位置タグ及びその内容を、改定後XML形式文書として記憶部に記憶しつつ、且つ改定後文書を作成する。
(Disclosure Example 1)
As a disclosure example 1, a method for efficiently creating a document is disclosed in Japanese Patent Application Laid-Open No. 2003-345783 (see Patent Document 1). In the disclosure example 1, each time the document before revision is converted into a document having a position tag, for example, an XML format document, and the user changes the position tag to be changed and its contents in the document before revision, the position tag and its contents Is stored in cache memory. When the revised document is finally determined, the finally stored position tag and its contents are stored in the storage unit as a revised XML format document, and the revised document is created.

開示例1では、改訂前文書と改訂後文書とが大きく変更しない場合、改訂前文書を用いて、より効率的に改訂後文書を作成することができる。しかし、この方法では、改訂前文書と改訂後文書とが大きく変更しない場合には有効であるが、改訂前文書に存在しないタグを改訂後に追加するなどの構造上大きな変更がある場合には有効ではない。   In the disclosure example 1, when the document before revision and the document after revision do not change significantly, the document after revision can be created more efficiently using the document before revision. However, this method is effective when there is no significant change between the pre-revision document and the post-revision document, but it is effective when there is a significant structural change such as adding a tag that does not exist in the pre-revision document after the revision. is not.

(開示例2)
開示例2として、構造化文書の中に含まれるコンテンツを更に細かい操作単位としてのサブコンテンツ(部分文書)単位で、構造化文書を容易に編集する文書編集方法が、特開2004−046357号公報に開示されている(特許文献2参照)。開示例2では、構造化文書に一致又は含まれる部分文書と、当該部分文書の位置情報とを含む部分文書毎の部品データを作成して、構造化文書を部品データの集合として記憶し、操作対象として選択された部分文書に対する操作内容に応じて、当該部分文書に対応する部品データを更新することで構造化文書を編集する。
(Disclosure example 2)
As a second disclosure example, a document editing method for easily editing a structured document in units of sub-contents (partial documents), which are contents included in the structured document, is disclosed in Japanese Patent Application Laid-Open No. 2004-046357. (See Patent Document 2). In the second disclosure example, part data for each partial document including a partial document that matches or is included in the structured document and position information of the partial document is created, the structured document is stored as a set of part data, The structured document is edited by updating the component data corresponding to the partial document in accordance with the operation content for the partial document selected as the target.

(開示例3)
開示例3として、文書の修正業務を簡略化する文書処理方法が、特開平04−270458号公報に開示されている(特許文献3参照)。開示例3では、複数の文書に共通する部分のみを共通部分として文書番号と関連付けて記憶し、各文書に固有の部分は各々別個に記憶する。共通部分と固有部分は個別又は同時に表示して文書処理するため、共通部分の重複記憶を避けることができ、共通部分の修正を一度に実施できる。
特開2003−345783号公報 特開2004−046357号公報 特開平4−270458号公報
(Disclosure Example 3)
As a third disclosure example, a document processing method that simplifies document correction work is disclosed in Japanese Patent Laid-Open No. 04-270458 (see Patent Document 3). In the third disclosure example, only a part common to a plurality of documents is stored as a common part in association with a document number, and a part unique to each document is stored separately. Since the common part and the unique part are displayed separately or simultaneously for document processing, overlapping storage of the common part can be avoided, and correction of the common part can be performed at a time.
JP 2003-345783 A JP 2004-046357 A JP-A-4-270458

本発明の目的は、構造化文書を容易に作成・提供することができる構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法を提供することにある。   An object of the present invention is to provide a structured document creation apparatus, a structured document creation program, and a structured document creation method capable of easily creating and providing a structured document.

本発明の他の目的は、作成・提供する構造化文書の文書構造に関する情報を容易に作成・提供することができる構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法を提供することにある。   Another object of the present invention is to provide a structured document creation apparatus, a structured document creation program, and a structured document creation method capable of easily creating and providing information on the document structure of a structured document to be created and provided. There is.

以下に、[発明を実施するための最良の形態]で使用される番号・符号を括弧付きで用いて、[課題を解決するための部]を説明する。この番号・符号は、[特許請求の範囲]の記載と[発明を実施するための最良の形態]の記載との対応関係を明らかにするために付加されたものであるが、[特許請求の範囲]に記載されている発明の技術的範囲の解釈に用いてはならない。   Hereinafter, the [part for solving problems] will be described using the numbers and symbols used in [Best Mode for Carrying Out the Invention] in parentheses. This number / symbol is added to clarify the correspondence between the description of [Claims] and the description of the best mode for carrying out the invention. It should not be used for interpreting the technical scope of the invention described in [Scope].

本発明による構造化文書作成装置は、入力装置(3)と、入力装置(3)に接続されるデータ処理装置(1)と、データ処理装置(1)に接続される記憶装置(2)とを具備する。入力装置(3)は、サブ文書作成者の操作によって入力された、所望の構造化文書であるサブ文書(S)に対応する参照情報(C)をデータ処理装置(1)に入力する。記憶装置(2)は、参照情報(C)と、タグ及び文書データとから構成される構造化文書である和集合文書(ST)と、和集合文書(ST)中における一部のタグに関連する情報であるタグ情報(TI)とが関連付けられて格納される文書データ記憶部(21)を含む。データ処理装置(1)は、入力される参照情報(C)をキー値として、タグ及び文書データとから構成される構造化文書である和集合文書(ST)と、和集合文書(ST)中における一部のタグに関連する情報であるタグ情報(TI)を抽出する検索部(13)と、和集合文書(ST)中から、タグ情報(TI)に対応するタグとタグに対応する文書データを抽出し、抽出したタグと文書データを用いて、サブ文書(S)を作成する第2の作成部(14)とを含む。   The structured document creation apparatus according to the present invention includes an input device (3), a data processing device (1) connected to the input device (3), and a storage device (2) connected to the data processing device (1). It comprises. The input device (3) inputs reference information (C) corresponding to the sub-document (S), which is a desired structured document, input by the operation of the sub-document creator to the data processing device (1). The storage device (2) relates to a union document (ST) that is a structured document composed of reference information (C), tags and document data, and some tags in the union document (ST). It includes a document data storage unit (21) in which tag information (TI) which is information to be stored is associated with each other and stored. The data processing device (1) uses the input reference information (C) as a key value, and the union document (ST), which is a structured document composed of tags and document data, and the union document (ST) The tag corresponding to the tag information (TI) and the document corresponding to the tag from the union document (ST), the search unit (13) for extracting the tag information (TI) that is information related to some tags in A second creation unit (14) that extracts data and creates a sub-document (S) using the extracted tag and document data is included.

このような構成によって、本発明による構造化文書作成装置は、サブ文書作成者によって入力された参照情報(C)に対応するサブ文書(S)を提供することができる。構造化文書作成装置には、所望のサブ文書(S)に共通したタグ及びそのタグに関連する文書データと、所望のサブ文書独自のタグ及びそのタグに関連する文書データとから構成される和集合文書(ST)と、和集合文書中における、サブ文書(S)に含めたいタグに関連する情報であるタグ情報(TI)が記憶されている。このため、所望する全てのサブ文書を記憶するための記憶容量を削減できる。タグ情報(TI)は、好適には、サブ文書(S)に含めたいタグの和集合文書中における位置情報(200)である。   With such a configuration, the structured document creation apparatus according to the present invention can provide the subdocument (S) corresponding to the reference information (C) input by the subdocument creator. The structured document creation device includes a tag common to a desired sub-document (S) and document data related to the tag, a tag unique to the desired sub-document and document data related to the tag. The collective document (ST) and tag information (TI) that is information related to a tag to be included in the sub-document (S) in the union document are stored. For this reason, the storage capacity for storing all desired sub-documents can be reduced. The tag information (TI) is preferably position information (200) in the union document of tags to be included in the sub-document (S).

データ処理装置(1)は、入力装置(3)に接続される第1の作成部(11)と、第1の作成部(11)と文書データ記憶部(21)に接続される保存部(12)とを更に具備する。第1の作成部(11)は、入力装置(3)から入力される、複数のサブ文書(S)のそれぞれに含めたいタグを指定するための指定情報(AS)に基づき、複数のサブ文書(S)に指定された全てのタグの和集合であるタグと、和集合であるタグのそれぞれに対応する文書データとを用いて、構造化文書である和集合文書(ST)を作成し、複数のサブ文書(S)のそれぞれに指定されたタグの和集合文書(ST)中における位置情報(200)をそれぞれタグ情報(TI)として作成する。保存部(12)は、作成された和集合文書(ST)とタグ情報(TI)と、サブ文書(S)を作成するためのキー値となる参照情報(C)とを関連付けて文書データ記憶部(21)に格納する。又、構造化文書作成装置は、データ処理装置(1)に接続され、第2の作成部(14)から出力されるサブ文書(S)を出力する出力装置(4)を更に具備する。又、出力装置(4)は、文書作成要求に応じて、参照情報を出力する。更に、出力装置(4)は、サブ文書(S)が出力されると同時に、あるいは、個別に、作成されたタグ情報(TI)やタグ情報(TI)に対応するタグ(100)を出力する。   The data processing device (1) includes a first creation unit (11) connected to the input device (3), and a storage unit (11) connected to the first creation unit (11) and the document data storage unit (21). And 12). The first creating unit (11) receives a plurality of sub-documents based on designation information (AS) for designating a tag to be included in each of the plurality of sub-documents (S) input from the input device (3). A union document (ST) that is a structured document is created using a tag that is a union of all tags specified in (S) and document data corresponding to each tag that is a union, The position information (200) in the union document (ST) of the tags specified for each of the plurality of sub-documents (S) is created as tag information (TI). The storage unit (12) stores the document data in association with the created union document (ST), tag information (TI), and reference information (C) that is a key value for creating the sub-document (S). Stored in the part (21). The structured document creation apparatus further includes an output device (4) that is connected to the data processing device (1) and outputs the sub-document (S) output from the second creation unit (14). The output device (4) outputs reference information in response to a document creation request. Further, the output device (4) outputs the tag information (TI) and the tag (100) corresponding to the created tag information (TI) simultaneously with the output of the sub-document (S) or individually. .

本発明による第2の態様に係る構造化文書作成装置のデータ処理装置(1)は、入力装置(3)に接続される文書作成用データ収集部(16)を更に具備し、記憶装置(2)は、文書作成用データ収集部(16)に接続される固有データ記憶部(22)をさらに具備する。入力装置(3)から入力される、複数のサブ文書(S)のそれぞれに含めたいタグを指定するための指定情報(AS)と、固有IDとが関連付けられて固有データ記憶部(22)に格納される。文書作成用データ収集部(16)は、入力装置(3)から入力される固有IDに対応する指定情報(AS)を固有データ記憶部(22)から抽出して第1の作成部(11)に送信する。第1の作成部(11)は、送信された指定情報(AS)に基づき、複数のサブ文書(S)に指定された全てのタグの和集合であるタグと、和集合であるタグのそれぞれに対応する文書データとを用いて、構造化文書である和集合文書(ST)を作成し、複数のサブ文書(S)のそれぞれに指定されたタグと、指定されたタグの和集合文書(ST)中における位置情報をそれぞれタグ情報(TI)として作成する。保存部(12)は、作成された和集合文書(ST)とタグ情報(TI)と、サブ文書(S)を作成するためのキー値となる参照情報(C)とを関連付けて文書データ記憶部(21)に格納する。   The data processing device (1) of the structured document creation device according to the second aspect of the present invention further comprises a document creation data collection unit (16) connected to the input device (3), and a storage device (2 ) Further includes a unique data storage unit (22) connected to the document creation data collection unit (16). Designation information (AS) for designating a tag to be included in each of the plurality of sub-documents (S) input from the input device (3) and the unique ID are associated with each other in the unique data storage unit (22). Stored. The document creation data collection unit (16) extracts designation information (AS) corresponding to the unique ID input from the input device (3) from the unique data storage unit (22), and extracts the first creation unit (11). Send to. The first creating unit (11), based on the transmitted designation information (AS), each of a tag that is a union of all tags designated in the plurality of subdocuments (S) and a tag that is a union A union document (ST), which is a structured document, is created using the document data corresponding to, and a tag specified for each of the plurality of subdocuments (S) and a union document of the specified tag ( The position information in ST) is created as tag information (TI). The storage unit (12) stores the document data in association with the created union document (ST), tag information (TI), and reference information (C) that is a key value for creating the sub-document (S). Stored in the part (21).

このように、サブ文書作成者等に固有の指定情報(AS)を保有しておき、固有IDをキー値にして、参照情報(C)を出力することができる。   In this way, the designation information (AS) unique to the sub-document creator or the like is held, and the reference information (C) can be output using the unique ID as a key value.

以上のように、本発明による構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法によって構造化文書、あるいはその属性を容易に作成・提供することができる。   As described above, a structured document or an attribute thereof can be easily created and provided by the structured document creation apparatus, the structured document creation program, and the structured document creation method according to the present invention.

本発明による構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法によれば、共通の情報を有する複数の構造化文書を容易に作成・提供することができる。   According to the structured document creation apparatus, the structured document creation program, and the structured document creation method according to the present invention, a plurality of structured documents having common information can be easily created and provided.

又、作成・提供する構造化文書の文書構造に関する情報を容易に作成・提供することができる。   Further, it is possible to easily create / provide information related to the document structure of the structured document to be created / provided.

以下、添付図面を参照して、本発明による構造化文書作成装置、構造化文書作成プログラム及び構造化文書作成方法の実施の形態が説明される。本発明による構造化文書作成装置は、ユーザの要求に応じて、XML文書等のタグを用いた構造化文書を提供する装置である。本発明による構造化文書作成装置は、メモリやハードディスクの記憶装置、あるいはMOやDVD等の記憶媒体を利用可能な記憶装置、構造化文書プログラムを実行するCPU、ユーザに操作され各種データが入力されるキーボードやマウス、各種処理によって出力される各種データを表示するディスプレイ等とを具備するPCやPDAが好適に使用される。   Hereinafter, embodiments of a structured document creation apparatus, a structured document creation program, and a structured document creation method according to the present invention will be described with reference to the accompanying drawings. The structured document creation device according to the present invention is a device that provides a structured document using a tag such as an XML document in response to a user request. The structured document creation apparatus according to the present invention is a memory or hard disk storage device, a storage device that can use a storage medium such as MO or DVD, a CPU that executes a structured document program, and various data that are operated by a user. A PC or PDA equipped with a keyboard, a mouse, and a display for displaying various data output by various processes is preferably used.

ユーザであるサブ文書作成者は、構造化文書作成装置を用いて、事後要求されると想定される全ての構造化文書(以下、サブ文書Sと呼ぶ)を取得するためのキー値となる参照情報Cを作成する(「準備処理」)。サブ文書作成者、又はサブ文書Sの提供を受けたい対象者や対象物(以下、対象エンティティと呼ぶ)は、この参照情報Cを用いることで、構造化文書作成装置から所望のサブ文書Sを取得することができる(「文書提供処理」)。   A sub-document creator who is a user uses a structured document creation apparatus to obtain a reference that serves as a key value for acquiring all structured documents (hereinafter referred to as sub-document S) that are assumed to be requested afterwards. Information C is created ("preparation process"). By using this reference information C, a sub-document creator or a target person or object (hereinafter referred to as a target entity) who wants to receive provision of the sub-document S can obtain a desired sub-document S from the structured document creation apparatus. Can be acquired ("document provision processing").

(第1の実施の形態)
図1から図5を参照して、本発明による構造化文書作成装置の第1の実施の形態が説明される。
(First embodiment)
A first embodiment of a structured document creation apparatus according to the present invention will be described with reference to FIGS.

(構成)
図1及び図2は、本発明による構造化文書作成装置の第1の実施の形態における機能ブロック図である。本発明による構造化文書作成装置は、データ処理装置1と、データ処理装置1において処理された各種データを記憶する記憶装置2と、キーボードやマウス等の入力装置3と、ディスプレイやプリンタ等の出力装置4を具備する。尚、入力装置3及び出力装置4は、構造化文書作成装置に通信回線やネットワークで接続される他のPCやPDAでも構わない。
(Constitution)
1 and 2 are functional block diagrams in the first embodiment of the structured document creation apparatus according to the present invention. A structured document creation device according to the present invention includes a data processing device 1, a storage device 2 for storing various data processed by the data processing device 1, an input device 3 such as a keyboard and a mouse, and an output such as a display and a printer. A device 4 is provided. The input device 3 and the output device 4 may be other PCs or PDAs connected to the structured document creation device via a communication line or a network.

データ処理装置1は、構造化文書作成プログラムを格納するメモリやハードディスク等の記憶装置と構造化文書プログラムを実行処理するCPUとを具備する。構造化プログラムは、第1の作成部11と保存部12と第2の作成部14とを備える。記憶装置2は、文書データ記憶部21を具備する。記憶装置2は、通信回線やネットワークを介して他の構造化文書作成装置に接続され共通的に利用されても良い。   The data processing apparatus 1 includes a storage device such as a memory or a hard disk for storing a structured document creation program, and a CPU for executing the structured document program. The structured program includes a first creation unit 11, a storage unit 12, and a second creation unit 14. The storage device 2 includes a document data storage unit 21. The storage device 2 may be commonly used by being connected to another structured document creation device via a communication line or a network.

図1は、本発明による構造化文書作成装置の「準備処理」における機能ブロック図である。「準備処理」の際、入力装置3は、ユーザであるサブ文書作成者による操作によって、「文書提供処理」において要求されると想定されるサブ文書Sに含ませたい情報(例えば、タグ100の組み合わせ)を指定する指定情報ASと、文書を作成するために必要なタグ100の内容であるタグ名やテキストデータ等の値を取得する。この際、サブ文書作成者は、図示しない表示装置の入力画面に従って入力装置3を操作し、指定情報ASやタグ名、テキストデータ等を入力してもよい。入力画面は、好適には、文書作成に必要なタグ名やテキストなどの値が入力されるデータ入力領域と、サブ文書Sに含みたい情報の組み合わせを指定する指定情報ASが入力されるタグ指定入力領域を有する。又、2回目以降の「準備処理」の場合は、前回の入力画面が提示され、サブ文書作成者は入力画面の情報を追加、変更、修正等を行うことで、サブ文書Sの作成を要求することができるようにしてもよい。尚、この表示装置は出力装置4と同一でも構わない。   FIG. 1 is a functional block diagram of the “preparation process” of the structured document creation apparatus according to the present invention. During the “preparation process”, the input device 3 uses information (for example, the tag 100 of the tag 100) that is supposed to be included in the subdocument S that is assumed to be required in the “document provision process” by an operation by the subdocument creator as a user. The specification information AS for designating the combination) and the values such as the tag name and text data, which are the contents of the tag 100 necessary for creating the document, are acquired. At this time, the sub document creator may operate the input device 3 in accordance with an input screen of a display device (not shown) to input the designation information AS, tag name, text data, and the like. The input screen is preferably a tag specification for inputting a data input area for inputting a value such as a tag name and text necessary for document creation, and specification information AS for specifying a combination of information to be included in the subdocument S Has an input area. In the case of the “preparation process” for the second and subsequent times, the previous input screen is presented, and the sub-document creator requests creation of the sub-document S by adding, changing, or correcting information on the input screen. You may be able to do that. This display device may be the same as the output device 4.

第1の作成部11は、入力装置3から入力される指定情報ASに従って、指定情報ASに含まれる全てのタグ100及びタグ100に対応する文書データ103を含む構造化文書、すなわち各サブ文書の和集合である和集合文書STと、その和集合文書STから各サブ文書を作成するために必要となるタグ100の情報であるタグ情報TIを作成し、各タグ情報TI及び和集合文書STを関連付けた参照情報Cを作成する。図3は、本発明に係るサブ文書S、及びそのサブ文書Sを基に作成された和集合文書STの一例である。本実施の形態では、タグ100を特定するために、タグ識別子101をタグ100に付加して説明される。ただし、タグ識別子101はタグ100を特定するためであり、必ずタグ100に含まれるものではない。尚、タグ100の内容は、タグ名102として説明される。図3に示されるサブ文書S1は、指定情報ASによって指定されたタグ100「T1からT7及びT12」と、タグ100のそれぞれに関連付けられて書き込まれるテキストデータ等の文書データ103とを含む構造化文書である。又、同様に、サブ文書S2は、指定情報ASによって指定されたタグ100「T1からT3及びT8からT11」と、タグ100のそれぞれに関連付けられて書き込まれるテキストデータ等の文書データ103とを含む構造化文書である。第1の作成部は、サブ文書S1及びS2の各タグ100を要素とした和集合であるタグ100(タグ識別子101「T1からT12」に対応)とそのタグに関連付けられた文書データ103を含む和集合文書ST1を作成する。   In accordance with the designation information AS input from the input device 3, the first creation unit 11 includes all the tags 100 included in the designation information AS and the structured document including the document data 103 corresponding to the tags 100, that is, each sub-document. The tag information TI, which is information of the tag 100 necessary for creating each sub-document from the union document ST that is a union, and the sub-document is created from the union document ST. The associated reference information C is created. FIG. 3 is an example of the sub-document S according to the present invention and the union document ST created based on the sub-document S. In the present embodiment, a tag identifier 101 is added to the tag 100 to identify the tag 100. However, the tag identifier 101 is for specifying the tag 100 and is not necessarily included in the tag 100. The content of the tag 100 is described as a tag name 102. The sub-document S1 shown in FIG. 3 includes a tag 100 “T1 to T7 and T12” designated by the designation information AS, and document data 103 such as text data written in association with each tag 100. It is a document. Similarly, the sub-document S2 includes tags 100 “T1 to T3 and T8 to T11” designated by the designation information AS, and document data 103 such as text data written in association with each of the tags 100. It is a structured document. The first creation unit includes a tag 100 (corresponding to a tag identifier 101 “T1 to T12”) that is a union set including the tags 100 of the subdocuments S1 and S2 and document data 103 associated with the tag. A union document ST1 is created.

又、第1の作成部11は、指定情報ASによって指定される、各サブ文書に含ませたいタグの、和集合文書STにおける位置情報200を、タグ情報TIとして作成する。ここで、位置情報200は、和集合文書ST中のタグ100の位置を示すXPathなどの情報が好適である。例えば、第1の作成部11は、指定情報ASに基づき、サブ文書S1に含ませたいタグ100が「T1からT7及びT12」である場合、タグ識別子101「T1からT7及びT12」に対応する全てのタグ100の和集合文書STにおける位置情報200をタグ情報TI1として作成する。尚、本実施の形態において、タグ情報TIとして位置情報200を用いたが、和集合文書ST中において、サブ文書に含ませたいタグ100を特定できる情報であれば、タグ識別子101やタグ名102、又はこれらの組合わせ等をタグ情報TIとして作成しても構わない。   Further, the first creation unit 11 creates the position information 200 in the union document ST of the tag specified by the designation information AS and desired to be included in each sub-document as the tag information TI. Here, the position information 200 is preferably information such as XPath indicating the position of the tag 100 in the union document ST. For example, based on the designation information AS, the first creating unit 11 corresponds to the tag identifier 101 “T1 to T7 and T12” when the tag 100 desired to be included in the sub-document S1 is “T1 to T7 and T12”. The position information 200 of all tags 100 in the union document ST is created as tag information TI1. In the present embodiment, the position information 200 is used as the tag information TI. However, in the union document ST, any tag identifier 101 or tag name 102 can be used as long as the information can identify the tag 100 to be included in the sub-document. Or a combination of these may be created as the tag information TI.

保存部12は、第1の作成部11において作成された和集合文書STと各タグ情報TIと参照情報Cとを、相互に関連付けて文書データ記憶部21に記憶させる。このため、サブ文書作成者は、参照情報Cをキーとして和集合文書STとタグ情報TIとを検索することができる。又、保存部12は、この参照情報Cを出力装置4に出力する。出力装置4は、参照情報4を出力(表示)する。この際、出力装置4は、参照情報Cとともに作成した和集合文書STを出力(表示)してもよい。尚、入力装置3からの要求に応じて、参照情報Cが出力装置4から出力されても良い。   The storage unit 12 stores the union document ST, the tag information TI, and the reference information C created by the first creating unit 11 in the document data storage unit 21 in association with each other. Therefore, the sub-document creator can search the union document ST and the tag information TI using the reference information C as a key. Further, the storage unit 12 outputs the reference information C to the output device 4. The output device 4 outputs (displays) the reference information 4. At this time, the output device 4 may output (display) the union document ST created together with the reference information C. Note that the reference information C may be output from the output device 4 in response to a request from the input device 3.

図4は、文書データ記憶部21の構造図である。文書データ記憶部21は、保存部12から入力される和集合文書STと、和集合文書STの基となった各サブ文書を作成するために必要なタグの情報であるタグ情報TIと、参照情報Cとが関連付けられて格納される。和集合文書STは、複数のサブ文書Sの和集合であるため、複数の参照情報C及びタグ情報TIに関連付けられる。   FIG. 4 is a structural diagram of the document data storage unit 21. The document data storage unit 21 receives the union document ST input from the storage unit 12, tag information TI that is tag information necessary to create each sub-document based on the union document ST, and a reference Information C is stored in association with it. Since the union document ST is a union of a plurality of subdocuments S, it is associated with a plurality of reference information C and tag information TI.

図2は、本発明による構造化文書作成装置の「文書提供処理」における機能ブロック図である。「文書提供処理」において、検索部13は、入力装置3から入力された参照情報Cをキーにして、文書データ記憶部21に格納された参照情報Cを探索し、参照情報Cに関連付けられたタグ情報TIを抽出して第2作成部14にそのタグ情報TIを転送する。又、第2の作成部14からのサブ文書作成要求に基づき、抽出した参照情報Cをキーとして、和集合文書STをデータ記憶部21から抽出し、第2の作成部14へ送信する。   FIG. 2 is a functional block diagram in the “document providing process” of the structured document creation apparatus according to the present invention. In the “document providing process”, the search unit 13 searches the reference information C stored in the document data storage unit 21 using the reference information C input from the input device 3 as a key, and is associated with the reference information C. The tag information TI is extracted and transferred to the second creation unit 14. Further, based on the sub-document creation request from the second creation unit 14, the union document ST is extracted from the data storage unit 21 using the extracted reference information C as a key and transmitted to the second creation unit 14.

第2の作成部14は、検索部13からタグ情報TIが転送されると、サブ文書作成要求を検索部13に発行し、和集合文書STを取得する。第2の作成部15は、得られた和集合文書STからタグ情報TIに関連するタグや文書データを抜き出し、サブ文書Sを作成して出力装置4に出力する。この際、入力装置3から入力されるサブ文書作成者の要望や、作成するサブ文書の内容に応じて、動的な付加情報(例えば時刻や日付など)をサブ文書に加えて出力しても良い。出力装置4は、作成されたサブ文書を出力(表示)する。   When the tag information TI is transferred from the search unit 13, the second creation unit 14 issues a sub-document creation request to the search unit 13 and acquires the union document ST. The second creation unit 15 extracts a tag and document data related to the tag information TI from the obtained union document ST, creates a sub-document S, and outputs it to the output device 4. At this time, dynamic additional information (for example, time and date) may be output in addition to the subdocument according to the request of the subdocument creator input from the input device 3 and the content of the subdocument to be created. good. The output device 4 outputs (displays) the created subdocument.

(動作)
図5を参照して、本発明による構造化文書作成装置の第1の実施の形態の動作が説明される。
(Operation)
With reference to FIG. 5, the operation of the first embodiment of the structured document creation apparatus according to the present invention will be described.

(準備処理)
図5(a)は、本発明による構造化文書作成装置の第1の実施の形態における「準備処理」の動作フローである。「準備処理」において、構造化文書作成装置は、後述する「文書提供処理」でサブ文書作成者又は、対象エンティティに提供するサブ文書の作成に用いる参照情報Cを作成及び格納する。
(Preparation process)
FIG. 5A is an operation flow of “preparation processing” in the first embodiment of the structured document creation apparatus according to the present invention. In the “preparation process”, the structured document creation apparatus creates and stores reference information C used to create a sub-document to be provided to a sub-document creator or a target entity in a “document provision process” described later.

サブ文書作成者の操作によって、入力装置3は、事後、作成したいサブ文書Sを構成するタグのタグ識別子101、タグ名102及びテキスト等の文書データ103と、サブ文書Sに含めたいタグ100の組み合わせを示す指定情報ASとを第1の作成部11に入力するとともに、文書作成要求を第1の作成部11に発行する(ステップA1)。例えば、指定情報としてタグ識別子101の組み合わせが第1の作成部11に入力される。一例として、サブ文書S1に含ませたいタグのタグ識別子101「T1、T2、T3、T4、T5、T6、T7、T12」、サブ文書S2に含ませたいタグのタグ識別子101「T1、T2、T3、T8、T9、T10、T11」がサブ文書作成者によって入力装置3から第1の作成部11に入力される。この際、タグ識別子101に関連付けられたタグ名102及び文書データ103も入力装置3から第1の作成部11に入力される。これらのタグ名102及び文書データ103は、サブ文書作成者によって入力装置3に直接入力される。尚、図示しないデータベースから、入力装置3に入力されるタグ識別子101に対応するタグ名102及び文書データが抽出され、第1の作成部11に入力されても構わない。   By the operation of the sub-document creator, the input device 3 subsequently selects the tag identifier 101 of the tag constituting the sub-document S to be created, the tag name 102 and the document data 103 such as text, and the tag 100 to be included in the sub-document S. Designation information AS indicating the combination is input to the first creation unit 11 and a document creation request is issued to the first creation unit 11 (step A1). For example, a combination of tag identifiers 101 is input to the first creation unit 11 as designation information. As an example, tag identifiers 101 “T1, T2, T3, T4, T5, T6, T7, T12” of tags to be included in the sub-document S1, and tag identifiers 101 “T1, T2, T3, T8, T9, T10, T11 "are input from the input device 3 to the first creating unit 11 by the sub-document creator. At this time, the tag name 102 and the document data 103 associated with the tag identifier 101 are also input from the input device 3 to the first creating unit 11. These tag name 102 and document data 103 are directly input to the input device 3 by the sub-document creator. A tag name 102 and document data corresponding to the tag identifier 101 input to the input device 3 may be extracted from a database (not shown) and input to the first creation unit 11.

文書作成要求を受け付けた第1の作成部11は、入力装置3から入力される指定情報AS、タグ名102及び文書データ103に従って、図3に示されるような2つのサブ文書S1及びS2の和集合である和集合文書ST1を作成する(ステップA3)。和集合文書ST1は、サブ文書S1に指定されたタグ識別子101「T1、T2、T3、T4、T5、T6、T7、T12」と、サブ文書S2に指定されたタグ識別子101「T1、T2、T3、T8、T9、T10、T11」の和集合である識別子101「T1〜T12」を持ち、それぞれに対応するタグ名102及び文書データ103とで構成される構造化文書である。   Upon receipt of the document creation request, the first creation unit 11 sums two sub-documents S1 and S2 as shown in FIG. 3 according to the designation information AS, the tag name 102, and the document data 103 input from the input device 3. A union document ST1, which is a set, is created (step A3). The union document ST1 includes a tag identifier 101 “T1, T2, T3, T4, T5, T6, T7, T12” designated in the subdocument S1 and a tag identifier 101 “T1, T2, designated in the subdocument S2. The structured document has an identifier 101 “T1 to T12” that is a union of “T3, T8, T9, T10, and T11”, and includes a tag name 102 and document data 103 corresponding to each.

第1の作成部11は、和集合文書STから、各サブ文書Sの作成に必要なタグ100を抽出するためのタグ情報TIを作成する(ステップA5)。第1の作成部11は、まずサブ文書S1に対応するタグ情報TI1を作成する。第1の作成部11は、指定情報ASに従い、サブ文書S1に指定されたタグのタグ識別子101「T1、T2、T3、T4、T5、T6、T7、T12」に対応する和集合文書ST1における位置情報200を含むタグ情報TI1を作成する。又、後述される「文書提供処理」においてサブ文書S1を提供するためのキー値となる参照情報C1を、タグ情報TI1に対応付けて作成する(ステップA7)。和集合文書STの基となるサブ文書Sに対応するタグ情報TIが他にある場合(ステップA9YES)、第1作成部11は同様に他のサブ文書Sに対応するタグ情報TIを作成する。本実施の形態では作成要求されたサブ文書S2に対応するタグ情報TI2が作成される。第1の作成部11は、作成要求されたサブ文書S2に指定されたタグのタグ識別子101「T1、T2、T3、T8、T9、T10、T11」に対応するタグ情報T2を作成し、タグ情報TI2に対応する参照情報C2を作成する(ステップA9YES、ステップA5及びステップA7)。このように、サブ文書作成者から要求されたすべてのサブ文書Sに対応するタグ情報TI及び参照情報Cを作成するまで、第1の作成部11はステップA9、ステップA5及びステップA7の処理を行う。   The first creating unit 11 creates tag information TI for extracting the tag 100 necessary for creating each sub-document S from the union document ST (step A5). The first creating unit 11 first creates tag information TI1 corresponding to the subdocument S1. The first creating unit 11 in the union document ST1 corresponding to the tag identifier 101 “T1, T2, T3, T4, T5, T6, T7, T12” of the tag designated in the sub-document S1 according to the designation information AS. Tag information TI1 including position information 200 is created. Further, reference information C1 that is a key value for providing the sub-document S1 in “document provision processing” described later is created in association with the tag information TI1 (step A7). If there is another tag information TI corresponding to the sub-document S that is the basis of the union document ST (YES in step A9), the first creating unit 11 similarly creates tag information TI corresponding to the other sub-document S. In the present embodiment, tag information TI2 corresponding to the sub-document S2 requested to be created is created. The first creating unit 11 creates tag information T2 corresponding to the tag identifier 101 “T1, T2, T3, T8, T9, T10, T11” of the tag specified in the requested sub-document S2. The reference information C2 corresponding to the information TI2 is created (step A9 YES, step A5 and step A7). Thus, until the tag information TI and the reference information C corresponding to all the sub-documents S requested by the sub-document creator are created, the first creating unit 11 performs the processes of step A9, step A5, and step A7. Do.

作成要求された全てのサブ文書Sに対応するタグ情報TIが作成されると、保存部12は、作成された和集合文書STと、各サブ文書Sの作成に必要なタグ情報TIと、参照情報Cとを関連付けて文書データ記録部21に格納する(ステップA11)。ここでは、図4に示されるように、和集合文書ST1と、サブ文書S1を作成するためのタグ情報TI1と、サブ文書S2を作成するためのタグ情報TI2とが関連付けられ、タグ情報TI1及びTI2のそれぞれに参照情報C1及びC2が関連付けられて格納される。このように、和集合文書ST1と参照情報C1及びC2が関連付けられて格納される。又、他の和集合文書STも同様に、和集合文書STの基となるサブ文書Sに対応するタグ情報TI及び参照情報Cに対応付けられて格納される。更に、保存部12は、作成された参照情報Cを出力装置4に出力する。(ステップA13)。参照情報Cの保存の際、参照情報C1と参照情報C2とが関連付けられて格納されると、参照情報C1と結びつくタグ情報TI1に対応するサブ文書S1と、参照情報C2と結びつくタグ情報TI2に対応するサブ文書S2が、同じ和集合文書から作成されたという関連付けを、作成した後からでも容易に知ることが可能となる。   When tag information TI corresponding to all the sub-documents S requested to be created is created, the storage unit 12 creates the created union document ST, tag information TI necessary for creating each sub-document S, and references The information C is associated and stored in the document data recording unit 21 (step A11). Here, as shown in FIG. 4, union document ST1, tag information TI1 for creating subdocument S1, and tag information TI2 for creating subdocument S2 are associated with each other, and tag information TI1 and Reference information C1 and C2 are stored in association with each of TI2. In this way, the union document ST1 and the reference information C1 and C2 are stored in association with each other. Similarly, the other union document ST is stored in association with the tag information TI and the reference information C corresponding to the sub-document S that is the basis of the union document ST. Further, the storage unit 12 outputs the created reference information C to the output device 4. (Step A13). When the reference information C is stored in association with the reference information C1 and the reference information C2, the sub-document S1 corresponding to the tag information TI1 associated with the reference information C1 and the tag information TI2 associated with the reference information C2 are stored. It becomes possible to easily know the association that the corresponding sub-document S2 has been created from the same union document even after creation.

(文書提供処理)
図5(b)は、本発明による構造化文書作成装置の第1の実施の形態における「文書提供処理」の動作フローである。「文書提供処理」において構造化文書作成装置は、前述の「準備処理」で作成された参照情報Cをキー値として、サブ文書作成者又は、対象エンティティに対し所望のサブ文書を提供する。
(Document provision processing)
FIG. 5B is an operation flow of “document provision processing” in the first embodiment of the structured document creation apparatus according to the present invention. In the “document providing process”, the structured document creation apparatus provides a desired subdocument to the subdocument creator or the target entity using the reference information C created in the “preparation process” as a key value.

「準備処理」において、文書データ記憶部21には、図4に示されるように和集合文書ST1、タグ情報TI1及びTI2、参照情報C1及びC2が関連付けられて格納されている。サブ文書作成者は、入力装置3を操作して、所望のサブ文書Sに対応する参照情報Cを指定する。入力装置3は、サブ文書作成者の操作に従い、検索部13に対し指定された参照情報Cを入力し、文書発行要求を発行する(ステップA21)。例えば、サブ文書作成者がサブ文書S1の提供を希望する場合、サブ文書作成者は、入力装置3を用いて参照情報C1を指定する。この際、サブ文書作成者は出力装置4に出力(表示)される参照情報Cから選択して参照情報C1を指定しても、参照情報C1を直接入力装置3に入力して指定しても構わない。   In the “preparation process”, the document data storage unit 21 stores the union document ST1, tag information TI1 and TI2, and reference information C1 and C2 in association with each other as shown in FIG. The sub-document creator operates the input device 3 to specify the reference information C corresponding to the desired sub-document S. In accordance with the operation of the sub-document creator, the input device 3 inputs the designated reference information C to the search unit 13 and issues a document issuance request (step A21). For example, when the sub-document creator desires to provide the sub-document S 1, the sub-document creator specifies the reference information C 1 using the input device 3. At this time, the sub-document creator may select from the reference information C output (displayed) on the output device 4 and specify the reference information C1, or input the reference information C1 directly to the input device 3 and specify it. I do not care.

入力装置3から文書要求を受け付けた検索部13は、参照情報C1をキー値として文書データ記録部21を検索して和集合文書ST1及びタグ情報TI1を抽出し、第2の作成部14に出力する(ステップA23)。第2の作成部14は、入力されるタグ情報TI1と、そのタグ情報TIに対応する和集合文書ST1中の文書データとを用いて、要求されているサブ文書S1を作成する(ステップA25)。又、動的な情報として日付や時間などの情報がある場合(ステップA27YES)、第2の作成部14は、その動的情報をサブ文書S1に追加する(ステップA29)。最後に、作成したサブ文書S1文書は出力装置4から出力される(ステップA31)。   Upon receiving the document request from the input device 3, the search unit 13 searches the document data recording unit 21 using the reference information C 1 as a key value, extracts the union document ST 1 and the tag information TI 1, and outputs it to the second creation unit 14. (Step A23). The second creating unit 14 creates the requested sub-document S1 using the input tag information TI1 and the document data in the union document ST1 corresponding to the tag information TI (step A25). . If there is information such as date and time as dynamic information (step A27 YES), the second creating unit 14 adds the dynamic information to the sub-document S1 (step A29). Finally, the created sub-document S1 document is output from the output device 4 (step A31).

本発明による構造化文書作成装置によれば、共通の内容を持つ各サブ文書Sが要求される度に、改めてサブ文書を一から作成することなく参照情報Cを入力するだけで、所望のサブ文書Sを取得することができる。   According to the structured document creation apparatus of the present invention, each time a sub-document S having a common content is requested, it is possible to input a desired sub-document only by inputting the reference information C without creating a sub-document from scratch. Document S can be acquired.

又、記憶装置2に格納される文書データは、和集合文書STに含まれる文書データのみであるため、提供する全てのサブ文書Sを記憶するのに比べ、記憶装置2の容量を小さくできる。   Further, since the document data stored in the storage device 2 is only the document data included in the union document ST, the capacity of the storage device 2 can be reduced compared to storing all the sub-documents S to be provided.

(第2の実施の形態)
図6から図8を参照して、本発明による構造化文書作成装置の第2の実施の形態が説明される。
(Second Embodiment)
A second embodiment of the structured document creation apparatus according to the present invention will be described with reference to FIGS.

(構成)
図6及び図7は、本発明による構造化文書作成装置の第2の実施の形態における機能ブロック図である。第2の実施の形態における構造化文書作成装置は、第1の実施の形態におけるデータ処理装置1及び記憶装置2に換えて、データ処理装置1’及び記憶装置2’を具備する。データ処理装置1’は、第1の実施の形態におけるデータ処理装置1の構成に加え、文書作成用データ登録部15と、文書作成用データ収集部16とを更に具備する構成である。記憶装置2’は、第1の実施の形態における記憶装置2の構成に加え、固有データ記憶部22を更に具備する構成である。尚、第1の実施の形態と同じ符号の構成は、第1の実施の構成と同様であるので説明は省略される。第1の実施の形態における構造化文書作成装置では、参照情報を作成する際、サブ文書作成者は、文書作成用のデータ(サブ文書作成に必要なタグ名、文書データ及び指定情報AS)を入力装置3に入力する必要がある。第2の実施の形態における構造化文書作成装置は、事前に、サブ文書作成者や対象エンティティに固有の文書作成用のデータ(以下、固有データと呼ぶ)を、サブ文書作成者や対象エンティティを識別する固有IDと関連付けて保有し、入力装置3から固有IDを指定することで、サブ文書作成者や対象エンティティ等の文書要求者に応じた参照情報Cを出力する。
(Constitution)
6 and 7 are functional block diagrams of the structured document creation apparatus according to the second embodiment of the present invention. The structured document creation device in the second embodiment includes a data processing device 1 ′ and a storage device 2 ′ in place of the data processing device 1 and the storage device 2 in the first embodiment. The data processing device 1 ′ is configured to further include a document creation data registration unit 15 and a document creation data collection unit 16 in addition to the configuration of the data processing device 1 in the first embodiment. The storage device 2 ′ is configured to further include a unique data storage unit 22 in addition to the configuration of the storage device 2 in the first embodiment. In addition, since the structure of the same code | symbol as 1st Embodiment is the same as that of 1st Embodiment, description is abbreviate | omitted. In the structured document creation apparatus according to the first embodiment, when creating reference information, a sub-document creator uses document creation data (tag name, document data, and designation information AS necessary for creating a sub-document). It is necessary to input to the input device 3. The structured document creation apparatus according to the second embodiment preliminarily stores document creation data (hereinafter referred to as unique data) specific to a sub-document creator or a target entity. Reference information C corresponding to the document requester such as the sub-document creator or the target entity is output by holding the ID associated with the identified unique ID and specifying the unique ID from the input device 3.

図6は、本発明による構造化装置の第2の実施の形態における「固有データ登録処理」の機能ブロックである。文書作成用データ登録部15は、固有データとして、サブ文書作成に必要なタグ名、文書データ及び指定情報ASとサブ文書作成者や対象エンティティを識別する固有IDとを関連付けて、固有データ記憶部22に格納する。又、固有データ記憶部22に、既に固有データが格納されている場合には、格納されている固有データに対して追加/削除/修正を行う。   FIG. 6 is a functional block of “unique data registration processing” in the second embodiment of the structured device according to the present invention. The document creation data registration unit 15 associates, as unique data, a tag name, document data, and designation information AS necessary for creating a subdocument, and a unique ID for identifying a subdocument creator and a target entity, and a unique data storage unit 22. If the unique data is already stored in the unique data storage unit 22, addition / deletion / correction is performed on the stored unique data.

図7は、本発明による構造化文書作成装置の第2の実施の形態における「準備処理」の機能ブロック図である。文書作成用データ収集部16は、入力装置3から入力される固有IDをキー値として、固有データ記憶部22に記憶されている固有データを検索し取得する。   FIG. 7 is a functional block diagram of “preparation processing” in the second embodiment of the structured document creation apparatus according to the present invention. The document creation data collection unit 16 searches and acquires the unique data stored in the unique data storage unit 22 using the unique ID input from the input device 3 as a key value.

固有データ記憶部22は、サブ文書作成者や対象エンティティ等の文書作成要求者に固有の情報を予め記憶する。本実施の形態における固有データ記憶部22は、予め、各文書作成要求者が必要と想定される各サブ文書の作成に必要なタグ名や文書データと、作成する各サブ文書に含みたい情報の指定を指定情報ASとを固有データとして記録する。   The unique data storage unit 22 stores information unique to the document creation requester such as the sub document creator and the target entity in advance. The unique data storage unit 22 in the present embodiment stores in advance tag names and document data necessary for creating each sub-document that each document creation requester needs and information to be included in each created sub-document. The designation is recorded as specific data with designation information AS.

(動作)
図8を参照して、本発明による構造化文書作成装置の第2の実施の形態の動作が説明される。尚、図5のステップA3〜A13で示される第1の作成部11、保存部12、検索部13、第2の作成部14の動作は、第1の実施の形態における第1の作成部11、保存部12、検索部13、第2の作成部14の動作の動作と同一のため、説明は省略される。
(Operation)
The operation of the second embodiment of the structured document creation apparatus according to the present invention will be described with reference to FIG. The operations of the first creation unit 11, the storage unit 12, the search unit 13, and the second creation unit 14 shown in steps A3 to A13 in FIG. 5 are the same as those of the first creation unit 11 in the first embodiment. Since the operation is the same as that of the storage unit 12, the search unit 13, and the second creation unit 14, the description thereof is omitted.

図8は、本発明による構造化文書作成装置の第2の実施の形態における「固有データ登録処理」及び「準備処理」の動作フローである。構造化文書作成装置は、「固有データ処理」において、文書作成要求者に固有の固有データを登録し、「準備処理」において、「文書提供処理」で文書作成要求者に提供するサブ文書の作成に用いる参照情報Cを作成及び格納する。   FIG. 8 is an operation flow of “unique data registration processing” and “preparation processing” in the second embodiment of the structured document creation apparatus according to the present invention. The structured document creation device registers unique data unique to the document creation requester in “unique data processing”, and creates a sub-document to be provided to the document creation requester in “document provision processing” in “preparation processing” The reference information C used for the above is created and stored.

(固有データ登録処理)
サブ文書作成者は、「準備処理」を行う前に、入力装置3に文書要求者に対応する固有IDと固有データを入力して固有データ登録要求を行う(ステップB1)。入力装置3は、これらの固有IDと固有データを文書作成用データ収集部15に入力するとともに、固有データ登録要求を発行する。例えば、固有データは、図3に示されるようなサブ文書S1に含ませたいタグのタグ識別子101の組み合わせ「T1、T2、T3、T4、T5、T6、T7、T12」と、サブ文書S2に含ませたいタグのタグ識別子101「T1、T2、T3、T8、T9、T10、T11」の組み合わせである指定情報ASと、タグ識別子101のそれぞれに関連付けられたタグ名102及び文書データ103である。固有IDは、例えば、サブ文書作成者名や対象エンティティ名である。タグ識別子101に関連付けられたタグ名102及び文書データ103は、サブ文書作成者によって入力装置3に直接入力される。尚、図示しないデータベースから、入力装置3に入力されるタグ識別子101に対応するタグ名102及び文書データが抽出され、文書作成用データ収集部16に入力されても構わない。文書作成用データ登録部15は、前回の文書作成要求の際に、既に固有データが登録済みの場合は、変更部分のみを追加登録する。例えば、新たに、タグ識別子101が「T1、T2、T3、T4」に対応するタグを含むサブ文書Sを作成するように指定する、あるいは、タグ識別子101が「T1、T2、T3、T8、T9、T10、T11」に対応するタグを含むサブ文書Sの作成は行わないように指定する、あるいは、タグ識別子101がT5のタグに対応する文書データ(電話番号情報)の値のみを変更する、等の登録データの追加/削除/修正を行う。次に、固有データ登録要求を受け付けた文書作成用データ収集部15は、入力された固有IDと固有データとを関連付けてユーザ固有文書作成用データ記憶部22に格納する。(ステップB2)。
(Unique data registration process)
Before performing the “preparation process”, the sub-document creator inputs a unique ID and unique data corresponding to the document requester to the input device 3 and makes a unique data registration request (step B1). The input device 3 inputs these unique ID and unique data to the document creation data collecting unit 15 and issues a unique data registration request. For example, the unique data includes a combination “T1, T2, T3, T4, T5, T6, T7, T12” of tag identifiers 101 of tags to be included in the subdocument S1 as shown in FIG. A tag name 102 and document data 103 associated with each of the tag information 101 and the designation information AS that is a combination of the tag identifiers 101 “T1, T2, T3, T8, T9, T10, T11” of the tags to be included. . The unique ID is, for example, a sub-document creator name or a target entity name. The tag name 102 and document data 103 associated with the tag identifier 101 are directly input to the input device 3 by the sub-document creator. Note that the tag name 102 and document data corresponding to the tag identifier 101 input to the input device 3 may be extracted from a database (not shown) and input to the document creation data collection unit 16. If the unique data has already been registered at the time of the previous document creation request, the document creation data registration unit 15 additionally registers only the changed portion. For example, a new designation is made to create a sub-document S including a tag whose tag identifier 101 corresponds to “T1, T2, T3, T4”, or the tag identifier 101 is “T1, T2, T3, T8, Specifies that the sub-document S including the tags corresponding to “T9, T10, T11” is not created, or changes only the value of the document data (telephone number information) corresponding to the tag whose tag identifier 101 is T5. Add / delete / modify registered data such as. Next, the document creation data collection unit 15 that has received the unique data registration request stores the input unique ID and the unique data in the user unique document creation data storage unit 22 in association with each other. (Step B2).

(準備処理)
サブ文書要求者の操作によって入力装置3から文書作成用データ収集部16に対し、固有IDが付加された文書作成要求が発行される(ステップA1)。文書作成要求を受け付ける文書作成用データ収集部16は、入力された固有IDをキー値として固有データ記憶部22から、固有データを抽出し、第1の作成部11に転送する。この際、サブ文書作成要求者の固有データが登録されていない場合は、入力装置3から、各サブ文書作成に必要なタグ名やテキストなどの情報と、作成する各サブ文書に含みたいタグの指定情報ASを取得し第1の作成部11に転送する(ステップB3及びB4)。第1の作成部11は、第1の実施の形態と同様に和集合文書と参照情報を作成し(ステップA3〜A9)、保存部12は和集合文書STと、タグ情報TIとを保存する(ステップA11)。又、出力装置4は、参照情報Cを出力する(ステップA13)。
(Preparation process)
A document creation request with a unique ID added is issued from the input device 3 to the document creation data collection unit 16 by the operation of the sub-document requester (step A1). The document creation data collection unit 16 that receives the document creation request extracts the unique data from the unique data storage unit 22 using the input unique ID as a key value, and transfers it to the first creation unit 11. At this time, if the unique data of the sub-document creation requester is not registered, information such as tag names and texts necessary for creating each sub-document and tags to be included in each created sub-document are input from the input device 3. The designation information AS is acquired and transferred to the first creation unit 11 (steps B3 and B4). The first creation unit 11 creates a union document and reference information as in the first embodiment (steps A3 to A9), and the storage unit 12 stores the union document ST and tag information TI. (Step A11). The output device 4 outputs reference information C (step A13).

(文書提供処理)
図5(b)を参照して、第2の実施の形態における文書提供処理の動作は、第1の実施の形態におけるステップA21からステップA31までの動作と同様であるので説明は省略される。
(Document provision processing)
With reference to FIG. 5B, the operation of the document providing process in the second embodiment is the same as the operation from step A21 to step A31 in the first embodiment, and a description thereof will be omitted.

本実施例では、予め、固有データ記憶部22に、文書作成用データ登録部15によりサブ文書作成に必要なタグ名やテキストなどの情報およびサブ文書に含みたい情報の指定情報ASを記憶しておき、文書作成時には、文書作成用データ収集部16により、固有データ記憶部22から、その情報を検索/取得することで、再度に渡る文書作成要求において、サブ文書作成に必要なデータを1から入力しなおす必要がなくなる。又、固有データ記憶部22に記憶された、固有データの追加/削除/修正が可能であるため、情報の変化にも対応できる。これは、1度の文書作成要求しかない状況においては、効果は小さいが、何度も文書作成要求が行われる際には大きな効果を有する。   In the present embodiment, information such as tag names and text necessary for sub-document creation and designation information AS for information to be included in the sub-document are stored in advance in the unique data storage unit 22 by the document creation data registration unit 15. When the document is created, the document creation data collection unit 16 retrieves / acquires the information from the unique data storage unit 22 so that the data necessary for creating the subdocument can be re-started from 1 in the document creation request again. There is no need to re-enter. In addition, since the unique data stored in the unique data storage unit 22 can be added / deleted / modified, it is possible to cope with changes in information. This is less effective in a situation where there is only one document creation request, but has a great effect when a document creation request is made many times.

尚、固有データの編集専用の入力装置を、入力装置3とは別に設けて、容易に編集可能にして利便性を高めることもできる。又、固有データ記憶部22と文書データ記憶部21を統合して、重複情報を削除することにより、記憶容量を減らすような構成としてもよい。   Note that an input device dedicated to editing the unique data can be provided separately from the input device 3 so that it can be easily edited to enhance convenience. Further, the unique data storage unit 22 and the document data storage unit 21 may be integrated to delete the redundant information, thereby reducing the storage capacity.

以上のように、本発明による構造化文書作成装置は、構造化文書(XML文書などのタグを用いた文書)の作成において、共通部分を持つ複数のサブ文書を、作成要求を受ける毎にその都度作成するのではなく、要求されると想定される全てのサブ文書の和集合となる和集合文書ST、各サブ文書Sを作成するために必要タグ情報TI、参照情報Cの3者を予め作成し、保存する。サブ文書作成者は、参照情報Cを利用して、あるいは対象エンティティに付与することによって、参照情報Cを基に該当文書の要求を行った際の文書の応答を効率的に行うことができる。また、1つの和集合文書STを作成する基となった複数のサブ文書に対応付けられる各参照情報C間に関連を持たせることにより、各参照情報Cと結びつく複数のサブ文書間の関連性を保つことが可能となる。   As described above, the structured document creation apparatus according to the present invention, when creating a structured document (a document using a tag such as an XML document), generates a plurality of sub-documents having a common part each time a creation request is received. Instead of creating each time, the union document ST that is the union of all the subdocuments that are assumed to be required, the tag information TI necessary for creating each subdocument S, and the reference information C are preliminarily obtained. Create and save. The sub-document creator can efficiently respond to a document when making a request for the corresponding document based on the reference information C by using the reference information C or giving it to the target entity. Further, by providing a relationship between each reference information C associated with a plurality of sub-documents that form a basis for creating one union document ST, a relationship between a plurality of sub-documents linked to each reference information C Can be maintained.

従って、サブ文書作成者は、サブ文書を対象エンティティに与えたい情報を含んだサブ文書と結びつく参照情報Cを与えることで、対照エンティティは参照情報Cを基にサブ文書を入手可能となる。例えば、ISP(Internet Services Provider)での各サービスへの属性情報提供といった用途に適用できる。属性情報とは人間や機械が持つ権限や特徴(年齢、用途等)の情報であり、一例として、20歳以上を対象としたサービスが提供される場合、「35歳である」というアクセスする人の属性情報を与えることで、そのサービスを受けることが可能になる。又、年齢という属性情報は公開したいが、名前や職業や住所を公開したくない場合に、特に有効である。すなわち、サービスごとに必要な属性情報が異なっていて、データベースから必要な情報を抽出して渡すといった場合にこの発明を利用すると効率的である。   Therefore, the sub-document creator can provide the reference document based on the reference information C by giving the reference information C that associates the sub-document with the sub-document including the information to be given to the target entity. For example, the present invention can be applied to applications such as providing attribute information to each service in ISP (Internet Services Provider). Attribute information is information on the authority and characteristics (age, usage, etc.) of humans and machines. For example, when a service is provided for those over 20 years of age, the person who accesses is “35 years old” By giving the attribute information, it becomes possible to receive the service. Also, it is particularly effective when the attribute information of age is desired to be disclosed but the name, occupation, and address are not desired to be disclosed. That is, it is efficient to use the present invention when necessary attribute information differs for each service and necessary information is extracted from a database and delivered.

以上、本発明の実施の形態を詳述してきたが、具体的な構成は上記実施の形態に限られるものではなく、本発明の要旨を逸脱しない範囲の変更があっても本発明に含まれる。「文書提供処理」において、文書要求の際にタグ情報を出力するように要求された場合は、ステップA31において作成されたタグ情報TI1が出力されても良い。この場合、サブ文書作成者は、出力されるタグ情報TIを参照して所望のサブ文書に含ませたいタグを選択する参考とすることができる。又、第1の作成部11は、タグ情報TIを作成する替りにサブ文書Sを作成し、保存部12により、参照情報Cと対応付けて文書データ記憶部21に記憶させることもできる。この際、文書提供処理において、入力装置3に入力される参照情報Cをキー値として、出力装置4からサブ文書Sを出力することができる。この場合、文書データ記憶部21の容量が大きい場合有効である。   The embodiment of the present invention has been described in detail above, but the specific configuration is not limited to the above-described embodiment, and changes within a scope not departing from the gist of the present invention are included in the present invention. . In the “document providing process”, when it is requested to output the tag information at the time of the document request, the tag information TI1 created in step A31 may be output. In this case, the sub-document creator can refer to the tag information TI to be output and can be used as a reference for selecting a tag to be included in the desired sub-document. The first creating unit 11 can also create the sub-document S instead of creating the tag information TI, and store it in the document data storage unit 21 in association with the reference information C by the storage unit 12. At this time, in the document providing process, the sub-document S can be output from the output device 4 using the reference information C input to the input device 3 as a key value. In this case, it is effective when the capacity of the document data storage unit 21 is large.

図1は、本発明による構造化文書作成装置の第1の実施の形態における「準備処理」の機能ブロック図である。FIG. 1 is a functional block diagram of “preparation processing” in the first embodiment of the structured document creation apparatus according to the present invention. 図2は、本発明による構造化文書作成装置の第1の実施の形態における「文書提供処理」の機能ブロック図である。FIG. 2 is a functional block diagram of “document provision processing” in the first embodiment of the structured document creation apparatus according to the present invention. 図3は、本発明に係る和集合文書及びサブ文書の一例である。FIG. 3 is an example of a union document and sub-document according to the present invention. 図4は、本発明に係る文書データ記憶部の構造図である。FIG. 4 is a structural diagram of the document data storage unit according to the present invention. 図5(a)は、本発明による構造化文書作成装置の第1の実施の形態における「準備処理」の動作フロー図である。 図5(b)は、本発明による構造化文書作成装置の第1及び第2の実施の形態における「文書提供処理」の動作フロー図である。FIG. 5A is an operation flowchart of “preparation processing” in the first embodiment of the structured document creation apparatus according to the present invention. FIG. 5B is an operation flowchart of “document provision processing” in the first and second embodiments of the structured document creation apparatus according to the present invention. 図6は、本発明による構造化装置の第2の実施の形態における「固有データ登録処理」の機能ブロックである。FIG. 6 is a functional block of “unique data registration processing” in the second embodiment of the structured device according to the present invention. 図7は、本発明による構造化文書作成装置の第2の実施の形態における「準備処理」の機能ブロック図である。FIG. 7 is a functional block diagram of “preparation processing” in the second embodiment of the structured document creation apparatus according to the present invention. 図8は、本発明による構造化文書作成装置の第2の実施の形態における「固有データ登録処理」及び「準備処理」の動作フロー図である。FIG. 8 is an operation flowchart of “unique data registration processing” and “preparation processing” in the second embodiment of the structured document creation apparatus according to the present invention.

符号の説明Explanation of symbols

1、1’:データ処理装置
2、2’:記憶装置
3:入力装置
4:出力装置
11:第1の作成部
12:保存部
13:検索部
14:第2の作成部
15:文書作成用データ登録部
16:文書作成用データ収集部
21:文書データ記憶部
22:固有データ記憶部
100:タグ
S:サブ文書
ST:和集合文書
TI:タグ情報
C:参照情報C
DESCRIPTION OF SYMBOLS 1, 1 ': Data processing device 2, 2': Storage device 3: Input device 4: Output device 11: 1st preparation part 12: Storage part 13: Search part 14: 2nd preparation part 15: For document preparation Data registration unit 16: Document creation data collection unit 21: Document data storage unit 22: Unique data storage unit 100: Tag S: Sub document ST: Union document TI: Tag information C: Reference information C

Claims (17)

入力される参照情報をキー値として、和集合文書と、前記和集合文書中における一部のタグに関連する情報であるタグ情報とを抽出するステップと、
前記和集合文書は、タグ及び文書データとから構成される構造化文書であり、
前記和集合文書中から、前記タグ情報に対応するタグと、前記タグに対応する文書データを抽出するステップと、
前記抽出したタグ及び文書データとを用いて、構造化文書であるサブ文書を作成するステップとを具備する。
構造化文書作成方法。
Extracting the union document and tag information, which is information related to some tags in the union document, using the input reference information as a key value;
The union document is a structured document composed of tags and document data,
Extracting a tag corresponding to the tag information and document data corresponding to the tag from the union document;
Using the extracted tag and document data to create a sub-document that is a structured document.
Structured document creation method.
請求項1に記載の構造化文書作成方法において、
前記作成されるサブ文書を出力するステップを更に具備する
構造化文書作成方法。
The structured document creation method according to claim 1,
A structured document creation method, further comprising the step of outputting the created subdocument.
請求項1又は2に記載の構造化文書作成方法において、
複数のサブ文書のそれぞれに含めたいタグを指定するステップと、
前記複数のサブ文書に指定された全てのタグの和集合であるタグと、前記和集合であるタグのそれぞれに対応する文書データとを用いて構造化文書である和集合文書を作成するステップと、
前記和集合文書中における、前記複数のサブ文書のそれぞれに指定されたタグに関する情報を、それぞれタグ情報として作成するステップと、
前記和集合文書と、前記タグ情報とに関連付けて前記参照情報を格納するステップとを備える
構造化文書作成方法。
The structured document creation method according to claim 1 or 2,
Specifying the tags you want to include in each of multiple subdocuments;
Creating a union document that is a structured document using a tag that is a union of all tags specified in the plurality of sub-documents, and document data corresponding to each of the tags that is the union; ,
Creating information about tags specified for each of the plurality of sub-documents in the union document as tag information;
A structured document creation method comprising: the union document; and storing the reference information in association with the tag information.
請求項1又は2に記載の構造化文書作成方法において、
複数のサブ文書のそれぞれに含めたいタグを指定するための指定情報を固有IDに関連付けて格納するステップと、
入力される固有IDに対応する前記指定情報を抽出し、前記指定情報に基づいて前記複数のサブ文書のそれぞれに含めたいタグを指定するステップと、
前記複数のサブ文書に指定された全てのタグの和集合であるタグと、前記和集合であるタグのそれぞれに対応する文書データとを用いて構造化文書である和集合文書を作成するステップと、
前記和集合文書中における、前記複数のサブ文書のそれぞれに指定されたタグに関する情報を、それぞれタグ情報として作成するステップと、
前記和集合文書と、前記タグ情報とに関連付けて前記参照情報を格納するステップとを備える
構造化文書作成方法。
The structured document creation method according to claim 1 or 2,
Storing specification information for specifying a tag to be included in each of a plurality of sub-documents in association with a unique ID;
Extracting the designation information corresponding to the input unique ID and designating a tag to be included in each of the plurality of sub-documents based on the designation information;
Creating a union document that is a structured document using a tag that is a union of all tags specified in the plurality of sub-documents, and document data corresponding to each of the tags that is the union; ,
Creating information about tags specified for each of the plurality of sub-documents in the union document as tag information;
A structured document creation method comprising: the union document; and storing the reference information in association with the tag information.
請求項3又は4に記載の構造化文書作成方法において、
前記格納される参照情報を出力するステップを更に具備する
構造化文書作成方法。
The structured document creation method according to claim 3 or 4,
A structured document creation method, further comprising the step of outputting the stored reference information.
請求項3から5いずれか1項に記載の構造化文書作成方法において、
前記格納されるタグ情報と前記タグ情報に対応するタグの内容を出力するステップを更に具備する
構造化文書作成方法。
The structured document creation method according to any one of claims 3 to 5,
The structured document creation method further comprising the step of outputting the stored tag information and the contents of the tag corresponding to the tag information.
請求項1から6いずれか1項に記載の構造化文書作成方法において、
前記作成されたサブ文書に動的情報を付加するステップを更に含む
構造化文書作成方法。
The structured document creation method according to any one of claims 1 to 6,
A structured document creation method further comprising the step of adding dynamic information to the created subdocument.
請求項1から7いずれか1項に記載の構造化文書作成方法において、
前記タグ情報は、前記サブ文書に含めたいタグの、前記和集合文書中における位置情報である
構造化文書作成方法。
The structured document creation method according to any one of claims 1 to 7,
The structured document creation method, wherein the tag information is position information of a tag to be included in the sub-document in the union document.
請求項1から8いずれか1項に記載の構造化文書作成方法をコンピュータに実行させる
構造化文書作成プログラム。
A structured document creation program for causing a computer to execute the structured document creation method according to claim 1.
入力装置と、
前記入力装置に接続されるデータ処理装置と、
前記データ処理装置に接続される記憶装置とを具備し、
前記入力装置は、所望の構造化文書であるサブ文書に対応する参照情報を前記データ処理装置に入力し、
前記記憶装置は、前記参照情報と、タグ及び文書データとから構成される構造化文書である和集合文書と、前記和集合文書中における一部のタグに関連する情報であるタグ情報とが関連付けられて格納される文書データ記憶部を含み、
前記データ処理装置は、入力される参照情報をキー値として、タグ及び文書データとから構成される構造化文書である和集合文書と、前記和集合文書中における一部のタグのタグ情報とを抽出する検索部と、
前記和集合文書中から、前記タグ情報に対応するタグと前記タグに対応する文書データを抽出し、前記抽出したタグと文書データを用いて、前記サブ文書を作成する第2の作成部とを含む
構造化文書作成装置。
An input device;
A data processing device connected to the input device;
A storage device connected to the data processing device,
The input device inputs reference information corresponding to a sub-document that is a desired structured document to the data processing device,
The storage device associates the reference information, a union document that is a structured document composed of tags and document data, and tag information that is information related to some tags in the union document. Including a document data storage unit to be stored
The data processing device uses a reference value to be inputted as a key value, a union document that is a structured document composed of tags and document data, and tag information of some tags in the union document. A search part to be extracted;
A tag corresponding to the tag information and document data corresponding to the tag are extracted from the union document, and a second creation unit for creating the sub-document using the extracted tag and document data; Includes structured document creation device.
請求項10に記載の構造化文書作成装置において、
前記データ処理装置は、前記入力装置に接続される第1の作成部と、
前記第1の作成部と前記文書データ記憶部に接続される保存部とを更に具備し、
前記第1の作成部は、前記入力装置から入力される、複数のサブ文書のそれぞれに含めたいタグを指定するための指定情報に基づき、前記複数のサブ文書に指定された全てのタグの和集合であるタグと、前記和集合であるタグのそれぞれに対応する文書データとを用いて、構造化文書である和集合文書を作成し、前記和集合文書中における、前記複数のサブ文書のそれぞれに指定されたタグに関する情報を、それぞれタグ情報として作成し、
前記保存部は、前記作成された和集合文書と前記タグ情報と、前記サブ文書を作成するためのキー値となる参照情報とを関連付けて前記文書データ記憶部に格納する
構造化文書作成装置。
The structured document creation device according to claim 10.
The data processing device includes a first creation unit connected to the input device;
A storage unit connected to the first creation unit and the document data storage unit;
The first creation unit, based on designation information for designating a tag to be included in each of the plurality of sub-documents input from the input device, sums all the tags designated in the plurality of sub-documents. A union document that is a structured document is created using a tag that is a set and document data corresponding to each tag that is the union, and each of the plurality of sub-documents in the union document Create information about each tag specified as tag information,
The structured document creation apparatus, wherein the storage unit associates the created union document, the tag information, and reference information serving as a key value for creating the sub-document, and stores them in the document data storage unit.
請求項10に記載の構造化文書作成装置において、
前記データ処理装置は、前記入力装置に接続される文書作成用データ収集部を更に具備し、
記憶装置は、前記文書作成用データ収集部に接続される固有データ記憶部を更に具備し、
入力装置から入力される、複数のサブ文書のそれぞれに含めたいタグを指定するための指定情報と、固有IDとが関連付けられて前記固有データ記憶部に格納され、
前記文書作成用データ収集部は、前記入力装置から入力される固有IDに対応する指定情報を前記固有データ記憶部から抽出して前記第1の作成部に送信し、
前記第1の作成部は、前記送信された指定情報に基づき、前記複数のサブ文書に指定された全てのタグの和集合であるタグと、前記和集合であるタグのそれぞれに対応する文書データとを用いて、構造化文書である和集合文書を作成し、前記和集合文書中における、前記複数のサブ文書のそれぞれに指定されたタグに関する情報を、それぞれタグ情報として作成し、
前記保存部は、前記作成された和集合文書と前記タグ情報と、前記サブ文書を作成するためのキー値となる参照情報とを関連付けて前記文書データ記憶部に格納する
構造化文書作成装置。
The structured document creation device according to claim 10.
The data processing device further includes a document creation data collection unit connected to the input device,
The storage device further includes a unique data storage unit connected to the document creation data collection unit,
Specification information for specifying a tag to be included in each of a plurality of sub-documents input from the input device and a unique ID are associated with each other and stored in the unique data storage unit,
The document creation data collection unit extracts designation information corresponding to a unique ID input from the input device from the unique data storage unit, and transmits it to the first creation unit,
The first creation unit, based on the transmitted designation information, document data corresponding to a tag that is a union of all tags designated in the plurality of sub-documents and a tag that is the union set. And a union document that is a structured document is created, and information about tags specified for each of the plurality of sub-documents in the union document is created as tag information,
The structured document creation apparatus, wherein the storage unit associates the created union document, the tag information, and reference information serving as a key value for creating the sub-document, and stores them in the document data storage unit.
請求項10から12いずれか1項に記載の構造化文書作成装置において、
前記データ処理装置に接続される出力装置を具備し、
前記出力装置は、前記第2の作成部から出力される前記作成されたサブ文書を出力する
構造化文書作成装置。
The structured document creation device according to any one of claims 10 to 12,
An output device connected to the data processing device;
The structured document creating apparatus, wherein the output device outputs the created sub-document output from the second creating unit.
請求項10から13いずれか1項に記載の構造化文書作成装置において、
前記データ処理装置に接続され、前記作成された参照情報を出力する出力装置を具備する
構造化文書作成装置。
The structured document creation device according to any one of claims 10 to 13,
A structured document creation device comprising an output device connected to the data processing device and outputting the created reference information.
請求項10から14いずれか1項に記載の構造化文書作成装置において、
前記データ処理装置に接続され、前記作成されたタグ情報と前記タグ情報に対応するタグの内容を出力する出力装置を具備する
構造化文書作成装置。
The structured document creation device according to any one of claims 10 to 14,
A structured document creation device comprising an output device connected to the data processing device and outputting the created tag information and the contents of a tag corresponding to the tag information.
請求項10から15いずれか1項に記載の構造化文書作成方法において、
前記第1の作成部は、前記作成されたサブ文書に動的情報を付加する
構造化文書作成装置。
The structured document creation method according to any one of claims 10 to 15,
The structured document creation device, wherein the first creation unit adds dynamic information to the created sub-document.
請求項10から16いずれか1項に記載の構造化文書作成装置において、
前記タグ情報は、前記サブ文書に含めたいタグの、前記和集合文書中における位置情報である
構造化文書作成装置。
The structured document creation device according to any one of claims 10 to 16,
The structured document creation apparatus, wherein the tag information is position information in the union document of a tag to be included in the sub-document.
JP2005091289A 2005-03-28 2005-03-28 Structured document preparation device, structured document preparation program and structured document preparation method Pending JP2006276988A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005091289A JP2006276988A (en) 2005-03-28 2005-03-28 Structured document preparation device, structured document preparation program and structured document preparation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005091289A JP2006276988A (en) 2005-03-28 2005-03-28 Structured document preparation device, structured document preparation program and structured document preparation method

Publications (1)

Publication Number Publication Date
JP2006276988A true JP2006276988A (en) 2006-10-12

Family

ID=37211729

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005091289A Pending JP2006276988A (en) 2005-03-28 2005-03-28 Structured document preparation device, structured document preparation program and structured document preparation method

Country Status (1)

Country Link
JP (1) JP2006276988A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009037310A (en) * 2007-07-31 2009-02-19 Canon Inc Flow description document processor, flow description document processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009037310A (en) * 2007-07-31 2009-02-19 Canon Inc Flow description document processor, flow description document processing method, and program

Similar Documents

Publication Publication Date Title
US7953766B2 (en) Generation of attribute listings for unique identification of data subsets
US20130055071A1 (en) Systems and methods for creating a customized website
WO2009062252A9 (en) System and method for transforming documents for publishing electronically
JP5355032B2 (en) Client device, server device, and document management system, document management method, and document management program using them
JP3356519B2 (en) Document information retrieval device
JP2002215519A (en) Method and system for web page generation, web page generating program, and recording medium
JP2009093389A (en) Information processor, information processing method, and program
JP4461034B2 (en) Usage right issuing method, usage right issuing device, and usage right system
JP2005352980A (en) Document difference display system, document difference display server and document difference display method and its program
JP6899572B1 (en) Entrance examination management system
JP2006276988A (en) Structured document preparation device, structured document preparation program and structured document preparation method
JP2009301084A (en) Information processor and information processing method
JPH11288412A (en) Method and system for preparing document, and computer readable recording medium for recording document preparation program
JP4906424B2 (en) Web service design method and apparatus
US20210011906A1 (en) Document creation support system
JP2003030417A (en) Method and system for supporting application form preparation
JP2002222382A (en) Electronic data format conversion system
JP3478195B2 (en) Database search result display system, method and recording medium
JP2003345783A (en) Document preparing method
JP2007026220A (en) Information registration retrieval system, information registration method and information retrieval method
JP2006301809A (en) Data processing system
JP4220439B2 (en) Structured data conversion apparatus and method
JP2828078B2 (en) Form creation support system
JP2009020790A (en) Information processing system
JP2003186670A (en) Automatic generation device, automatic generation method and automatic generation program for database access component

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071130

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080319