JP2007316927A - Structured data processor, structured data processing method and recording medium - Google Patents

Structured data processor, structured data processing method and recording medium Download PDF

Info

Publication number
JP2007316927A
JP2007316927A JP2006145505A JP2006145505A JP2007316927A JP 2007316927 A JP2007316927 A JP 2007316927A JP 2006145505 A JP2006145505 A JP 2006145505A JP 2006145505 A JP2006145505 A JP 2006145505A JP 2007316927 A JP2007316927 A JP 2007316927A
Authority
JP
Japan
Prior art keywords
structured data
schema
input
mode
name
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
Application number
JP2006145505A
Other languages
Japanese (ja)
Other versions
JP4755531B2 (en
Inventor
Takeharu Eda
毅晴 江田
Toshibumi Enomoto
俊文 榎本
Hiroki Akama
浩樹 赤間
Masashi Yamamuro
雅司 山室
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2006145505A priority Critical patent/JP4755531B2/en
Publication of JP2007316927A publication Critical patent/JP2007316927A/en
Application granted granted Critical
Publication of JP4755531B2 publication Critical patent/JP4755531B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a structured data processor having improved retrieval accuracy of data to be processed and flexibly defining data. <P>SOLUTION: An application server 10 is provided with: a route node generation means 142 for generating as a node, a schema route having the class name of a schema input in a schema registration mode; a node generation means 143 for generating a node having one or more tree structures for a branch of the generated node; an attribute generation means 144 for relating an attribute name of input structured data to the node; a data type generation means 145 for relating the type name of the input structured data to the node; a storage means 146 for storing the structured data into a structured data storage means 511; and a schema retrieval means 162 for retrieving the structured data stored in the structured data storage means 511 on the basis of a schema retrieving target including the class name and attribute name of the structured data which is input in a retrieval mode. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、データベースへの登録およびデータベースの検索に係る構造化データ処理装置、構造化データ処理方法、および構造化データ処理プログラムが記録された記録媒体に関する。   The present invention relates to a structured data processing apparatus, a structured data processing method, and a recording medium on which a structured data processing program is recorded.

従来、ブログ(blog:日記サイト)やウィキ(Wiki)、CMS(Contents Management System)、グループウェア(groupware)等のコミュニケーションシステムに用いられる情報処理装置が知られている(例えば、特許文献1参照)。特許文献1に記載された技術は、ユーザの嗜好情報の収集を目的として、ブログを対象にデータベースを利用している。また、そのようなコミュニケーションシステムで扱われるコンテンツに記述されたデータを情報として再利用する技術も知られている(例えば、特許文献2参照)。特許文献2に記載された技術は、生活情報に特化したデータ収集を目的とするものである。なお、コンテンツは、コミュニケーションシステムで蓄積され、ユーザ(利用者)の望む有用な情報のことである。   Conventionally, an information processing apparatus used for a communication system such as a blog (blog: diary site), wiki (Wiki), CMS (Contents Management System), or groupware (groupware) is known (for example, see Patent Document 1). . The technique described in Patent Document 1 uses a database for blogs for the purpose of collecting user preference information. A technique for reusing data described in content handled by such a communication system as information is also known (see, for example, Patent Document 2). The technique described in Patent Document 2 is intended for data collection specialized in life information. Note that content is useful information that is accumulated by a communication system and desired by a user (user).

また、いわゆるインターネットデータベースと呼ばれるソフトウェアやサービスが登場している。このインターネットデータベースでは、Web上のデータベースを実現している。また、ブログ等に関係モデルを埋め込む方法が提案されている。
特開2001−357309号公報(段落0017−0018、図1) 特開2002−297623号公報(段落0024−0028、図1)
In addition, software and services called so-called Internet databases have appeared. This Internet database realizes a database on the Web. Also, a method for embedding a relational model in a blog or the like has been proposed.
JP 2001-357309 A (paragraphs 0017-0018, FIG. 1) JP 2002-297623 (paragraphs 0024-0028, FIG. 1)

しかしながら、前記したコミュニケーションシステムで扱われるコンテンツは、自然言語で記述されることが多い。自然言語は、データの意味が曖昧な形で記述されるので、コンテンツ内の検索をしようとしてもキーワードベースの検索しかできない。その結果、検索の精度が悪く、コンテンツに記述されたデータを情報として再利用しようとしても扱いにくい。   However, content handled by the communication system described above is often described in a natural language. Natural language is described in a way that the meaning of the data is ambiguous, so even if you try to search in content, you can only search based on keywords. As a result, the accuracy of the search is poor, and it is difficult to handle data that is described in the content as information.

また、既存のインターネットデータベースは、ブログ等のコミュニケーションシステムでの利用は想定していない。また、既存のインターネットデータベースで扱われているデータモデルは、簡単な関係モデルに限られており、拡張性がなく、インターネットの基本データフォーマットであるXML(eXtesible Markup Language)との親和性も良くない。   The existing Internet database is not assumed to be used in communication systems such as blogs. In addition, the data model handled in the existing Internet database is limited to a simple relational model, is not extensible, and does not have good compatibility with XML (eXtesible Markup Language), which is the basic data format of the Internet. .

また、ブログ等に関係モデルを埋め込む方法は、埋め込まれた構造化データが配布されるのみであり、データの検索方法・再利用方法や、エントリ(コンテンツの構成単位)の構築方法・表示方法が明確ではない。ここで、エントリとは、例えば、ブログの場合、ある日の日記や一件の書き込みや一件のコメントが相当する。
さらに、ユーザが利用する際に、コンテンツを形成するデータを柔軟に定義してコンテンツを構築できるような高い拡張性を有したコミュニケーションシステムが要望されている。
Also, the method of embedding relational models in blogs, etc. is only distributed embedded data, and there are methods for searching and reusing data, and how to construct and display entries (content constituent units). Not clear. Here, for example, in the case of a blog, an entry corresponds to a diary of a certain day, one entry, or one comment.
Furthermore, there is a demand for a communication system with high extensibility that allows the user to construct the content by flexibly defining the data forming the content when the user uses it.

そこで、本発明では、前記した問題を解決し、取り扱うデータの検索精度を高めると共に、データを柔軟に定義できる構造化データ処理装置、構造化データ処理方法および記録媒体を提供することを目的とする。   Accordingly, an object of the present invention is to provide a structured data processing apparatus, a structured data processing method, and a recording medium that can solve the above-described problems, increase the search accuracy of handled data, and can define data flexibly. .

前記課題を解決するため、請求項1に記載の構造化データ処理装置は、内部構造を有した構造化データを、当該構造化データで表現される内容ごとにスキーマルートの異なる複数のスキーマに分類した木構造の要素として、前記スキーマの分類名に関連付けて記憶する構造化データ記憶手段に対する制御モードとして、少なくとも、前記構造化データのスキーマを登録するスキーマ登録モードと、入力された構造化データを検索する検索モードとを有する構造化データ処理装置であって、前記スキーマ登録モードにおいて入力された構造化データのスキーマの任意の分類名と、前記構造化データ記憶手段に記憶されたスキーマの分類名とが一致するか否かを判別する入力データ判別手段と、前記入力されたスキーマの分類名と、前記構造化データ記憶手段に記憶されたスキーマの分類名とが一致しない場合に、前記入力されたスキーマの分類名を有するスキーマルートをノードとして生成するルートノード生成手段と、前記スキーマ登録モードにおいて入力された構造化データの木構造の有無に基づいて、1以上の木構造がある場合に、前記生成されたノードの分枝に対して前記1以上の木構造を有したノードを生成するノード生成手段と、前記スキーマ登録モードにおいて入力された構造化データの属性を識別する属性名に基づいて、前記分枝に対して生成されたノードに前記属性名を関連付ける属性生成手段と、前記スキーマ登録モードにおいて入力された構造化データの型名に基づいて、前記分枝に対して生成されたノードに前記型名を関連付けるデータ型生成手段と、前記属性名および前記型名を関連付けられたノードを、前記構造化データとして、前記構造化データ記憶手段に格納する格納手段と、前記検索モードにおいて入力される、前記構造化データの分類名と、当該構造化データの属性名とを含むスキーマ検索対象に基づいて、前記構造化データ記憶手段に記憶された構造化データを検索するスキーマ検索手段と、前記検索された結果を出力する検索結果出力手段とを備えることを特徴とする。   In order to solve the above problem, the structured data processing device according to claim 1 classifies structured data having an internal structure into a plurality of schemas having different schema roots for each content represented by the structured data. At least a schema registration mode for registering the schema of the structured data and the input structured data as a control mode for the structured data storage means for storing the tree structure elements in association with the classification name of the schema. A structured data processing apparatus having a retrieval mode for retrieving, wherein an arbitrary classification name of a schema of structured data input in the schema registration mode, and a classification name of a schema stored in the structured data storage means Input data discriminating means for discriminating whether or not they match, the classification name of the inputted schema, and the structured data A root node generation unit that generates a schema root having the input schema classification name as a node when the classification name of the schema stored in the data storage unit does not match, and a structure input in the schema registration mode Node generation means for generating a node having the one or more tree structures with respect to the branch of the generated node when there is one or more tree structures based on the presence or absence of the tree structure of the structured data; Attribute generation means for associating the attribute name with a node generated for the branch based on an attribute name for identifying an attribute of structured data input in the schema registration mode; and input in the schema registration mode Data type generation means for associating the type name with the node generated for the branch based on the structured data type name; A storage means for storing a node associated with a sex name and the type name as the structured data in the structured data storage means; a classification name of the structured data input in the search mode; Schema search means for searching for structured data stored in the structured data storage means based on a schema search target including attribute names of structured data, and search result output means for outputting the searched results It is characterized by providing.

かかる構成によれば、構造化データ処理装置は、スキーマ登録モードにおいて入力された構造化データのスキーマの任意の分類名が構造化データ記憶手段に未登録である場合に、入力されたスキーマに関する属性名や型名と関連付けられたノードを、構造化データとして、構造化データ記憶手段に格納する。また、構造化データ処理装置は、構造化データ入力モードにおいて入力されるスキーマが登録されている場合に構造化データを入力する。また、構造化データ処理装置は、検索モードにおいて入力されたスキーマ検索対象に基づいて、構造化データ記憶手段に記憶された構造化データを検索し、その検索結果を出力する。   According to such a configuration, the structured data processing apparatus has an attribute relating to an input schema when an arbitrary classification name of the schema of the structured data input in the schema registration mode is not registered in the structured data storage unit. The node associated with the name and type name is stored in the structured data storage means as structured data. The structured data processing apparatus inputs structured data when a schema to be input in the structured data input mode is registered. Further, the structured data processing apparatus searches the structured data stored in the structured data storage unit based on the schema search target input in the search mode, and outputs the search result.

また、請求項2に記載の構造化データ処理装置は、請求項1に記載の構造化データ処理装置において、前記構造化データ記憶手段に対する制御モードとして、前記スキーマが登録された構造化データを入力する構造化データ入力モードをさらに有し、前記構造化データ入力モードにおいて、一連の構造化データのそれぞれのスキーマおよびインスタンスを入力するための入力フォームを表示させる制御を行う入力フォーム表示制御手段と、前記入力フォームに入力された、前記各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別するエラー判別手段と、前記データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行う入力エラー表示制御手段と、前記入力された一連の構造化データにおいて前記データ型のエラーがない場合に、前記一連の構造化データの集合体を示すエントリとして、前記構造化データを入力された順序で表示させる制御を行うエントリ表示制御手段とをさらに備えることが好ましい。   Further, the structured data processing device according to claim 2 inputs the structured data in which the schema is registered as a control mode for the structured data storage means in the structured data processing device according to claim 1. An input form display control means for performing control to display an input form for inputting each schema and instance of a series of structured data in the structured data input mode; Error determination means for determining whether there is a data type error in the combination of schema and instance of each structured data input to the input form, and re-input when there is an error in the data type Input error display control means for performing control to display a message instructing, and the input Entry display control means for performing control to display the structured data in an input order as an entry indicating the set of the structured data when there is no error in the data type in a series of structured data; It is preferable to further comprise.

かかる構成によれば、構造化データ処理装置は、構造化データ入力モードにおいて、一連の構造化データの入力フォームを表示させる制御を行い、入力フォームに入力された構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行い、エラーがない場合に、一連の構造化データの集合体を示すエントリとして表示させる制御を行う。ここで、インスタンス(instance)とは、スキーマにおける実際の値としてのデータのことである。例えば、レストランスキーマの属性「名前」に対しては、具体的なレストランの名称がインスタンスとなる。   According to such a configuration, the structured data processing apparatus performs control to display a series of structured data input forms in the structured data input mode, and combines the schema and instances of the structured data input to the input forms. When there is a data type error, control is performed to display a message for instructing re-input, and when there is no error, control is performed to display an entry indicating a series of structured data aggregates. Here, an instance is data as an actual value in the schema. For example, a specific restaurant name is an instance for the attribute “name” of the restaurant schema.

また、請求項3に記載の構造化データ処理装置は、請求項2に記載の構造化データ処理装置において、前記構造化データ記憶手段に対する制御モードとして、前記構造化データのスキーマおよびインスタンスを編集するエディタモードをさらに有し、前記エディタモードにおいて、前記構造化データのスキーマに対する編集を示す入力に基づいて、前記スキーマを編集する制御を行うスキーマ編集制御手段と、前記構造化データ記憶手段に記憶され、かつ、前記編集される前のスキーマの属性に対応した構造化データの集合が、前記編集されたスキーマの属性に対応しているか否かを判別する編集スキーマ判別手段と、前記構造化データの集合が、前記編集されたスキーマの属性に対応していない場合に、当該編集されたスキーマの再編集を指示するメッセージを表示させる制御を行う編集エラー表示制御手段とをさらに備えることが好ましい。   The structured data processing device according to claim 3, in the structured data processing device according to claim 2, edits the schema and instance of the structured data as a control mode for the structured data storage means. An editor mode, and in the editor mode, stored in the structured data storage means, schema editing control means for performing control to edit the schema based on input indicating editing of the structured data with respect to the schema; And an editing schema discriminating means for discriminating whether or not a set of structured data corresponding to the attribute of the schema before editing corresponds to the attribute of the edited schema; and If the set does not correspond to the attribute of the edited schema, re-edit the edited schema. It is preferable to further comprise a editing error display control means for performing control to display the Shimesuru message.

かかる構成によれば、構造化データ処理装置は、エディタモードにおいて、構造化データのスキーマに対する編集を示す入力に基づいて、スキーマを編集する制御を行い、編集される前のスキーマに対して妥当であった構造化データの集合が、編集されたスキーマに対しては妥当ではなくなった場合に、スキーマの再編集を指示するメッセージを表示させる制御を行う。   According to such a configuration, the structured data processing apparatus controls to edit the schema based on the input indicating the editing of the structured data schema in the editor mode, and is valid for the schema before being edited. When the set of structured data is no longer valid for the edited schema, control is performed to display a message instructing re-editing of the schema.

また、請求項4に記載の構造化データ処理装置は、請求項1ないし請求項3のいずれか一項に記載の構造化データ処理装置において、前記構造化データ記憶手段とネットワークを介して通信可能に接続されていることが好ましい。   Further, the structured data processing device according to claim 4 can communicate with the structured data storage means via the network in the structured data processing device according to any one of claims 1 to 3. It is preferable that it is connected to.

かかる構成によれば、構造化データ処理装置は、ネットワークデータサーバである構造化データ記憶手段に構造化データを登録し、ネットワークデータサーバである構造化データ記憶手段から構造化データを検索することができる。ここで、ネットワークデータサーバは、例えば、インターネットデータサーバである。   According to such a configuration, the structured data processing apparatus can register structured data in the structured data storage means that is a network data server, and retrieve the structured data from the structured data storage means that is a network data server. it can. Here, the network data server is, for example, an Internet data server.

また、前記課題を解決するため、請求項5に記載の構造化データ処理方法は、内部構造を有した構造化データを、当該構造化データで表現される内容ごとにスキーマルートの異なる複数のスキーマに分類した木構造の要素として、前記スキーマの分類名に関連付けて記憶する構造化データ記憶手段に対する制御モードとして、少なくとも、前記構造化データのスキーマを登録するスキーマ登録モードと、入力された構造化データを検索する検索モードとを有する構造化データ処理装置の構造化データ処理方法であって、前記スキーマ登録モードにおいて入力された構造化データの任意の分類名と、前記構造化データ記憶手段に記憶された構造化データの分類名とが一致するか否かを判別する入力データ判別ステップと、前記入力された構造化データの分類名と、前記構造化データ記憶手段に記憶された構造化データの分類名とが一致しない場合に、前記入力された構造化データの分類名を有するスキーマルートをノードとして生成するルートノード生成ステップと、前記スキーマ登録モードにおいて入力された構造化データの木構造の有無に基づいて、1以上の木構造がある場合に、前記生成されたノードに対して前記1以上の木構造を有した分枝ノードを生成するノード生成ステップと、前記スキーマ登録モードにおいて入力された構造化データの属性を識別する属性名に基づいて、前記生成された分枝ノードに前記属性名を関連付ける属性生成ステップと、前記スキーマ登録モードにおいて入力された構造化データの型名に基づいて、前記生成された分枝ノードに前記型名を関連付けるデータ型生成ステップと、前記属性名および前記型名を関連付けられた分枝ノードを、前記構造化データ記憶手段に格納する格納ステップと、前記検索モードにおいて入力される、前記構造化データの分類名と、当該構造化データの属性名とを含むスキーマ検索対象に基づいて、前記構造化データ記憶手段に記憶された構造化データを検索するスキーマ検索ステップと、前記検索された結果を出力する検索結果出力ステップとを含むことを特徴とする。   In order to solve the above-mentioned problem, the structured data processing method according to claim 5, wherein structured data having an internal structure is converted into a plurality of schemas having different schema roots for each content represented by the structured data. At least a schema registration mode for registering the schema of the structured data as a control mode for the structured data storage means for storing the tree structure elements in association with the classification name of the schema, and the input structured data A structured data processing method for a structured data processing apparatus having a search mode for retrieving data, wherein an arbitrary classification name of structured data input in the schema registration mode is stored in the structured data storage means An input data discriminating step for discriminating whether or not the classification name of the structured data inputted matches, and the structured data inputted A route for generating a schema root having the inputted structured data classification name as a node when the classification name of the data does not match the classification name of the structured data stored in the structured data storage means If there is one or more tree structures based on the node generation step and the presence or absence of the tree structure of the structured data input in the schema registration mode, the one or more tree structures are added to the generated node. A node generation step for generating the branch node, and attribute generation for associating the attribute name with the generated branch node based on an attribute name for identifying an attribute of the structured data input in the schema registration mode And the type name is associated with the generated branch node based on the step and the type name of the structured data input in the schema registration mode. A data type generation step for attaching, a storage step for storing the branch node associated with the attribute name and the type name in the structured data storage means, and classification of the structured data inputted in the search mode Search step for searching the structured data stored in the structured data storage means based on a schema search target including a name and an attribute name of the structured data, and a search for outputting the searched result A result output step.

かかる手順によれば、構造化データ処理装置は、スキーマ登録モードにおいて入力された構造化データのスキーマの任意の分類名が構造化データ記憶手段に未登録である場合に、入力されたスキーマに関する属性名や型名と関連付けられたノードを、構造化データとして、構造化データ記憶手段に格納する。また、構造化データ処理装置は、検索モードにおいて入力されたスキーマ検索対象に基づいて、構造化データ記憶手段に記憶された構造化データを検索し、その検索結果を出力する。   According to such a procedure, the structured data processing apparatus, when the arbitrary classification name of the schema of the structured data input in the schema registration mode is not registered in the structured data storage means, the attribute relating to the input schema The node associated with the name and type name is stored in the structured data storage means as structured data. Further, the structured data processing apparatus searches the structured data stored in the structured data storage unit based on the schema search target input in the search mode, and outputs the search result.

また、請求項6に記載の構造化データ処理方法は、請求項5に記載の構造化データ処理方法において、前記構造化データ記憶手段に対する制御モードとして、前記スキーマが登録された構造化データを入力する構造化データ入力モードをさらに有し、前記構造化データ入力モードにおいて、一連の構造化データのそれぞれのスキーマおよびインスタンスを入力するための入力フォームを表示させる制御を行う入力フォーム表示制御ステップと、前記入力フォームに入力された、前記各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別するエラー判別ステップと、前記データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行う入力エラー表示制御ステップと、前記入力された一連の構造化データにおいて前記データ型のエラーがない場合に、前記一連の構造化データの集合体を示すエントリとして、前記構造化データを入力された順序で前記分類名と共に表示する制御を行うエントリ表示制御ステップとをさらに含むことが好ましい。   The structured data processing method according to claim 6 is the structured data processing method according to claim 5, wherein structured data in which the schema is registered is input as a control mode for the structured data storage means. An input form display control step for performing control to display an input form for inputting each schema and instance of a series of structured data in the structured data input mode; An error determination step for determining whether there is a data type error in the combination of schema and instance of each structured data input to the input form, and re-input if there is an error in the data type An input error display control step for performing control to display a message for instructing Control that displays the structured data together with the classification name in the order of entry as an entry indicating the collection of the structured data when there is no error in the data type in the inputted structured data Preferably, an entry display control step is further included.

かかる手順によれば、構造化データ処理装置は、構造化データ入力モードにおいて、一連の構造化データの入力フォームを表示させる制御を行い、入力フォームに入力された構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行い、エラーがない場合に、一連の構造化データの集合体を示すエントリとして表示させる制御を行う。   According to this procedure, the structured data processing apparatus performs control to display a series of structured data input forms in the structured data input mode, and combines the schema and instances of the structured data input to the input forms. When there is a data type error, control is performed to display a message for instructing re-input, and when there is no error, control is performed to display an entry indicating a series of structured data aggregates.

また、請求項7に記載の構造化データ処理方法は、請求項6に記載の構造化データ処理方法において、前記構造化データ記憶手段に対する制御モードとして、前記構造化データのスキーマおよびインスタンスを編集するエディタモードをさらに有し、前記エディタモードにおいて、前記構造化データのスキーマに対する編集を示す入力に基づいて、前記スキーマを編集する制御を行うスキーマ編集制御ステップと、前記編集される前のスキーマの属性に対応した構造化データの集合が、前記編集されたスキーマの属性に対応しているか否かを判別する編集スキーマ判別ステップと、前記構造化データの集合が、前記編集されたスキーマの属性に対応していない場合に、当該編集されたスキーマの再編集を指示するメッセージを表示させる制御を行う編集エラー表示制御ステップとをさらに含むことが好ましい。   The structured data processing method according to claim 7 is the structured data processing method according to claim 6, wherein the schema and instance of the structured data are edited as a control mode for the structured data storage means. A schema editing control step for performing control to edit the schema based on an input indicating editing to the schema of the structured data in the editor mode; and an attribute of the schema before being edited An edit schema determining step for determining whether a set of structured data corresponding to the attribute corresponds to the attribute of the edited schema; and the set of structured data corresponds to an attribute of the edited schema Control to display a message instructing re-editing of the edited schema if not done It may further include a edit error display control step of performing.

かかる手順によれば、構造化データ処理装置は、エディタモードにおいて、構造化データのスキーマに対する編集を示す入力に基づいて、スキーマを編集する制御を行い、編集される前のスキーマに対して妥当であった構造化データの集合が、編集されたスキーマに対しては妥当ではなくなった場合に、スキーマの再編集を指示するメッセージを表示させる制御を行う。   According to such a procedure, in the editor mode, the structured data processing apparatus controls to edit the schema based on the input indicating the editing of the structured data schema, and is valid for the schema before being edited. When the set of structured data is no longer valid for the edited schema, control is performed to display a message instructing re-editing of the schema.

また、請求項8に記載の構造化データ処理方法は、請求項5ないし請求項7のいずれか一項に記載の構造化データ処理方法において、前記構造化データ記憶手段とネットワークを介して前記構造化データを送受信することが好ましい。   Further, the structured data processing method according to claim 8 is the structured data processing method according to any one of claims 5 to 7, wherein the structured data is stored via the structured data storage means and a network. It is preferable to send and receive data.

かかる手順によれば、構造化データ処理装置は、ネットワークデータサーバである構造化データ記憶手段に構造化データを登録し、ネットワークデータサーバである構造化データ記憶手段から構造化データを検索することができる。   According to such a procedure, the structured data processing apparatus can register structured data in the structured data storage means that is a network data server, and retrieve the structured data from the structured data storage means that is a network data server. it can.

また、請求項9に記載の記録媒体は、請求項5ないし請求項8のいずれか一項に記載の構造化データ処理方法をコンピュータに実行させる構造化データ処理プログラムが記録されたことを特徴とする。このように構成されることにより、この記録媒体を装着されたコンピュータは、この記録媒体に記録された構造化データ処理プログラムに基づいた各機能を実現することができる。   A recording medium according to claim 9 stores a structured data processing program for causing a computer to execute the structured data processing method according to any one of claims 5 to 8. To do. By being configured in this way, a computer equipped with this recording medium can realize each function based on the structured data processing program recorded on this recording medium.

本発明によれば、取り扱うデータの検索精度を高めると共に、データを柔軟に定義できすることができる。   ADVANTAGE OF THE INVENTION According to this invention, while improving the search precision of the data to handle, data can be defined flexibly.

以下、図面を参照して本発明の構造化データ処理装置および構造化データ処理方法を実施するための最良の形態(以下「実施形態」という)について、第1の実施形態ないし第3の実施形態に分けて詳細に説明する。まず、図1〜図3を参照して構造化データ処理方法の概要を説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, a best mode for carrying out a structured data processing apparatus and a structured data processing method of the present invention (hereinafter referred to as “embodiments”) will be described with reference to the drawings. This will be described in detail. First, an outline of the structured data processing method will be described with reference to FIGS.

[構造化データ処理方法の概要]
図1は、Webに登録されたデータの表示例を示す説明図であって、(a)は従来の方法によるもの、(b)は本実施形態の構造化データ処理方法によるものをそれぞれ示している。従来の方法では、図1(a)に示すように、単純に自然言語(テキスト)のみで、インターネットのブログとして、ある日の日記のデータ(エントリ)が構成される。ここで、エントリとは、ある日の日記や一件の書き込みや一件のコメントが相当する。
[Outline of structured data processing method]
FIG. 1 is an explanatory diagram showing a display example of data registered on the Web, where (a) shows a conventional method, and (b) shows a structured data processing method of this embodiment. Yes. In the conventional method, as shown in FIG. 1A, diary data (entries) of a certain day is configured as an Internet blog simply by using only natural language (text). Here, an entry corresponds to a diary for a certain day, one entry, or one comment.

一方、本実施形態の構造化データ処理方法では、図1(b)に示すように、構造化データによって、エントリが構成される。ここでは、構造化データが、所定の分類名を有する複数のスキーマに区分されて示されている。すなわち、エントリは、例えば、日付101、天候102、テキスト103、美術館104、テキスト105、レストラン106、テキスト107、映画レビュー108、テキスト109およびスケジュール110の各分類名を有した構造化データがこの順番に配置されることによって構成される。   On the other hand, in the structured data processing method of this embodiment, as shown in FIG. 1B, an entry is constituted by structured data. Here, structured data is shown divided into a plurality of schemas having a predetermined classification name. That is, the entries are structured data having the classification names of, for example, date 101, weather 102, text 103, museum 104, text 105, restaurant 106, text 107, movie review 108, text 109, and schedule 110 in this order. It is comprised by arrange | positioning.

図2は、図1に示した表示データにおける検索例を示す説明図であって、(a)は従来の方法によるもの、(b)は本実施形態の構造化データ処理方法によるものをそれぞれ示している。従来の方法では、図2(a)に示すように、テキストによる全文検索のみなので、例えば、「ロアブル美術館」を検索したいときに、例えば、「レストラン“ロアブル”」や「ビデオショップ“ロアブル”」が検索されてしまうことになる。一方、本実施形態の構造化データ処理方法では、図2(b)に示すように、スキーマによって、検索フォームを設ける。したがって、例えば、「ロアブル美術館」を検索したいときに、スキーマとして「美術館」を指定して検索すれば、正確に検索できる。   2A and 2B are explanatory diagrams showing an example of search in the display data shown in FIG. 1, wherein FIG. 2A shows a result obtained by a conventional method, and FIG. ing. In the conventional method, as shown in FIG. 2 (a), only full-text search by text is performed. For example, when searching for “Loavable Art Museum”, for example, “Restaurant“ Roable ”” or “Video Shop“ Roable ”” Will be searched. On the other hand, in the structured data processing method of this embodiment, as shown in FIG. 2B, a search form is provided according to a schema. Therefore, for example, when searching for “Loarable Museum”, if “Museum” is specified as the schema, the search can be made accurately.

[コミュニケーションシステム]
図3は、本実施形態の構造化データ処理装置を適用できるコミュニケーションシステムの一例を示す構成図である。図3に示すコミュニケーションシステムでは、blogアプリケーション1と、CMSアプリケーション2と、グループウェア3と、スケジューラ4と、ネットワークデータサーバ5と、ユーザ端末6とが、例えば、インターネット等のネットワークNを介して相互に通信可能に接続されている。
[Communication system]
FIG. 3 is a configuration diagram showing an example of a communication system to which the structured data processing apparatus of this embodiment can be applied. In the communication system shown in FIG. 3, the blog application 1, the CMS application 2, the groupware 3, the scheduler 4, the network data server 5, and the user terminal 6 are mutually connected via a network N such as the Internet. Is communicably connected.

blogアプリケーション1は、アプリケーションサーバ10と、ルータ11と、LAN(Local Area Network)12とを備えている。
CMSアプリケーション2は、アプリケーションサーバ20と、データベースサーバ21と、ルータ22と、LAN23とを備えている。
グループウェア3は、アプリケーションサーバ30と、データベースサーバ31と、ルータ32と、LAN33とを備えている。
The blog application 1 includes an application server 10, a router 11, and a LAN (Local Area Network) 12.
The CMS application 2 includes an application server 20, a database server 21, a router 22, and a LAN 23.
The groupware 3 includes an application server 30, a database server 31, a router 32, and a LAN 33.

スケジューラ4は、アプリケーションサーバ40と、ルータ41と、LAN42とを備えている。
ネットワークデータサーバ5は、ネットワークサーバ50と、データベースサーバ51と、ルータ52と、LAN53とを備えている。
ユーザ端末6は、このコミュニケーションシステムを利用するユーザが使用するものである、例えば、ネットワークNに接続可能なパーソナルコンピュータ、携帯電話機、情報携帯端末等である。
The scheduler 4 includes an application server 40, a router 41, and a LAN 42.
The network data server 5 includes a network server 50, a database server 51, a router 52, and a LAN 53.
The user terminal 6 is used by a user who uses this communication system, for example, a personal computer connectable to the network N, a mobile phone, an information mobile terminal, or the like.

本実施形態の構造化データ処理装置は、例えば、アプリケーションサーバ10,20,30,40である。以下では、blogアプリケーション1に含まれるアプリケーションサーバ10を構造化データ処理装置として説明する。   The structured data processing apparatus of this embodiment is, for example, application servers 10, 20, 30, 40. Hereinafter, the application server 10 included in the blog application 1 will be described as a structured data processing device.

(第1の実施形態)
[アプリケーションサーバの構成]
図4は、本発明の第1実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。アプリケーションサーバ(構造化データ処理装置)10は、ネットワークデータサーバ5の構造化データ記憶手段511とネットワークNを介して通信可能に接続されている。
構造化データ記憶手段511は、内部構造を有した構造化データを、当該構造化データで表現される内容ごとにスキーマルートの異なる複数のスキーマに分類した木構造の要素として、スキーマの分類名に関連付けて記憶するものである。
(First embodiment)
[Application server configuration]
FIG. 4 is a functional block diagram showing the configuration of the application server according to the first embodiment of the present invention. The application server (structured data processing device) 10 is connected to the structured data storage unit 511 of the network data server 5 via the network N so as to be communicable.
The structured data storage unit 511 uses the structured data having an internal structure as a tree structure element that is classified into a plurality of schemas having different schema roots for each content expressed by the structured data. It is associated and stored.

アプリケーションサーバ10は、構造化データ記憶手段511に対する制御モードとして、スキーマ登録モードと、構造化データ入力モードと、検索モードとを有する。
スキーマ登録モードは、構造化データのスキーマを登録するモードである。構造化データ入力モードは、スキーマが登録された構造化データを入力するモードである。検索モードは、入力された構造化データを検索するモードである。
The application server 10 has a schema registration mode, a structured data input mode, and a search mode as control modes for the structured data storage unit 511.
The schema registration mode is a mode for registering a schema of structured data. The structured data input mode is a mode for inputting structured data in which a schema is registered. The search mode is a mode for searching the input structured data.

アプリケーションサーバ10は、図4に示すように、通信インタフェース111と、記憶手段120と、制御手段130とを備えている。
通信インタフェース111は、ユーザ端末6やネットワークデータサーバ5から、所定の命令や情報を入力したり、ユーザ端末6やネットワークデータサーバ5に所定の情報を出力したりするものである。
As shown in FIG. 4, the application server 10 includes a communication interface 111, a storage unit 120, and a control unit 130.
The communication interface 111 is for inputting predetermined commands and information from the user terminal 6 and the network data server 5 and outputting predetermined information to the user terminal 6 and the network data server 5.

記憶手段120は、ROM(Read Only Memory)121と、RAM(Random Access Memory)122と、HDD(Hard Disk Drive)123とを備えている。
ROM121は、例えば、所定のプログラム等を格納する。
RAM122は、制御手段130による演算処理等に利用されると共に、通信インタフェース111を介して取得した情報等を記憶する。
HDD123は、例えば、所定のプログラム、各種データベース、制御手段130の処理結果等を格納する。
The storage unit 120 includes a ROM (Read Only Memory) 121, a RAM (Random Access Memory) 122, and an HDD (Hard Disk Drive) 123.
The ROM 121 stores, for example, a predetermined program.
The RAM 122 is used for arithmetic processing by the control unit 130 and stores information acquired via the communication interface 111.
The HDD 123 stores, for example, predetermined programs, various databases, processing results of the control unit 130, and the like.

制御手段130は、例えば、CPU(Central Processing Unit)等から構成され、通信インタフェース111および記憶手段120を制御するものであり、モード判別手段131と、スキーマ登録モード管理手段140と、構造化データ入力モード管理手段150と、検索モード管理手段160とを備えている。なお、これらモード判別手段131、スキーマ登録モード管理手段140、構造化データ入力モード管理手段150、検索モード管理手段160は、CPUが記憶手段120のHDD123等に格納された所定のプログラムをRAM122に展開して実行することにより実現されるものである。   The control means 130 is composed of, for example, a CPU (Central Processing Unit) and the like, and controls the communication interface 111 and the storage means 120. The mode determination means 131, the schema registration mode management means 140, and structured data input Mode management means 150 and search mode management means 160 are provided. The mode discriminating unit 131, the schema registration mode managing unit 140, the structured data input mode managing unit 150, and the search mode managing unit 160 develop a predetermined program stored in the HDD 123 of the storage unit 120 in the RAM 122 by the CPU. It is realized by executing as above.

モード判別手段131は、構造化データ記憶手段511に対する制御モードとして、スキーマ登録モードと、構造化データ入力モードと、検索モードとのうち、いずれのモードが選択されたのかを判別し、判別結果を、スキーマ登録モード管理手段140、構造化データ入力モード管理手段150、検索モード管理手段160のいずれかに通知する。   The mode discriminating unit 131 discriminates which mode is selected from the schema registration mode, the structured data input mode, and the search mode as the control mode for the structured data storage unit 511, and determines the discrimination result. , The schema registration mode management unit 140, the structured data input mode management unit 150, and the search mode management unit 160 are notified.

スキーマ登録モード管理手段140は、入力データ判別手段141と、ルートノード生成手段142と、ノード生成手段143と、属性生成手段144と、データ型生成手段145と、格納手段146と、読出手段147とを備えている。   The schema registration mode management unit 140 includes an input data determination unit 141, a root node generation unit 142, a node generation unit 143, an attribute generation unit 144, a data type generation unit 145, a storage unit 146, and a reading unit 147. It has.

入力データ判別手段141は、スキーマ登録モードにおいて入力された構造化データのスキーマの任意の分類名と、構造化データ記憶手段511に記憶されたスキーマの分類名とが一致するか否かを判別するものである。
入力データ判別手段141は、入力されたスキーマの分類名が既存であると判別した場合に、その旨を読出手段147に通知する。一方、入力されたスキーマの分類名が未登録であると判別した場合に、入力データ判別手段141は、その旨をルートノード生成手段142に通知する。また、詳細は後記するが、入力データ判別手段141は、判別後に入力されるデータ(チャイルド(子供)、属性、データ型など)に基づいて、スキーマ登録に係る判別処理、選択処理等を行う。
The input data determination unit 141 determines whether an arbitrary classification name of the schema of the structured data input in the schema registration mode matches the classification name of the schema stored in the structured data storage unit 511. Is.
When the input data discriminating means 141 discriminates that the inputted schema classification name already exists, the input data discriminating means 141 notifies the reading means 147 to that effect. On the other hand, when it is determined that the input schema classification name is unregistered, the input data determination unit 141 notifies the root node generation unit 142 accordingly. Although details will be described later, the input data determination unit 141 performs determination processing, selection processing, and the like related to schema registration based on data (child (child), attribute, data type, etc.) input after determination.

ルートノード生成手段142は、入力されたスキーマの分類名と、構造化データ記憶手段511に記憶されたスキーマの分類名とが一致しない場合に、入力されたスキーマの分類名を有するスキーマルートをノードとして生成するものである。
ノード生成手段143は、スキーマ登録モードにおいて入力された構造化データの木構造の有無に基づいて、1以上の木構造がある場合に、ルートノード生成手段142で生成されたノードの分枝に対して1以上の木構造を有したノードを生成するものである。
When the input schema classification name and the schema classification name stored in the structured data storage unit 511 do not match, the root node generation unit 142 sets the schema root having the input schema classification name as a node. Is generated as
Based on the presence or absence of the tree structure of the structured data input in the schema registration mode, the node generation unit 143 determines the branch of the node generated by the root node generation unit 142 when there is one or more tree structures. To generate a node having one or more tree structures.

属性生成手段144は、スキーマ登録モードにおいて入力された構造化データの属性を識別する属性名に基づいて、分枝に対して生成されたノードに属性名を関連付けるものである。
データ型生成手段145は、スキーマ登録モードにおいて入力された構造化データの型名に基づいて、分枝に対して生成されたノードに前記型名を関連付けるものである。
The attribute generation unit 144 associates the attribute name with the node generated for the branch based on the attribute name for identifying the attribute of the structured data input in the schema registration mode.
The data type generation unit 145 associates the type name with the node generated for the branch based on the type name of the structured data input in the schema registration mode.

格納手段146は、属性名および型名を関連付けられたノードを、構造化データとして、構造化データ記憶手段511に格納するものである。
読出手段147は、入力された構造化データのスキーマの分類名が、構造化データ記憶手段511に記憶されている場合に、当該分類名のスキーマを読み出し、通信インタフェース111を介して、ユーザ端末6に出力するものである。
The storage unit 146 stores the node associated with the attribute name and the type name in the structured data storage unit 511 as structured data.
When the classification name of the schema of the input structured data is stored in the structured data storage unit 511, the reading unit 147 reads the schema of the classification name, and the user terminal 6 via the communication interface 111. Is output.

ここで、スキーマの新規登録について図5および図6を参照して説明する。図5は、新規登録に用いるスキーマの木構造の一例を示す図であり、図6は、図5に示したスキーマの登録の流れの示す図である。ここでは、図5に示したスキーマを登録することを想定する。この木構造は、ルートノード501と、その分枝(チャイルド)にノード502,503,504,505,506を有し、ノード504の分枝(チャイルド)にノード507,508,509を有している。新規に登録するスキーマの分類名は、「文献情報」である。   Here, new registration of a schema will be described with reference to FIGS. FIG. 5 is a diagram illustrating an example of a tree structure of a schema used for new registration, and FIG. 6 is a diagram illustrating a flow of registration of the schema illustrated in FIG. Here, it is assumed that the schema shown in FIG. 5 is registered. This tree structure has a root node 501, nodes 502, 503, 504, 505, and 506 in its branches (child), and nodes 507, 508, and 509 in the branches (child) of the node 504. Yes. The classification name of the newly registered schema is “literature information”.

この場合、図6(a)に示すように、この分類名「文献情報」を有するルートノード601を作成する。そして、図6(b)に示すように、チャイルドの1つとして、ノード602を作成する。ここで、属性名「タイトル」が関連付けられるが、データ型は未入力(null)であり、ノード602は未完成である。そして、図6(c)に示すように、データ型「string」が関連付けらて、このノードに対する処理が終了してノード603が完成する。ここで、ノード603に対するチャイルドは無いので、図6(d)に示すように、ルートノード601の次のチャイルドとして、属性名「isbn」と、データ型「isbn」が関連付けられたノード604が作成される。なお、データ型「isbn」は、予め登録されているものとする。そして、図6(e)に示すように、属性名「著者」が関連付けられたノード605が作成される。ノード605には、チャイルドが存在するので、データ型「null」が関連付けられる。そして、ノード605に対して、ルートノード601に行った手法で、3個のチャイルドを示すノード606,607,608が作成される。以下、同様なので説明を省略する。   In this case, as shown in FIG. 6A, a root node 601 having this classification name “document information” is created. Then, as shown in FIG. 6B, a node 602 is created as one of the children. Here, the attribute name “title” is associated, but the data type is not input (null), and the node 602 is not completed. Then, as shown in FIG. 6C, the data type “string” is associated, the processing for this node is completed, and the node 603 is completed. Here, since there is no child for the node 603, as shown in FIG. 6D, a node 604 associated with the attribute name “isbn” and the data type “isbn” is created as the child next to the root node 601. Is done. The data type “isbn” is registered in advance. Then, as illustrated in FIG. 6E, a node 605 associated with the attribute name “author” is created. Since the child exists in the node 605, the data type “null” is associated therewith. Then, nodes 606, 607, and 608 representing three children are created for the node 605 by the method performed for the root node 601. Hereinafter, since it is the same, description is abbreviate | omitted.

図4に戻って説明を続ける。
構造化データ入力モード管理手段150は、構造化データ入力モードにおいて入力される構造化データのスキーマの属性が構造化データ記憶手段511に登録されている場合に当該構造化データを入力するものである。
Returning to FIG. 4, the description will be continued.
The structured data input mode management unit 150 inputs the structured data when the schema attribute of the structured data input in the structured data input mode is registered in the structured data storage unit 511. .

具体的には、構造化データ入力モード管理手段150は、入力されたスキーマとインスタンスとの組合せが妥当か否かを判定し、妥当なものだけ入力する。なお、妥当でない場合、その旨を表示させるようにしてもよい。ここで、「妥当」の具体例として、レストランスキーマ(属性名=名前、場所、メニュー、感想、最寄り駅、駐車場)を想定する。
この場合、妥当なものは、組合せ1(名前=“居酒屋A”,場所=“横須賀市”,感想=“結構おいしかった”)、組合せ2(名前=“西洋料理B”,場所=“横須賀市葉山”,感想=“とてもおいしかった”,駐車場=“なし”)などとなる。
一方、妥当でないものは、組合せ3 (名前=“居酒屋A”,場所=“横須賀市”,個室=“あり”)、組合せ4 (レストラン名=“西洋料理B”,場所=“横須賀市葉山”)などとなる。
Specifically, the structured data input mode management unit 150 determines whether or not the combination of the input schema and the instance is valid, and inputs only valid ones. If it is not appropriate, a message to that effect may be displayed. Here, as a specific example of “valid”, a restaurant schema (attribute name = name, place, menu, impression, nearest station, parking lot) is assumed.
In this case, the appropriate ones are combination 1 (name = “Izakaya A”, place = “Yokosuka City”, impression = “very good”), combination 2 (name = “Western cuisine B”, place = “Yokosuka City” Hayama ”, impression =“ very delicious ”, parking =“ none ”).
On the other hand, combinations 3 (name = “Izakaya A”, place = “Yokosuka City”, private room = “Yes”), combination 4 (restaurant name = “Western cuisine B”, place = “Hayama, Yokosuka City”) ) Etc.

検索モード管理手段160は、検索フォーム表示制御手段161と、スキーマ検索手段162と、検索結果出力手段163とを備えている。
検索フォーム表示制御手段161は、検索モードにおいて入力されたスキーマの分類名に基づいて、予め作成された検索フォームをユーザ端末6に表示させる制御を行うものである。
The search mode management unit 160 includes a search form display control unit 161, a schema search unit 162, and a search result output unit 163.
The search form display control means 161 controls the user terminal 6 to display a search form created in advance based on the schema classification name input in the search mode.

ここで、検索フォームの例を図7に示す。図7(a)に示すように、1つのスキーマを選択する検索フォームは、複数の項目(ジャンル等)を備えている。ユーザが「ジャンル」の入力欄の右側の検索記号「or」を選択すると、図7(b)に示すように、入力欄が上下2つに分割され、1つの項目に対して一度に2つのキーワードを入力することができる。なお、各項目は、検索記号「and」で結合される検索式となっている。また、図示は省略したが、検索フォームには、検索開始ボタンや検索終了ボタン等の一般的なボタンが表示される。また、すべての入力欄に入力する必要はない。   Here, an example of the search form is shown in FIG. As shown in FIG. 7A, a search form for selecting one schema includes a plurality of items (genre, etc.). When the user selects the search symbol “or” on the right side of the “genre” input field, as shown in FIG. 7B, the input field is divided into two upper and lower parts, and two items at a time for one item. You can enter keywords. Each item is a search expression that is combined with a search symbol “and”. Although not shown, general buttons such as a search start button and a search end button are displayed on the search form. Moreover, it is not necessary to input in all the input fields.

スキーマ検索手段162は、検索モードにおいて入力される、構造化データの分類名と、当該構造化データの属性名とを含むスキーマ検索対象に基づいて、構造化データ記憶手段511に記憶された構造化データを検索するものである。
このスキーマ検索手段162は、入力されたスキーマ検索対象の絞り込みがあるか否かを判別し、絞り込みがある場合には、絞り込まれた検索対象も検索する。
検索結果出力手段163は、検索された結果を出力するものである。
The schema search unit 162 stores the structured data stored in the structured data storage unit 511 based on the schema search target including the classification name of the structured data and the attribute name of the structured data input in the search mode. Search data.
The schema search unit 162 determines whether or not the input schema search target is narrowed down. If there is a narrowing down, the narrowed search target is also searched.
The search result output means 163 outputs the searched result.

なお、ユーザ端末6ではなく、キーボードやマウス等の入力装置Mから構造化データを入力して、登録や検索を行うようにしてもよい。この場合、登録状況や検索結果を、液晶ディスプレイ等の出力装置Dに出力するようにしてもよい。   Note that registration or search may be performed by inputting structured data from the input device M such as a keyboard or a mouse instead of the user terminal 6. In this case, the registration status and search results may be output to the output device D such as a liquid crystal display.

[アプリケーションサーバの動作]
図4に示したアプリケーションサーバ10の動作について図8および図9を参照(適宜図4参照)して説明する。
[Operation of application server]
The operation of the application server 10 shown in FIG. 4 will be described with reference to FIGS. 8 and 9 (see FIG. 4 as appropriate).

