JP2005141691A - Schema extension system - Google Patents
Schema extension system Download PDFInfo
- Publication number
- JP2005141691A JP2005141691A JP2003380402A JP2003380402A JP2005141691A JP 2005141691 A JP2005141691 A JP 2005141691A JP 2003380402 A JP2003380402 A JP 2003380402A JP 2003380402 A JP2003380402 A JP 2003380402A JP 2005141691 A JP2005141691 A JP 2005141691A
- Authority
- JP
- Japan
- Prior art keywords
- schema
- metadata
- property
- concept
- resource
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、情報を保持するメタデータを管理するためのスキーマを拡張するスキーマ拡張システムに関する。 The present invention relates to a schema extension system that extends a schema for managing metadata holding information.
従来にあって、リソースのURI(Uniform Resource Idenfifier)とリソースの属性名(以下、プロパティという)とプロパティ値(属性値)とからなるメタデータを定義する目的で、複数のリソースに共通する概念を示す概念クラスと、当該複数のリソースが共通にもつプロパティとを備えたRDF(Resource Description Framework)文を蓄積することで構成されたスキーマが使用されている。 In the past, the concept common to multiple resources was defined for the purpose of defining metadata consisting of resource URIs (Uniform Resource Identifiers), resource attribute names (hereinafter referred to as properties), and property values (attribute values). A schema configured by accumulating RDF (Resource Description Framework) statements including a concept class to be shown and properties shared by the plurality of resources is used.
スキーマは、メタデータで利用されるボキャブラリを定義するものあり、具体的には、どのような概念クラスがあるか(概念クラスの定義)と、どのようなプロパティがあり、それはどのようなサブジェクトやオブジェクト(プロパティ値)をとり得るか(プロパティの定義)を定義する。つまり、候補となるサブジェクトやオブジェクトを概念クラスで表すのである。メタデータのRDF文においては、その概念クラスのインスタンスが定義されたプロパティと結び付くことになる。 The schema defines the vocabulary used in metadata. Specifically, what kind of concept class exists (definition of the concept class), what kind of properties, what kind of subject and Defines whether an object (property value) can be taken (property definition). In other words, candidate subjects and objects are represented by concept classes. In the RDF statement of metadata, an instance of the concept class is associated with a defined property.
そして、メタデータは、インターネットに代表されるコンピュータシステムでの様々な情報提供や情報検索に利用される。 The metadata is used for various information provision and information retrieval in a computer system represented by the Internet.
例えば、下記の特許文献1に関連技術が開示されている。なお、当該文献においてメタデータはコンテキストデータと表記されている。
For example, the related art is disclosed in
また、RDFについては、非特許文献1及び2に記載されている。
ところで、上記したようなメタデータを定義するスキーマを拡張する必要が生じたときは、新たなプロパティを含むRDF文がスキーマに追加される。 By the way, when it becomes necessary to extend the schema for defining metadata as described above, an RDF statement including a new property is added to the schema.
RDF文の追加は、スキーマ管理者等が、スキーマを記憶するコンピュータを操作することにより行われる。そのため、操作ミス等により、スキーマが正しく拡張されないことがある。例えば、不要なRDF文が追加されたり、あるいは追加されないことがある。 An RDF sentence is added by a schema administrator or the like operating a computer that stores the schema. Therefore, the schema may not be extended correctly due to an operation error. For example, an unnecessary RDF sentence may or may not be added.
また、スキーマ管理者等は、実際にコンピュータに記憶されたスキーマやメタデータとは無関係に、将来的に必要となるメタデータを予測してスキーマを拡張する。そのため、拡張された部分が実際にはメタデータ管理には不要となることがある。 Further, a schema administrator or the like extends the schema by predicting metadata that will be required in the future regardless of the schema and metadata actually stored in the computer. For this reason, the expanded portion may actually be unnecessary for metadata management.
そこで本発明は、上記の従来の課題に鑑みてなされたものであり、その目的とするところは、実存するスキーマまたはメタデータを基にスキーマを正しく拡張できるスキーマ拡張システムを提供することにある。 Accordingly, the present invention has been made in view of the above-described conventional problems, and an object of the present invention is to provide a schema extension system that can correctly extend a schema based on an existing schema or metadata.
上記従来の課題を解決するために、本発明では、コンピュータにより構成されたスキーマ拡張システムが、コンピュータの記憶部に蓄積されたメタデータから、同一のリソースURIと同一のプロパティとを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上であると判断した場合に、当該同一の概念クラスと当該プロパティとを含む文をスキーマに加えることによりスキーマを拡張する。 In order to solve the above-described conventional problems, in the present invention, a schema extension system configured by a computer generates metadata including the same resource URI and the same property from the metadata accumulated in the storage unit of the computer. Search, calculate the total number of the searched metadata, and include the same concept class and the property when it is determined that the calculated total number is equal to or greater than a pre-stored threshold value Extend the schema by adding statements to the schema.
また、コンピュータにより構成されたスキーマ拡張システムが、コンピュータの記憶部に蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIの中の特定のリソースURI以外のリソースURI並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上であると判断した場合に、当該同一の概念クラスと当該プロパティとを含む文をスキーマに加えることによりスキーマを拡張する。 Further, a schema extension system configured by a computer uses a resource other than a specific resource URI among resource URIs of a plurality of resources having a concept indicated by the same concept class from metadata accumulated in a storage unit of the computer. When the metadata including the URI and the same property is searched, the total number of the searched metadata is calculated, and when it is determined that the calculated total number is equal to or greater than a threshold value stored in advance, Extend the schema by adding a statement containing the same concept class and the property to the schema.
また、コンピュータにより構成されたスキーマ拡張システムが、コンピュータの記憶部に蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIのいずれか並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上であると判断した場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることによりスキーマを拡張する。 Further, a schema extension system configured by a computer includes a meta data including any one of resource URIs of a plurality of resources having the concept indicated by the same concept class and the same property from the metadata accumulated in the storage unit of the computer. When the data is searched, the total number of the searched metadata is calculated, and it is determined that the calculated total number is equal to or greater than a threshold value stored in advance, the same concept class and the property The schema is extended by adding a statement containing
また、コンピュータにより構成されたスキーマ拡張システムが、コンピュータの記憶部に記憶されたスキーマから、同一の概念クラスの下位にある複数の概念クラスを含むスキーマの部分を検索し、当該スキーマの部分に同一のプロパティが含まれていると判断した場合に、同一の概念クラスと当該同一のプロパティとを含む文とをスキーマに加えることによりスキーマを拡張する。 In addition, a schema extension system configured by a computer searches a schema stored in a storage unit of the computer for a schema part including a plurality of concept classes under the same concept class, and is identical to the schema part. When it is determined that the property is included, the schema is extended by adding a statement including the same concept class and the same property to the schema.
本発明によれば、実存するスキーマやメタデータを基にスキーマを拡張するのでスキーマを正しく拡張することができる。 According to the present invention, since the schema is extended based on the existing schema and metadata, the schema can be correctly extended.
以下、本発明の実施の形態を図面を参照して説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
図1は、本発明を適用したコンピュータシステムの構成を示す図である。 FIG. 1 is a diagram showing the configuration of a computer system to which the present invention is applied.
スキーマ管理装置1は、複数のリソースに共通する概念を示す概念クラスと、当該複数のリソースが共通にもつプロパティとを備えたRDF文を蓄積することで構成されたスキーマを記憶するとともに当該スキーマを適宜更新するように構成されたコンピュータである。本実施の形態では、「めんめん堂」という名の実存するラーメン屋やその他のラーメン屋、実存する中華料理店、飲食店、店舗などをリソースの例として説明する。
The
ユーザ装置2A、2B及び2Cはそれぞれ、ユーザA、B及びCに使用されるコンピュータであり、1つのリソースのURIであるリソースURIとリソースのプロパティ(属性名)とプロパティ値(属性値)とからなるメタデータを蓄積するとともに当該メタデータを適宜表示及び更新するように構成されている。
The
スキーマ管理装置1は、図示しないインターネットなどによりユーザ装置2A、2B及び2Cと通信可能であり、ユーザ装置同士も同様に通信可能となっている。
The
図2は、スキーマ管理装置1で管理されるスキーマの一部を示すラベル付き有向グラフ(directed labeled graph)である。なお、本実施の形態で説明する図において、rdfとrdfsの名前空間はそれぞれ、非特許文献1及び2で示されているRDF、RDF Schemaで定義されたボキャブラリに対応している。
FIG. 2 is a directed labeled graph showing a part of the schema managed by the
さて、図2を用いて、スキーマにおける概念クラスについて説明する。例えば、文字列「ラーメン屋」を概念クラスに用いる場合は、文字列「ラーメン屋」だけを概念クラスとするのではない。なぜならば、本実施の形態のようなコンピュータシステムが他にも存在し、そこでも文字列「ラーメン屋」が概念クラスとして使用されうるからである。そのため、文字列「ラーメン屋」の前に本実施の形態のコンピュータシステムを採用する企業に関わるアドレス等を付与し(例えば、http://www.ntt.co.jp/schema#ラーメン屋とし)、それを概念クラスとするのである。なお、以下の説明では、例えば文字列「ラーメン屋」を含む概念クラスを概念クラス「ラーメン屋」のように表記するが、概念クラスは他の概念クラスと重複しないユニークなものであればよい。 Now, the concept classes in the schema will be described with reference to FIG. For example, when the character string “ramen restaurant” is used for the concept class, the character string “ramen restaurant” is not only the concept class. This is because there are other computer systems as in the present embodiment, and the character string “ramen restaurant” can be used as a concept class there. Therefore, an address related to the company that employs the computer system of the present embodiment is given before the character string “Ramen shop” (for example, http://www.ntt.co.jp/schema#Ramen shop) It is a concept class. In the following description, for example, a concept class including the character string “ramen restaurant” is expressed as a concept class “ramen restaurant”, but the concept class may be unique so long as it does not overlap with other concept classes.
図2に示すように、スキーマ管理装置1で管理されている概念クラスから当該概念クラスの上位の概念クラスにラベルrdfs:subClassOfの矢印が延びている。例えば、概念クラス「中華料理店」は概念クラス「ラーメン屋」の上位の概念である。
As shown in FIG. 2, an arrow with a label rdfs: subClassOf extends from a concept class managed by the
また、ラベルrdfs:domainの矢印の根元にあるプロパティと矢印の先にある概念クラスとは同一のRDF文内で管理されている。具体的には、例えば、概念クラス「ラーメン屋」とプロパティ「麺のタイプ」とを含むRDF文が記憶されている。このRDF文は、プロパティ「麺のタイプ」を適用するための対象となるのが概念クラス「ラーメン屋」であることを示している。 Further, the property at the base of the arrow of the label rdfs: domain and the concept class at the end of the arrow are managed in the same RDF statement. Specifically, for example, an RDF sentence including a concept class “ramen restaurant” and a property “noodle type” is stored. This RDF sentence indicates that the target for applying the property “noodle type” is the concept class “ramen restaurant”.
また、ラベルrdfs:rangeの矢印の先にある概念クラスは矢印の根元にあるプロパティとは同一のRDF文内で管理されている。具体的には、例えば、概念クラス「時間」とプロパティ「営業開始時刻」とを含むRDF文が記憶されている。このRDF文は、概念クラス「時間」のインスタンスが、プロパティ「営業開始時刻」のプロパティ値として、メタデータに記述されるべきであることを定義している。 The concept class at the end of the arrow of the label rdfs: range is managed in the same RDF statement as the property at the base of the arrow. Specifically, for example, an RDF sentence including a concept class “time” and a property “business start time” is stored. This RDF statement defines that an instance of the concept class “time” should be described in the metadata as a property value of the property “business start time”.
図1に戻って説明する。 Returning to FIG.
ユーザ装置2A、2B及び2Cは、リソースのリソースURIと該リソースのプロパティとプロパティ値とからなるメタデータを記憶して管理するメタデータ管理部21と、新規なメタデータの登録やスキーマの拡張のため処理を行う制御部22と、スキーマやメタデータを表示する表示部23とを備える。
The
なお、制御部22は、表示内容やデータ入力のためエリアを表示させるためのグラフィックデータを生成する主制御部と、当該グラフィックーデータを解釈して表示部23に表示させ、またグラフィックデータが表示されているときに入力されたデータを主制御部に返却するGUI(Graphic User Interface)部とを含み、返却されたデータを基に主制御部が各種制御を行う。
The
図3は、ユーザ装置2Aのメタデータ管理部21が記憶しているメタデータを示すラベル付き有向グラフである。
FIG. 3 is a directed graph with a label indicating metadata stored in the
図3において、URIで表されるものは楕円で示されている。つまり、ユーザ装置2Aのメタデータ管理部21で管理されるメタデータにおけるリソースURIは、前述した概念クラスと同様の理由によりURIで表されている。なお、以下の説明では、例えば、店名「めんめん堂」を含むリソースURIをリソースURI「めんめん堂」のように表記するが、リソースURIは他のリソースURIと重複しないユニークなものであればよい。
In FIG. 3, what is represented by URI is indicated by an ellipse. That is, the resource URI in the metadata managed by the
また、メタデータ管理部21で管理されるメタデータには、文字列「ラーメン屋」を含むURIがプロパティ値として使用されている。なお、以下の説明では、この文字列「ラーメン屋」を含むURIをプロパティ値「ラーメン屋」と表記する。
Further, in the metadata managed by the
一方、「めんめん堂」や「東京都三鷹市....」のような文字列のみで構成されたプロパティ値も使用されている。なお、かかるプロパティ値は、図3では四角形で示されている。以下の説明では、このようなプロパティ値についても、プロパティ値「めんめん堂」やプロパティ値「東京都三鷹市....」のように表記する。 On the other hand, property values composed only of character strings such as “Menmendo” and “Mitaka City in Tokyo” are also used. Such property values are indicated by rectangles in FIG. In the following description, such a property value is also expressed as a property value “Menmendo” or a property value “Mitaka-shi, Tokyo ...”.
そして、プロパティは、例えば文字列(「店名」など)を含むURIで構成されるが、プロパティは他のプロパティと重複しないユニークなものであればよい。プロパティは、以下の説明では、例えばプロパティ「店名」のように表記する。 The property is composed of a URI including, for example, a character string (such as “store name”). The property may be a unique property that does not overlap with other properties. In the following description, the property is expressed as a property “store name”, for example.
なお、このような図上及び説明上の表記は、ユーザ装置2Bやユーザ装置2Cのメタデータについても同様である。
Note that such notation in the drawings and description also applies to the metadata of the
さて、図3に示すように、ユーザ装置2Aのメタデータ管理部21が記憶しているメタデータのリソースURI「めんめん堂」から該URIのプロパティのラベル付き矢印が当該プロパティのプロパティ値に延びている。
Now, as shown in FIG. 3, the labeled arrow of the property of the URI extends from the resource URI “Menendo” of the metadata stored in the
すなわち、ユーザ装置2Aのメタデータ管理部21には、リソースURI「めんめん堂」とプロパティ「rdf:type」とプロパティ値「ラーメン屋」とからなるメタデータ、リソースURI「めんめん堂」とプロパティ「店名」とプロパティ値「めんめん堂」とからなるメタデータ、リソースURI「めんめん堂」とプロパティ「電話番号」とプロパティ値「03−xxxx−xxxx」とからなるメタデータ、リソースURI「めんめん堂」とプロパティ「住所」とプロパティ値「東京都三鷹市....」とからなるメタデータとが記憶されている。
That is, the
一方、図示しないが、ユーザ装置2Bのメタデータ管理部21には、リソースURI「めんめん堂」とプロパティ「営業開始時刻」とプロパティ値「10:00」とからなるメタデータが記憶されている。
On the other hand, although not shown, the
また、図示しないが、ユーザ装置2Cのメタデータ管理部21には、「めんめん堂」とプロパティ「営業終了時刻」とプロパティ値「23:00」とからなるメタデータが記憶されている。
Although not shown, the
なお、メタデータ管理部21及び制御部22は、コンピュータの制御素子(いわゆるCPU)が記憶装置(ハードディスク装置や半導体メモリなど)に記憶されたデータを読み書きすることにより機能する。
The
次に、本実施の形態の動作を説明する。 Next, the operation of the present embodiment will be described.
図4は、めんめん堂のラストオーダー時刻を含むメタデータを新たに登録するときのシーケンス図である。 FIG. 4 is a sequence diagram when newly registering metadata including the last order time of Menmendou.
ユーザAがユーザ装置2Aに所定の操作を行うと、ユーザ装置2Aの制御部22は、スキーマ管理装置1からスキーマを取得し、例えば、図5に示す概念クラス「飲食店」を含む複数の概念クラスを表示部23にプルダウン表示させ、その中の概念クラス「飲食店」が選択されたときに、その下位の複数の概念クラスを同様に表示させ、その中の概念クラス「中華料理店」が選択されたときに、その下位の複数の概念クラスを同様に表示させる。
When the user A performs a predetermined operation on the
そして、表示された概念クラスの1つ(例えば、概念クラス「ラーメン屋」)が選択されると、制御部22は、スキーマ管理装置1から、選択された概念クラスの上位の概念クラスであって業種に依存しない概念クラス(例えば、概念クラス「店舗」)のプロパティ(例えば、プロパティ「店名」、プロパティ「電話番号」、プロパティ「住所」)を取得し、図6に示すように、選択された概念クラスと、取得した各プロパティを表示部23に表示させ、さらに、各表示されたプロパティに対応するプロパティ値をメタデータ検索のキーワードとして入力するためのエリアを表示させる。
Then, when one of the displayed concept classes (for example, the concept class “ramen shop”) is selected, the
一方、ユーザAが店の電話番号から情報を登録しようとして、ユーザ装置2Aに所定の操作を行うと、制御部22は表示部23に対し、図7に示すように、電話番号をメタデータ検索のキーワードとして入力するためのエリアを表示させる。
On the other hand, when the user A tries to register information from the telephone number of the store and performs a predetermined operation on the
なお、ユーザ装置2Aが店に入ったときに制御部22は、GPS(Global Posisioning System)と協働して、図8のように、店の店名をメタデータ検索のキーワードとして表示させるようにしてもよい。
When the
ユーザ装置2Aでは、ユーザAにより、図6または図7のように表示されたエリアにキーワードが入力される、あるいは図8のように表示されたキーワードが指示される(ステップS1)。
In the
以下、入力あるいは指示されたキーワードを単にキーワードという。また、図6に示すように表示されたプロパティ「店名」に対応するエリアに入力された「めんめん堂」がキーワードである場合を例にして説明する。 Hereinafter, a keyword that is input or designated is simply referred to as a keyword. Further, an example will be described in which “Menmendo” input in the area corresponding to the property “Store Name” displayed as shown in FIG. 6 is a keyword.
ユーザ装置2Aの制御部22は、自身のメタデータ管理部21に対しキーワード「めんめん堂」を与えるとともに該キーワードに関連するメタデータを要求する。また、ユーザ装置2Aのメタデータ管理部21は、ユーザ装置2B及び2Cのメタデータ管理部21に対し、同様にメタデータを検索するように要求する(ステップS3)。
The
各メタデータ管理部21は、自身が管理するメタデータの中から、与えられたキーワード「めんめん堂」をプロパティ値として含むメタデータを検索し、検索されたメタデータにおけるリソースURI「めんめん堂」を含む全てのメタデータを、自身が管理するメタデータの中からさらに検索する(ステップS5)。
Each
ユーザ装置2Aのメタデータ管理部21は直接、そしてユーザ装置2B及び2Cのメタデータ管理部21はユーザ装置2Aのメタデータ管理部21を介して、自身が検索したメタデータを制御部22に返却する(ステップS7)。
The
本例では、ユーザ装置2Aのメタデータ管理部21から図3に示すメタデータが返却される。
In this example, the metadata shown in FIG. 3 is returned from the
次に、ユーザ装置2Aの制御部22は、プロパティ「rdf:type」を含むメタデータのプロパティ値「ラーメン屋」をスキーマ管理装置1に送信して、スキーマの検索を要求する(ステップS9)。
Next, the
スキーマ管理装置1は、自身が記憶するスキーマから、送信されたプロパティ値「ラーメン屋」と同一の概念クラス「ラーメン屋」を含む部分を検索し(ステップS11)、検索されたスキーマをユーザ装置2Aの制御部22に返却する(ステップS13)。
The
本例では、概念クラス「ラーメン屋」と、この概念クラス「ラーメン屋」のインスタンスのプロパティである概念クラス「麺のタイプ」と、この概念クラス「ラーメン屋」の上位の概念クラス「中華料理店」と、その上位の概念クラス「飲食店」と、この概念クラス「飲食店」のインスタンスのプロパティ「営業開始時刻」及び「営業終了時刻」と、その上位の概念クラス「店舗」と、この概念クラス「店舗」のインスタンスのプロパティ「店名」、「住所」及び「電話番号」とプロパティ「営業開始時刻」及び「営業終了時刻」がインスタンスのプロパティとなる概念クラス「時間」とを含むスキーマの部分を検索して返却する。 In this example, the concept class “ramen restaurant”, the concept class “noodle type” that is a property of the instance of this concept class “ramen restaurant”, and the concept class “Chinese restaurant” that is a higher class of this concept class “ramen restaurant”. ”, Its higher concept class“ restaurant ”, the properties“ business start time ”and“ business end time ”of instances of this concept class“ restaurant ”, its higher concept class“ store ”, and this concept The part of the schema that includes the properties “Store Name”, “Address”, and “Telephone Number” of the instance of the class “Store” and the conceptual class “Time” in which the properties “Business Start Time” and “Business End Time” are the instance properties Search for and return.
ユーザ装置2Aの制御部22は、返却されたスキーマから概念クラス「ラーメン屋」に対する1以上上位の概念に対応するプロパティを検索する。本例では、プロパティ「営業開始時刻」及び「営業終了時刻」とが検索される。
The
ユーザ装置2Aの制御部22は、自身のメタデータ管理部21に対し、リソースURI「めんめん堂」並びに、プロパティ「営業開始時刻」及び「営業終了時刻」を与えてメタデータを要求する。また、ユーザ装置2Aのメタデータ管理部21は、ユーザ装置2B及び2Cのメタデータ管理部21に対し、同様にメタデータを要求する(ステップS15)。
The
各メタデータ管理部21は、自身が管理するメタデータの中から「めんめん堂」と各プロパティを含むメタデータを検索する(ステップS17)。
Each
ユーザ装置2Aのメタデータ管理部21は直接、そしてユーザ装置2B及び2Cメタデータ管理部21はユーザ装置2Aのメタデータ管理部21を介して、自身が検索したメタデータを制御部22に返却する(ステップS19)。
The
本例では、ユーザ装置2Bのメタデータ管理部21からは、リソースURI「めんめん堂」とプロパティ「営業開始時刻」とプロパティ値「10:00」とからなるメタデータが返却され、ユーザ装置2Cのメタデータ管理部21からは、リソースURI「めんめん堂」とプロパティ「営業終了時刻」とプロパティ値「23:00」とからなるメタデータが返却される。
In this example, the
ユーザ装置2Aの制御部22は、返却されたスキーマに含まれた概念クラスと、返却されたメタデータに含まれたプロパティ値とを表示部23に表示させる(ステップS21)。
The
図9は、表示部23に表示された内容を示す図である。
FIG. 9 is a diagram showing the contents displayed on the
図9に示すように、先ず、概念クラス「ラーメン屋」を表示させる。 As shown in FIG. 9, first, the concept class “ramen restaurant” is displayed.
その下に、この概念クラス「ラーメン屋」のインスタンスである、リソースURI「めんめん堂」に対するプロパティ値「めんめん堂」、「03−xxxx−xxxx」及び「東京都三鷹市....」とを表示させる。 Below that, property values “Menmendo”, “03-xxxx-xxxx”, and “Mitaka City, Tokyo ...” for the resource URI “Menmendo”, which are instances of this concept class “Ramen shop”. Is displayed.
ここで、以下に説明する入力のためのエリアをプロパティ値に対応づけて表示しないのは、これらプロパティ値が、ユーザ装置2A自身のメタデータ管理部21から返却されたからであり、ユーザ装置2A自身のメタデータ管理部21には、以下に説明するように、ユーザにより正しいと認められたプロパティ値を含むメタデータのみが記憶されるからである。
Here, the reason why the areas for input described below are not displayed in association with the property values is that these property values are returned from the
さて、プロパティ値「めんめん堂」等の下には、返却されたスキーマに含まれたプロパティ「営業開始時刻」と、このプロパティのインスタンスであるプロパティ値「10:00」、すなわちユーザ装置2Bのメタデータ管理部21から返却されたプロパティ値とを対応づけて表示させる。なお、プロパティ値「10:00」は、プロパティ値を入力するエリア内に表示され、書き換えが可能となっている。
Under the property value “Menendo” etc., the property “business start time” included in the returned schema and the property value “10:00” which is an instance of this property, that is, the
また、スキーマに含まれたプロパティ「営業終了時刻」と、このプロパティのインスタンスであるプロパティ値「23:00」、すなわちユーザ装置2Cのメタデータ管理部21から返却されたプロパティ値とを対応づけて同様に表示させる。
Further, the property “business end time” included in the schema is associated with the property value “23:00” which is an instance of this property, that is, the property value returned from the
さらに、その下に、返却されたスキーマに含まれたプロパティ「麺のタイプ」を表示させ、この概念に対応づけてこのプロパティのインスタンスであるプロパティ値を入力するエリアを表示させる。この場合、プロパティ「麺のタイプ」に対応するプロパティ値を含むメタデータが返却されなかったので、エリア内は空白となっている。 Furthermore, a property “noodle type” included in the returned schema is displayed below, and an area for inputting a property value that is an instance of this property is displayed in association with this concept. In this case, since the metadata including the property value corresponding to the property “noodle type” has not been returned, the area is blank.
なお、プロパティ「麺のタイプ」がプロパティ「営業開始時刻」などよりも下に表示されるのは、返却されたスキーマにおいて、プロパティ「麺のタイプ」を有する概念クラス「ラーメン屋」よりも、プロパティ「営業開始時刻」などを有する概念クラス「飲食店」の方が上位だからである。 Note that the property “noodle type” is displayed below the property “business start time”, etc., in the returned schema than the concept class “ramen shop” that has the property “noodle type”. This is because the concept class “restaurant” having “business start time” is higher.
また、ステップS21の表示では、新規なプロパティを入力するエリアと、このプロパティのインスタンスであるプロパティ値を入力するエリアとからなる組を表示させる。当該組は複数表示されるので、新規なプロパティとプロパティ値の組を複数入力できる。 In the display in step S21, a set of an area for inputting a new property and an area for inputting a property value that is an instance of this property is displayed. Since a plurality of such sets are displayed, a plurality of new property / property value sets can be input.
また、ステップS21の表示では、返却されたスキーマに含まれたプロパティと、新規なプロパティを入力するエリアとに対応づけてチェックボックスを表示させる。チェックボックスは、該チェックボックスに対応して表示または入力されたプロパティ値が正しい場合にユーザによりチェックされる。 In step S21, a check box is displayed in association with the property included in the returned schema and the area for inputting a new property. The check box is checked by the user when the property value displayed or input corresponding to the check box is correct.
なお、図8に示すように、ユーザ装置2Aが店に持ち込まれたときに「めんめん堂」を表示させ、その店名が指定された場合は、図6において「めんめん堂」がキーワードとして入力された場合と同様に処理が行われる。
As shown in FIG. 8, when the
また、図7に示すように、メタデータ検索のキーワードを入力するためのエリアに「03−xxxx−xxxx」が入力された場合は、図6において「03−xxxx−xxxx」が入力された場合と同様に処理が行われる。そして、これら場合における表示結果は本例と同様になる。 Further, as shown in FIG. 7, when “03-xxxx-xxxx” is input in the area for inputting a keyword for metadata search, when “03-xxxx-xxxx” is input in FIG. The process is performed in the same manner as. The display results in these cases are the same as in this example.
さて、図9のような表示に対し、例えば、新規なプロパティを入力するエリアに新規なプロパティ「ラストオーダ時刻」が入力され、このプロパティのインスタンスであるプロパティ値を入力するエリアにプロパティ値「22:30」が入力され、プロパティ「営業開始時刻」及び「営業開始時刻」に対応するチェックボックスと、新規なプロパティ「ラストオーダ時刻」に対応するチェックボックスとがチェックされる。 In the display as shown in FIG. 9, for example, a new property “last order time” is input in an area for inputting a new property, and a property value “22” is input in an area for inputting a property value that is an instance of this property. : 30 ”is input, and a check box corresponding to the properties“ business start time ”and“ business start time ”and a check box corresponding to the new property“ last order time ”are checked.
ユーザ装置2Aの制御部22は、チェックされたプロパティ値を含むメタデータを、自身のメタデータ管理部21に与え(ステップS23)、メタデータ管理部21は、与えられたメタデータを自身に新たに記憶させる(ステップS25)。したがって、メタデータ管理部21に記憶されるのは、ユーザ装置2AのユーザAにより正しいと認められたもののみとなる。
The
図10は、ステップS23を終えた後のユーザ装置2Aに記憶されたメタデータを示すラベル付き有向グラフである。
FIG. 10 is a directed graph with labels showing the metadata stored in the
ユーザ装置2Aのメタデータ管理部21には、図3に示すメタデータに加えて、リソースURI「めんめん堂」とプロパティ「営業開始時刻」とプロパティ値「10:00」とからなるメタデータ、リソースURI「めんめん堂」とプロパティ「営業終了時刻」とプロパティ値「23:00」とからなるメタデータ、リソースURI「めんめん堂」とプロパティ「ラストオーダー時刻」とプロパティ値「22:30」とからなるメタデータとが新たに記憶される。
In addition to the metadata shown in FIG. 3, the
なお、ステップS21の表示が図11に示すようなものであった場合、ユーザAが、プロパティ「感想」及びプロパティ値「餃子セットが良かった」、プロパティ「割引情報」及びプロパティ値「http://aaa.co.jp/…」(http://aaa.co.jp/…は割引情報が得られるホームページのURI)を入力し、プロパティ「営業開始時刻」、プロパティ「営業終了時刻」、プロパティ「ラストオーダー時刻」、プロパティ「感想」、プロパティ「割引情報」のチェックボックスにチェックすると、ユーザ装置2Aのメタデータ管理部21には、図12に示すようなメタデータが記憶される。
If the display in step S21 is as shown in FIG. 11, the user A has the property “impression” and the property value “gyoza set was good”, the property “discount information” and the property value “http: //”. /Aaa.co.jp / ... "(http: //aaa.co.jp / ... is the URI of the homepage from which discount information can be obtained), property" business start time ", property" business end time ", property When the check boxes of “last order time”, property “impression”, and property “discount information” are checked, metadata as shown in FIG. 12 is stored in the
次に、本実施の形態では、スキーマ管理装置1に記憶されたスキーマを条件つきで拡張する処理が行われる。なお、便宜上、プロパティ「ラストオーダー時刻」でスキーマを拡張する場合の処理を説明するが、他のプロパティについても同様の処理が行われる。
Next, in the present embodiment, processing for extending the schema stored in the
図13及び図14は、ユーザ装置2Aによりスキーマ管理装置1のスキーマを拡張するときのシーケンス図である。
13 and 14 are sequence diagrams when the schema of the
図13に示すように、ユーザ装置2Aの制御部22は、プロパティ「ラストオーダー時刻」を含むメタデータを自身のメタデータ管理部21に要求する(ステップS31)。
As illustrated in FIG. 13, the
ユーザ装置2Aのメタデータ管理部21は、プロパティ「ラストオーダー時刻」を含むメタデータとして、例えば、リソースURI「めんめん堂」とプロパティ「ラストオーダー時刻」とプロパティ値「22:30」とからなるメタデータを検索し、該メタデータのリソースURI「めんめん堂」とプロパティ「rdf:type」とを含むメタデータを検索して制御部22に返却する(ステップS33)。
The
ユーザ装置2Aの制御部22は、自身のメタデータ管理部21に対し、リソースURI「めんめん堂」とプロパティ「ラストオーダー時刻」とを含むメタデータを要求する。また、ユーザ装置2Aのメタデータ管理部21は、ユーザ装置2B及び2Cのメタデータ管理部21に対し、同様に当該メタデータを要求する(ステップS35)。
The
ユーザ装置2Aのメタデータ管理部21は直接、そしてユーザ装置2B及び2Cのメタデータ管理部21はユーザ装置2Aのメタデータ管理部21を介して、当該メタデータを検索して返却する(ステップS37)。
The
ユーザ装置2Aの制御部22は、返却されたメタデータの合計数を演算し、当該合計数が、予め自身に記憶された第1しきい値(例えば「3」)以上と判断すれば、スキーマ管理装置1に対し、プロパティ値「ラーメン屋」とプロパティ「ラストオーダー時刻」を送信し、仮のプロパティとしての登録を依頼する(ステップS39,41)。
If the
図15に示すように、スキーマ管理装置1は、送信されたプロパティ値「ラーメン屋」に等しい概念クラス「ラーメン屋」と、送信されたプロパティ「ラストオーダー時刻」とを含むRDF文をスキーマに加える(ステップS43)。なお、スキーマ管理装置1は、プロパティ「ラストオーダー時刻」が仮のプロパティとなるように処理する。
As illustrated in FIG. 15, the
次に、ユーザ装置2Aの制御部22は、自身のメタデータ管理部21に対し、リソースURI「めんめん堂」とプロパティ値「ラーメン屋」とプロパティ「ラストオーダー時刻」とを与えてリソースURIが「めんめん堂」ではないメタデータ検索を要求する。また、ユーザ装置2Aのメタデータ管理部21は、ユーザ装置2B及び2Cのメタデータ管理部21に対し、同様にメタデータ検索を要求する(ステップS45)。
Next, the
各メタデータ管理部21は、リソースURIが「めんめん堂」ではないリソースのURIとプロパティ値「ラーメン屋」とを含むメタデータを検索し、この検索されたメタデータにおけるリソースURIである、めんめん堂以外のラーメン屋のURIとプロパティ「ラストオーダー時刻」とを含むメタデータを検索する(ステップS47)。
Each
ユーザ装置2Aのメタデータ管理部21は直接、そしてユーザ装置2B及び2Cのメタデータ管理部21はユーザ装置2Aのメタデータ管理部21を介して、検索したメタデータ(めんめん堂以外のラーメン屋のURIとプロパティ「ラストオーダー時刻」とを含むメタデータ)を返却する(ステップS49)。
The
ユーザ装置2Aの制御部22は、返却されたメタデータの合計数を演算し、当該合計数が、予め自身に記憶された第2しきい値(例えば「3」)以上であると判断すれば、スキーマ管理装置1に対し、プロパティ値「ラーメン屋」とプロパティ「ラストオーダー時刻」を送信し、正式なプロパティとしての登録を依頼する(ステップS51,53)。
If the
図16に示すように、スキーマ管理装置1は、送信されたプロパティ値「ラーメン屋」に等しい概念クラス「ラーメン屋」と、送信されたプロパティ「ラストオーダー時刻」とを含むRDF文をスキーマに加える(ステップS55)。なお、スキーマ管理装置1は、プロパティ「ラストオーダー時刻」が正式なプロパティとなるように処理する。
As illustrated in FIG. 16, the
次に、ユーザ装置2Aの制御部22は、ステップS39で求めた合計数と、ステップS47で求めた合計数との合計数を演算し、それにより得られた合計数が、予め制御部22に記憶された第3しきい値(例えば「10」)以上であると判断すれば、スキーマ管理装置1に対し、プロパティ値「ラーメン屋」とプロパティ「ラストオーダー時刻」を送信し、上位の概念の仮のプロパティとしての登録を依頼する(ステップS61,63)。
Next, the
図17に示すように、スキーマ管理装置1は、送信されたプロパティ値「ラーメン屋」に等しい概念クラス「ラーメン屋」の1つ上位の概念クラス「中華料理店」を検索し、検索された概念クラス「中華料理店」と、送信されたプロパティ「ラストオーダー時刻」とを含むRDF文をスキーマに加える(ステップS65)。なお、スキーマ管理装置1は、プロパティ「ラストオーダー時刻」が仮のプロパティとなるように処理する。
As illustrated in FIG. 17, the
次にユーザ装置2Aの制御部22は、図14に示すように、プロパティ値「ラーメン屋」をスキーマ管理装置1に送信して、スキーマを要求する(ステップS71)。
Next, as illustrated in FIG. 14, the
図18に示すように、スキーマ管理装置1は、送信されたプロパティ値「ラーメン屋」を概念クラスとして、この概念クラス「ラーメン屋」の1つ上位の概念クラス「中華料理店」を検索し、その概念クラス「中華料理店」の1つ下位の概念クラス「点心店」とこの概念のプロパティ、並びに、概念クラス「中華料理店」の1つ下位の概念クラス「ラーメン屋」とこの概念のプロパティからなるスキーマの部分を検索する(ステップS73)。そして、検索したスキーマを制御部22に返却する(ステップS75)。
As illustrated in FIG. 18, the
概念クラス「ラーメン屋」や概念クラス「点心店」は概念クラス「中華料理店」を親として持つ概念、つまり兄弟にあたる概念である。 The concept class “ramen restaurant” and the concept class “Dim Sum” are concepts having the concept class “Chinese restaurant” as parents, that is, concepts corresponding to siblings.
ユーザ装置2Aの制御部22は、返却されたスキーマにおける1つの概念クラスのプロパティ、例えば概念クラス「ラーメン屋」のプロパティ「ラストオーダー時刻」を選択し、他の1つの概念クラスにもプロパティ「ラストオーダー時刻」があれば、スキーマ管理装置1に対し、プロパティ値「ラーメン屋」とプロパティ「ラストオーダー時刻」を送信し、上位の概念クラスの仮のプロパティとしての登録を依頼する(ステップS77,79)。
The
図19に示すように、スキーマ管理装置1は、送信されたプロパティ値「ラーメン屋」に等しい概念クラス「ラーメン屋」の1つ上位の概念クラス「中華料理店」を検索し、検索された概念クラス「中華料理店」と、送信されたプロパティ「ラストオーダー時刻」とを含むRDF文をスキーマに加える(ステップS81)。なお、スキーマ管理装置1は、プロパティ「ラストオーダー時刻」が仮のプロパティとなるように処理する。
As illustrated in FIG. 19, the
ところで、スキーマ管理装置1のみで、スキーマを拡張することも可能である。例えば、スキーマ管理装置1が、プロパティ「ラストオーダー時刻」を有する概念クラス「ラーメン屋」の1つ上位の概念クラス「中華料理店」を検索し、その概念クラス「中華料理店」の1つ下位の概念、例えば「点心店」を検索する。そして、概念クラス「点心店」がプロパティ「ラストオーダー時刻」を備えていれば、プロパティ「ラストオーダー時刻」を概念クラス「中華料理店」についての「仮の」プロパティとする。
By the way, the schema can be extended only by the
以上のような、スキーマの拡張により、図20(a)に示すように、スキーマ内の概念クラス「ラーメン屋」が持つプロパティ「麺のタイプ」よりも、後から追加されたプロパティ「ラストオーダー時刻」を上に表示させることができる。 By extending the schema as described above, as shown in FIG. 20A, the property “last order time” added later than the property “noodle type” of the conceptual class “ramen shop” in the schema. "Can be displayed above.
また、本実施の形態では、図20(b)に示すように、ユーザ装置2A、2B及び2Cで管理されたメタデータをまとめて1つのユーザ装置で表示させることができる。
In the present embodiment, as shown in FIG. 20B, the metadata managed by the
以上の説明から明らかなように、図1のコンピュータシステムがスキーマ拡張システムに相当する。このスキーマ拡張システムは、スキーマ拡張方法として、ステップS37で、蓄積されたメタデータから、同一の概念クラスである概念クラス「ラーメン屋」により示される概念をもつ特定のリソースのリソースURI「めんめん堂」と同一のプロパティ「ラストオーダー時刻」とを含むメタデータを検索し、該検索されたメタデータの合計数をステップS39で演算し、該演算された合計数が予め記憶された第1しきい値以上である場合に、ステップS43で当該同一の概念クラス「ラーメン屋」と当該プロパティ「ラストオーダー時刻」とを含む文をスキーマに加えることによりスキーマを拡張する。その結果、実存するメタデータを基にスキーマを正しく拡張することができる。 As is clear from the above description, the computer system of FIG. 1 corresponds to a schema extension system. In this schema extension system, as a schema extension method, in step S37, the resource URI “Menendo” of a specific resource having the concept indicated by the concept class “ramen shop” which is the same concept class from the accumulated metadata. ”And the same property“ last order time ”are searched, the total number of the searched metadata is calculated in step S39, and the calculated first total threshold is stored in advance. If the value is greater than or equal to the value, in step S43, the schema is extended by adding a sentence including the same concept class “ramen shop” and the property “last order time” to the schema. As a result, the schema can be correctly extended based on the existing metadata.
また、スキーマ拡張システムは、スキーマ拡張方法として、ステップS47で、蓄積されたメタデータから、同一の概念クラス「ラーメン屋」により示される概念をもつ複数のリソースのリソースURIの中の特定のリソースURI「めんめん堂」以外のリソースURI並びに同一のプロパティ「ラストオーダー時刻」を含むメタデータを検索し、該検索されたメタデータの合計数をステップS51で演算し、該演算された合計数が予め記憶された第2しきい値以上である場合に、ステップS55で当該同一の概念クラス「ラーメン屋」と当該プロパティ「ラストオーダー時刻」とを含む文をスキーマに加えることによりスキーマを拡張する。その結果、実存するメタデータを基にスキーマを正しく拡張することができる。 Further, the schema extension system, as a schema extension method, in step S47, the specific resource URI among the resource URIs of a plurality of resources having the concept indicated by the same concept class “ramen shop” from the accumulated metadata. Metadata including resource URIs other than “Menendo” and the same property “last order time” is searched, the total number of the searched metadata is calculated in step S51, and the calculated total number is calculated in advance. If it is equal to or greater than the stored second threshold value, the schema is extended by adding a sentence including the same concept class “ramen restaurant” and the property “last order time” to the schema in step S55. As a result, the schema can be correctly extended based on the existing metadata.
また、スキーマ拡張システムが、スキーマ拡張方法として、ステップS37及び47で、蓄積されたメタデータから、同一の概念クラス「ラーメン屋」により示される概念をもつ複数のリソースのリソースURIのいずれか(リソースURI「めんめん堂」かそれ以外かを問わない)並びに同一のプロパティ「ラストオーダー時刻」を含むメタデータを検索し、該検索されたメタデータの合計数をステップS61で演算し、該演算された合計数が予め記憶された第3しきい値以上である場合に、ステップS65で当該同一の概念クラス「ラーメン屋」と当該プロパティ「ラストオーダー時刻」とを含む文をスキーマに加えることによりスキーマを拡張する。その結果、実存するメタデータを基にスキーマを正しく拡張することができる。 Further, the schema extension system, as a schema extension method, selects one of resource URIs (resources) of a plurality of resources having the concept indicated by the same concept class “ramen shop” from the metadata accumulated in steps S37 and S47. Search for metadata including the URI “Menmendo” or any other) and the same property “last order time”, and the total number of the searched metadata is calculated in step S61. If the total number is equal to or greater than the third threshold value stored in advance, a schema including the same concept class “ramen shop” and the property “last order time” is added to the schema in step S65. To expand. As a result, the schema can be correctly extended based on the existing metadata.
また、スキーマ拡張システムが、スキーマ拡張方法として、ステップS73で、スキーマから、同一の概念クラス「中華料理店」の下位にある複数の概念クラス、つまり概念クラス「ラーメン屋」と概念クラス「点心店」を含むスキーマの部分を検索し、当該スキーマの部分に同一のプロパティ「ラストオーダー時刻」が含まれている場合に、ステップS81で、同一の概念クラス「中華料理店」と当該同一のプロパティ「ラストオーダー時刻」とを含む文とをスキーマに加えることによりスキーマを拡張する。その結果、実存するスキーマを基にスキーマを正しく拡張することができる。 Further, the schema extension system, as a schema extension method, in step S73, a plurality of concept classes subordinate to the same concept class “Chinese restaurant” from the schema, that is, the concept class “ramen restaurant” and the concept class “Dim Sum Shop” ”And the same property“ last order time ”is included in the schema portion, the same concept class“ Chinese restaurant ”and the same property“ The schema is extended by adding to the schema a statement containing "last order time". As a result, the schema can be correctly extended based on the existing schema.
なお、本実施の形態では、複数のコンピュータによりスキーマ拡張システムを構成したが、単一のコンピュータでスキーマ拡張システムを構成してもよい。 In this embodiment, the schema extension system is configured by a plurality of computers. However, the schema extension system may be configured by a single computer.
また、上記説明したスキーマ拡張システムをコンピュータにより構成するためのコンピュータプログラムは、半導体メモリ、磁気ディスク、光ディスク、光磁気ディスク、磁気テープなどのコンピュータ読み取り可能な記録媒体に格納したり、インターネットなどの通信網を介して伝送させて、広く流通させることができる。 A computer program for configuring the schema extension system described above by a computer is stored in a computer-readable recording medium such as a semiconductor memory, a magnetic disk, an optical disk, a magneto-optical disk, or a magnetic tape, or communicated via the Internet. It can be distributed widely through the network.
1 スキーマ管理装置
2A、2B、2C ユーザ装置
21 メタデータ管理部
22 制御部
23 表示部
DESCRIPTION OF
Claims (12)
コンピュータが、前記蓄積されたメタデータから、同一リソースURIと同一のプロパティとを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張方法。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension method when metadata including properties of is accumulated,
The computer searches the accumulated metadata for metadata including the same resource URI and the same property, calculates the total number of the searched metadata, and the calculated total number is stored in advance. A schema extension method comprising: adding a sentence including the same concept class and the property to the schema when the threshold is equal to or greater than the threshold value.
コンピュータが、前記蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIの中の特定のリソースURI以外のリソースURI並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張方法。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension method when metadata including properties of is accumulated,
The computer searches the accumulated metadata for metadata including resource URIs other than a specific resource URI and the same property in resource URIs of a plurality of resources having the concept indicated by the same concept class, The total number of the retrieved metadata is calculated, and if the calculated total number is equal to or greater than a prestored threshold, a sentence including the same concept class and the property is added to the schema A schema extension method characterized by that.
コンピュータが、前記蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIのいずれか並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張方法。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property shared by the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension method when metadata including properties of is accumulated,
The computer searches the accumulated metadata for metadata including any of the resource URIs of the plurality of resources having the concept indicated by the same concept class and the same property, and the total of the searched metadata A schema expansion method characterized by calculating a number and adding a statement including the same concept class and the property to the schema when the calculated total number is equal to or greater than a prestored threshold value .
コンピュータが、前記スキーマから、同一の概念クラスの下位にある複数の概念クラスを含むスキーマの部分を検索し、当該スキーマの部分に同一のプロパティが含まれている場合に、前記同一の概念クラスと当該同一のプロパティとを含む文とを前記スキーマに加えることを特徴とするスキーマ拡張方法。 A schema extension method when a schema configured by storing statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored,
When the computer searches the schema for a schema part including a plurality of concept classes that are subordinate to the same concept class, and the same property is included in the schema part, the same concept class and A schema extension method comprising adding a sentence including the same property to the schema.
前記蓄積されたメタデータから、同一のリソースURIと同一のプロパティとを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張システム。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension system when metadata including properties of is accumulated,
The metadata including the same resource URI and the same property is searched from the accumulated metadata, the total number of the searched metadata is calculated, and the calculated total number is stored in advance. A schema extension system characterized by adding a statement including the same concept class and the property to the schema when the threshold is equal to or greater than a threshold value.
前記蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIの中の特定のリソースURI以外のリソースURI並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張システム。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension system when metadata including properties of is accumulated,
From the accumulated metadata, a resource URI other than a specific resource URI and metadata including the same property in a plurality of resource URIs having a concept indicated by the same concept class are searched, and the searched metadata is searched. Calculating the total number of metadata, and adding the sentence including the same concept class and the property to the schema when the calculated total number is equal to or greater than a threshold stored in advance. Schema extension system.
前記蓄積されたメタデータから、同一の概念クラスにより示される概念をもつ複数のリソースのリソースURIのいずれか並びに同一のプロパティを含むメタデータを検索し、該検索されたメタデータの合計数を演算し、該演算された合計数が予め記憶されたしきい値以上である場合に、当該同一の概念クラスと当該プロパティとを含む文を前記スキーマに加えることを特徴とするスキーマ拡張システム。 A schema configured by accumulating statements including a concept class indicating a concept common to a plurality of resources and a property common to the plurality of resources is stored, and a resource URI that is a URI of one resource and the resource A schema extension system when metadata including properties of is accumulated,
From the accumulated metadata, search for metadata including one of the resource URIs of the plurality of resources having the concept indicated by the same concept class and the same property, and calculate the total number of the searched metadata. When the calculated total number is greater than or equal to a threshold value stored in advance, a sentence including the same concept class and the property is added to the schema.
前記スキーマから、同一の概念クラスの下位にある複数の概念クラスを含むスキーマの部分を検索し、当該スキーマの部分に同一のプロパティが含まれている場合に、前記同一の概念クラスと当該同一のプロパティとを含む文とを前記スキーマに加えることを特徴とするスキーマ拡張システム。 Schema extension when a schema configured by accumulating statements that include concepts common to multiple resources or a concept class that represents a higher level concept of this concept and properties that the multiple resources have in common is stored A system,
When a schema part including a plurality of concept classes under the same concept class is searched from the schema, and the same property is included in the schema part, the same concept class and the same A schema extension system, wherein a statement including a property is added to the schema.
A recording medium storing a computer program for configuring the schema extension system according to claim 5 by a computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003380402A JP4279653B2 (en) | 2003-11-10 | 2003-11-10 | Schema extension system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003380402A JP4279653B2 (en) | 2003-11-10 | 2003-11-10 | Schema extension system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005141691A true JP2005141691A (en) | 2005-06-02 |
JP4279653B2 JP4279653B2 (en) | 2009-06-17 |
Family
ID=34690136
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003380402A Expired - Fee Related JP4279653B2 (en) | 2003-11-10 | 2003-11-10 | Schema extension system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4279653B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017054387A (en) * | 2015-09-10 | 2017-03-16 | 株式会社日立製作所 | Query creation support method and information processor |
-
2003
- 2003-11-10 JP JP2003380402A patent/JP4279653B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017054387A (en) * | 2015-09-10 | 2017-03-16 | 株式会社日立製作所 | Query creation support method and information processor |
Also Published As
Publication number | Publication date |
---|---|
JP4279653B2 (en) | 2009-06-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100799658B1 (en) | Host-based Intelligent Results Related to a Character Stream | |
JP4810469B2 (en) | Search support device, program, and search support system | |
TWI441538B (en) | System and method for preferred services in nomadic environments | |
JP5417471B2 (en) | Structured document management apparatus and structured document search method | |
KR20080100218A (en) | Enhanced search results | |
JP6611458B2 (en) | Apparatus and method for web page access | |
US20090063406A1 (en) | Method, Service and Search System for Network Resource Address Repair | |
JP2019153271A5 (en) | ||
JP2009037501A (en) | Information retrieval apparatus, information retrieval method and program | |
US20080306928A1 (en) | Method and apparatus for the searching of information resources | |
US10031932B2 (en) | Extending tags for information resources | |
US8413222B1 (en) | Method and apparatus for synchronizing updates of authentication credentials | |
US8001138B2 (en) | Word relationship driven search | |
US20150154682A1 (en) | Enriching product catalog with search keywords | |
JP5232054B2 (en) | Information provision device | |
US9524076B2 (en) | Web page management method and apparatus and storage medium thereof | |
JP4279653B2 (en) | Schema extension system | |
JP2010157236A (en) | Method, system and computer-readable recording medium for providing web page using cache | |
JP4550876B2 (en) | Structured document retrieval system and program | |
US7617204B2 (en) | Conditional navigation through hierarchical lists | |
KR20010070944A (en) | Method for monitoring telecommunication network performance based on web corresponding to change database structure | |
JP2007025831A (en) | Content retrieval apparatus and its method | |
JP5616473B2 (en) | Information processing apparatus and information processing method | |
KR100622543B1 (en) | Electronic map system for having geographical dictionary of user and method for controlling the same | |
JP2016181290A (en) | Information processing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050413 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080725 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080805 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081006 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081111 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090113 |
|
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: 20090217 |
|
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: 20090312 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120319 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130319 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |