JP2006252257A - Data base text output system, text output server, program and recording medium - Google Patents
Data base text output system, text output server, program and recording medium Download PDFInfo
- Publication number
- JP2006252257A JP2006252257A JP2005068860A JP2005068860A JP2006252257A JP 2006252257 A JP2006252257 A JP 2006252257A JP 2005068860 A JP2005068860 A JP 2005068860A JP 2005068860 A JP2005068860 A JP 2005068860A JP 2006252257 A JP2006252257 A JP 2006252257A
- Authority
- JP
- Japan
- Prior art keywords
- output
- text
- template
- server
- information
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、ネットワークを利用した、データベースにて情報を記憶、管理するデータベース内の情報をテキスト出力するデータベーステキスト出力システムに係り、特に、雛型に基づいたテキスト出力機能に関する。 The present invention relates to a database text output system that uses a network to output information in a database that stores and manages information in a database, and more particularly to a text output function based on a template.
近年、カタログ制作を行う際、コンピュータの普及に伴い、カタログに載せる商品データをデータベース化して利用することが始まっている。データベースと連携し、デスクトップパブリッシング(DTP)等でカタログ制作作業を行い、その効率化が図られてきている。例えば、商品情報や画像データ等を蓄積したデータベースと、データベースの情報を管理し、データベースの情報の入出力、検索、閲覧等の機能を提供するサーバと複数のユーザ端末装置等からなるWeb上で動作するデータベースシステムが存在する(例えば、特許文献1)。 In recent years, when creating catalogs, with the spread of computers, product data to be put on catalogs has been used as a database. Collaborating with a database, catalog creation work is performed by desktop publishing (DTP) or the like, and the efficiency has been improved. For example, on the Web consisting of a database that stores product information, image data, and the like, a server that manages database information, and provides functions such as input / output, search, and browsing of database information, and a plurality of user terminal devices There is an operating database system (for example, Patent Document 1).
しかしながら、従来のシステムでは、データベースから取得した情報を出力する場合、アプリケーションが定めた形式(1行1レコードのタブ区切りテキスト、1ファイル1レコードで1行1項目出力など)で出力されていた。そのため、ユーザが必要とする内容や、所望するレイアウトで情報を出力することができなかった、という問題があった。 However, in the conventional system, when the information acquired from the database is output, it is output in a format defined by the application (tab-delimited text of 1 record per line, output of 1 item per line per record). For this reason, there is a problem in that information cannot be output in a content required by the user or in a desired layout.
本発明は、以上の点に鑑みてなされたものであり、データベースから取得した情報を出力する際に、雛型に基づいた出力内容、レイアウトにて出力を可能とするデータベーステキスト出力システム等を提供することを目的とする。 The present invention has been made in view of the above points, and provides a database text output system and the like that enables output based on a template and output based on a template when outputting information acquired from a database. The purpose is to do.
前述した目的を達成するために第1の発明は、クライアント端末にネットワークを介して接続され、少なくとも1つの項目からなる情報を記憶、管理するデータベースを有し、前記情報をテキスト出力するテキスト出力サーバであって、
クライアント端末からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型を、前記データベースに保持する保持手段と、前記クライアント端末からのテキスト出力要求に伴い、前記データベースから取得した1以上の情報レコードを、指定された前記雛型に基づいた出力内容、レイアウトで、指定された出力レコード件数毎に少なくとも1つの出力ファイルに出力する出力手段と、を具備することを特徴とするテキスト出力サーバである。
In order to achieve the above object, a first invention is a text output server connected to a client terminal via a network, having a database for storing and managing information consisting of at least one item, and outputting the information as text. Because
Retaining means for retaining in the database a text format template that describes the received output items and layout data including decorations such as characters in response to a template registration / update request from the client terminal, and the client terminal In response to a text output request from, one or more information records acquired from the database are output to at least one output file for each specified number of output records with output contents and layout based on the specified template And a text output server.
また、前記出力手段は、前記雛型内の項目名を<%%>内に指定した出力項目記述に対して、取得した情報レコードの前記項目名に該当する項目の値に置き換えて出力することが望ましい。
また、記情報レコードの項目は、当該情報に関連付けられる情報を示す関連情報項目、及び/又は関連付けられる画像情報を示す関連画像項目を有し、前記出力手段は、前記雛型内の前記関連情報項目及び/又は前記関連画像項目を指定した前期出力項目記述に対して、対象の情報に関連付けられる情報、及び/又は関連付けられる画像情報を格納する画像ファイル名を出力することが望ましい。
また、クライアント端末からの雛型削除要求に伴い、指定された雛型を前記データベースから削除する削除手段を、更に具備することが望ましい。
The output means replaces the item name in the template with the value of the item corresponding to the item name of the acquired information record for the output item description specified in <%%> and outputs the description. Is desirable.
The item of the record information record includes a related information item indicating information associated with the information and / or a related image item indicating image information associated with the information, and the output unit includes the related information in the template. It is desirable to output the information associated with the target information and / or the image file name storing the associated image information for the previous term output item description specifying the item and / or the related image item.
In addition, it is desirable to further include a deletion unit that deletes the specified template from the database in response to a template deletion request from the client terminal.
第1の発明によるテキスト出力サーバは、少なくとも1つの項目からなる情報を記憶、管理するデータベースを有し、クライアント端末からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型を、データベースに保持し、クライアント端末からのテキスト出力要求に伴い、データベースから取得した1以上の情報レコードを、指定された雛型に基づいた出力内容、レイアウトで、指定された出力レコード件数毎に少なくとも1つの出力ファイルに出力する。 The text output server according to the first invention has a database for storing and managing information consisting of at least one item. In response to the template registration / update request from the client terminal, the text output server receives the items to be output, characters, etc. A text template that describes layout data including decorations is stored in the database, and one or more information records obtained from the database are output based on the specified template in response to a text output request from the client terminal. Output to at least one output file for each number of output records specified by content and layout.
「情報」は、例えば、商品情報であり、商品の文字情報(スペックなど)や、商品の素材情報(画像情報)等からなる。
「項目」は、データベースの情報のレコードに、フィールドに対応して有する情報であり、当該情報に関連付けられる情報項目、及び/又は関連付けられる画像情報項目を含む。
「雛型」は、出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の情報である。
“Information” is, for example, product information, and is composed of character information (such as specifications) of products, material information (image information) of products, and the like.
The “item” is information that corresponds to the field in the information record of the database, and includes an information item associated with the information and / or an image information item associated with the information.
The “template” is information in a text format that describes items to be output and layout data including decorations such as characters.
第1の発明では、テキスト出力サーバは、データベースから抽出(検索)したレコードをテキスト出力する際に、雛型に基づいた内容、レイアウトで出力することにより、ユーザが必要とする内容とレイアウトで、データベースから取得した情報を出力可能となる。
また、出力ファイル、1ファイルにつき何件のレコードを出力するか設定する事で、1ファイル1レコードでも、1ファイル複数レコードでも出力できる。
更に、対象商品情報に関連づいている商品の情報や、商品情報に関連づいている素材(画像ファイルなど)を同時に出力することを可能にし、また、HTML形式で出力することにより、ユーザの所望する内容とバリエーションのあるレイアウトで、データベースから取得した情報をブラウザ表示することを可能とする。
In the first invention, when the text output server outputs the text extracted (searched) from the database in the content and layout based on the template, it outputs the content and layout required by the user. Information acquired from the database can be output.
Also, by setting how many records are output per output file, you can output one record per file or multiple records per file.
In addition, it is possible to simultaneously output product information related to the target product information and materials (image files, etc.) related to the product information, and by outputting in HTML format, the user's request The information obtained from the database can be displayed in a browser with a layout that has contents and variations.
また、第2の発明は、クライアント端末と、少なくとも1つの項目からなる情報を記憶、管理するデータベースを有し、前記情報をテキスト出力するテキスト出力サーバと、がネットワークを介して接続されるデータベーステキスト出力システムであって、前記テキスト出力サーバは、クライアント端末からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型を、前記データベースに保持する保持手段と、前記クライアント端末からのテキスト出力要求に伴い、前記データベースから取得した1以上の情報レコードを、指定された前記雛型に基づいた出力内容、レイアウトで、指定された出力レコード件数毎に少なくとも1つの出力ファイルに出力する出力手段と、を備え、前記クライアント端末は、前記テキスト出力サーバに対して、作成/更新した前記雛型と共に、雛型登録/更新要求を送信する雛型登録/更新要求手段と、前記テキスト出力サーバに対して、所望する前記雛型と、1出力ファイルに出力する出力レコード件数を指定してテキスト出力要求を送信するテキスト出力要求手段と、を具備することを特徴とするデータベーステキスト出力システムである。 According to a second aspect of the present invention, there is provided a database text in which a client terminal and a database for storing and managing at least one item of information are connected to a text output server for outputting the information as text. In the output system, the text output server, in response to a template registration / update request from the client terminal, receives a text format template that describes the received output items and layout data including decorations such as characters, In response to a text output request from the client terminal and the storage means to be stored in the database, one or more information records acquired from the database are specified with output contents and layout based on the specified template Output means to output to at least one output file for each number of output records The client terminal includes a template registration / update request means for transmitting a template registration / update request to the text output server together with the created / updated template, and the text output server. And a text output requesting means for transmitting a text output request by designating the number of output records to be output to one output file.
第2の発明は、第1の発明のテキスト出力サーバと、テキスト出力サーバに対して、作成/更新した雛型と共に、雛型登録/更新要求を送信し、テキスト出力サーバに対して、所望する雛型と、1出力ファイルに出力する出力レコード件数を指定してテキスト出力要求を送信するクライアント端末から構成されるデータベーステキスト出力システムに関する発明である。 The second invention transmits a template registration / update request together with the created / updated template to the text output server and the text output server of the first invention, and makes a request to the text output server. The invention relates to a database text output system including a template and a client terminal that transmits a text output request by designating the number of output records to be output to one output file.
第3の発明は、コンピュータを第1の発明のデータベーステキスト出力サーバとして機能させるプログラムである。
第4の発明は、コンピュータを第1の発明のデータベーステキスト出力サーバとして機能させるプログラムを記録した記録媒体である。
The third invention is a program for causing a computer to function as the database text output server of the first invention.
A fourth invention is a recording medium on which a program for causing a computer to function as the database text output server of the first invention is recorded.
上述のプログラムをCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。 The above-described program may be distributed by being stored in a recording medium such as a CD-ROM, or the program can be transmitted and received via a communication line.
本発明は、データベースから取得した情報を出力する際に、雛型に基づいた出力内容、レイアウトにて出力を可能とするデータベーステキスト出力システム等を提供することができる。 The present invention can provide a database text output system or the like that enables output with output contents and layout based on a template when outputting information acquired from a database.
以下に、添付図面を参照しながら、本発明に係るデータベーステキスト出力システム等の好適な実施形態について詳細に説明する。なお、以下の説明および添付図面において、略同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略することにする。 Hereinafter, preferred embodiments of a database text output system and the like according to the present invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, the same reference numerals are given to components having substantially the same functional configuration, and redundant description is omitted.
図1は、本発明の本実施の形態に係るデータベーステキスト出力システム100の概略構成を示す図である。 FIG. 1 is a diagram showing a schematic configuration of a database text output system 100 according to the present embodiment of the present invention.
図1は、データベーステキスト出力システム100の1例であり、図1に示すように、データベーステキスト出力システム100は、サーバ101、複数のクライアント端末103等が、ネットワーク109を介して接続されて構成される。尚、データベーステキスト出力システム100は、WWW(World Wide Web)技術を用いて実現した場合の構成図である。
FIG. 1 shows an example of a database text output system 100. As shown in FIG. 1, the database text output system 100 includes a server 101, a plurality of
ネットワーク109は、インターネット、ローカルエリアネットワーク(LAN)、社内LAN等のネットワークであり、有線、無線を問わない。
The
サーバ101は、サーバコンピュータ等であり、WWWサーバ110、テキスト出力手段111、データベースサーバ112等を有する。テキスト出力手段111は、データベースサーバ112を介して、商品情報データベース301から取得した商品情報310を雛型322に基づいてテキスト出力を行う。データベースサーバ112は、データベースエンジン等であり、商品情報データベース301への検索、参照、登録、削除等の各種要求に対する該当処理を行う。
The server 101 is a server computer or the like, and includes a
クライアント端末103は、パーソナルコンピュータ、携帯型端末機(Personal Digital Assistant)等である。クライアント端末103には、WWWブラウザ120が搭載される。クライアント端末103は、WWWブラウザ120を介して、サーバ101のWWWサーバ110にアクセスし、所望する出力内容やレイアウトを記述する雛型322を作成し、商品情報データベース301に登録/更新要求を送信する。また、検索等により商品情報データベース301から出力対象となる商品情報310を取得し、当該商品情報310に対するテキスト出力要求を送信する。
The
次に、サーバ101のハードウェア構成を説明する。図2は、サーバ101のハードウェア構成図である。 Next, the hardware configuration of the server 101 will be described. FIG. 2 is a hardware configuration diagram of the server 101.
サーバ101は、制御部201、記憶部202、メディア入出力部203、通信制御部204、入力部205、表示部206、印刷部207等が、システムバス209を介して接続されて構成される。
The server 101 is configured by connecting a
制御部201は、CPU(Central Processing Unit )、ROM(Read Only Memory )、RAM(Random Access Memory)等で構成される。
The
CPUは、記憶部202、ROM、記録媒体等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、システムバス209を介して接続された各装置を駆動制御し、サーバ101が行う後述する各種処理(図6、図7、図8、図9参照)を実現する。
ROMは、不揮発性メモリであり、コンピュータのブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶部202、ROM、記録媒体等からロードしたプログラム、データ等を一時的に保持するとともに、制御部201が各種処理を行う為に使用するワークエリアを備える。
The CPU calls a program stored in the
The ROM is a non-volatile memory and permanently holds a computer boot program, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily stores a program, data, and the like loaded from the
記憶部202は、HDD(ハードディスクドライブ)であり、制御部201が実行するプログラム、プログラム実行に必要なデータ、OS(オペレーティングシステム)等が格納される。プログラムに関しては、OS(オペレーティングシステム)に相当する制御プログラム391や、本コンピュータを適用するサーバ101が行う後述の処理に相当するアプリケーションプログラム392等が格納されている。
これらの各プログラムコードは、制御部201により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
The
Each of these program codes is read by the
メディア入出力部203(ドライブ装置)は、データの入出力を行い、例えば、フロッピディスクドライブ、PDドライブ、CDドライブ(−ROM、−R、−RW等)、DVDドライブ(−ROM、−R、−RW等)、MOドライブ等のメディア入出力装置等を有する。 The media input / output unit 203 (drive device) performs data input / output, for example, floppy disk drive, PD drive, CD drive (-ROM, -R, -RW, etc.), DVD drive (-ROM, -R, etc.) -RW etc.) and media input / output devices such as MO drives.
通信制御部204は、通信制御装置、通信ポート等を有し、サーバ101とネットワーク109間の通信を媒介する通信インタフェースであり、ネットワーク109を介して、サーバ101と、クライアント端末103間の通信制御を行う。
The
入力部205は、データの入力を行い、例えば、キーボード、マウス等のポインティングデバイス、テンキー等の入力装置を有する。
入力部205を介して、サーバ101に対して、操作指示、動作指示、データ入力等を行うことができる。
The
An operation instruction, an operation instruction, data input, and the like can be performed on the server 101 via the
表示部206は、CRTモニタ、液晶パネル等のディスプレイ装置、ディスプレイ装置と連携してコンピュータのビデオ機能を実現するための論理回路等(ビデオアダプタ等)を有する。
The
印刷部207は、プリンタであり、印刷出力処理を行う。
A
システムバス209は、各装置間の制御信号、データ信号等の授受を媒介する経路である。 The system bus 209 is a path that mediates transmission / reception of control signals, data signals, and the like between the devices.
次に、図3を参照しながら、サーバ101の記憶部202が保持する情報について説明する。図3は、記憶部202が保持する情報を示す図である。
Next, information stored in the
記憶部202内には、複数の商品情報データベース301、及び制御プログラム391、アプリケーションプログラム392等が格納されている。
In the
図4は、商品情報データベース301のデータ構造を示す図である。
図4に示すように、商品情報データベース301は、複数の商品情報310、少なくとも1つの雛型情報320等からなる。尚、サーバ101が管理する商品情報データベース301は、必要に応じて、複数存在してもよい。
FIG. 4 is a diagram illustrating a data structure of the
As shown in FIG. 4, the
商品情報310は、商品のスペック等の文字情報311、商品の素材情報である画像情報312等からなる。
The product information 310 includes
雛型情報320は、テキスト出力する際の、出力する項目と、そのレイアウト等の情報を記述したテキスト形式ファイルの雛型322と、その管理情報である雛型管理情報321からなる。
雛型管理情報321は、雛型ID、雛型名、雛型ファイル名等を有する。
The template information 320 includes a
The
尚、商品情報データベース301のデータ構成は、この構成に限られるものではない。
The data configuration of the
制御プログラム391は、サーバ101の各構成部分を駆動制御するプログラムであり、OS(オペレーティングシステム)に相当する。
アプリケーションプログラム392は、サーバ101が行う後述の処理(図6、図7、図8、図9参照)に相当する実行可能プログラムであり、WWWサーバ110、テキスト出力手段111、データベースサーバ112等に該当するプログラムである。
The
The
次に、図5を参照しながら、クライアント端末103のハードウェア構成を説明する。図5は、クライアント端末103のハードウェア構成図である。
Next, the hardware configuration of the
クライアント端末103は、制御部401、記憶部402、通信制御部403、メディア入出力部404、入力部405、表示部406、印刷部407等が、システムバス409を介して接続される。
尚、クライアント端末103のハードウェア構成は、図2について前述したサーバ101と同様の構成を採る。
The
The hardware configuration of the
次に、図6、図7を参照しながら、商品情報データベース301から取得した商品情報310を、雛型322に基づいてテキスト出力するテキスト出力手段111の処理動作について詳しく説明する。図6、図7は、サーバ101の商品情報データベース301から取得した商品情報310を雛型322に基づいてテキスト出力するテキスト出力処理の処理手順を示すフローチャートである。
Next, the processing operation of the
サーバ101の記憶部202には、アプリケーションプログラム392であるテキスト出力プログラムがインストールされている。以下のサーバ101の処理は、WWWサーバ110、データベースサーバ112を介して、このテキスト出力プログラムの制御に従って、サーバ101の制御部201によって行われる。
また、クライアント端末103の記憶部402には、アプリケーションプログラム392であるWWWブラウザ120がインストールされており、以下のクライアント端末103の処理(WWWブラウザ120を介したサーバ101へのアクセス、サーバ101への指示等)は、クライアント103の制御部401によって行われる。
A text output program that is an
Further, the
予め、クライアント端末103の制御部401は、データベースサーバ112にアクセスし、商品情報データベース301に雛型322の登録を行う。本処理は、図9を用いて後述する。
In advance, the
クライアント端末103の制御部401は、サーバ101にアクセスし、商品情報データベース301にログイン要求を行う(ステップS601)。
The
例えば、クライアント端末103のWWWブラウザ120から、サーバ101の所定のURLを指定してサーバ101にアクセスし、サーバ101の制御部201は、データベースサーバ112を介して、ログイン画面データをクライアント端末103に送信する。クライアント端末103の制御部401は、ログイン画面(図示せず)に従って、入力されたユーザID、パスワード、サーバ名をサーバ101に送信する。
For example, the server 101 is accessed from the
サーバ101の制御部201は、受け取ったユーザID、パスワード等からユーザ認証を行い、正しくユーザ認証された場合、指定されたサーバ名に応じた商品情報データベース301を設定、接続し(ステップS602)、商品情報データベース301の商品情報310に対する操作を行うメイン画面データを送信する(ステップS603)。
The
クライアント端末103の制御部401は、受け取ったメイン画面10を表示する(ステップS604)。
The
図10は、メイン画面10を示す図である。
図10に示すように、メイン画面10には、商品情報データベース301から取得した情報を表示する商品情報レコード12からなる商品情報一覧11、グループツリー検索/項目値ツリー検索/キーワード検索/汎用検索等の検索画面13と、作業箱一覧/バスケット一覧、及び各種制御ボタン、メニュバー等が表示される。
FIG. 10 is a diagram showing the main screen 10.
As shown in FIG. 10, the main screen 10 includes a
クライアント端末103の制御部401は、検索画面13での検索等により、メイン画面10上に、取得した商品情報レコード12からなる商品情報一覧11を表示する(ステップS605)。
The
クライアント端末103の制御部401は、選択した少なくとも1つ以上の出力対象の商品情報レコード12に対するテキスト出力要求を行う送信する(ステップS606)。
The
利用者は、メイン画面10の商品情報一覧11の出力対象となる商品情報レコード12に対して、右クリックして表示された商品情報メニュ画面15上の「テキスト出力」16を選択する。
The user selects “text output” 16 on the product
サーバ101の制御部201は、テキスト出力要求に対して、アプリケーションプログラム392のテキスト出力プログラムを起動する(ステップS607)。
In response to the text output request, the
制御部201は、出力内容設定画面データを送信する(ステップS608)。
制御部401は、受け取った出力内容設定画面20を表示する(ステップS609)。
The
The
図11は、出力対象設定画面20を示す図である。
図11に示すように、出力内容設定画面20は、出力種類(形式)21、出力項目22、出力単位23、素材ファイル出力24等の設定と、制御ボタン等からなる。
出力種類(形式)21は、出力形式として「タブ区切り」、「カンマ区切り」、「雛型」、「XML形式」等を有する。出力項目22は、雛型名25を指定する。参照ボタン27を押下すると、雛型設定画面30上に雛型名一覧が表示される。出力単位23では、1出力ファイルに出力するレコード件数である出力レコード件数26を指定する。素材ファイル出力24は、関連付けられる素材情報(画像情報)を出力する場合「する」を設定する。
FIG. 11 is a diagram showing the output
As shown in FIG. 11, the output
The output type (format) 21 has “tab delimiter”, “comma delimiter”, “model”, “XML format”, and the like as output formats. The
雛型322によるテキスト出力を行う場合、利用者は、出力種類21「雛型」を選択し、利用する雛型名25、出力レコード件数26を指定し(ステップS610)、制御部401は、指定された雛型名25、出力レコード件数26と共に、雛型による出力要求を送信する(ステップS611)。
When performing text output using the
サーバ101の制御部201は、雛型名25、出力レコード件数26、雛型によるテキスト出力要求を受け付け(ステップS701)、出力ファイル設定画面データを送信する(ステップS702)。
The
制御部401は、出力ファイル設定画面40を表示する(ステップS703)。
The
図12は、出力ファイル設定画面40を示す図である。
図12に示すように、出力ファイル設定画面40には、出力ファイルに関する設定を行う出力ファイル名41、出力先42等が表示される。
利用者は、「自動で作成する」、「商品のユニーク項目により生成する」、「項目分類、項目名より生成する」等の出力ファイル名41、出力先42等の指定を行い、クライアント端末103の制御部401は、指定された出力ファイル名41、出力先42等を送信する(ステップS704)。
FIG. 12 is a diagram showing the output
As shown in FIG. 12, the output
The user designates the
サーバ101の制御部201は、先に取得した出力対象の商品情報レコード12を指定された雛型322に基づいて、指定された出力ファイル名41、出力先42へテキスト出力する(ステップS705)。
Based on the specified
次に、図8を参照しながら、ステップS705の出力対象の商品情報レコード12を雛型322に基づいてテキスト出力を行うテキスト出力処理について、詳しく説明する。図8は、ステップS705の出力対象の商品情報レコード12を雛型322に基づいてテキスト出力を行うテキスト出力処理の処理手順を示すフローチャートである。
Next, with reference to FIG. 8, the text output process for outputting the
サーバ101の制御部201は、1出力ファイルに出力する出力レコード件数を示すカウンタLを0に設定する(ステップS801)。
The
制御部201は、指定された出力ファイル名41、出力先42に応じた出力ファイルを設定する(ステップS802)。
The
制御部201は、出力対象の商品情報レコード12全てをテキスト出力終了したか判断する(ステップS803)。
The
商品情報レコード12全てテキスト出力終了していない場合(ステップS803のNo)、制御部201は、指定された雛型名による雛型322の記述内容に基づいて、<%と%>で項目名を囲んだ記述は、当該商品情報レコード12内の項目名に対応する項目の値に置き換えながら、レイアウト記述に従い、当該商品情報レコード12を当該出力ファイル330にテキスト出力する(ステップS804)。
尚、雛型の記述には、出力項目記述の項目に関連商品項目や関連素材項目を記述することにより、同時に対象の商品情報310に関連付けられる関連商品情報や関連付けられる素材情報(画像情報)を出力する記述方法や、ブラウザ表示を行うためのHTML(HyperText Markup Language)形式出力する記述方法もある(図14、図15を用いて、後述する)。
When the text output of the
In the description of the template, related product information and related material information (image information) associated with the target product information 310 are simultaneously recorded by describing related product items and related material items in the output item description items. There are also a description method for outputting and a description method for outputting in HTML (HyperText Markup Language) format for browser display (to be described later with reference to FIGS. 14 and 15).
制御部201は、出力レコード件数を示すカウンタLを1加算する(ステップS805)。
制御部201は、指定された出力レコード件数26の商品情報レコード12を出力したか(L=出力レコード件数26)判断する(ステップS806)。
出力レコード件数26の商品情報レコード12を出力していない場合(ステップS806のNo)、制御部201は、ステップS803からステップS806の処理を繰り返し、出力レコード件数26分のテキスト出力処理を行う。
The
The
When the
出力レコード件数26の商品情報レコード12を出力した場合(ステップS806のYes)、制御部201は、次の出力ファイル330を設定する(ステップS807)。出力ファイル名41を「自動で作成する」を指定している場合、出力ファイル名41の末尾に設定されているシーケンスNoをカウントアップする(例えば、出力ファイル名「20050216.txt」−>次の出力ファイル名「20050216_001.txt」等)。
制御部201は、出力レコード件数を示すカウンタLを0にリセットし(ステップS808)、ステップ803へ移行し、次の商品情報レコード12のテキスト出力を行う。
When the
The
商品情報レコード12全てテキスト出力終了すると(ステップS803のYes)、出力ファイル330へのテキスト出力処理を終了する。 When the text output for all the merchandise information records 12 is finished (Yes in step S803), the text output process to the output file 330 is finished.
次に、雛型322とその出力結果である出力ファイル330の一態様を示す
Next, an example of the
図14は、雛型322とその出力結果である出力ファイル330の一態様を示す図である。
図14に示すように、雛型322には、<%と%>で項目名を囲んだ出力項目記述と、レイアウト記述とを有し、例えば、レイアウト記述の文字列と共に、出力項目として、項目名71「型番コード」、「メーカー名」、「シリーズ名」、関連商品項目名72「関連商品・シリーズ名」等を記述する。
FIG. 14 is a diagram illustrating one mode of the
As shown in FIG. 14, the
画面10上の出力対象の商品情報レコード12の先頭レコードに対して(図10参照)、雛型322内の「型番はこちら−><%型番コード%>」は、項目「型番コード」の項目値73である「200001」に置き換えられ、「型番はこちら−>200001」を出力ファイル330に出力する。出力対象の商品情報310の関連付けられる商品項目:項目「関連商品」を有し、「関連商品」の項目「シリーズ名」の項目値73が「STAR X100」の場合、「参考商品:<%関連商品.シリーズ名%>」は、「参考商品:STAR X100」と出力される。
また、出力する際には、出力レコード件数26に応じて、1ファイル1レコードからなる出力ファイル330や、1ファイル複数レコードからなる出力ファイル330が作成される。
For the first record of the
When outputting, an output file 330 consisting of one record per file and an output file 330 consisting of a plurality of records per file are created according to the
図15は、雛型322とその出力結果である出力ファイル330(HTML出力)の一態様を示す図である。
図15に示すように、雛型322は、HTML言語で記述した出力レイアウト記述と、<%と%>で項目名71を囲んだ出力項目記述を有し、例えば、雛型322は、出力ファイル330をブラウザ表示して表になるように、出力レイアウト記述をHTMLで記述し、出力項目として、項目名71「型番コード」、「メーカー名」、「シリーズ名」、関連素材項目名74「関連素材・ファイル名」等を記述する。
FIG. 15 is a diagram showing an aspect of a
As shown in FIG. 15, the
メイン画面10上の出力対象の商品情報レコード12の先頭レコードに対して(図10参照)、「…型番</td><td><%型番コード%></td>」は、項目「型番コード」の項目値73である「200001」に置き換えられ、「…型番</td><td>200001</td>」を出力ファイル330に出力する。
For the first record of the
出力対象の商品情報310の関連付けられる素材項目:項目「関連素材」を有し、「関連素材」の項目「ファイル名」の項目値73が「m42_top.jpg」の場合、
「…<td><img src=“<%商品画像.ファイル%>”></td>」は、「…<td><<img src=“m42_top.jpg”></td>」と出力され、出力ファイル330の該当部分(<%商品画像.ファイル%>)には、ファイル名が出力される。
Material item associated with the product information 310 to be output: When the item has “related material” and the
“... <td><img src =“ <% product image. “File%>”></td> ”indicates that“... <Td><< img src = “m42_top. jpg "></td>" is output, and the file name is output to the corresponding part of the output file 330 (<% product image. file%>).
この雛型322を用い、図11の出力内容設定画面20上の「素材ファイル出力」23を「する」にしてテキスト出力すると、出力テキストと合わせて、素材ファイル「m42_top.jpg」の画像76が出力される。
図16は、図15の出力ファイル330のブラウザ表示を示す図である。
図16に示すように、図15の出力ファイル330をブラウザ表示すると、素材ファイル「m42_top.jpg」の画像76、項目「型番コード」の項目値73「200001」、項目「メーカー」の項目値73「DNP」、項目「シリーズ名」の項目値「AAA」等が、表形式で表示される。
When the
FIG. 16 is a diagram showing a browser display of the output file 330 of FIG.
As shown in FIG. 16, when the output file 330 of FIG. 15 is displayed on the browser, the image 76 of the material file “m42_top.jpg”, the
次に、雛型情報320の登録/更新/削除処理について説明する。図9は、雛型情報320の登録/更新処理の処理手順を示すフローチャートである。 Next, registration / update / deletion processing of the template information 320 will be described. FIG. 9 is a flowchart showing a processing procedure for registration / update processing of the template information 320.
図9に示すように、予め、クライアント端末103の制御部401は、エディタ等を用いて、雛型322を作成する(ステップS901)。
制御部401は、図6のテキスト出力処理と同様にして、サーバ101にアクセスし、商品情報データベース301にログインし、テキスト出力手段111を起動し、雛型設定画面30を表示する(ステップS902)。
As shown in FIG. 9, the
The
図13は、雛型設定画面30での雛型登録/更新を示す図である。
図13に示すように、雛型設定画面30は、登録済みの雛型名25からなる雛型一覧31と、追加ボタン41、削除ボタン42、更新ボタン43等からなる。
FIG. 13 is a diagram showing template registration / update on the template setting screen 30.
As shown in FIG. 13, the template setting screen 30 includes a template list 31 including registered
追加ボタン41/更新ボタン43を押下すると、クライアント端末103の制御部401は「ファイルを開く」画面50を表示する(ステップS903)。ユーザは、ファイルを開く」画面50上で雛型322の雛型ファイル名51を指定する(ステップS904)。
制御部401は、雛型名入力画面60を表示し、入力された雛型名25、雛型322と共に、雛型登録/更新要求を送信する(ステップS905)。
When the
The
サーバ101の制御部201は、指定された雛型322を読み込み、商品情報データベース301の雛型情報320に、指定された雛型名25で登録/更新し、保持する(ステップS906)。
The
また、雛型設定画面30上の雛型一覧31の雛型名25を選択し、削除ボタン42を押下すると、クライアント端末103の制御部401は、指定された雛型の削除要求を送信し、サーバ101の制御部201は、商品情報データベース301の該当する雛型情報320を削除する。
When the
以上説明したように、本発明の実施の形態によれば、サーバ101の制御部201は、少なくとも1つの項目からなる商品情報310を記憶、管理する商品情報データベース301を有し、クライアント端末103からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型322を、商品情報データベース301に保持する。クライアント端末103からのテキスト出力要求に伴い、商品情報データベース301から取得した1以上の商品情報レコード12を、指定された雛型322に基づいた出力内容、レイアウトで、指定された出力レコード件数26毎に少なくとも1つの出力ファイル330に出力する。
As described above, according to the embodiment of the present invention, the
これにより、データベースから取得したレコードをテキスト出力する際に、雛型に基づいた内容、レイアウトで出力することにより、ユーザが必要とする内容とレイアウトで、情報を出力可能となる。
また、出力ファイル、1ファイルにつき何件のレコードを出力するか設定する事で、1ファイル1レコードでも、1ファイル複数レコードでも出力できる。
また、対象商品情報に関連づいている商品の情報や、商品情報に関連づいている素材(画像ファイルなど)を同時に出力することを可能にする。
更に、HTML形式で出力することにより、ユーザの所望する内容とバリエーションのあるレイアウトで、データベースから取得した情報をブラウザ表示することを可能とする。
As a result, when the record acquired from the database is output as text, the information can be output with the content and layout required by the user by outputting the content and layout based on the template.
Also, by setting how many records are output per output file, you can output one record per file or multiple records per file.
In addition, it is possible to simultaneously output product information related to the target product information and materials (such as image files) related to the product information.
Furthermore, by outputting in the HTML format, it is possible to display the information acquired from the database in a browser with a layout with variations and contents desired by the user.
尚、本実施の形態では、サーバ101に、WWWサーバ110、テキスト出力手段111、データベースサーバ112等を有し、クライアント端末103から、サーバ101にアクセスし、WWWサーバ110を介してテキスト出力プログラムを起動したが、予め、クライアント端末103側にテキスト出力プログラムをダウンロードにしておき、クライアント端末103上のテキスト出力プログラムを起動し、サーバ101側のデータベースサーバ112の商品情報データベース301をアクセスしながら、テキスト出力処理を行ってもよい。
In the present embodiment, the server 101 includes a
尚、図6、図7、図8、図9等に示す処理を行うプログラムはCD−ROM等の記録媒体に保持させて流通させてもよいし、このプログラムを通信回線を介して送受することもできる。 The program for performing the processing shown in FIGS. 6, 7, 8, 9 and the like may be distributed on a recording medium such as a CD-ROM, or the program may be transmitted / received via a communication line. You can also.
以上、添付図面を参照しながら、本発明に係るデータベーステキスト出力システム等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。 The preferred embodiments of the database text output system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.
100………データベーステキスト出力システム
101………サーバ
103………クライアント端末
109………ネットワーク
110………WWWサーバ
111………テキスト出力手段
112………データベースサーバ
120………WWWブラウザ
201、401………制御部
202、402………記憶部
301………商品情報データベース
310………商品情報
311………文字情報
312………素材情報(画像情報)
320………雛型情報
321………雛型管理情報
322………雛型
11………商品情報一覧
12………商品情報レコード
25………雛型名
26………出力レコード件数
71………項目名
72………関連商品項目名
73………項目値
74………関連素材項目名
DESCRIPTION OF SYMBOLS 100 ......... Database text output system 101 .........
320 .........
Claims (9)
クライアント端末からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型を、前記データベースに保持する保持手段と、
前記クライアント端末からのテキスト出力要求に伴い、前記データベースから取得した1以上の情報レコードを、指定された前記雛型に基づいた出力内容、レイアウトで、指定された出力レコード件数毎に少なくとも1つの出力ファイルに出力する出力手段と、
を具備することを特徴とするテキスト出力サーバ。 A text output server connected to a client terminal via a network, having a database for storing and managing information consisting of at least one item, and outputting the information as text,
In accordance with a template registration / update request from the client terminal, a holding unit that holds the received output item and a text template that describes layout data including decorations such as characters in the database;
In response to a text output request from the client terminal, at least one information record obtained from the database is output for each specified number of output records with the output content and layout based on the specified template. An output means for outputting to a file;
A text output server comprising:
前記雛型内の項目名を<%%>内に指定した出力項目記述に対して、取得した情報レコードの前記項目名に該当する項目の値に置き換えて出力することを特徴とする請求項1記載のテキスト出力サーバ。 The output means includes
2. The output item description in which the item name in the template is specified in <%%> is replaced with the value of the item corresponding to the item name in the acquired information record and output. The text output server described.
前記出力手段は、
前記雛型内の前記関連情報項目及び/又は前記関連画像項目を指定した前記出力項目記述に対して、対象の情報に関連付けられる情報、及び/又は関連付けられる画像情報を格納する画像ファイル名を出力することを特徴とする請求項1又は請求項2記載のテキスト出力サーバ。 The item of the information record has a related information item indicating information associated with the information and / or a related image item indicating image information associated with the information record,
The output means includes
For the output item description specifying the related information item and / or the related image item in the template, output the information associated with the target information and / or the name of the image file storing the associated image information The text output server according to claim 1, wherein the text output server is a text output server.
を、更に具備することを特徴とする請求項1記載のテキスト出力サーバ。 In accordance with a template deletion request from the client terminal, deletion means for deleting the specified template from the database,
The text output server according to claim 1, further comprising:
前記テキスト出力サーバは、
クライアント端末からの雛型登録/更新要求に伴い、受け取った出力する項目と、文字などの装飾を含むレイアウトデータを記述するテキスト形式の雛型を、前記データベースに保持する保持手段と、
前記クライアント端末からのテキスト出力要求に伴い、前記データベースから取得した1以上の情報レコードを、指定された前記雛型に基づいた出力内容、レイアウトで、指定された出力レコード件数毎に少なくとも1つの出力ファイルに出力する出力手段と、
を備え、
前記クライアント端末は、
前記テキスト出力サーバに対して、作成/更新した前記雛型と共に、雛型登録/更新要求を送信する雛型登録/更新要求手段と、
前記テキスト出力サーバに対して、所望する前記雛型と、1出力ファイルに出力する出力レコード件数を指定してテキスト出力要求を送信するテキスト出力要求手段と、
を具備することを特徴とするデータベーステキスト出力システム。 A database text output system in which a client terminal and a database for storing and managing information consisting of at least one item and a text output server for outputting the information as text are connected via a network,
The text output server is
In accordance with a template registration / update request from the client terminal, a holding unit that holds the received output item and a text template that describes layout data including decorations such as characters in the database;
In response to a text output request from the client terminal, at least one information record obtained from the database is output for each specified number of output records with the output content and layout based on the specified template. An output means for outputting to a file;
With
The client terminal is
A template registration / update request means for transmitting a template registration / update request to the text output server together with the template created / updated;
A text output request means for transmitting a text output request by designating the desired template and the number of output records to be output to one output file to the text output server;
A database text output system comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005068860A JP2006252257A (en) | 2005-03-11 | 2005-03-11 | Data base text output system, text output server, program and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005068860A JP2006252257A (en) | 2005-03-11 | 2005-03-11 | Data base text output system, text output server, program and recording medium |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006252257A true JP2006252257A (en) | 2006-09-21 |
Family
ID=37092680
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005068860A Pending JP2006252257A (en) | 2005-03-11 | 2005-03-11 | Data base text output system, text output server, program and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2006252257A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2022547895A (en) * | 2019-09-04 | 2022-11-16 | ワート インテリジェンス カンパニー,リミテッド | User-customized automatic document creation method, device and server therefor |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1196092A (en) * | 1997-09-16 | 1999-04-09 | Fujitsu Ten Ltd | Method and device for generating transfer data |
JP2000339251A (en) * | 1999-05-27 | 2000-12-08 | Rippu Japan Kk | Automatic compilation system of digital contents and recording medium in which automatically compiled digital contents are stored |
JP2000339306A (en) * | 1999-05-28 | 2000-12-08 | Dainippon Screen Mfg Co Ltd | Document preparing device |
JP2002202582A (en) * | 2000-12-28 | 2002-07-19 | Dainippon Printing Co Ltd | Catalog printing position layout system |
JP2003150581A (en) * | 2001-08-27 | 2003-05-23 | Kyodo Printing Co Ltd | Database publishing method and device therefor |
-
2005
- 2005-03-11 JP JP2005068860A patent/JP2006252257A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1196092A (en) * | 1997-09-16 | 1999-04-09 | Fujitsu Ten Ltd | Method and device for generating transfer data |
JP2000339251A (en) * | 1999-05-27 | 2000-12-08 | Rippu Japan Kk | Automatic compilation system of digital contents and recording medium in which automatically compiled digital contents are stored |
JP2000339306A (en) * | 1999-05-28 | 2000-12-08 | Dainippon Screen Mfg Co Ltd | Document preparing device |
JP2002202582A (en) * | 2000-12-28 | 2002-07-19 | Dainippon Printing Co Ltd | Catalog printing position layout system |
JP2003150581A (en) * | 2001-08-27 | 2003-05-23 | Kyodo Printing Co Ltd | Database publishing method and device therefor |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2022547895A (en) * | 2019-09-04 | 2022-11-16 | ワート インテリジェンス カンパニー,リミテッド | User-customized automatic document creation method, device and server therefor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH1115767A (en) | Server information providing device and computer readable recording medium recording server information providing program | |
JP2010020645A (en) | Document management apparatus, document management system and document management method | |
US20060218164A1 (en) | Document management device and document management program | |
JP5141164B2 (en) | Database system, server, information browsing restriction method by region, program, and recording medium | |
JP5211614B2 (en) | Database system, server, search condition inheritance method, program, and recording medium | |
JP2006252257A (en) | Data base text output system, text output server, program and recording medium | |
JP2008234286A (en) | Database system, database server, program, and recording medium | |
JP2007272444A (en) | Content management device, content management method, and content management program | |
JP2006260129A (en) | Database system, database search server, program and recording medium | |
JP2006252255A (en) | Database system, database retrieval server, program and recording medium | |
JP2002251348A (en) | System and program for reading contents data | |
JP2008065656A (en) | Database system, thumbnail image provision server, program, and recording medium | |
JP2006268210A (en) | Document creation support system, server, program, and recording medium | |
JP2006252125A (en) | Database system, server, program and recording medium | |
JP4412951B2 (en) | Database system, server, program, and recording medium | |
JP2007133532A (en) | Information retrieval support system, information retrieval support server, program and recording medium | |
JP2006227889A (en) | Document preparation support system, server, program and recording medium | |
JP2006227891A (en) | Document preparation support system, server, program and recording medium | |
JP6572984B2 (en) | Electronic form system, form retrieval apparatus, control method, and program | |
JP6549772B1 (en) | INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING METHOD, INFORMATION PROVIDING PROGRAM, AND INFORMATION DISPLAY PROGRAM | |
JP2009086812A (en) | Database data order changing system, server, database data order changing method, program, and recording medium | |
JP2006302240A (en) | Documents management program and documents management device | |
JP2005092498A (en) | Database system, server, program and recording medium | |
JP2004259226A (en) | Organization preparation support system of computer system | |
JP2004013565A (en) | Content browsing state management system, content browsing state management method, program and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080225 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100625 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100629 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100826 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20101214 |