<スキーマ登録方法>
図8は、図4に示したスキーマ登録モード管理手段によるスキーマ登録方法を示すフローチャートである。スキーマ登録モード管理手段140は、入力データ判別手段141によって、入力された構造化データのスキーマの分類名が、構造化データ記憶手段511に記憶されているか(既存か)否かを判別する(ステップS1:入力データ判別ステップ)。スキーマの分類名が既存である場合(ステップS1:Yes)、スキーマ登録モード管理手段140は、読出手段147によって、その分類名のスキーマを読み出して出力し(ステップS2)、処理を終了する。一方、スキーマの分類名が未登録である場合(ステップS1:No)、スキーマ登録モード管理手段140は、ルートノード生成手段142によって、入力されたスキーマの分類名を有するスキーマルートをノード(ルートノード)として生成する(ステップS3:ルートノード生成ステップ)。
<Schema registration method>
FIG. 8 is a flowchart showing a schema registration method by the schema registration mode management means shown in FIG. The schema registration mode management unit 140 determines whether the schema classification name of the input structured data is stored (existing) in the structured data storage unit 511 by the input data determination unit 141 (step). S1: Input data discrimination step). If the classification name of the schema already exists (step S1: Yes), the schema registration mode management means 140 reads out and outputs the schema of the classification name by the reading means 147 (step S2), and ends the process. On the other hand, when the schema classification name is not registered (step S1: No), the schema registration mode management unit 140 uses the root node generation unit 142 to display the schema root having the input schema classification name as a node (root node). (Step S3: Route node generation step).

続いて、スキーマ登録モード管理手段140は、入力データ判別手段141によって、処理対象のノード(現ノード)に対して木構造におけるチャイルドが選択されたか否かを判別する(ステップS4)。現ノードに対してチャイルドが選択された場合(ステップS4:Yes)、スキーマ登録モード管理手段140は、ノード生成手段143によって、チャイルドとして新たなノードを生成する(ステップS5:ノード生成ステップ)。そして、スキーマ登録モード管理手段140は、属性生成手段144によって、入力された構造化データの属性を、ステップS5で生成したノードに関連付ける(ステップS6:属性生成ステップ)。次に、スキーマ登録モード管理手段140は、データ型生成手段145によって、入力された構造化データの型名を、ステップS5で生成したノードに関連付け(ステップS7:データ型生成ステップ)、ステップS4の判別処理に戻る。   Subsequently, the schema registration mode management means 140 determines whether or not a child in the tree structure is selected for the node to be processed (current node) by the input data determination means 141 (step S4). When a child is selected for the current node (step S4: Yes), the schema registration mode management unit 140 generates a new node as a child by the node generation unit 143 (step S5: node generation step). Then, the schema registration mode management unit 140 associates the attribute of the input structured data with the node generated in step S5 by the attribute generation unit 144 (step S6: attribute generation step). Next, the schema registration mode management unit 140 associates the type name of the structured data input by the data type generation unit 145 with the node generated in step S5 (step S7: data type generation step). Return to the discrimination process.

ステップS4において、現ノードに対してチャイルドが選択されなかった場合(ステップS4:No)、スキーマ登録モード管理手段140は、入力データ判別手段141によって、現ノードがスキーマルートであるか否かを判別する(ステップS8)。現ノードがスキーマルートではない場合(ステップS8:No)、スキーマ登録モード管理手段140は、入力データ判別手段141によって、現ノードからスキーマルート側に1段階シフトしたノードを処理対象として選択し(ステップS9)、ステップS4の判別処理に戻る。一方、現ノードがスキーマルートである場合(ステップS8:Yes)、スキーマ登録モード管理手段140は、格納手段146によって、属性名および型名を関連付けられたノードを、構造化データとして、構造化データ記憶手段511に登録して(ステップS10:格納ステップ)、処理を終了する。   If no child is selected for the current node in step S4 (step S4: No), the schema registration mode management means 140 determines whether or not the current node is a schema root by the input data determination means 141. (Step S8). When the current node is not a schema root (step S8: No), the schema registration mode management unit 140 selects, as the processing target, a node shifted by one step from the current node to the schema root side by the input data determination unit 141 (step S8). S9), the process returns to the determination process of step S4. On the other hand, when the current node is the schema root (step S8: Yes), the schema registration mode management unit 140 uses the node associated with the attribute name and the type name by the storage unit 146 as the structured data. Registration is made in the storage means 511 (step S10: storage step), and the process is terminated.

<検索方法>
図9は、図4に示した検索モード管理手段による検索方法を示すフローチャートである。検索モード管理手段160は、検索フォーム表示制御手段161によって、入力されたスキーマの分類名に基づいて、予め作成された検索フォームをユーザ端末6に表示させる制御を行う(ステップS11)。これによって、ユーザ端末6(図1参照)の利用者に、当該スキーマに対応した検索フォームが提示される。
<Search method>
FIG. 9 is a flowchart showing a search method by the search mode management means shown in FIG. The search mode management unit 160 controls the search form display control unit 161 to display a search form created in advance on the user terminal 6 based on the input classification name of the schema (step S11). As a result, a search form corresponding to the schema is presented to the user of the user terminal 6 (see FIG. 1).

続いて、検索モード管理手段160は、スキーマ検索手段162によって、入力されたスキーマ検索対象に基づいて、構造化データ記憶手段511に記憶された構造化データを検索する(ステップS12:スキーマ検索ステップ)。そして、検索モード管理手段160は、検索結果出力手段163によって、検索された結果を出力する(ステップS13:検索結果出力ステップ)。   Subsequently, the search mode management unit 160 searches the structured data stored in the structured data storage unit 511 based on the input schema search target by the schema search unit 162 (step S12: schema search step). . Then, the search mode management unit 160 outputs the search result by the search result output unit 163 (step S13: search result output step).

続いて、検索モード管理手段160は、スキーマ検索手段162によって、入力されたスキーマ検索対象の絞り込みがあるか否かを判別する(ステップS14)。絞り込みがある場合(ステップS14:Yes)、検索モード管理手段160は、ステップS12に戻って、絞り込まれた検索対象を検索する。一方、絞り込みがない場合(ステップS14:No)、検索モード管理手段160は、処理を終了する。   Subsequently, the search mode management unit 160 determines whether or not the input schema search target is narrowed by the schema search unit 162 (step S14). When there is narrowing (step S14: Yes), the search mode management means 160 returns to step S12 and searches for the narrowed search target. On the other hand, when there is no narrowing down (step S14: No), the search mode management means 160 ends the process.

なお、アプリケーションサーバ(構造化データ処理装置)10は、一般的なコンピュータに、前記した各ステップを実行させる構造化データ処理プログラムを実行することで実現することもできる。これらのプログラムは、通信回線を介して配布することも可能であるし、CD−ROM等の記録媒体に書き込んで配布することも可能である。   Note that the application server (structured data processing apparatus) 10 can also be realized by executing a structured data processing program that causes a general computer to execute each step described above. These programs can be distributed via a communication line, or can be written on a recording medium such as a CD-ROM for distribution.

第1の実施形態によれば、アプリケーションサーバ10は、スキーマ登録モードにおいて、構造化データ記憶手段511に未登録の任意のスキーマを登録することが可能である。また、アプリケーションサーバ10は、検索モードにおいて入力されたスキーマを反映して検索結果を出力する。したがって、取り扱うエントリの検索精度を高めると共に、構造化データを柔軟に定義することができる。   According to the first embodiment, the application server 10 can register an unregistered arbitrary schema in the structured data storage unit 511 in the schema registration mode. In addition, the application server 10 reflects the schema input in the search mode and outputs a search result. Therefore, it is possible to improve the retrieval accuracy of the entry to be handled and to flexibly define structured data.

(第2実施形態)
[アプリケーションサーバの構成]
図10は、本発明の第2実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。アプリケーションサーバ(構造化データ処理装置)10Aは、図10に示すように、制御手段130において、構造化データ入力モード管理手段150Aの機能が異なる点を除いて、図4に示したアプリケーションサーバ10と同様の構成なので、同一の構成には同一の符号を付して説明を省略する。
(Second Embodiment)
Application server configuration
FIG. 10 is a functional block diagram showing the configuration of the application server according to the second embodiment of the present invention. As shown in FIG. 10, the application server (structured data processing apparatus) 10 </ b> A is different from the application server 10 shown in FIG. 4 except that the control unit 130 has a different function of the structured data input mode management unit 150 </ b> A. Since it is the same structure, the same code | symbol is attached | subjected to the same structure and description is abbreviate | omitted.

構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151と、エラー判別手段152と、入力エラー表示制御手段153と、エントリ表示制御手段154とを備えている。   The structured data input mode management unit 150A includes an input form display control unit 151, an error determination unit 152, an input error display control unit 153, and an entry display control unit 154.

入力フォーム表示制御手段151は、構造化データ入力モードにおいて、一連の構造化データのそれぞれのスキーマおよびインスタンスを入力するための入力フォームを表示させる制御を行うものである。入力フォームとしては、タイトル用入力フォーム、タイトルに応じた内容を入力するための入力フォーム、スキーマリストに挙げられたスキーマ用の入力フォーム等が予め作成されている。   The input form display control means 151 performs control to display an input form for inputting each schema and instance of a series of structured data in the structured data input mode. As the input form, a title input form, an input form for inputting contents according to the title, an input form for schemas listed in the schema list, and the like are created in advance.

エラー判別手段152は、入力フォームに入力された、各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別するものである。ここで、型エラーとは、例えば、半角英数文字を入力すべき入力フォームに全角漢字が入力された場合などである。   The error discriminating means 152 discriminates whether or not there is a data type error in the combination of schema and instance of each structured data input to the input form. Here, the type error is, for example, a case where a full-width Kanji character is input into an input form in which a half-width alphanumeric character is to be input.

入力エラー表示制御手段153は、データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行うものである。
エントリ表示制御手段154は、入力された一連の構造化データにおいてデータ型のエラーがない場合に、一連の構造化データの集合体を示すエントリとして、構造化データを入力された順序で表示する制御を行うものである。
The input error display control means 153 performs control to display a message for instructing re-input when there is a data type error.
The entry display control means 154 is a control for displaying structured data in the order of input as an entry indicating a set of structured data when there is no data type error in the input structured data. Is to do.

[アプリケーションサーバの動作]
図10に示したアプリケーションサーバ10Aの動作について図11を参照(適宜図10参照)して説明する。図11は、図10に示した構造化データ入力モード管理手段による構造化データ入力方法を示すフローチャートである。
[Operation of application server]
The operation of the application server 10A shown in FIG. 10 will be described with reference to FIG. 11 (refer to FIG. 10 as appropriate). FIG. 11 is a flowchart showing a structured data input method by the structured data input mode management means shown in FIG.

構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151によって、制御変数iを「0」として入力データを初期化する(ステップS21)。そして、構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151によって、タイトル用入力フォームをユーザ端末6に表示させる制御を行う(ステップS22:入力フォーム表示制御ステップ)。そして、構造化データ入力モード管理手段150Aは、エラー判別手段152によって、タイトル用入力フォームにデータが入力されたか否かを判別する(ステップS23)。データが入力されない場合(ステップS23:No)、構造化データ入力モード管理手段150Aは、処理を終了する。一方、データが入力された場合(ステップS23:Yes)、引き続き、エラー判別手段152は、入力フォームに入力された、各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別する(ステップS24:エラー判別ステップ)。   The structured data input mode management means 150A initializes the input data by setting the control variable i to “0” by the input form display control means 151 (step S21). Then, the structured data input mode management unit 150A controls the input form display control unit 151 to display the title input form on the user terminal 6 (step S22: input form display control step). Then, the structured data input mode management unit 150A determines whether data is input to the title input form by the error determination unit 152 (step S23). When data is not input (step S23: No), the structured data input mode management unit 150A ends the process. On the other hand, when data is input (step S23: Yes), the error determination unit 152 continues to determine whether there is a data type error in the combination of schema and instance of each structured data input to the input form. (Step S24: Error determination step).

ステップS24において、データ型のエラーがあるか場合(ステップS24:Yes)、構造化データ入力モード管理手段150Aは、入力エラー表示制御手段153によって、再入力を指示するメッセージ(エラーメッセージ)を表示させる制御を行い(ステップS25:入力エラー表示制御ステップ)、ステップS23に戻る。一方、データ型のエラーがない場合(ステップS24:No)、構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151によって、入力されたタイトルに基づいて、内容を入力するための入力フォームをユーザ端末6に表示させる制御を行う(ステップS26)。   If there is a data type error in step S24 (step S24: Yes), the structured data input mode management means 150A causes the input error display control means 153 to display a message (error message) instructing re-input. Control is performed (step S25: input error display control step), and the process returns to step S23. On the other hand, if there is no data type error (step S24: No), the structured data input mode management unit 150A uses the input form display control unit 151 to input content based on the input title. Is displayed on the user terminal 6 (step S26).

そして、構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151によって、スキーマリストからスキーマが選択されたか否かを判別する(ステップS27)。スキーマリストからスキーマが選択された場合(ステップS27:Yes)、構造化データ入力モード管理手段150Aは、入力フォーム表示制御手段151によって、選択されたスキーマ用の入力フォームをユーザ端末6に表示させる制御を行い(ステップS28:入力フォーム表示制御ステップ)、ステップS29に進む。一方、スキーマリストからスキーマが選択されなかった場合(ステップS27:No)、構造化データ入力モード管理手段150Aは、ステップS28をスキップしてステップS29に進む。   Then, the structured data input mode management means 150A determines whether or not a schema is selected from the schema list by the input form display control means 151 (step S27). When a schema is selected from the schema list (step S27: Yes), the structured data input mode management unit 150A causes the input form display control unit 151 to display an input form for the selected schema on the user terminal 6. (Step S28: input form display control step), the process proceeds to step S29. On the other hand, if no schema is selected from the schema list (step S27: No), the structured data input mode management unit 150A skips step S28 and proceeds to step S29.

ステップS29において、構造化データ入力モード管理手段150Aは、エラー判別手段152によって、スキーマ用の入力フォームにデータが入力されたか否かを判別する。データが入力された場合(ステップS29:Yes)、引き続き、エラー判別手段152は、スキーマ用の入力フォームに入力されたデータに対して、データ型のエラーがあるか否かを判別する(ステップS30:エラー判別ステップ)。データ型のエラーがある場合(ステップS30:Yes)、構造化データ入力モード管理手段150Aは、入力エラー表示制御手段153によって、エラーメッセージを表示させる制御を行い(ステップS31:入力エラー表示制御ステップ)、ステップS29に戻る。一方、データ型のエラーがない場合(ステップS30:No)、入力フォーム表示制御手段151によって、制御変数iに「1」を加算し(ステップS32)、終了命令が入力されたか否かを判別する(ステップS33)。   In step S29, the structured data input mode management unit 150A determines whether or not data is input to the schema input form by the error determination unit 152. When data is input (step S29: Yes), the error determination unit 152 continues to determine whether or not there is a data type error for the data input to the schema input form (step S30). : Error determination step). When there is a data type error (step S30: Yes), the structured data input mode management means 150A performs control to display an error message by the input error display control means 153 (step S31: input error display control step). Return to step S29. On the other hand, if there is no data type error (step S30: No), the input form display control means 151 adds "1" to the control variable i (step S32), and determines whether or not an end command has been input. (Step S33).

ステップS33において、終了命令が入力されていない場合(ステップS33:No)、構造化データ入力モード管理手段150Aは、ステップS27に戻る。終了命令が入力された場合(ステップS33:Yes)、ステップS34に進む。また、前記したステップS29においてデータが入力されない場合(ステップS29:No)、途中の処理をスキップしてステップS34に進む。ステップS34(エントリ表示制御ステップ)において、エントリ表示制御手段154によって、「1」〜「i」番目までに入力された一連の構造化データをユーザ端末6にエントリとして表示させる制御を行い、処理を終了する。   In step S33, when the end command is not input (step S33: No), the structured data input mode management unit 150A returns to step S27. When an end command is input (step S33: Yes), the process proceeds to step S34. If no data is input in step S29 (step S29: No), the intermediate process is skipped and the process proceeds to step S34. In step S34 (entry display control step), the entry display control means 154 performs control to display a series of structured data input from the “1” to “i” -th as an entry on the user terminal 6, and performs processing. finish.

[エントリ作成の具体例]
図12および図13は、図1(b)に示したデータの作成処理の流れを示す図である。
まず、図12(a)に示すように、タイトル用入力フォームにタイトル1201が入力される。そして、図12(b)に示すように、タイトル1201である「今日の記録」に対応して、スキーマとして、日付1202と、天候1203とを入力するための入力フォームを表示させる。ここでは、予め作成しておいたプルダウンメニューを表示できるようにした。そして、図12(c)に示すように、スキーマリスト1204の中から作成対象1205のスキーマが選択されると、図12(d)に示すように、対応する入力フォームを表示する。ここでは、図12(c)に示すように、作成対象1205として、「テキスト」スキーマが選択され、図12(d)に示すように、テキスト1206が入力される。そして、図12(d)に示すように、スキーマリスト1204の中から作成対象1207として、「美術館」スキーマが選択されると、図12(e)に示すように、対応する入力フォームを表示する。ここで、美術館スキーマデータ1208が入力される。さらに、図12(e)では、次の作成対象として、「テキスト」スキーマが選択される。そして、図13(a)に示すように、テキスト1301が入力される。次の作成対象として、「レストラン」スキーマが選択されると、図13(b)に示すように、対応する入力フォームを表示する。そこで、レストランスキーマデータ1302が入力される。以下、同様なので説明を省略する。
[Specific example of entry creation]
12 and 13 are diagrams showing the flow of the data creation process shown in FIG.
First, as shown in FIG. 12A, a title 1201 is input to a title input form. Then, as shown in FIG. 12B, an input form for inputting the date 1202 and the weather 1203 is displayed as a schema corresponding to “Today's record” as the title 1201. Here, a pull-down menu created in advance can be displayed. Then, as shown in FIG. 12C, when the schema of the creation target 1205 is selected from the schema list 1204, a corresponding input form is displayed as shown in FIG. Here, as shown in FIG. 12C, the “text” schema is selected as the creation target 1205, and the text 1206 is input as shown in FIG. Then, as shown in FIG. 12D, when the “museum” schema is selected as the creation target 1207 from the schema list 1204, a corresponding input form is displayed as shown in FIG. . Here, museum schema data 1208 is input. Further, in FIG. 12E, the “text” schema is selected as the next creation target. Then, as shown in FIG. 13A, text 1301 is input. When the “restaurant” schema is selected as the next creation target, a corresponding input form is displayed as shown in FIG. Therefore, restaurant schema data 1302 is input. Hereinafter, since it is the same, description is abbreviate | omitted.

第2の実施形態によれば、アプリケーションサーバ10Aは、構造化データ入力モードにおいて、エントリを形成する一連の構造化データを入力エラーなしに入力して、その入力順に表示させることができる。したがって、ユーザが利用し易くなる。   According to the second embodiment, the application server 10A can input a series of structured data forming an entry without an input error in the structured data input mode, and can display them in the input order. Therefore, it becomes easy for the user to use.

(第3の実施形態)
[アプリケーションサーバの構成]
図14は、本発明の第3実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。アプリケーションサーバ(構造化データ処理装置)10Bは、図14に示すように、制御手段130において、エディタモード管理手段170を備えたことを除いて、図10に示したアプリケーションサーバ10Aと同様の構成なので、同一の構成には同一の符号を付して説明を省略する。
(Third embodiment)
[Application server configuration]
FIG. 14 is a functional block diagram showing the configuration of the application server according to the third embodiment of the present invention. As shown in FIG. 14, the application server (structured data processing apparatus) 10B has the same configuration as the application server 10A shown in FIG. 10 except that the control means 130 includes an editor mode management means 170. The same components are denoted by the same reference numerals, and description thereof is omitted.

アプリケーションサーバ10Bは、構造化データ記憶手段511に対する制御モードとして、構造化データのスキーマおよびインスタンスを編集するエディタモードをさらに有し、モード判別手段131は、エディタモードの判別にも対応する。   The application server 10B further has an editor mode for editing the schema and instance of structured data as a control mode for the structured data storage unit 511, and the mode determination unit 131 also supports determination of the editor mode.

エディタモード管理手段170は、スキーマ編集制御手段171と、インスタンス編集制御手段172と、編集スキーマ判別手段173と、編集エラー表示制御手段174と、データコピー処理制御手段175とを備えている。   The editor mode management unit 170 includes a schema editing control unit 171, an instance editing control unit 172, an editing schema determination unit 173, an editing error display control unit 174, and a data copy processing control unit 175.

スキーマ編集制御手段171は、エディタモードにおいて、構造化データのスキーマに対する編集を示す入力に基づいて、スキーマを編集する制御を行うものである。
スキーマ編集制御手段171は、エディタモードの編集対象として、構造化データのスキーマが選択されたかインスタンスが選択されたを判別し、インスタンスが選択されたと判別した場合に、その後の制御をインスタンス編集制御手段172に引き渡す。
The schema editing control means 171 controls to edit the schema based on an input indicating editing of the structured data schema in the editor mode.
The schema editing control unit 171 determines whether the schema of the structured data is selected or the instance is selected as the editing target in the editor mode, and when it is determined that the instance is selected, the subsequent control is the instance editing control unit. Hand over to 172.

インスタンス編集制御手段172は、エディタモードにおいて、構造化データのインスタンスに対する編集を示す入力に基づいて、インスタンスを編集する制御を行うものである。
編集スキーマ判別手段173は、前記構造化データ記憶手段511に記憶され、かつ、編集される前のスキーマの属性に対応した構造化データの集合(ここでは、ITEMSと呼ぶ)が、編集されたスキーマの属性に対応しているか(妥当であるか)否かを判別するものである。
編集スキーマ判別手段173は、ITEMSが、編集されたスキーマの属性に対して対応していない(妥当ではない)と判別した場合に、その旨を編集エラー表示制御手段174に通知する。
The instance edit control unit 172 performs control to edit an instance based on an input indicating editing of the structured data instance in the editor mode.
The edit schema discriminating unit 173 stores the structured data stored in the structured data storage unit 511 and corresponding to the attribute of the schema before editing (hereinafter referred to as ITEMS). It is determined whether or not it corresponds to the attribute of (or is valid).
When it is determined that ITEMS does not correspond to the attribute of the edited schema (invalid), the editing schema determination unit 173 notifies the editing error display control unit 174 to that effect.

編集エラー表示制御手段174は、構造化データの集合(ITEMS)が、編集されたスキーマに対して妥当ではない旨を通知された場合に、当該編集されたスキーマの再編集を指示するメッセージをユーザ端末6(図1参照)に表示させる制御を行うものである。   When the editing error display control unit 174 is notified that the set of structured data (ITEMS) is not valid for the edited schema, the editing error display control unit 174 displays a message instructing the user to re-edit the edited schema. Control to be displayed on the terminal 6 (see FIG. 1) is performed.

データコピー処理制御手段175は、構造化データのスキーマまたはインスタンスの編集において、コピー命令が選択された場合に、構造化データ記憶手段511に記憶された構造化データのスキーマまたはインスタンスを記憶手段120のRAM122に一時格納し、ペースト(貼り付け)命令に従って、構造化データ記憶手段511に記憶された構造化データの指定された位置に貼り付ける制御を行うものである。具体的には、ユーザは、データコピー処理制御手段175の機能によって、例えば、記憶手段120に、一時的なテンポラリフォルダを用意し、そこにコピーしたいエントリや構造化データを格納する。そして、ユーザは、記憶手段120のテンポラリフォルダからコピーしたいデータを選択して新規エントリの構築時に貼り付ける。   The data copy processing control unit 175 stores the schema or instance of the structured data stored in the structured data storage unit 511 in the storage unit 120 when the copy instruction is selected in editing the schema or instance of the structured data. Control is performed to temporarily store the data in the RAM 122 and paste the data to the designated position of the structured data stored in the structured data storage unit 511 in accordance with a paste (paste) command. Specifically, the user prepares a temporary temporary folder in the storage unit 120, for example, by the function of the data copy processing control unit 175, and stores an entry to be copied and structured data therein. Then, the user selects data to be copied from the temporary folder in the storage unit 120 and pastes it when constructing a new entry.

[アプリケーションサーバの動作]
図14に示したアプリケーションサーバ10Bの動作について図15を参照(適宜図14参照)して説明する。図15は、図14に示したエディタモード管理手段による構造化データの編集方法を示すフローチャートである。
エディタモード管理手段170は、スキーマ編集制御手段171によって、エディタモードの編集対象として、構造化データのスキーマが選択されたか否かを判別する(ステップS41)。編集対象として構造化データのインスタンスが選択された場合(ステップS41:No)、エディタモード管理手段170は、インスタンス編集制御手段172によって、インスタンスの編集を示す入力があるか否かを判別する(ステップS42)。
[Operation of application server]
The operation of the application server 10B shown in FIG. 14 will be described with reference to FIG. 15 (see FIG. 14 as appropriate). FIG. 15 is a flowchart showing a method of editing structured data by the editor mode management means shown in FIG.
The editor mode management unit 170 determines whether the schema of the structured data is selected as the editing target in the editor mode by the schema editing control unit 171 (step S41). When an instance of structured data is selected as an editing target (step S41: No), the editor mode management unit 170 determines whether there is an input indicating editing of the instance by the instance editing control unit 172 (step S41). S42).

ステップS42において、インスタンスの編集を示す入力がない場合(ステップS42:No)、エディタモード管理手段170は、処理を終了する。一方、インスタンスの編集を示す入力がある場合(ステップS42:Yes)、エディタモード管理手段170は、インスタンス編集制御手段172によっては、入力に基づいて、インスタンスを編集する制御を行う(ステップS43)。そして、エディタモード管理手段170は、インスタンス編集制御手段172によって、構造化データ記憶手段511に記憶され、かつ、編集される前のスキーマ(現在のスキーマ)に対して妥当であった構造化データの集合(ITEMS)に、編集されたインスタンスを追加し(ステップS44)、処理を終了する。   If there is no input indicating editing of the instance in step S42 (step S42: No), the editor mode management means 170 ends the process. On the other hand, when there is an input indicating editing of the instance (step S42: Yes), the editor mode management unit 170 performs control to edit the instance based on the input, depending on the instance editing control unit 172 (step S43). Then, the editor mode management unit 170 stores the structured data stored in the structured data storage unit 511 by the instance editing control unit 172 and valid for the schema before editing (current schema). The edited instance is added to the set (ITEMS) (step S44), and the process ends.

ステップS41において、編集対象として構造化データのスキーマが選択された場合(ステップS41:Yes)、エディタモード管理手段170は、スキーマ編集制御手段171によって、スキーマの編集を示す入力があるか否かを判別する(ステップS45)。スキーマの編集を示す入力がない場合(ステップS45:No)、エディタモード管理手段170は、処理を終了する。一方、スキーマの編集を示す入力がある場合(ステップS45:Yes)、エディタモード管理手段170は、スキーマ編集制御手段171によって、入力に基づいて、スキーマを編集する制御を行う(ステップS46:スキーマ編集制御ステップ)。   When the schema of the structured data is selected as the editing target in step S41 (step S41: Yes), the editor mode management unit 170 determines whether or not there is an input indicating schema editing by the schema editing control unit 171. A determination is made (step S45). If there is no input indicating schema editing (step S45: No), the editor mode management means 170 ends the process. On the other hand, when there is an input indicating schema editing (step S45: Yes), the editor mode management unit 170 controls the schema editing control unit 171 to edit the schema based on the input (step S46: schema editing). Control step).

続いて、エディタモード管理手段170は、スキーマ編集制御手段171によって、編集されたスキーマに対して、現在のスキーマに対して妥当であった構造化データの集合(ITEMS)が妥当であるか否かを判別する(ステップS47:編集スキーマ判別ステップ)。編集されたスキーマに対して、ITEMSが妥当である場合(ステップS47:Yes)、編集エラー表示制御手段174は、処理を終了する。一方、編集されたスキーマに対して、ITEMSが妥当ではない場合(ステップS47:No)、編集エラー表示制御手段174は、当該編集されたスキーマの再編集を指示するメッセージをユーザ端末6に表示させる制御を行い(ステップS48:編集エラー表示制御ステップ)、ステップS45に戻る。   Subsequently, the editor mode management unit 170 determines whether or not a set of structured data (ITEMS) that is valid for the current schema is valid for the schema edited by the schema editing control unit 171. (Step S47: Edit schema determination step). If ITEMS is valid for the edited schema (step S47: Yes), the editing error display control unit 174 ends the process. On the other hand, when the ITEMS is not appropriate for the edited schema (step S47: No), the editing error display control unit 174 causes the user terminal 6 to display a message instructing re-editing of the edited schema. Control is performed (step S48: edit error display control step), and the process returns to step S45.

第3の実施の形態によれば、アプリケーションサーバ10Bは、エディタモードにおいて、インスタンスと共に、ユーザが自由に定義したスキーマを編集することができる。その際、スキーマの編集がインスタンスに影響を与えた場合に、ユーザに対して、スキーマの再編集を指示することによって、構造化データ記憶手段511には、スキーマに対して妥当な構造化データの集合のみを採用することが可能となる。   According to the third embodiment, the application server 10B can edit the schema freely defined by the user together with the instance in the editor mode. At that time, when the editing of the schema affects the instance, by instructing the user to re-edit the schema, the structured data storage unit 511 stores the appropriate structured data for the schema. It is possible to adopt only a set.

以上、本発明の各実施形態について説明したが、本発明はこれらに限定されるものではなく、その趣旨を変えない範囲で実施することができる。例えば、各実施形態では、構造化データ記憶手段511は、ネットワークデータサーバ5に配置したが、アプリケーションサーバ10の記憶手段120のHDD123に配置するようにしてもよい。この場合、HDD123は、アプリケーションサーバ10の外部記憶装置としてもよい。   As mentioned above, although each embodiment of this invention was described, this invention is not limited to these, It can implement in the range which does not change the meaning. For example, in each embodiment, the structured data storage unit 511 is arranged in the network data server 5, but may be arranged in the HDD 123 of the storage unit 120 of the application server 10. In this case, the HDD 123 may be an external storage device of the application server 10.

Webに登録されたデータの表示例を示す説明図であって、(a)は従来の方法によるもの、(b)は本実施形態の構造化データ処理方法によるものをそれぞれ示している。It is explanatory drawing which shows the example of a display of the data registered into Web, Comprising: (a) is based on the conventional method, (b) has each shown by the structured data processing method of this embodiment. 図1に示した表示データにおける検索例を示す説明図であって、(a)は従来の方法によるもの、(b)は本実施形態の構造化データ処理方法によるものをそれぞれ示している。FIGS. 2A and 2B are explanatory diagrams showing a search example in the display data shown in FIG. 1, where FIG. 1A shows a result obtained by a conventional method, and FIG. 本実施形態の構造化データ処理装置を適用できるコミュニケーションシステムの一例を示す構成図である。It is a block diagram which shows an example of the communication system which can apply the structured data processing apparatus of this embodiment. 本発明の第1実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the application server which concerns on 1st Embodiment of this invention. 新規登録に用いるスキーマの木構造の一例を示す図である。It is a figure which shows an example of the tree structure of the schema used for new registration. 図5に示したスキーマの登録の流れの示す図である。It is a figure which shows the flow of registration of the schema shown in FIG. 検索フォームの一例を示す図である。It is a figure which shows an example of a search form. 図4に示したスキーマ登録モード管理手段によるスキーマ登録方法を示すフローチャートである。It is a flowchart which shows the schema registration method by the schema registration mode management means shown in FIG. 図4に示した検索モード管理手段による検索方法を示すフローチャートである。It is a flowchart which shows the search method by the search mode management means shown in FIG. 本発明の第2実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the application server which concerns on 2nd Embodiment of this invention. 図10に示した構造化データ入力モード管理手段による構造化データ入力方法を示すフローチャートである。It is a flowchart which shows the structured data input method by the structured data input mode management means shown in FIG. 図1(b)に示したデータの作成処理の流れを示す図である。It is a figure which shows the flow of the production process of the data shown in FIG.1 (b). 図1(b)に示したデータの作成処理の流れを示す図である。It is a figure which shows the flow of the production process of the data shown in FIG.1 (b). 本発明の第3実施形態に係るアプリケーションサーバの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the application server which concerns on 3rd Embodiment of this invention. 図14に示したエディタモード管理手段による構造化データの編集方法を示すフローチャートである。It is a flowchart which shows the editing method of structured data by the editor mode management means shown in FIG.

符号の説明Explanation of symbols

1 blogアプリケーション
10 アプリケーションサーバ
11 ルータ
12 LAN
2 CMSアプリケーション
20 アプリケーションサーバ
21 データベースサーバ
22 ルータ
23 LAN
3 グループウェア
30 アプリケーションサーバ
31 データベースサーバ
32 ルータ
33 LAN
4 スケジューラ
40 アプリケーションサーバ
41 ルータ
42 LAN
5 ネットワークデータサーバ
50 ネットワークサーバ
51 データベースサーバ
511 構造化データ記憶手段
52 ルータ
53 LAN
6 ユーザ端末
10(10A,10B) アプリケーションサーバ(構造化データ処理装置)
111 通信インタフェース
120 記憶手段
121 ROM
122 RAM
123 HDD
130 制御手段
131 モード判別手段
140 スキーマ登録モード管理手段
141 入力データ判別手段
142 ルートノード生成手段
143 ノード生成手段
144 属性生成手段
145 データ型生成手段
146 格納手段
147 読出手段
150(150A) 構造化データ入力モード管理手段
151 入力フォーム表示制御手段
152 エラー判別手段
153 入力エラー表示制御手段
154 エントリ表示制御手段
160 検索モード管理手段
161 検索フォーム表示制御手段
162 スキーマ検索手段
163 検索結果出力手段
170 エディタモード管理手段
171 スキーマ編集制御手段
172 インスタンス編集制御手段
173 編集スキーマ判別手段
174 編集エラー表示制御手段
175 データコピー処理制御手段
N ネットワーク
M 入力装置
D 出力装置
1 blog application 10 application server 11 router 12 LAN
2 CMS application 20 Application server 21 Database server 22 Router 23 LAN
3 Groupware 30 Application server 31 Database server 32 Router 33 LAN
4 Scheduler 40 Application server 41 Router 42 LAN
5 Network Data Server 50 Network Server 51 Database Server 511 Structured Data Storage Means 52 Router 53 LAN
6 User terminal 10 (10A, 10B) Application server (structured data processing device)
111 Communication interface 120 Storage means 121 ROM
122 RAM
123 HDD
DESCRIPTION OF SYMBOLS 130 Control means 131 Mode discrimination means 140 Schema registration mode management means 141 Input data discrimination means 142 Route node generation means 143 Node generation means 144 Attribute generation means 145 Data type generation means 146 Storage means 147 Reading means 150 (150A) Structured data input Mode management means 151 Input form display control means 152 Error determination means 153 Input error display control means 154 Entry display control means 160 Search mode management means 161 Search form display control means 162 Schema search means 163 Search result output means 170 Editor mode management means 171 Schema editing control means 172 Instance editing control means 173 Editing schema discrimination means 174 Editing error display control means 175 Data copy processing control means N Network Click M input device D Output device

Claims (9)

内部構造を有した構造化データを、当該構造化データで表現される内容ごとにスキーマルートの異なる複数のスキーマに分類した木構造の要素として、前記スキーマの分類名に関連付けて記憶する構造化データ記憶手段に対する制御モードとして、少なくとも、前記構造化データのスキーマを登録するスキーマ登録モードと、入力された構造化データを検索する検索モードとを有する構造化データ処理装置であって、
前記スキーマ登録モードにおいて入力された構造化データのスキーマの任意の分類名と、前記構造化データ記憶手段に記憶されたスキーマの分類名とが一致するか否かを判別する入力データ判別手段と、
前記入力されたスキーマの分類名と、前記構造化データ記憶手段に記憶されたスキーマの分類名とが一致しない場合に、前記入力されたスキーマの分類名を有するスキーマルートをノードとして生成するルートノード生成手段と、
前記スキーマ登録モードにおいて入力された構造化データの木構造の有無に基づいて、1以上の木構造がある場合に、前記生成されたノードの分枝に対して前記1以上の木構造を有したノードを生成するノード生成手段と、
前記スキーマ登録モードにおいて入力された構造化データの属性を識別する属性名に基づいて、前記分枝に対して生成されたノードに前記属性名を関連付ける属性生成手段と、
前記スキーマ登録モードにおいて入力された構造化データの型名に基づいて、前記分枝に対して生成されたノードに前記型名を関連付けるデータ型生成手段と、
前記属性名および前記型名を関連付けられたノードを、前記構造化データとして、前記構造化データ記憶手段に格納する格納手段と、
前記検索モードにおいて入力される、前記構造化データの分類名と、当該構造化データの属性名とを含むスキーマ検索対象に基づいて、前記構造化データ記憶手段に記憶された構造化データを検索するスキーマ検索手段と、
前記検索された結果を出力する検索結果出力手段と、
を備えることを特徴とする構造化データ処理装置。
Structured data that stores structured data having an internal structure in association with a classification name of the schema as a tree-structured element that is classified into a plurality of schemas having different schema roots for each content represented by the structured data. A structured data processing apparatus having at least a schema registration mode for registering the schema of the structured data and a search mode for searching the input structured data as a control mode for the storage means,
Input data determination means for determining whether an arbitrary classification name of the schema of the structured data input in the schema registration mode matches a classification name of the schema stored in the structured data storage means;
A root node that generates a schema root having the input schema classification name as a node when the input schema classification name does not match the schema classification name stored in the structured data storage unit Generating means;
Based on the presence / absence of a tree structure of structured data input in the schema registration mode, when there is one or more tree structures, the generated node branch has the one or more tree structures Node generation means for generating a node;
Attribute generation means for associating the attribute name with the node generated for the branch based on an attribute name identifying the attribute of the structured data input in the schema registration mode;
Data type generation means for associating the type name with the node generated for the branch based on the type name of the structured data input in the schema registration mode;
Storage means for storing the node associated with the attribute name and the type name as the structured data in the structured data storage means;
The structured data stored in the structured data storage means is searched based on a schema search target including the classification name of the structured data and the attribute name of the structured data input in the search mode. Schema retrieval means;
Search result output means for outputting the searched results;
A structured data processing apparatus comprising:
前記構造化データ記憶手段に対する制御モードとして、前記スキーマが登録された構造化データを入力する構造化データ入力モードをさらに有し、
前記構造化データ入力モードにおいて、一連の構造化データのそれぞれのスキーマおよびインスタンスを入力するための入力フォームを表示させる制御を行う入力フォーム表示制御手段と、
前記入力フォームに入力された、前記各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別するエラー判別手段と、
前記データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行う入力エラー表示制御手段と、
前記入力された一連の構造化データにおいて前記データ型のエラーがない場合に、前記一連の構造化データの集合体を示すエントリとして、前記構造化データを入力された順序で表示させる制御を行うエントリ表示制御手段と、
をさらに備えることを特徴とする請求項1に記載の構造化データ処理装置。
As a control mode for the structured data storage means, it further has a structured data input mode for inputting structured data in which the schema is registered,
In the structured data input mode, input form display control means for performing control to display an input form for inputting each schema and instance of a series of structured data;
An error determination means for determining whether or not there is a data type error in the combination of the schema and instance of each structured data input to the input form;
An input error display control means for performing control to display a message instructing re-input when there is an error of the data type;
An entry for controlling the display of the structured data in the order of input as an entry indicating the collection of the structured data when there is no error in the data type in the input structured data. Display control means;
The structured data processing apparatus according to claim 1, further comprising:
前記構造化データ記憶手段に対する制御モードとして、前記構造化データのスキーマおよびインスタンスを編集するエディタモードをさらに有し、
前記エディタモードにおいて、前記構造化データのスキーマに対する編集を示す入力に基づいて、前記スキーマを編集する制御を行うスキーマ編集制御手段と、
前記構造化データ記憶手段に記憶され、かつ、前記編集される前のスキーマの属性に対応した構造化データの集合が、前記編集されたスキーマの属性に対応しているか否かを判別する編集スキーマ判別手段と、
前記構造化データの集合が、前記編集されたスキーマの属性に対応していない場合に、当該編集されたスキーマの再編集を指示するメッセージを表示させる制御を行う編集エラー表示制御手段と、
をさらに備えることを特徴とする請求項2に記載の構造化データ処理装置。
The control mode for the structured data storage means further includes an editor mode for editing the schema and instance of the structured data,
In the editor mode, based on an input indicating editing of the structured data schema, schema editing control means for controlling to edit the schema;
Editing schema for determining whether or not a set of structured data stored in the structured data storage means and corresponding to the attribute of the schema before editing corresponds to the attribute of the edited schema Discrimination means;
Editing error display control means for performing control to display a message instructing re-editing of the edited schema when the set of structured data does not correspond to the attribute of the edited schema;
The structured data processing apparatus according to claim 2, further comprising:
前記構造化データ記憶手段とネットワークを介して通信可能に接続されていることを特徴とする請求項1ないし請求項3のいずれか一項に記載の構造化データ処理装置。   4. The structured data processing apparatus according to claim 1, wherein the structured data storage unit is communicably connected to the structured data storage unit via a network. 内部構造を有した構造化データを、当該構造化データで表現される内容ごとにスキーマルートの異なる複数のスキーマに分類した木構造の要素として、前記スキーマの分類名に関連付けて記憶する構造化データ記憶手段に対する制御モードとして、少なくとも、前記構造化データのスキーマを登録するスキーマ登録モードと、入力された構造化データを検索する検索モードとを有する構造化データ処理装置の構造化データ処理方法であって、
前記スキーマ登録モードにおいて入力された構造化データの任意の分類名と、前記構造化データ記憶手段に記憶された構造化データの分類名とが一致するか否かを判別する入力データ判別ステップと、
前記入力された構造化データの分類名と、前記構造化データ記憶手段に記憶された構造化データの分類名とが一致しない場合に、前記入力された構造化データの分類名を有するスキーマルートをノードとして生成するルートノード生成ステップと、
前記スキーマ登録モードにおいて入力された構造化データの木構造の有無に基づいて、1以上の木構造がある場合に、前記生成されたノードに対して前記1以上の木構造を有した分枝ノードを生成するノード生成ステップと、
前記スキーマ登録モードにおいて入力された構造化データの属性を識別する属性名に基づいて、前記生成された分枝ノードに前記属性名を関連付ける属性生成ステップと、
前記スキーマ登録モードにおいて入力された構造化データの型名に基づいて、前記生成された分枝ノードに前記型名を関連付けるデータ型生成ステップと、
前記属性名および前記型名を関連付けられた分枝ノードを、前記構造化データ記憶手段に格納する格納ステップと、
前記検索モードにおいて入力される、前記構造化データの分類名と、当該構造化データの属性名とを含むスキーマ検索対象に基づいて、前記構造化データ記憶手段に記憶された構造化データを検索するスキーマ検索ステップと、
前記検索された結果を出力する検索結果出力ステップと、
を含むことを特徴とする構造化データ処理方法。
Structured data that stores structured data having an internal structure in association with a classification name of the schema as a tree-structured element that is classified into a plurality of schemas having different schema roots for each content represented by the structured data. The structured data processing method of the structured data processing apparatus has at least a schema registration mode for registering the schema of the structured data and a search mode for retrieving the input structured data as control modes for the storage means. And
An input data determination step for determining whether an arbitrary classification name of the structured data input in the schema registration mode matches a classification name of the structured data stored in the structured data storage unit;
When the inputted structured data classification name and the structured data classification name stored in the structured data storage means do not match, a schema root having the inputted structured data classification name is obtained. A root node generation step to generate as a node;
A branch node having the one or more tree structures with respect to the generated node when there is one or more tree structures based on the presence or absence of the tree structure of the structured data input in the schema registration mode A node generation step for generating
An attribute generation step of associating the attribute name with the generated branch node based on an attribute name for identifying the attribute of the structured data input in the schema registration mode;
A data type generation step for associating the type name with the generated branch node based on the type name of the structured data input in the schema registration mode;
Storing the branch node associated with the attribute name and the type name in the structured data storage means;
The structured data stored in the structured data storage means is searched based on a schema search target including the classification name of the structured data and the attribute name of the structured data input in the search mode. A schema search step;
A search result output step for outputting the searched results;
A structured data processing method comprising:
前記構造化データ記憶手段に対する制御モードとして、前記スキーマが登録された構造化データを入力する構造化データ入力モードをさらに有し、
前記構造化データ入力モードにおいて、一連の構造化データのそれぞれのスキーマおよびインスタンスを入力するための入力フォームを表示させる制御を行う入力フォーム表示制御ステップと、
前記入力フォームに入力された、前記各構造化データのスキーマおよびインスタンスの組合せにおいて、データ型のエラーがあるか否かを判別するエラー判別ステップと、
前記データ型のエラーがある場合に、再入力を指示するメッセージを表示させる制御を行う入力エラー表示制御ステップと、
前記入力された一連の構造化データにおいて前記データ型のエラーがない場合に、前記一連の構造化データの集合体を示すエントリとして、前記構造化データを入力された順序で前記分類名と共に表示する制御を行うエントリ表示制御ステップと、
をさらに含むことを特徴とする請求項5に記載の構造化データ処理方法。
As a control mode for the structured data storage means, it further has a structured data input mode for inputting structured data in which the schema is registered,
In the structured data input mode, an input form display control step for performing control to display an input form for inputting each schema and instance of a series of structured data;
An error determination step for determining whether or not there is a data type error in the combination of schema and instance of each structured data input to the input form;
An input error display control step for performing control to display a message for instructing re-input when there is an error of the data type;
When there is no error in the data type in the inputted series of structured data, the structured data is displayed together with the classification name in the inputted order as an entry indicating a collection of the series of structured data. An entry display control step for controlling,
The structured data processing method according to claim 5, further comprising:
前記構造化データ記憶手段に対する制御モードとして、前記構造化データのスキーマおよびインスタンスを編集するエディタモードをさらに有し、
前記エディタモードにおいて、前記構造化データのスキーマに対する編集を示す入力に基づいて、前記スキーマを編集する制御を行うスキーマ編集制御ステップと、
前記編集される前のスキーマの属性に対応した構造化データの集合が、前記編集されたスキーマの属性に対応しているか否かを判別する編集スキーマ判別ステップと、
前記構造化データの集合が、前記編集されたスキーマの属性に対応していない場合に、当該編集されたスキーマの再編集を指示するメッセージを表示させる制御を行う編集エラー表示制御ステップと、
をさらに含むことを特徴とする請求項6に記載の構造化データ処理方法。
The control mode for the structured data storage means further includes an editor mode for editing the schema and instance of the structured data,
In the editor mode, a schema editing control step for performing control to edit the schema based on input indicating editing of the schema of the structured data.
An edit schema determining step for determining whether a set of structured data corresponding to the attributes of the schema before being edited corresponds to the attributes of the edited schema;
An editing error display control step for performing control to display a message instructing re-editing of the edited schema when the set of structured data does not correspond to the attribute of the edited schema;
The structured data processing method according to claim 6, further comprising:
前記構造化データ記憶手段とネットワークを介して前記構造化データを送受信することを特徴とする請求項5ないし請求項7のいずれか一項に記載の構造化データ処理方法。   8. The structured data processing method according to claim 5, wherein the structured data is transmitted / received to / from the structured data storage unit via a network. 請求項5ないし請求項8のいずれか一項に記載の構造化データ処理方法をコンピュータに実行させる構造化データ処理プログラムが記録されたことを特徴とする記録媒体。   9. A recording medium in which a structured data processing program for causing a computer to execute the structured data processing method according to claim 5 is recorded.
JP2006145505A 2006-05-25 2006-05-25 Structured data processing apparatus, structured data processing method, and recording medium Expired - Fee Related JP4755531B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006145505A JP4755531B2 (en) 2006-05-25 2006-05-25 Structured data processing apparatus, structured data processing method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006145505A JP4755531B2 (en) 2006-05-25 2006-05-25 Structured data processing apparatus, structured data processing method, and recording medium

Publications (2)

Publication Number Publication Date
JP2007316927A true JP2007316927A (en) 2007-12-06
JP4755531B2 JP4755531B2 (en) 2011-08-24

Family

ID=38850736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006145505A Expired - Fee Related JP4755531B2 (en) 2006-05-25 2006-05-25 Structured data processing apparatus, structured data processing method, and recording medium

Country Status (1)

Country Link
JP (1) JP4755531B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306372A (en) * 2000-04-21 2001-11-02 Ricoh Co Ltd Method for managing document and storage medium storing program for executing the method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306372A (en) * 2000-04-21 2001-11-02 Ricoh Co Ltd Method for managing document and storage medium storing program for executing the method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNB200200271001, エリオット・ラスティ・ハロルド著,藤本 叔子訳, XMLバイブル, 20010205, 第1版, pp.212,217, JP, 日経BP社 *
CSND200601252005, 阪田 浩一,外3名, "大注目! Eclipseニュープロジェクト", Eclipseパーフェクトマニュアル, 20051001, 第5巻, pp.147−148, JP, 株式会社技術評論社 *

Also Published As

Publication number Publication date
JP4755531B2 (en) 2011-08-24

Similar Documents

Publication Publication Date Title
JP3150209U (en) System and apparatus for managing web content
JP4267336B2 (en) Method, system and program for generating structure pattern candidates
Frischmuth et al. Ontowiki–an authoring, publication and visualization interface for the data web
JP2006285513A (en) Information processing support system, and information processing support program
JP2008226235A (en) Information feedback system, information feedback method, information control server, information control method, and program
KR100899038B1 (en) System and method for nistance registering based on history
JP4333184B2 (en) Electronic data management system
Olfat et al. A GML-based approach to automate spatial metadata updating
JP2009211599A (en) Mapping definition creation system and mapping definition creation program
JP2004102818A (en) Retrieval support method and retrieval support device
JPH09245052A (en) Structured document processor
JP4755531B2 (en) Structured data processing apparatus, structured data processing method, and recording medium
JP2009187401A (en) Document management system, document management apparatus, and document managing method and program
JP4469818B2 (en) Data management apparatus, data program, and data management method
JP2007058804A (en) Content delivery system, content delivery method and content delivery program
JPWO2006046664A1 (en) Time sharing management device, document creation device, document browsing device, time sharing management method, document creation method, and document browsing method
JP2002297662A (en) Method and device for editing structured document, terminal, and program
JP2008027340A (en) Web service design method and device
JP2000322167A (en) Data management system and method for displaying data attribute
JP2010218459A (en) Apparatus and method for processing information, and program
JP3933407B2 (en) Document processing apparatus, document processing method, and storage medium storing document processing program
WO2012171165A1 (en) Method for managing link relationship table and related device
JP2020091630A (en) Document creation assisting system
JP4352840B2 (en) Program, data processing method and data processing system
JP2009098829A (en) Frame retrieval device for cartoon

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110408

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: 20110524

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110527

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140603

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

LAPS Cancellation because of no payment of annual fees