JP2004302592A - Document data management system and text data management program - Google Patents
Document data management system and text data management program Download PDFInfo
- Publication number
- JP2004302592A JP2004302592A JP2003091924A JP2003091924A JP2004302592A JP 2004302592 A JP2004302592 A JP 2004302592A JP 2003091924 A JP2003091924 A JP 2003091924A JP 2003091924 A JP2003091924 A JP 2003091924A JP 2004302592 A JP2004302592 A JP 2004302592A
- Authority
- JP
- Japan
- Prior art keywords
- data
- input
- function
- character data
- program
- 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.)
- Granted
Links
Images
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は、入力表を設定してその入力表に入力される文字データと前記入力表とを対応付けて記録したうえで、そのデータをサーバ装置に送信するクライアント装置と、クライアント装置から送信された入力表と文字データとを出力表のレイアウトに変換して記録するサーバ装置とを備えた文字データ管理システムおよびプログラムに関する。
【0002】
【従来の技術】
従来から、互いに電気通信回線を介して通信可能に接続されたサーバ装置とクライアント装置との間で文章データの管理を行うシステムとして、次のようなシステムが提案されている。
【0003】
このシステムでは、まず、クライアント装置側に入力表を設定してその入力表を表示器に表示する。そして、表示器の表示を確認しながら操作者が行う入力操作で入力される文字データと前記入力表とを対応付けて記録したうえで、その記録データ(入力表・文字データ)をサーバ装置に送信する。
【0004】
サーバ装置では、クライアント装置から送信された入力表と文字データとを出力表のレイアウトに変換して記録する。(特許文献1,2参照)
【0005】
【特許文献1】
特開2001−043234号公報
【特許文献2】
特開2000−285134号公報
【0006】
【発明が解決しようとする課題】
このようにしてクライアント装置とサーバ装置との間で文章データの一元管理を実施するシステムにおいては、テキストデータを一元管理の対象としており、サーバ間で送受される文字データはテキストデータでしかなかった。そのため、クライアント装置側の文章入力ソフトウエアで組版情報やレイアウト情報を付加した状態でテキストデータを作成して入力表に対応付けたとしても、その付属情報(組版情報・レイアウト情報)はサーバ装置に授け渡すことができなかった。なお、ここでいう組版情報は、文字データに依存した書式情報であって、フォンド,下付き文字,上付き文字等の書体情報がその例として挙げられる。レイアウト情報は、文字の配置向き情報(縦向き、横向き)や文字サイズ情報がその例として挙げられる。
【0007】
【課題を解決するための手段】
上述した課題を解決するためには、本発明の文書データ管理システムは、電気通信回線により互いに通信可能に接続された複数のコンピュータの一つに設けられたサーバ装置と、他の前記コンピュータに設けられたクライアント装置とを備えている。
【0008】
前記クライアント装置は、
当該クライアント装置がインストールされる前記コンピュータの表示器に、少なくともテキストデータとその組版情報とを含む第1の文字データを格納する入力領域を有する入力表を表示しつつ、前記コンピュータにインストールされた任意の文章作成ソフトウェアの制御の基で実施される前記コンピュータの操作者による前記入力領域への前記第1の文字データの入力を促がす機能と、
前記操作者が前記入力器に入力する前記第1の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第1の入力データを生成して前記サーバ装置に送信する機能と、
を実行するものである。
【0009】
前記サーバ装置は、
前記第1の入力データを前記クライアント装置から受信する機能と、
受信した前記第1の入力データの入力領域に格納された前記第1の文字データを、テキストデータと組版情報とに分離可能でかつ前記組版情報の中から任意の組版情報を選択的に分離取り出し可能な第2の文字データに変換する機能と、
前記第2の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第2の入力データを生成する機能と、
前記入力領域に対応付けられる記録領域を有するとともに、前記記録領域それぞれにはその記録領域に格納する文字データに当てはめられるレイアウト情報が予め設定されている出力表を設定して記録する機能と、
前記出力表の各記録領域に記録する第3の文字データで必要となる前記組版情報を指定する組版情報管理テーブルを記録する機能と、
前記出力表を選択したうえで、選択した前記出力表に対応する前記組版情報管理テーブルで指定される各記録領域の組版情報とテキストデータとを前記第2の入力データから分離させて取り出すことで前記第3の文字データを生成する機能と、
前記第3の文字データを、前記出力表の各記録領域にその記録領域で規定される前記レイアウト情報に基づいて格納することで出力データを生成する機能と、
を実行するものである。
【0010】
また、本発明の文書データ管理プログラムは、電気通信回線により互いに通信可能に接続された複数のコンピュータの一つにインストールされるクライアントプログラムと他の前記コンピュータにインストールされるサーバプログラムとを備えている。
【0011】
前記クライアントプログラムは、
当該クライアントプログラムがインストールされる前記コンピュータの表示器に、少なくともテキストデータと組版情報とを含む第1の文字データを格納する入力領域を有する入力表を表示しつつ、前記コンピュータにインストールされた任意の文章作成ソフトウェアの制御の基で実施される前記コンピュータの操作者による前記入力領域への前記第1の文字データの入力を促がす機能と、
前記操作者が前記入力器に入力する前記第1の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第1の入力データを生成して前記サーバ装置に送信する機能と、
を当該クライアントプログラムがインストールされるコンピュータに実行させるプログラムである。
【0012】
前記サーバプログラムは、
前記第1の入力データを前記クライアント装置から受信する機能と、
受信した前記第1の入力データの入力領域に格納された前記第1の文字データを、テキストデータと組版情報とに分離可能でかつ前記組版情報の中から任意の組版情報を選択的に分離取り出し可能な第2の文字データに変換する機能と、
前記第2の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第2の入力データを生成する機能と、
前記入力領域に対応付けられる記録領域を有するとともに、前記記録領域それぞれにはその記録領域に格納する文字データに当てはめられるレイアウト情報が予め設定されている出力表を設定して記録する機能と、
前記出力表の各記録領域に記録する第3の文字データで必要となる前記組版情報を指定する組版情報管理テーブルを記録する機能と、
前記出力表を選択したうえで、選択した前記出力表に対応する前記組版情報管理テーブルで指定される各記録領域の組版情報とテキストデータとを前記第2の入力データから分離させて取り出すことで前記第3の文字データを生成する機能と、
前記第3の文字データを、前記出力表の各記録領域にその記録領域で規定される前記レイアウト情報に基づいて格納することで出力データを生成する機能と、
を当該サーバプログラムがインストールされるコンピュータに実行させるプログラムである。
【0013】
本発明は、上記構成を備えることにより、第1の文字データに、予め組版情報管理テーブルで予め設定される組版情報と出力表で設定されるレイアウト情報とをさらに付加してなる第3の文字データに変換し、この第3の文字データを出力表に格納した状態でサーバ装置から出力することが可能となる。しかも、設定した出力表の形態に基づいて出力データの出力フォーマットを統一化することも可能となる。
【0014】
なお、前記サーバ装置(プログラム)は、前記出力データを記録する機能をさらに実行するものであるのが好ましい。そうすれば、記録した出力データを後日、サーバ装置から取り出して利用することが可能となる。
【0015】
なお、前記入力領域と前記記録領域とはそれぞれ複数設定されるのが好ましい。そうすれば、複数の文字データを有する複雑な文字データを本発明で取り扱うことが可能となり、その分、本発明の利便性がさらに向上する。
【0016】
なお、前記出力表は複数設定されるのが好ましい。そうすれば、第3の文字データを種々の出力フォーマットで出力することが可能となり、その分、本発明の利便性がさらに向上する。
【0017】
前記サーバ装置(プログラム)は、前記第2の入力データを記録する機能を実行するものであるのが好ましい。そうすれば、第2の入力データを一次記録したうえで、後の任意の時間で第2の入力データを読み出して出力データに変換することが可能となり、その分、本発明の利便性がさらに向上する。
【0018】
なお、前記サーバ装置(プログラム)は、
前記第1の文字データを前記第2の文字データに変換する変換ソフトウェアを、複数ある前記文章作成ソフトウェアそれぞれでそのデータフォーマットが規定される第1の文字データに対応して前記データフォーマット毎に記録する機能と、
前記第1の文字データの前記データフォーマットを判断する機能と、
判断した前記データフォーマットに応じた前記変換ソフトウェアを呼び出して、呼び出した前記変換ソフトウェアを用いて前記第1の文字データを前記第2の文字データに変換する機能と、
をさらに実行すものであるのが好ましい。そうすれば、データフォーマットの異なる複数種類の第1の文字データを自動的に第2の文字データに変換することが可能となる。その分、さらに本発明の利便性が向上する。
【0019】
なお、本発明における組版情報とは、文字データに依存した書式情報であって、フォンド,下付き文字,上付き文字等の書体情報がその例として挙げられる。レイアウト情報とは、文字の配置向き情報(縦向き、横向き)や文字サイズ情報がその例として挙げられる。
【0020】
【発明の実施の形態】
図1は、本発明の一実施形態の文章データ管理システムの構成図である。本実施形態では、大学において各教員の研究発表に関するデータを管理するシステムを例にして説明する。
【0021】
本実施形態の文章データ管理システム1は、次のシステム構成を備えている。本実施形態の文章データ管理システム1は、複数のコンピュータ31 〜 nを備えている。各コンピュータ31 〜 nは電気通信回線2により互いに通信可能に接続されている。電気通信回線2は例えば、光ファイバケーブル網により構成されており、コンピュータ31 〜 nはこのような電気通信回線2で構成されるLAN(Local Area Network)により通信可能に接続されている。
【0022】
各コンピュータ31 〜 n(nは任意の自然数)の一つであるコンピュータ31には、サーバプログラム(以下、サーバ装置という)4がインストールされている。また、コンピュータ31はデータベース装置6がデータの相互通信可能に接続されている。データベース装置6は、サーバ装置4で取り扱う各種の情報を記録する装置である。他のコンピュータ32 〜 nには、クライアントプログラム(以下、クライアント装置という)5がインストールされている。コンピュータ31 〜 nはそれぞれ表示器7と入力器(キーボード)8とを備えている。
【0023】
クライアント装置5は、次の機能を実行するプログラム構成を有している。
・コンピュータ32 〜 nの表示器7に、少なくともテキストデータt11 〜 mと組版情報t21 〜 pとを含む第1の文字データd11 〜 m(mは任意の自然数)をそれぞれ格納する複数の入力領域a1 〜 m(mは任意の自然数)を有する入力表10を表示する機能。
・コンピュータ32 〜 nにインストールされた任意の文章作成ソフトウェアの制御の基で実施されるコンピュータ32 〜 nの操作者による入力領域a1 〜 mへの第1の文字データd11 〜 mの入力を促してその入力を待機する機能。
・操作者がコンピュータ32 〜 nの入力器8に入力する第1の文字データd11 〜 mと入力表10の入力領域a1 〜 mとが互いに対応付けられてなる第1の入力データD1を生成する機能。
・第1の入力データD1をサーバ装置4に送信する機能。
【0024】
以上の機能をコンピュータ32 〜 nに実行させるプログラム構成をクライアント装置5は有している。
【0025】
入力表10としては、図2に示す表構成がその一例として挙げられる。第1の文字データd11 〜 m(mは任意の自然数)は、コンピュータ32 〜 nにインストールされた任意の文章作成ソフトウェアの制御の基で作成される文字データであって、図3に示すように、少なくともテキストデータt11 〜 mとその組版情報t21 〜 p(pは任意の自然数)とを含んで構成される。ここで、組版情報t21 〜 pとは、テキストデータt11 〜 mに依存した書式情報であって、フォンド,下付き文字,上付き文字等の書体情報がその例として挙げられる。これらの組版情報t21 〜 pは各組版毎に設定されており、設定された組版数に応じてその数があり、組版情報の符号t21 〜 pに付された下付き文字1 〜 pは組版数に応じてその数が設定される。第1の文字データd11 〜 mは、図示はしないがレイアウト情報を含んで構成されている。しかしながら、本実施形態では、レイアウト情報を含まないデータとして第1の文字データd11 〜 mを規定してもよい。ここでいうレイアウト情報としては、文字の配置向き情報(縦向き、横向き)や文字サイズ情報がその例として挙げられる。
【0026】
また、第1の文字データd11 〜 mは、各文章作成ソフトウェアでそのフォーマットが規定される文字データであって、任意の組版情報t21 〜 pを選択的に抽出することも、任意の組版情報t21 〜 pだけを選択的にテキストデータt11 〜 mに付与することも、そのフォーマット構造上、困難なデータ構成を有している。
【0027】
第1の入力データD1としては、図4に示す表示イメージがその一例として挙げられる。
【0028】
サーバ装置4は、次の機能を実行するプログラムである。
・第1の入力データD1をクライアント装置5から受信する機能。
・受信した第1の入力データD1の入力領域a1 〜 mに格納された第1の文字データd11 〜 mのデータフォーマットを判断する機能。
・第1の文字データd11 〜 mを、テキストデータt11 〜 mと組版情報t21 〜 pとに分離可能でかつ組版情報t21 〜 pの中から任意の組版情報t21 〜 xを選択的に分離取り出し可能な第2の文字データd21 〜 mに変換する変換ソフトウェアを、第1の文字データd11 〜 mのフォーマット毎に複数設定してそれぞれ記録する機能。
・第1の文字データd11 〜 mのデータフォーマットを判断する機能。
・判断した第1の文字データd11 〜 mのデータフォーマットに応じた変換ソフトウェアを呼び出す機能。
・呼び出した変換ソフトウェアを用いて、第1の文字データd11 〜 mをテキストデータt11 〜 mと組版情報t21 〜 pとに分離可能でかつ組版情報t21 〜 pの中から任意の組版情報t21 〜 xを選択的に分離取り出し可能な第2の文字データd21 〜 mに変換する機能。
・第2の文字データd21 〜 mと入力表10の各入力領域a1 〜 mとが互いに対応付けられてなる第2の入力データD2を生成する機能。
・第2の入力データD2をデータベース装置6に記録する機能。
・入力領域a1 〜 mに対応付けられる記録領域b1 〜 q(qは任意の自然数)を有するとともに、記録領域b1 〜 qそれぞれにはその記録領域b1 〜 qに格納する文字データに当てはめられるレイアウト情報が予め設定されている出力表11を設定してサーバ装置4内の記録器(図示省略)に記録する機能。
・出力表11の各記録領域b1 〜 qに記録する第3の文字データd31 〜 qで必要となる組版情報t21 〜 pを指定する組版情報管理テーブルTを生成して記録する機能。
・データベース装置6に記録している任意の第2の入力データD2を読み出す機能。
・出力表11を選択したうえで、選択した出力表11に対応する組版情報管理テーブルTで指定される各記録領域b1 〜 qの第2の文字データd21 〜 mを読み出したうえで、読み出した第2の入力データD2から組版情報t21 〜 pとテキストデータt11 〜 mとを分離させて取り出すことで第3の文字データd31 〜 qを生成する機能。
・第3の文字データd31 〜 qを出力表11の各記録領域b1 〜 qに格納することで出力データD3を生成する機能。
【0029】
以上の機能をコンピュータ31に実行させるプログラム構成をサーバ装置4は有している。
【0030】
第1の文字データd11 〜 mのデータフォーマットとは、第1の文字データd11 〜 mを作成した文章作成ソフトウェアが文章データ作成時に規定するデータフォーマットである。
【0031】
第2の文字データd21 〜 mは、図5に示すように、テキストデータt11 〜 m(無変換)と、任意の組版情報t2’1 〜 xが分離取り出し可能な組版情報t2’1 〜 pとを組み合わせて構成される。このような第2の文字データd21 〜 mのフォーマットとしては、マイクロソフト社が提唱しているRTF(Rich text Format)がその一例として挙げられる。
【0032】
変換ソフトウェアは、複数ある第1の文字データd11 〜 mのデータフォーマットに応じてそれぞれ設けられており、各変換ソフトウェアはサーバ装置4の記憶器(図示省略)に予め記録される。
【0033】
出力表11としては、例えば、図6に示す表構成と図7に示す表構成とがその一例として挙げられる。ここで、注目すべきは、各出力表11における記録領域b1 〜 qのそれぞれと、入力表10における入力領域a1 〜 mのそれぞれとは、互いに対応付けられて設定されているものの、全ての入力領域a1 〜 mに対応する記録領域b1 〜 qを必ずしも設ける必要がない点である。記録領域b1 〜 qは、全ての入力領域a1 〜 mに対応している場合もあれば対応していない場合もある。つまり、記録領域b1 〜 qは、入力領域a1 〜 mに関係なく、出力情報として必要とされる記録領域b1 〜 qだけが出力表11に設定される。なお、図2と、図6,図7において、入力領域a1 〜 mと記録領域b1 〜 qとの各符号に付された下付き番号は、互いに対応していることを示している。また、入力領域a1 〜 mと記録領域b1 〜 qとを互いに対応付けるためには、例えば、対応するものどうしに共通の配置タグ@1 〜 mを付けて、データ管理すればよい。
【0034】
第1の入力表データD1は、図8に示すように、入力領域a1 〜 mと、第1の文字データd11 〜 mとが互いに対応付けられたテーブルデータとして記録される。
【0035】
第2の入力表データD2は、図9に示すように、入力領域a1 〜 mと第2の文字データd21 〜 mとが互いに対応付けられたテーブルデータとして記録される。ここで、第2の入力表データD2では、一部の入力領域a1 〜 mに、第2の文字データd21 〜 mとテキストデータt11 〜 mとが格納されている。テキストデータt11 〜 mは、第2の入力表データD2の記録内容を検索する際において検索対象データとして用いられる。なお、図8,図9の示す第1の入力表データD1と第2の入力表データD2とに設けられた連番情報は、各データを区別するために付される連続番号である。
【0036】
組版情報管理テーブルTは、図10(a)に示す組版指定テーブルT1と、図10(b)に示す組版対応テーブルT2とから構成される。組版指定テーブルT1は、記録領域b1 〜 qに格納される第3の文字データd31 〜 qの各記録領域b1 〜 qに適用される組版情報t21 〜 pを指定するテーブルデータである。組版対応テーブルT2は、組版情報t31 〜 pと実際の組版内容とを対応付けるテーブルデータである。
【0037】
次に、文章データ管理システム1による文章管理操作を図11〜図13のフローチャートを参照して説明する。図11は、クライアント装置5の操作手順を示す。図12はサーバ装置4における第1の操作手順を示す。図13はサーバ装置4における第2の操作手順を示す。
【0038】
まず、クライアント装置5の操作を図11のフローチャートを参照して説明する。クライアント装置5は、図2に示す入力表10を生成してコンピュータ32 〜 nの表示器7に表示する。入力表10は、図3に示す第1の文字データd11 〜 mを格納する入力領域a1 〜 mを有する入力表10として構成される。クライアント装置5は、入力表10を表示しつつ操作者による入力操作が為されるか否かを監視する(S1101)。
【0039】
ここでいう入力操作とは、コンピュータ32 〜 nに予めインストールされている任意の文章作成ソフトウェアの制御の基で入力器8を介して実施される入力領域a1 〜 mへの第1の文字データd11 〜 m(図3参照)の入力操作である。
【0040】
S1101で入力操作が実施されたことを確認すると、クライアント装置5は、入力された第1の文字データd1と入力表10の入力領域a1 〜 mとが互いに対応付けられてなる第1の入力データD1(図8参照)を生成する(S1102)。
【0041】
S1102で第1の入力データD1を生成したクライアント装置5は、生成した第1の入力データD1を、電気通信回線2を介してサーバ装置4に送信する(S1103)。送信は、例えば電子メールの形態で実施される。
【0042】
次に、サーバ装置4の第1の操作を図12のフローチャートを参照して説明する。サーバ装置4は、クライアント装置5から電気通信回線2を介して第1の入力データD1を受信したか否かを監視する(S1201)。
【0043】
S1201で、第1の入力データD1を受信したことを確認すると、サーバ装置4は、第1の入力データD1を受信データから取り出したうえで、その第1の入力データD1の各入力領域a1 〜 mから第1の文字データd11 〜 mを抽出する(S1202)。
【0044】
次に、サーバ装置4は、S1202で抽出した第1の文字データd11 〜 mを作成した文章作成ソフトウェアが何であるかを判断する(S1203)。ソフトウェアの判断は、第1の文字データd11 〜 mに付されている拡張子を検出することで実施できる。これにより第1の文字データd11 〜 mのデータフォーマットがサーバ装置4に検知される。
【0045】
S1203で第1の文字データd11 〜 mのデータフォーマット(作成文章作成ソフトウエア)を判断すると、サーバ装置4は、データフォーマットを判断した第1の文字データd11 〜 mを、テキストデータt11 〜 mと組版情報t2’1 〜 pとに分離可能でかつ組版情報t2’1 〜 pの中から任意の組版情報t2’1 〜 xを選択的に分離取り出し可能な第2の文字データd21 〜 m(図5参照)に変換する変換ソフトウェアを指定し、指定した変換ソフトウェアをサーバ装置4の記録器(図示省略)から呼び出す(S1204)。
【0046】
次に、S1204で呼び出した変換ソフトウェアを用いて第1の文字データd11 〜 mを第2の文字データd21 〜 mに変換する(S1205)。そして、変換した第2の文字データd21 〜 mをデータベース装置6に記録させる(S1206)。
【0047】
次にサーバ装置4の第2の操作を図13のフローチャートを参照して説明する。
【0048】
まず、サーバ装置4は、記録している複数の出力表11の中から、操作者がどの出力表11を指定するかどうかを促がす指定案内表示を表示器7に表示しつつ、出力表11の指定入力が入力器8になされるか否かを監視する(S1301)。この際、指定案内表示は、例えば、複数ある出力表11の出力フォーマットをすべて表示しつつ、指定入力を促がす。出力表11の出力を希望する操作者は、サーバ装置4の表示器7に表示された指定案内表示を見ながら、所望する出力表11を選択してその選択結果を入力器8に入力する。
【0049】
S1301で指定入力がなされたことを確認したサーバ装置4は、指定された出力表11を図示しないサーバ装置4内の記録器から読み出し、読み出した出力表11中に設けられた記録領域b1 〜 qを確認する。例えば、図6に示す出力表11では、記録領域b3,b4,b5,b7,b10,b11が設定されており、これら記録領域b3,b4,b5,b7,b10,b11をサーバ装置4は確認する(S1302)。
【0050】
次に、サーバ装置4は、組版情報管理テーブルTを検索することで、存在を確認した記録領域b1 〜 qで指定されている組版情報t21 〜 pを検知し(S1303)、さらに出力表11に存在することを確認した記録領域b1 〜 qに対応する入力領域a1 〜 mに入力されている第2の文字データd21 〜 mを第2の入力表データD2から読み出す(S1304)。なお、S1303とS1304の処理は同時に実施してもよいし、上記したのとは逆にS1304を実施した後、S1303を実施してもよい。
【0051】
次に、各記録領域b1 〜 qに対応する入力領域a1 〜 mに入力されている第2の文字データd21 〜 mを、組版情報管理テーブルTで指定される組版情報t21 〜 xに基づいて第3の文字データd31 〜 qに変換する(S1305)。
【0052】
具体的には、第2の文字データd21 〜 mを構成する分離取り出し可能な組版情報t2’1 〜 pの中から、組版情報管理テーブルTで指定された組版情報t21 〜 xだけを有効し、指定されていない組版情報t21 〜 yを無効するという処理を行う。そして、有効にした組版情報t21 〜 xとテキストデータt11 〜 qとを組み合わせることで第3の文字データd31 〜 qを生成する。
【0053】
次に、S1305で変換して生成した第3の文字データd31 〜 qを、対応する出力表11の各記録領域b1 〜 qに格納する。このとき、各記録領域b1 〜 qに設定されているレイアウト情報に基づいて第3の文字データd31 〜 qを記録領域b1 〜 qに格納することで、出力表データD3を生成する(S1306)。そして、生成した出力表データD3をデータベース装置6に記録するとともに外部に出力する(S1307)。
【0054】
なお、サーバ装置4に第3の文字データd31 〜 qを任意の文章変換ソフトウェアで規定するフォーマットに変換する変換ソフトウェアをインストールしておけば、生成した第3の文字データd31 〜 qを任意の文章作成ソフトウェアで規定されるフォーマットに変換したのち、出力表11の各記録領域b1 〜 qに格納することも可能である。
【0055】
図14は、第3の文字データd31 〜 qのデータ構成例と表示例とを示す。図14(a)は、記録領域b1 〜 qのレイアウト情報である文字サイズ(25point)だけが組み込まれた第3の文字データd31 〜 qの表示例とデータ構成である。図14(b)はレイアウト情報である文字サイズ(25point)と、組版情報t21 〜 pの一つであるイタリック書体とが組み込まれた第3の文字データd31 〜 qの表示例とデータ構成例である。図14(c)は、レイアウト情報である文字サイズ(25point)と、組版情報t21 〜 pの一つであるイタリック書体と、組版情報t21 〜 qの一つであるアンダーラインが組み込まれた第3の文字データd31 〜 qの表示例とデータ構成例である。
【0056】
【発明の効果】
以上説明したように、本発明によれば、互いに異なる文章作成ソフトウェアを基づいて入力表に入力されたフォーマットの異なる第1の文字データであっても、予め設定しておいた組版情報とレイアウト情報とを有する第3の文字データに変換して出力表に格納した状態にすることができる。これにより、文章データを統一化したフォーマットで記録することが可能となり、その分、文章データの利用効率が高まる。
【図面の簡単な説明】
【図1】本発明の一実施形態の文章データ管理システムの構成を示す図である。
【図2】入力表の一例を示す図である。
【図3】第1の文字データの構成を示す図である。
【図4】第1の入力表データの表示形態の一例を示す図である。
【図5】第2の文字データの構成を示す図である。
【図6】出力表の構成の一例を示す図である。
【図7】出力表の構成の他の例を示す図である。
【図8】第1の入力表データの構成を示す図である。
【図9】第2の入力表データの構成を示す図である。
【図10】組版情報管理テーブルの構成を示す図である。
【図11】クライアント装置の操作を示すフローチャートである。
【図12】サーバ装置の第1の操作を示すフローチャートである。
【図13】サーバ装置の第2の操作を示すフローチャートである。
【図14】第2の文字データの例を示す図である。
【符号の説明】
1 文章データ管理システム
2 電気通信回線
31 〜 n コンピュータ
4 サーバ装置
5 クライアント装置
6 データベース装置
7 表示器
8 入力器
10 入力表
11 出力表
a1 〜 m 入力領域
b1 〜 q 記録領域
d11 〜 m 第1の文字データ
d21 〜 m 第2の文字データ
d31 〜 q 第3の文字データ
D1 第1の入力データ
D2 第2の入力データ
D3 出力データ
t11 〜 m テキストデータ
t21 〜 p 組版情報
T 組版情報管理テーブル
T1 組版指定テーブル
T2 組版対応テーブル[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention sets an input table, records character data to be input to the input table in association with the input table, records the input table, and then transmits the data to a server device; and a client device that transmits the data to the server device. The present invention relates to a character data management system and a program including a server device for converting an input table and character data into a layout of an output table and recording the layout.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, the following system has been proposed as a system for managing text data between a server device and a client device communicably connected to each other via an electric communication line.
[0003]
In this system, first, an input table is set on the client device side, and the input table is displayed on a display. Then, the character data input by the input operation performed by the operator while confirming the display on the display device is recorded in association with the input table, and the recorded data (input table / character data) is transmitted to the server device. Send.
[0004]
In the server device, the input table and the character data transmitted from the client device are converted into the layout of the output table and recorded. (See
[0005]
[Patent Document 1]
JP 2001-043234 A [Patent Document 2]
JP 2000-285134 A
[Problems to be solved by the invention]
In this way, in a system that performs unified management of text data between a client device and a server device, text data is subject to unified management, and character data transmitted and received between servers is only text data. . Therefore, even if text data is created with text formatting software and layout information added by the client device side and associated with the input table, the accompanying information (typesetting information / layout information) is sent to the server device. I could not hand it over. The typesetting information referred to here is format information depending on character data, and examples include typeface information such as fonts, subscripts, and superscripts. Examples of the layout information include character layout direction information (vertical and horizontal) and character size information.
[0007]
[Means for Solving the Problems]
In order to solve the above-described problem, a document data management system according to the present invention is provided in a server device provided in one of a plurality of computers communicably connected to each other by an electric communication line, and provided in another computer. Client device.
[0008]
The client device,
While displaying an input table having an input area for storing first character data including at least text data and its typesetting information on a display of the computer on which the client device is installed, an optional table installed on the computer is displayed. A function that prompts the operator of the computer to input the first character data into the input area, the function being performed under the control of the text creation software;
A function of generating first input data in which the first character data input to the input device by the operator and each input area of the input table are associated with each other, and transmitting the first input data to the server device;
Is to execute.
[0009]
The server device,
A function of receiving the first input data from the client device;
The first character data stored in the input area of the received first input data can be separated into text data and typesetting information, and any typesetting information can be selectively separated and extracted from the typesetting information. A function of converting to possible second character data;
A function of generating second input data in which the second character data and each input area of the input table are associated with each other;
Having a recording area associated with the input area, and a function of setting and recording an output table in which layout information applied to character data stored in the recording area is set in advance in each of the recording areas;
A function of recording a typesetting information management table that specifies the typesetting information required by third character data to be recorded in each recording area of the output table;
After selecting the output table, the type information and the text data of each recording area specified in the type information management table corresponding to the selected output table are separated and extracted from the second input data. A function of generating the third character data;
A function of generating output data by storing the third character data in each recording area of the output table based on the layout information defined by the recording area;
Is to execute.
[0010]
Further, the document data management program of the present invention includes a client program installed on one of a plurality of computers communicably connected to each other by an electric communication line, and a server program installed on the other computers. .
[0011]
The client program comprises:
While displaying an input table having an input area for storing first character data including at least text data and typesetting information on a display of the computer on which the client program is installed, any display installed on the computer is displayed. A function that prompts the operator of the computer to input the first character data into the input area, the function being performed under the control of text creation software;
A function of generating first input data in which the first character data input to the input device by the operator and each input area of the input table are associated with each other, and transmitting the first input data to the server device;
Is executed by a computer on which the client program is installed.
[0012]
The server program includes:
A function of receiving the first input data from the client device;
The first character data stored in the input area of the received first input data can be separated into text data and typesetting information, and any typesetting information can be selectively separated and extracted from the typesetting information. A function of converting to possible second character data;
A function of generating second input data in which the second character data and each input area of the input table are associated with each other;
Having a recording area associated with the input area, and a function of setting and recording an output table in which layout information applied to character data stored in the recording area is set in advance in each of the recording areas;
A function of recording a typesetting information management table that specifies the typesetting information required by third character data to be recorded in each recording area of the output table;
After selecting the output table, the type information and the text data of each recording area specified in the type information management table corresponding to the selected output table are separated and extracted from the second input data. A function of generating the third character data;
A function of generating output data by storing the third character data in each recording area of the output table based on the layout information defined by the recording area;
Is executed by a computer on which the server program is installed.
[0013]
According to the present invention, by providing the above structure, a third character obtained by further adding, to the first character data, typesetting information set in advance in the typesetting information management table and layout information set in the output table. The third character data can be output from the server device in a state of being stored in the output table. In addition, the output format of the output data can be unified based on the set output table format.
[0014]
Preferably, the server device (program) further executes a function of recording the output data. Then, the recorded output data can be retrieved from the server device and used at a later date.
[0015]
It is preferable that a plurality of the input areas and a plurality of the recording areas are set. Then, complicated character data having a plurality of character data can be handled by the present invention, and the convenience of the present invention is further improved.
[0016]
Preferably, a plurality of output tables are set. Then, the third character data can be output in various output formats, and the convenience of the present invention is further improved.
[0017]
It is preferable that the server device (program) executes a function of recording the second input data. Then, after the second input data is primarily recorded, the second input data can be read out and converted into the output data at an arbitrary time later, which further enhances the convenience of the present invention. improves.
[0018]
The server device (program) includes:
Conversion software for converting the first character data into the second character data is recorded for each data format in correspondence with the first character data whose data format is defined by each of the plurality of text creation software. Function and
A function of determining the data format of the first character data;
A function of calling the conversion software according to the determined data format, and converting the first character data into the second character data using the called conversion software;
Is preferably further performed. Then, it is possible to automatically convert a plurality of types of first character data having different data formats into second character data. To that extent, the convenience of the present invention is further improved.
[0019]
The typesetting information in the present invention is format information depending on character data, and examples include typeface information such as fonts, subscripts, and superscripts. Examples of the layout information include character orientation information (vertical and horizontal) and character size information.
[0020]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is a configuration diagram of a text data management system according to an embodiment of the present invention. In the present embodiment, a system for managing data relating to research presentations of each faculty member at a university will be described as an example.
[0021]
The text
[0022]
Each
[0023]
The client device 5 has a program configuration for executing the following functions.
· On the
Computer 3 2 ~ n any installed in the text first of by the operator of the computer 3 2 ~ n implemented in the control of the created software to input region a 1 ~ m character data d1 1 ~ m A function that prompts for an input and waits for that input.
- The operator is in an input region a 1 ~ m in the first character data d1 1 ~ m and the input table 10 to be input to the input device 8 of the computer 3 2 ~ n are associated with each other of the input data D1 Ability to generate
A function of transmitting the first input data D1 to the
[0024]
Have the client device 5 the program configuration for executing or more functions on the
[0025]
An example of the input table 10 is a table configuration shown in FIG. First
[0026]
The first character data d1 1 ~ m is a character data that format is defined in each sentence creation software, also selectively extract any formatting information t2 1 ~ p, any typesetting information t2 1 ~ p only selectively applying the text data t1 1 ~ m also its format structure, has a difficulty data structure.
[0027]
As an example of the first input data D1, a display image shown in FIG. 4 is given.
[0028]
The
A function of receiving the first input data D1 from the client device 5;
· Received first first function of determining the data format of the character data d1 1 ~ m which is stored in the input area a 1 ~ m of the input data D1.
- the first character data d1 1 ~ m, select any formatting information t2 1 ~ x from the separable and formatting information t2 1 ~ p in the text data t1 1 ~ m and typesetting information t2 1 ~ p to the separated removable second conversion software for converting a character data d2 1 ~ m, the ability to record each plurality set for each format of the first character data d1 1 ~ m.
- first function of determining the data format of the character data d1 1 ~ m.
· The determined first function calling a conversion software in accordance with the data format of the character data d1 1 ~ m.
- calling using the conversion software, any formatting from the first character data d1 1 ~ m can be separated into text data t1 1 ~ m and typesetting information t2 1 ~ p and typesetting information t2 1 ~ p A function of converting the information t2 1 to x into second character data d2 1 to m that can be selectively separated and extracted;
A function of generating the second input data D2 in which the second character data d2 1 to m and the input areas a 1 to m of the input table 10 are associated with each other.
A function of recording the second input data D2 in the database device 6;
And recording area b 1 ~ q associated with the input area a 1 ~ m (q is an arbitrary natural number) and having a, in each recording area b 1 ~ q the character data stored in the recording area b 1 ~ q A function of setting an output table 11 in which layout information to be applied is set in advance and recording the output table 11 in a recorder (not shown) in the
- recording areas b 1 function to record and generates the formatted information management table T that specifies formatting information t2 1 ~ p required in the third character data d3 1 ~ q to be recorded in ~ q of the output table 11.
A function of reading arbitrary second input data D2 recorded in the database device 6;
After selecting the output table 11, reading out the second character data d2 1 to m of each of the recording areas b 1 to q specified in the typesetting information management table T corresponding to the selected output table 11, function of generating a third character data d3 1 ~ q by taking out by separating the typesetting information t2 1 ~ p text data t1 1 ~ m from the second input data D2 read out.
· Third function to generate the output data D3 by storing character data d3 1 ~ q in the recording areas b 1 ~ q of the output table 11.
[0029]
It has a program constituting the
[0030]
The data format of the first character data d1 1 ~ m, it is a data format Writing software that created the first character data d1 1 ~ m are defined when creating text data.
[0031]
Second character data d2 1 ~ m, as shown in FIG. 5, the text data t1 1 ~ m (no conversion), any formatting information t2 '1 ~ x separation removable typesetting information t2' 1 ~ and p . The format of such second character data d2 1 ~ m, RTF Microsoft Corporation has proposed (Rich text Format) is mentioned as an example.
[0032]
Conversion software is provided respectively in accordance with the data format of the plurality of first character data d1 1 ~ m, the conversion software is pre-recorded in the storage unit of the server device 4 (not shown).
[0033]
As the output table 11, for example, a table configuration shown in FIG. 6 and a table configuration shown in FIG. 7 are given as examples. Here, it should be noted that although each of the recording areas b 1 to q in each output table 11 and each of the input areas a 1 to m in the input table 10 are set in association with each other, in that it is not necessarily provided a recording area b 1 ~ q corresponding to the input area a 1 ~ m in. Recording area b 1 ~ q may also not compatible Some cases correspond to all the input region a 1 ~ m. That is, the recording area b 1 ~ q, regardless of the input area a 1 ~ m, only the recording area b 1 ~ q required as output information is set in the output table 11. Note that FIG. 2, FIG. 6, 7, subscript number assigned to each code of the input area a 1 ~ m and the recording area b 1 ~ q indicates that correspond to each other. Further, in order to associate the input area a 1 ~ m and the recording area b 1 ~ q each other, for example, with a common arrangement tag @ 1 ~ m to the corresponding ones to each other, may be the data management.
[0034]
The first input table data D1, as shown in FIG. 8, an input area a 1 ~ m, and the first character data d1 1 ~ m are recorded as table data associated with each other.
[0035]
Second input table data D2, as shown in FIG. 9, the input region a 1 ~ m and the second character data d2 1 ~ m are recorded as table data associated with each other. Here, the second input table data D2, a portion of the input area a 1 ~ m, and the second character data d2 1 ~ m and text data t1 1 ~ m are stored. Text data t1 1 ~ m is used as the search target data in the time of searching the recorded contents of the second input table data D2. The serial number information provided in the first input table data D1 and the second input table data D2 shown in FIGS. 8 and 9 is a serial number assigned to distinguish each data.
[0036]
The typesetting information management table T includes a typesetting designation table T1 shown in FIG. 10A and a typesetting correspondence table T2 shown in FIG. 10B. Formatting specification table T1 is a table data to specify the formatting information t2 1 ~ p to be applied to the recording areas b 1 ~ q of the third character data d3 1 ~ q stored in the recording area b 1 ~ q . Typesetting correspondence table T2 is a table data associating the actual forme content and formatting information t3 1 ~ p.
[0037]
Next, the sentence management operation by the sentence
[0038]
First, the operation of the client device 5 will be described with reference to the flowchart of FIG. Client device 5 displays on the
[0039]
Here the input operation and is referred, the first character in the input area a 1 ~ m which is implemented via the input device 8 in any text control creation software group that is pre-installed on the
[0040]
When the input operation in step S1101 to confirm that it has been carried out, the client device 5, a first input of the first character data d1 that has been input and the input region a 1 ~ m of the input table 10 is associated with each other The data D1 (see FIG. 8) is generated (S1102).
[0041]
The client device 5 that has generated the first input data D1 in S1102 transmits the generated first input data D1 to the
[0042]
Next, a first operation of the
[0043]
When confirming in step S1201 that the first input data D1 has been received, the
[0044]
Next, the
[0045]
When determining the first character data d1 1 ~ m data format (create word processing software) in S1203, the
[0046]
Then, converting the first character data d1 1 ~ m in the second character data d2 1 ~ m by using a conversion software called in S1204 (S1205). Then, to record the second character data d2 1 ~ m was converted to the database device 6 (S1206).
[0047]
Next, a second operation of the
[0048]
First, the
[0049]
Confirmed server that the specified input is made in
[0050]
Next, the
[0051]
Next, the second character data d2 1 ~ m which is input to the input area a 1 ~ m corresponding to the recording areas b 1 ~ q, typesetting information t2 1 ~ x specified by formatting information management table T third converting character data d3 1 ~ q based on (S1305).
[0052]
Specifically, only the typesetting information t2 1 to x specified in the typesetting information management table T is valid from the type information t2 ′ 1 to p that can be separated and extracted and that constitutes the second character data d2 1 to m. and performs processing for disabling the typesetting information t2 1 ~ y not specified. Then, the third character data d3 1 to q are generated by combining the validated typesetting information t2 1 to x and the text data t1 1 to q .
[0053]
Next, the third character data d3 1 to q generated by conversion in S1305 are stored in the corresponding recording areas b 1 to q of the output table 11. At this time, the third character data d3 1 ~ q by storing in a recording area b 1 ~ q, and generates an output table data D3 based on the layout information set in the recording areas b 1 ~ q ( S1306). Then, the generated output table data D3 is recorded in the database device 6 and output to the outside (S1307).
[0054]
If conversion software for converting the third character data d3 1 to q into a format defined by arbitrary text conversion software is installed in the
[0055]
Figure 14 shows a display example data configuration example of the third character data d3 1 ~ q. Figure 14 (a) is a display example data structure of a third character data d3 1 ~ q only character size is a layout information storage area b 1 ~ q (25point) is incorporated. FIG. 14B shows a display example and data configuration of third character data d3 1 to q in which a character size (25 points) as layout information and an italic typeface which is one of typesetting information t2 1 to p are incorporated. It is an example. FIG. 14 (c), a character size (25point) a layout information, and italic font, which is one of the forme information t2 1 ~ p, underline is incorporated as one of the forme information t2 1 ~ q a display example data configuration example of the third character data d3 1 ~ q.
[0056]
【The invention's effect】
As described above, according to the present invention, even if the first character data of different formats is input to the input table based on different text creation software, the preset typesetting information and layout information are set. Can be converted to third character data having the following and stored in the output table. As a result, the text data can be recorded in a unified format, and the usage efficiency of the text data increases accordingly.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a text data management system according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of an input table.
FIG. 3 is a diagram showing a configuration of first character data.
FIG. 4 is a diagram showing an example of a display form of first input table data.
FIG. 5 is a diagram showing a configuration of second character data.
FIG. 6 is a diagram illustrating an example of a configuration of an output table.
FIG. 7 is a diagram showing another example of the configuration of the output table.
FIG. 8 is a diagram showing a configuration of first input table data.
FIG. 9 is a diagram showing a configuration of second input table data.
FIG. 10 is a diagram showing a configuration of a typesetting information management table.
FIG. 11 is a flowchart illustrating an operation of the client device.
FIG. 12 is a flowchart illustrating a first operation of the server device.
FIG. 13 is a flowchart illustrating a second operation of the server device.
FIG. 14 is a diagram illustrating an example of second character data.
[Explanation of symbols]
Claims (12)
前記クライアント装置は、
当該クライアント装置がインストールされる前記コンピュータの表示器に、少なくともテキストデータとその組版情報とを含む第1の文字データを格納する入力領域を有する入力表を表示しつつ、前記コンピュータにインストールされた任意の文章作成ソフトウェアの制御の基で実施される前記コンピュータの操作者による前記入力領域への前記第1の文字データの入力を促がす機能と、
前記操作者が前記入力器に入力する前記第1の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第1の入力データを生成して前記サーバ装置に送信する機能と、
を実行するものであり、
前記サーバ装置は、
前記第1の入力データを前記クライアント装置から受信する機能と、
受信した前記第1の入力データの入力領域に格納された前記第1の文字データを、テキストデータと組版情報とに分離可能でかつ前記組版情報の中から任意の組版情報を選択的に分離取り出し可能な第2の文字データに変換する機能と、
前記第2の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第2の入力データを生成する機能と、
前記入力領域に対応付けられる記録領域を有するとともに、前記記録領域それぞれにはその記録領域に格納する文字データに当てはめられるレイアウト情報が予め設定されている出力表を設定して記録する機能と、
前記出力表の各記録領域に記録する第3の文字データで必要となる前記組版情報を指定する組版情報管理テーブルを記録する機能と、
前記出力表を選択したうえで、選択した前記出力表に対応する前記組版情報管理テーブルで指定される各記録領域の組版情報とテキストデータとを前記第2の入力データから分離させて取り出すことで前記第3の文字データを生成する機能と、
前記第3の文字データを、前記出力表の各記録領域にその記録領域で規定される前記レイアウト情報に基づいて格納することで出力データを生成する機能と、
を実行するものである、
ことを特徴とする文書データ管理システム。A server device provided in one of a plurality of computers communicably connected to each other by a telecommunication line, and a client device provided in the other computer,
The client device,
While displaying an input table having an input area for storing first character data including at least text data and its typesetting information on a display of the computer on which the client device is installed, an optional table installed on the computer is displayed. A function that prompts the operator of the computer to input the first character data into the input area, the function being performed under the control of the text creation software;
A function of generating first input data in which the first character data input to the input device by the operator and each input area of the input table are associated with each other, and transmitting the first input data to the server device;
And execute
The server device,
A function of receiving the first input data from the client device;
The first character data stored in the input area of the received first input data can be separated into text data and typesetting information, and any typesetting information can be selectively separated and extracted from the typesetting information. A function of converting to possible second character data;
A function of generating second input data in which the second character data and each input area of the input table are associated with each other;
Having a recording area associated with the input area, and a function of setting and recording an output table in which layout information applied to character data stored in the recording area is set in advance in each of the recording areas;
A function of recording a typesetting information management table that specifies the typesetting information required by third character data to be recorded in each recording area of the output table;
After selecting the output table, the type information and the text data of each recording area specified in the type information management table corresponding to the selected output table are separated and extracted from the second input data. A function of generating the third character data;
A function of generating output data by storing the third character data in each recording area of the output table based on the layout information defined by the recording area;
Which performs
A document data management system, characterized in that:
前記サーバ装置は、前記出力データを記録する機能をさらに実行するものである、
ことを特徴とする文書データ管理システム。The text data management system according to claim 1,
The server device further executes a function of recording the output data.
A document data management system, characterized in that:
前記クライアント装置は前記入力領域を複数設定するものであり、
前記サーバ装置は前記記録領域を複数設定するものである、
ことを特徴とする文書データ管理システム。The text data management system according to claim 1 or 2,
The client device sets a plurality of the input areas,
The server device sets a plurality of the recording areas,
A document data management system, characterized in that:
前記サーバ装置は前記出力表を複数設定するものである、
ことを特徴とする文章データ管理システム。4. The document data management system according to claim 1, wherein:
The server device sets a plurality of the output tables,
A sentence data management system characterized in that:
前記サーバ装置は、前記第2の入力データを記録する機能を実行するものである、
ことを特徴とする文書データ管理システム。The document data management system according to any one of claims 1 to 4,
The server device executes a function of recording the second input data.
A document data management system, characterized in that:
前記サーバ装置は、
前記第1の文字データを前記第2の文字データに変換する変換ソフトウェアを、複数ある前記文章作成ソフトウェアそれぞれでそのデータフォーマットが規定される第1の文字データに対応して前記データフォーマット毎に記録する機能と、
前記第1の文字データの前記データフォーマットを判断する機能と、
判断した前記データフォーマットに応じた前記変換ソフトウェアを呼び出して、呼び出した前記変換ソフトウェアを用いて前記第1の文字データを前記第2の文字データに変換する機能と、
をさらに実行すものである、
ことを特徴とする文章データ管理システム。The text data management system according to any one of claims 1 to 5,
The server device,
Conversion software for converting the first character data into the second character data is recorded for each data format in correspondence with the first character data whose data format is defined by each of the plurality of text creation software. Function and
A function of determining the data format of the first character data;
A function of calling the conversion software according to the determined data format, and converting the first character data into the second character data using the called conversion software;
Which further performs
A sentence data management system characterized in that:
前記クライアントプログラムは、
当該クライアントプログラムがインストールされる前記コンピュータの表示器に、少なくともテキストデータと組版情報とを含む第1の文字データを格納する入力領域を有する入力表を表示しつつ、前記コンピュータにインストールされた任意の文章作成ソフトウェアの制御の基で実施される前記コンピュータの操作者による前記入力領域への前記第1の文字データの入力を促がす機能と、
前記操作者が前記入力器に入力する前記第1の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第1の入力データを生成して前記サーバ装置に送信する機能と、
を当該クライアントプログラムがインストールされるコンピュータに実行させるプログラムであり、
前記サーバプログラムは、
前記第1の入力データを前記クライアント装置から受信する機能と、
受信した前記第1の入力データの入力領域に格納された前記第1の文字データを、テキストデータと組版情報とに分離可能でかつ前記組版情報の中から任意の組版情報を選択的に分離取り出し可能な第2の文字データに変換する機能と、
前記第2の文字データと前記入力表の各入力領域とが互いに対応付けられてなる第2の入力データを生成する機能と、
前記入力領域に対応付けられる記録領域を有するとともに、前記記録領域それぞれにはその記録領域に格納する文字データに当てはめられるレイアウト情報が予め設定されている出力表を設定して記録する機能と、
前記出力表の各記録領域に記録する第3の文字データで必要となる前記組版情報を指定する組版情報管理テーブルを記録する機能と、
前記出力表を選択したうえで、選択した前記出力表に対応する前記組版情報管理テーブルで指定される各記録領域の組版情報とテキストデータとを前記第2の入力データから分離させて取り出すことで前記第3の文字データを生成する機能と、
前記第3の文字データを、前記出力表の各記録領域にその記録領域で規定される前記レイアウト情報に基づいて格納することで出力データを生成する機能と、
を当該サーバプログラムがインストールされるコンピュータに実行させるプログラムである、
ことを特徴とする文書データ管理プログラム。A client program installed on one of a plurality of computers communicably connected to each other by a telecommunication line and a server program installed on the other computer,
The client program comprises:
While displaying an input table having an input area for storing first character data including at least text data and typesetting information on a display of the computer on which the client program is installed, any display installed on the computer is displayed. A function that prompts the operator of the computer to input the first character data into the input area, the function being performed under the control of text creation software;
A function of generating first input data in which the first character data input to the input device by the operator and each input area of the input table are associated with each other, and transmitting the first input data to the server device;
Is executed by a computer on which the client program is installed,
The server program includes:
A function of receiving the first input data from the client device;
The first character data stored in the input area of the received first input data can be separated into text data and typesetting information, and any typesetting information can be selectively separated and extracted from the typesetting information. A function of converting to possible second character data;
A function of generating second input data in which the second character data and each input area of the input table are associated with each other;
Having a recording area associated with the input area, and a function of setting and recording an output table in which layout information applied to character data stored in the recording area is set in advance in each of the recording areas;
A function of recording a typesetting information management table that specifies the typesetting information required by third character data to be recorded in each recording area of the output table;
After selecting the output table, the type information and the text data of each recording area specified in the type information management table corresponding to the selected output table are separated and extracted from the second input data. A function of generating the third character data;
A function of generating output data by storing the third character data in each recording area of the output table based on the layout information defined by the recording area;
Is executed by a computer on which the server program is installed.
A document data management program characterized in that:
前記サーバプログラムは、前記出力データを記録する機能を、当該サーバプログラムがインストールされるコンピュータにさらに実行させるプログラムである、
ことを特徴とする文書データ管理システム。The text data management program according to claim 7,
The server program is a program that causes a computer in which the server program is installed to further execute a function of recording the output data.
A document data management system, characterized in that:
前記クライアントプログラムは前記入力領域を複数設定する機能を、当該クライアントプログラムがインストールされるコンピュータにさらに実行させるプログラムであり、
前記サーバプログラムは前記記録領域を複数設定する機能を、当該サーバプログラムがインストールされるコンピュータにさらに実行させるプログラムである、
ことを特徴とする文書データ管理プログラム。The text data management program according to claim 7 or 8,
The client program is a program that causes a computer on which the client program is installed to further execute a function of setting a plurality of the input areas,
The server program is a program that causes a computer in which the server program is installed to further execute a function of setting a plurality of the recording areas.
A document data management program characterized in that:
前記サーバプログラムは、前記出力表を複数設定する機能を、当該サーバプログラムがインストールされるコンピュータに実行させるプログラムである、
ことを特徴とする文章データ管理プログラム。The document data management program according to any one of claims 7 to 9,
The server program is a program that causes a computer in which the server program is installed to execute a function of setting a plurality of the output tables.
A sentence data management program characterized by the following.
前記サーバプログラムは、前記第2の入力データを記録する機能を、当該サーバプログラムがインストールされるコンピュータに実行させるプログラムである、
ことを特徴とする文書データ管理システム。The document data management program according to any one of claims 7 to 10,
The server program is a program that causes a computer on which the server program is installed to execute a function of recording the second input data.
A document data management system, characterized in that:
前記サーバプログラムは、
前記第1の文字データを前記第2の文字データに変換する変換ソフトウェアを、複数ある前記文章作成ソフトウェアそれぞれでそのデータフォーマットが規定される第1の文字データに対応して前記データフォーマット毎に記録する機能と、
前記第1の文字データの前記データフォーマットを判断する機能と、
判断した前記データフォーマットに応じた前記変換ソフトウェアを呼び出して、呼び出した前記変換ソフトウェアを用いて前記第1の文字データを前記第2の文字データに変換する機能と、
を当該サーバプログラムがインストールされるコンピュータに実行させるプログラムであることを特徴とする文章データ管理プログラム。The text data management program according to any one of claims 7 to 12,
The server program includes:
Conversion software for converting the first character data into the second character data is recorded for each data format in correspondence with the first character data whose data format is defined by each of the plurality of text creation software. Function and
A function of determining the data format of the first character data;
A function of calling the conversion software according to the determined data format, and converting the first character data into the second character data using the called conversion software;
Is a program that causes a computer on which the server program is installed to execute the following.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003091924A JP3934571B2 (en) | 2003-03-28 | 2003-03-28 | Document data management system and document data management program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003091924A JP3934571B2 (en) | 2003-03-28 | 2003-03-28 | Document data management system and document data management program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004302592A true JP2004302592A (en) | 2004-10-28 |
JP3934571B2 JP3934571B2 (en) | 2007-06-20 |
Family
ID=33405175
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003091924A Expired - Lifetime JP3934571B2 (en) | 2003-03-28 | 2003-03-28 | Document data management system and document data management program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3934571B2 (en) |
-
2003
- 2003-03-28 JP JP2003091924A patent/JP3934571B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP3934571B2 (en) | 2007-06-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10671251B2 (en) | Interactive eReader interface generation based on synchronization of textual and audial descriptors | |
CN106682219B (en) | Associated document acquisition method and device | |
CN101278252B (en) | Method for providing function for user interface for a database application and the interface deployment method | |
US9628296B2 (en) | Fast mobile mail with context indicators | |
US9092173B1 (en) | Reviewing and editing word processing documents | |
US20100180213A1 (en) | Document creation system and methods | |
US7379950B2 (en) | Document processing method, program and apparatus for processing a document file in pages | |
EP3104318A1 (en) | Information processing apparatus, method, and program | |
JP5676167B2 (en) | System and method for generating search results | |
KR20080034873A (en) | Method and apparatus for generating xhtml data of device | |
CN103999116A (en) | Extensible framework for ereader tools | |
EP1744254A1 (en) | Information management device | |
US20160188155A1 (en) | Creating and editing digital content works | |
US9135234B1 (en) | Collaborative generation of digital content with interactive reports | |
US8056004B2 (en) | Information processing apparatus and method | |
US20090204888A1 (en) | Document processing apparatus, document processing method, and storage medium | |
KR20090058409A (en) | Method and system for providing and using editable personal dictionary | |
US9449126B1 (en) | System and method for displaying content according to a target format for presentation on a target presentation device | |
US20050278619A1 (en) | Apparatus and method of transmitting/storing print or display control information, and recording medium having embodies thereon computer program for executing the method | |
US11119727B1 (en) | Digital tutorial generation system | |
KR100751010B1 (en) | Generation method of PDF document by editing and merging documents from mutiple application | |
JP2011039580A (en) | Device and method for processing document, and program | |
JP2003076678A (en) | Information processing device, information processing method, and information processing program | |
US10895958B2 (en) | Electronic document management device, electronic document management system, and electronic document management program | |
US8170270B2 (en) | Universal reader |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20051028 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060404 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060605 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20061205 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070131 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070227 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070315 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3934571 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100330 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130330 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130330 Year of fee payment: 6 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130330 Year of fee payment: 6 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130330 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160330 Year of fee payment: 9 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |