JP4786568B2 - Information processing apparatus, communication control processing function addition method, and communication control processing function addition program - Google Patents

Information processing apparatus, communication control processing function addition method, and communication control processing function addition program Download PDF

Info

Publication number
JP4786568B2
JP4786568B2 JP2007047072A JP2007047072A JP4786568B2 JP 4786568 B2 JP4786568 B2 JP 4786568B2 JP 2007047072 A JP2007047072 A JP 2007047072A JP 2007047072 A JP2007047072 A JP 2007047072A JP 4786568 B2 JP4786568 B2 JP 4786568B2
Authority
JP
Japan
Prior art keywords
communication control
control processing
processing function
information
function
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.)
Active
Application number
JP2007047072A
Other languages
Japanese (ja)
Other versions
JP2008210214A (en
Inventor
求 中島
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 JP2007047072A priority Critical patent/JP4786568B2/en
Publication of JP2008210214A publication Critical patent/JP2008210214A/en
Application granted granted Critical
Publication of JP4786568B2 publication Critical patent/JP4786568B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、主に情報処理装置、通信制御処理関数追加方法、及び、通信制御処理関数追加プログラムに関する。   The present invention mainly relates to an information processing apparatus, a communication control processing function addition method, and a communication control processing function addition program.

従来、通信ネットワーク内のテレコム情報(通信網情報)及びテレコム機能(通信制御機能)は通信ネットワーク内に具備されており、各通信事業者が外部提供することはなかった。また、VPN(Virtual Private Network)制御、QOS(Quality of Service )制御、QOS情報、セッション認証、通信設備の情報がAPI(Application Programming Interface)連携情報として提供されることもなかった。   Conventionally, telecom information (communication network information) and telecom function (communication control function) in a communication network are provided in the communication network, and each communication carrier has not been provided externally. Also, VPN (Virtual Private Network) control, QOS (Quality of Service) control, QOS information, session authentication, and communication facility information are not provided as API (Application Programming Interface) linkage information.

特許文献1に示される技術は、APIインタフェースを有するプラットフォームがイベントごとに生成した第1のオブジェクトと、イベントごとにアプリケーションが生成した第2のオブジェクトとがソフトウェアバスを介して通信することによりイベントを処理するシステムにおけるオブジェクトの管理方法において、ソフトウェアバスを介して第1、第2のオブジェクトが互いを参照するために必要な第1、第2のオブジェクト参照情報を含む保存情報を記憶手段に記憶する記憶ステップと、第1、第2のオブジェクトの少なくともいずれかの消滅に応じ、イベントの処理を継続するために必要なオブジェクトを再生する再生ステップと、ソフトウェアバスを介した通信を記憶手段の保存情報を用いて復旧する復旧ステップとを具備することにより、オブジェクトとAPI通信の復旧をプラットフォームとサービスアプリケーションとで連携して実施することにより、サービス処理を救済する技術である。
特開2005−250900号公報
In the technology disclosed in Patent Document 1, a first object generated for each event by a platform having an API interface and a second object generated by an application for each event communicate via a software bus. In the object management method in the processing system, storage information including first and second object reference information necessary for the first and second objects to refer to each other via the software bus is stored in the storage means. A storage step, a reproduction step of reproducing an object necessary for continuing the processing of the event in response to the disappearance of at least one of the first and second objects, and communication via the software bus. And a recovery step for recovery using And by, by implementing in conjunction to recover the object and the API communication with the platform and the service application, a technique for relieving the service process.
JP-A-2005-250900

ところで、従来、テレコム情報及びテレコム機能をWeb化して情報ネットワークの情報プロバイダに連携情報及び連携機能として提供し、連携情報及び連携機能を提供するシステムにおいて、APIを追加する際に、例えば、図14に示すような手順で新しいAPIの定義と公開とが行われる。
新しいAPIの必要性に対応する市場調査と検討とを行い、ユーザの新ニーズを把握する(ステップS1)。
新ニーズに対応するシステムを人手で構築する(ステップS2)。
新システム向けAPI用WSDL記述(API定義文)を人手で開発設計する(ステップS3)。
全て人手により新APIを登録し、公開する(ステップS4)。
したがって、上述したように従来のシステムでは、大量な人手による作業と、その作業に膨大な時間とが必要となり、ユーザのニーズが反映されるまでに時間がかかるという問題があった。
By the way, when adding an API in a system that conventionally provides telecom information and a telecom function as a web information and provides the information provider of the information network as the link information and the link function, and provides the link information and the link function, for example, FIG. A new API is defined and disclosed by the procedure shown in FIG.
Market research and examination corresponding to the need for a new API are performed to grasp the user's new needs (step S1).
A system corresponding to the new needs is manually constructed (step S2).
The API WSDL description (API definition statement) for the new system is manually developed and designed (step S3).
All new APIs are registered and released manually (step S4).
Therefore, as described above, the conventional system has a problem that a large amount of manual work and a huge amount of time are required for the work, and it takes time until the user's needs are reflected.

本発明は、このような事情を考慮し、上記の問題を解決すべくなされたもので、その目的は、ユーザニーズを反映した新しいAPIを短時間で生成し、追加処理を行うことができる情報処理装置、通信制御処理関数追加方法、及び、通信制御処理関数追加プログラムを提供することにある。   The present invention has been made in view of such circumstances and has been made to solve the above-described problems. The purpose of the present invention is to generate a new API reflecting user needs in a short time and perform additional processing. To provide a processing device, a communication control processing function addition method, and a communication control processing function addition program.

上記問題を解決するために、本発明は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段とを有し、前記新API生成手段は、前記要素抽出手段が抽出する前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを生成し、前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文に付加することにより、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置である。 In order to solve the above problem, the present invention provides an information processing apparatus in a communication control processing function adding system having a communication node apparatus connected to a communication network, a web service providing system connected to the information network, and an information processing apparatus. An API function storage means for storing a communication control processing function for executing a communication control process for the communication node in association with a definition statement conforming to a predetermined information interface, a first definition statement, and a new function A registration request input means for inputting a communication control processing function registration request including a first communication control processing function, a communication control processing function identification information of a function to be used, and a function usage request including an argument of the communication control processing function And a request for use of receiving information from the web service providing system, and an input request for information cooperation service including A distribution record database storing the information cooperation service use request and the first communication control based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input. A new API generating means for generating a processing function, a communication control processing function identification information having a high appearance frequency in the distribution record database, and a source of an information cooperation service use request including the extracted communication control processing function identification information, Alternatively, element extraction means for extracting either a user name or an argument of the communication control processing function as an element, and second communication corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction means have a reading means for reading out the control processing function from the API function storing means, said new API produced hand Generates a second function use request for designating the element to be extracted by the element extraction means or a function use request for the element, and a second of the second communication control processing functions to be read by the reading means. The information processing apparatus is characterized in that the first communication control processing function is generated by adding the definition sentence .

また、本発明は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段とを有し、前記新API生成手段は、前記要素抽出手段が抽出する前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを、前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置であるThe present invention is also an information processing apparatus in a communication control processing function adding system having a communication node apparatus connected to a communication network, a web service providing system connected to an information network, and an information processing apparatus, wherein the communication node API function storage means for storing a communication control processing function for executing a communication control process for the first and second functions in association with a definition statement conforming to a predetermined information interface, and a first communication control that has a first definition statement and is a new function Use of an information linkage service including a registration request input means for inputting a communication control processing function registration request including a processing function, communication control processing function identification information of a function to be used, and a function usage request including an argument of the communication control processing function A use request receiving means for receiving a request from the web service providing system, and the input information cooperation service; When the distribution record database storing the use request and the communication control processing function registration request are input, the first communication control processing function is generated based on the information cooperation service use request stored in the distribution record database. A new API generation means that extracts communication control processing function identification information having a high appearance frequency in the distribution record database, a source of an information cooperation service use request including the extracted communication control processing function identification information, or a user name, Alternatively, element extraction means for extracting any one of the arguments of the communication control processing function as an element, and a second communication control processing function corresponding to the communication control processing function identification information with high appearance frequency extracted by the element extraction means Reading means for reading out from the API function storage means, and the new API generation means includes the element extraction unit Either the function use request specifying the element to be extracted or the function use request for the element is set as the second definition statement of the second communication control processing function read by the reading unit, and the first An information processing apparatus that generates a communication control processing function .

また、本発明は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、シソーラス情報を記憶するシソーラスデータベースとを有し、前記新API生成手段は、前記要素抽出手段が抽出する第1の要素に意味的に近い第2の要素、又は、反義の第3の要素を前記シソーラスデータベースから抽出し、抽出した前記第2の要素、又は、前記第3の要素のいずれかを前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置であるThe present invention is also an information processing apparatus in a communication control processing function adding system having a communication node apparatus connected to a communication network, a web service providing system connected to an information network, and an information processing apparatus, wherein the communication node API function storage means for storing a communication control processing function for executing a communication control process for the first and second functions in association with a definition statement conforming to a predetermined information interface, and a first communication control that has a first definition statement and is a new function Use of an information linkage service including a registration request input means for inputting a communication control processing function registration request including a processing function, communication control processing function identification information of a function to be used, and a function usage request including an argument of the communication control processing function A use request receiving means for receiving a request from the web service providing system, and the input information cooperation service; When the distribution record database storing the use request and the communication control processing function registration request are input, the first communication control processing function is generated based on the information cooperation service use request stored in the distribution record database. A new API generation means that extracts communication control processing function identification information having a high appearance frequency in the distribution record database, a source of an information cooperation service use request including the extracted communication control processing function identification information, or a user name, Alternatively, element extraction means for extracting any one of the arguments of the communication control processing function as an element, and a second communication control processing function corresponding to the communication control processing function identification information with high appearance frequency extracted by the element extraction means Read means for reading from the API function storage means, and a thesaurus database for storing thesaurus information. Possess the door, the new API generating unit extracts semantically close second element to the first element the element extracting means extracts, or, the third element of the anti-justified from the thesaurus database, The first communication control processing function is generated by using either the extracted second element or the third element as a second definition statement of the second communication control processing function to be read by the reading unit. It is an information processing apparatus characterized by doing.

また、本発明は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、オントロジ情報を記憶するオントロジデータベースとを有し、前記新API生成手段が、前記要素抽出手段が抽出する第1の要素に親和度の高い第2の要素をオントロジデータベースから抽出し、抽出した前記第2の要素を前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置である。 The present invention is also an information processing apparatus in a communication control processing function adding system having a communication node apparatus connected to a communication network, a web service providing system connected to an information network, and an information processing apparatus, wherein the communication node API function storage means for storing a communication control processing function for executing a communication control process for the first and second functions in association with a definition statement conforming to a predetermined information interface, and a first communication control that has a first definition statement and is a new function Use of an information linkage service including a registration request input means for inputting a communication control processing function registration request including a processing function, communication control processing function identification information of a function to be used, and a function usage request including an argument of the communication control processing function A use request receiving means for receiving a request from the web service providing system, and the input information cooperation service; When the distribution record database storing the use request and the communication control processing function registration request are input, the first communication control processing function is generated based on the information cooperation service use request stored in the distribution record database. A new API generation means that extracts communication control processing function identification information having a high appearance frequency in the distribution record database, a source of an information cooperation service use request including the extracted communication control processing function identification information, or a user name, Alternatively, element extraction means for extracting any one of the arguments of the communication control processing function as an element, and a second communication control processing function corresponding to the communication control processing function identification information with high appearance frequency extracted by the element extraction means Reading means for reading from the API function storage means, and an ontology database for storing ontology information Possess the door, the new API generating means, the first and the second element having high affinity to the elements extracted from the ontology database, extracted the second element said reading means for the element extracting means extracts a second definition statement of said second communication control processing function reads an information processing apparatus and generates said first communication control processing function.

また、本発明は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、通信制御処理関数識別情報と当該通信制御処理関数の定義文とを対応付けて記憶するWSDLデータベースとを有し、前記新API生成手段は、前記要素抽出手段が抽出する第1の要素を含む関数利用要求を前記流通記録データベースから読み出し、読み出した当該関数利用要求に近似する前記通信制御処理関数識別情報又は当該通信制御処理関数の定義文を前記WSDLデータベースから検索し、検索した結果に基づき、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置である。 The present invention is also an information processing apparatus in a communication control processing function adding system having a communication node apparatus connected to a communication network, a web service providing system connected to an information network, and an information processing apparatus, wherein the communication node API function storage means for storing a communication control processing function for executing a communication control process for the first and second functions in association with a definition statement conforming to a predetermined information interface, and a first communication control that has a first definition statement and is a new function Use of an information linkage service including a registration request input means for inputting a communication control processing function registration request including a processing function, communication control processing function identification information of a function to be used, and a function usage request including an argument of the communication control processing function A use request receiving means for receiving a request from the web service providing system, and the input information cooperation service; When the distribution record database storing the use request and the communication control processing function registration request are input, the first communication control processing function is generated based on the information cooperation service use request stored in the distribution record database. A new API generation means that extracts communication control processing function identification information having a high appearance frequency in the distribution record database, a source of an information cooperation service use request including the extracted communication control processing function identification information, or a user name, Alternatively, element extraction means for extracting any one of the arguments of the communication control processing function as an element, and a second communication control processing function corresponding to the communication control processing function identification information with high appearance frequency extracted by the element extraction means Read means for reading from the API function storage means, communication control processing function identification information, and the communication control processing function Possess a definition statements and WSDL database for storing in association with each other, the new API generating means reads the function use request including a first element the element extracting means for extracting from said flow record database, read Searching the WSDL database for the communication control processing function identification information or the communication control processing function definition statement that approximates the function use request, and generating the first communication control processing function based on the search result. This is an information processing apparatus .

また、上記情報処理装置において、前記新API生成手段が生成した前記第1の通信制御処理関数を前記API関数記憶手段に登録する追加登録手段と、前記追加登録手段が登録した前記第1の通信制御処理関数を前記情報ネットワークに公開する公開手段とをさらに有してもよい。 Further, in the information processing apparatus, additional registration means for registering the first communication control processing function generated by the new API generation means in the API function storage means, and the first communication registered by the additional registration means The information processing apparatus may further include a disclosure unit that exposes the control processing function to the information network.

本発明の通信制御処理関数追加方法は、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を当該通信制御処理関数ごとの定義文に対応付けて記憶するAPI関数記憶手段、及び、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を記憶する流通記録データベースと有し、所定の情報インタフェースに従う前記定義文を用い、前記通信ネットワークと前記情報ネットワークとの情報連携サービスをネットワーク機能として、ウェブサービス化し、提供する情報処理装置とを含む通信制御処理関数追加システムにおける情報処理装置の通信制御処理関数追加方法であって、前記情報処理装置が、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力ステップと、前記情報連携サービス利用要求を、前記ウェブサービス提供システムから受信し、前記流通記録データベースに記憶する利用要求記憶ステップと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成ステップと、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出ステップと、前記要素抽出ステップにより抽出される出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出ステップとを有し、前記新API生成ステップは、前記要素抽出ステップにより抽出される前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを生成し、前記読出ステップにより読み出される前記第2の通信制御処理関数の第2の定義文に付加することにより、前記第1の通信制御処理関数を生成することを特徴とする。 The communication control processing function adding method of the present invention includes a communication node device connected to a communication network, a web service providing system connected to an information network, and a communication control processing function for executing communication control processing for the communication node. API function storage means for storing in association with a definition statement for each processing function , communication control processing function identification information of a function to be used, and use of an information cooperation service including a function usage request including an argument of the communication control processing function An information processing apparatus that has a distribution record database that stores requests, uses the definition statement according to a predetermined information interface, converts an information cooperation service between the communication network and the information network into a web function, and provides the information service Including information processing device in communication control processing function addition system A signal control processing function add method, registration request the information processing apparatus has a first definition statement, and inputs the communication control processing function registration request including a first communication control processing function which is a new function An input step, a use request storing step of receiving the information cooperation service use request from the web service providing system and storing it in the distribution record database; and the distribution control processing function registration request when the communication control processing function registration request is input. A new API generation step for generating the first communication control processing function based on the information cooperation service use request stored in the recording database, and extracting communication control processing function identification information having a high appearance frequency in the distribution recording database, Source or user name of information cooperation service use request including the extracted communication control processing function identification information Is an element extraction step for extracting any of the arguments of the communication control processing function as an element, and a second communication control processing function corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction step possess a read step of reading from the API function storing means, said new API generation step, the function use request specifying the element to be extracted by the element extracting step, or, one of the functions use request of said element And the first communication control processing function is generated by adding to the second definition sentence of the second communication control processing function read by the reading step .

発明によれば、通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置が、通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、ウェブサービス提供システムから受信する利用要求受信手段と、入力される情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、流通記録データベースが記憶する情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、要素抽出手段が抽出する出現頻度の高い通信制御処理関数識別情報に対応する第2の通信制御処理関数をAPI関数記憶手段から読み出す読出手段とを有することとし、また、新API生成手段が、要素抽出手段が抽出する要素を指定する関数利用要求、又は、要素の関数利用要求のいずれかを生成し、読出手段が読み出す第2の通信制御処理関数の第2の定義文に付加することにより、第1の通信制御処理関数を生成することとした。
これにより、情報処理装置において流通記録データベースが記憶する関数利用要求に基づき、新たな通信制御処理関数を生成することとなり、従来技術において必要であった大量な人手による作業と、ユーザのニーズが反映されるまでの時間を短縮することが可能となる効果がある。即ち、出現頻度の高い要素を予め通信制御処理関数の定義文として含めることにより、ユーザが、通信制御処理関数を利用する際の入力すべき引数を削減することが可能となり、ユーザの手間を省き、また、送受信するデータ量を削減することが可能となる効果がある。
According to the present invention, an information processing device in a communication control processing function adding system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device performs communication control on the communication node. An API function storage means for storing a communication control processing function for executing processing in association with a definition statement conforming to a predetermined information interface, and a first communication control processing function as a new function having a first definition statement. An information cooperation service usage request including a registration request input means for inputting a communication control processing function registration request including a communication control processing function identification information of a function to be used and a function usage request including an argument of the communication control processing function, The usage request receiving means received from the web service providing system and the input information linkage service usage request are stored. A distribution record database; and a new API generation unit that generates the first communication control processing function based on an information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input; The communication control processing function identification information that appears frequently in the distribution record database is extracted, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the argument of the communication control processing function Element extraction means for extracting any one of the above as elements, and reading means for reading out from the API function storage means the second communication control processing function corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction means. and to have, also, a function utilizing the new API generating means for specifying the elements to be extracted element extracting means Generating a first communication control processing function by generating either a request or an element function use request and adding it to the second definition statement of the second communication control processing function read by the reading means It was.
As a result, a new communication control processing function is generated on the basis of the function use request stored in the distribution record database in the information processing apparatus, which reflects the large amount of manual work and user needs required in the prior art. There is an effect that it is possible to shorten the time until it is done. In other words, by including elements with a high appearance frequency in advance as communication control processing function definition statements, it is possible for the user to reduce the number of arguments to be input when using the communication control processing function, saving the user trouble. Also, there is an effect that the amount of data to be transmitted / received can be reduced.

また、発明によれば、上述の情報処理装置が、通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、ウェブサービス提供システムから受信する利用要求受信手段と、入力される情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、流通記録データベースが記憶する情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、要素抽出手段が抽出する出現頻度の高い通信制御処理関数識別情報に対応する第2の通信制御処理関数をAPI関数記憶手段から読み出す読出手段とを有することとし、また、新API生成手段が、要素抽出手段が抽出する要素を指定する関数利用要求、又は、要素の関数利用要求のいずれかを、読出手段が読み出す第2の通信制御処理関数の第2の定義文とし、第1の通信制御処理関数を生成することした。
これにより、情報処理装置において流通記録データベースが記憶する関数利用要求に基づき、新たな通信制御処理関数を生成することとなり、従来技術において必要であった大量な人手による作業と、ユーザのニーズが反映されるまでの時間を短縮することが可能となる効果がある。即ち、出現頻度の高い関数利用要求に対応する通信制御処理関数の既存の定義文に付加せずに、出現頻度の高い要素の関数利用要求を当該通信制御処理関数の定義文として書き換えることにより、当該通信制御処理関数を含む定義文が過剰となることを低減する効果がある。
According to the present invention, the information processing apparatus described above includes an API function storage unit that stores a communication control processing function for executing a communication control process for a communication node in association with a definition statement according to a predetermined information interface; A registration request input means for inputting a communication control processing function registration request including a first communication control processing function that is a new function, communication control processing function identification information of a function to be used, and the communication An information cooperation service utilization request including a function utilization request including an argument of a control processing function; a utilization request receiving means for receiving from the web service providing system; a distribution record database for storing the input information cooperation service utilization request; When the communication control processing function registration request is input, based on the information cooperation service use request stored in the distribution record database, the first New API generation means for generating a communication control processing function, communication control processing function identification information having a high appearance frequency in the distribution record database, and a source of the information cooperation service use request including the extracted communication control processing function identification information Or an element extraction means for extracting either a user name or an argument of the communication control processing function as an element, and a second communication control corresponding to the communication control processing function identification information with a high appearance frequency extracted by the element extraction means. the processing functions and having a reading means for reading from the API function storing means, the new API generating means, the function use request that specifies the elements to be extracted element extracting means, or, any of the elements of the function use request Is the second definition statement of the second communication control processing function read by the reading means, and the first communication control processing function is generated.
As a result, a new communication control processing function is generated on the basis of the function use request stored in the distribution record database in the information processing apparatus, which reflects the large amount of manual work and user needs required in the prior art. There is an effect that it is possible to shorten the time until it is done. That is, by rewriting the function usage request of the element with high appearance frequency as the definition sentence of the communication control processing function without adding to the existing definition sentence of the communication control processing function corresponding to the function usage request with high appearance frequency, There is an effect of reducing an excessive number of definition statements including the communication control processing function.

また、発明によれば、上述の情報処理装置が、通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、ウェブサービス提供システムから受信する利用要求受信手段と、入力される情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、流通記録データベースが記憶する情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、要素抽出手段が抽出する出現頻度の高い通信制御処理関数識別情報に対応する第2の通信制御処理関数をAPI関数記憶手段から読み出す読出手段と、シソーラス情報を記憶するシソーラスデータベースとを有することとし、また、新API生成手段が、要素抽出手段が抽出する第1の要素に意味的に近い第2の要素、又は、反義の第3の要素をシソーラスデータベースから抽出し、抽出した第2の要素、又は、第3の要素のいずれかを読出手段が読み出す第2の通信制御処理関数の第2の定義文とし、第1の通信制御処理関数を生成することとした。
これにより、情報処理装置において流通記録データベースが記憶する関数利用要求に基づき、新たな通信制御処理関数を生成することとなり、従来技術において必要であった大量な人手による作業と、ユーザのニーズが反映されるまでの時間を短縮することが可能となる効果がある。即ち、シソーラスデータベースを用いることにより、出現頻度の高い要素を、意味が同義であるものを含めて流通記録データベースから抽出することが可能となり、意味が同義の複数通信制御処理関数を代表する新しい通信制御処理関数を生成することが可能となる。また反義の要素を検索することにより、反義のサービスの利用要求がある場合に、新たに通信制御処理関数を開発する必要がなくなるという効果がある。
According to the present invention, the information processing apparatus described above includes an API function storage unit that stores a communication control processing function for executing a communication control process for a communication node in association with a definition statement according to a predetermined information interface; A registration request input means for inputting a communication control processing function registration request including a first communication control processing function that is a new function, communication control processing function identification information of a function to be used, and the communication An information cooperation service utilization request including a function utilization request including an argument of a control processing function; a utilization request receiving means for receiving from the web service providing system; a distribution record database for storing the input information cooperation service utilization request; When the communication control processing function registration request is input, based on the information cooperation service use request stored in the distribution record database, the first New API generation means for generating a communication control processing function, communication control processing function identification information having a high appearance frequency in the distribution record database, and a source of the information cooperation service use request including the extracted communication control processing function identification information Or an element extraction means for extracting either a user name or an argument of the communication control processing function as an element, and a second communication control corresponding to the communication control processing function identification information with a high appearance frequency extracted by the element extraction means. A reading means for reading out the processing function from the API function storage means and a thesaurus database for storing thesaurus information are provided , and the new API generation means is semantically close to the first element extracted by the element extraction means. The second element or the third element of the anomaly is extracted from the thesaurus database, and the extracted second element or A second definition statement of the second communication control processing function for reading the read means any of the third element, it was decided to produce a first communication control processing function.
As a result, a new communication control processing function is generated on the basis of the function use request stored in the distribution record database in the information processing apparatus, which reflects the large amount of manual work and user needs required in the prior art. There is an effect that it is possible to shorten the time until it is done. In other words, by using a thesaurus database, it is possible to extract elements with high appearance frequency, including those with the same meaning, from the distribution record database, and a new communication representing a multiple communication control processing function with the same meaning. A control processing function can be generated. Also, by searching for an anomaly element, there is an effect that it becomes unnecessary to newly develop a communication control processing function when there is a request for using an anomaly service.

また、発明によれば、上述の情報処理装置が、通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、ウェブサービス提供システムから受信する利用要求受信手段と、入力される情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、流通記録データベースが記憶する情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、要素抽出手段が抽出する出現頻度の高い通信制御処理関数識別情報に対応する第2の通信制御処理関数をAPI関数記憶手段から読み出す読出手段と、オントロジ情報を記憶するオントロジデータベースとを有することとし、また、新API生成手段が、要素抽出手段が抽出する第1の要素に親和度の高い第2の要素をオントロジデータベースから抽出し、抽出した第2の要素を読出手段が読み出す第2の通信制御処理関数の第2の定義文とし、第1の通信制御処理関数を生成することとした。
これにより、情報処理装置において流通記録データベースが記憶する関数利用要求に基づき、新たな通信制御処理関数を生成することとなり、従来技術において必要であった大量な人手による作業と、ユーザのニーズが反映されるまでの時間を短縮することが可能となる効果がある。即ち、オントロジデータベースを用いることにより、流通記録データベースにおいて頻出の要素を、オントロジ情報上で、意味が同義であるものを含めて抽出することが可能となり、意味が同義の複数通信制御処理関数を代表する新しい通信制御処理関数を生成することが可能となる効果がある。
According to the present invention, the information processing apparatus described above includes an API function storage unit that stores a communication control processing function for executing a communication control process for a communication node in association with a definition statement according to a predetermined information interface; A registration request input means for inputting a communication control processing function registration request including a first communication control processing function that is a new function, communication control processing function identification information of a function to be used, and the communication An information cooperation service utilization request including a function utilization request including an argument of a control processing function; a utilization request receiving means for receiving from the web service providing system; a distribution record database for storing the input information cooperation service utilization request; When the communication control processing function registration request is input, based on the information cooperation service use request stored in the distribution record database, the first New API generation means for generating a communication control processing function, communication control processing function identification information having a high appearance frequency in the distribution record database, and a source of the information cooperation service use request including the extracted communication control processing function identification information Or an element extraction means for extracting either a user name or an argument of the communication control processing function as an element, and a second communication control corresponding to the communication control processing function identification information with a high appearance frequency extracted by the element extraction means. The reading function for reading the processing function from the API function storage means and the ontology database for storing ontology information are included , and the new API generating means has a high affinity for the first element extracted by the element extracting means. 2nd communication which extracts 2 elements from an ontology database, and a reading means reads the extracted 2nd element A second definition statement control processing functions, it was decided to produce a first communication control processing function.
As a result, a new communication control processing function is generated on the basis of the function use request stored in the distribution record database in the information processing apparatus, which reflects the large amount of manual work and user needs required in the prior art. There is an effect that it is possible to shorten the time until it is done. In other words, by using the ontology database, it is possible to extract frequently occurring elements in the distribution record database including those having the same meaning in the ontology information, which represents a plurality of communication control processing functions having the same meaning. There is an effect that a new communication control processing function can be generated.

また、発明によれば、上述の情報処理装置が、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、通信制御処理関数識別情報と当該通信制御処理関数の定義文とを対応付けて記憶するWSDLデータベースとを有することとし、また、前記新API生成手段が、前記要素抽出手段が抽出する第1の要素を含む関数利用要求を前記流通記録データベースから読み出し、読み出した当該関数利用要求に近似する前記通信制御処理関数識別情報又は当該通信制御処理関数の定義文を前記WSDLデータベースから検索し、検索した結果に基づき、前記第1の通信制御処理関数を生成することとした。
これにより、情報処理装置において流通記録データベースが記憶する関数利用要求に基づき、新たな通信制御処理関数を生成することとなり、従来技術において必要であった大量な人手による作業と、ユーザのニーズが反映されるまでの時間を短縮することが可能となる効果がある。即ち、WSDLデータベースを用いることにより、流通記録データベースにおいて頻出の要素に近似する通信制御処理関数を既に登録されている通信制御処理関数の中から抽出することが可能となるという効果がある。
Further, according to the present invention, the above-described information processing apparatus stores an API function storage unit that stores a communication control processing function for executing a communication control process for the communication node in association with a definition statement according to a predetermined information interface; A registration request input means for inputting a communication control processing function registration request including a first communication control processing function that is a new function, communication control processing function identification information of a function to be used, Usage request receiving means for receiving an information linkage service usage request including a function usage request including an argument of a communication control processing function from the web service providing system, and a distribution record database for storing the input information linkage service usage request When the communication control processing function registration request is input, the information cooperation service use requirement stored in the distribution record database is stored. New API generation means for generating the first communication control processing function, and communication control processing function identification information having a high appearance frequency in the distribution record database, and including the extracted communication control processing function identification information An element extraction unit that extracts, as an element, a source of the information cooperation service use request, a user name, or an argument of the communication control processing function, and the communication control processing function with a high appearance frequency extracted by the element extraction unit second reading means for reading the communication control processing function from the API function storage means corresponding to the identification information, and a WSDL database for storing communication control processing function identification information and in association with the definition statements of the communication control processing function And the new API generation means uses the function including the first element extracted by the element extraction means. The request is read from the distribution record database, the communication control processing function identification information or the definition statement of the communication control processing function that approximates the read function use request is searched from the WSDL database, and based on the search result, the first 1 communication control processing function is generated.
As a result, a new communication control processing function is generated on the basis of the function use request stored in the distribution record database in the information processing apparatus, which reflects the large amount of manual work and user needs required in the prior art. There is an effect that it is possible to shorten the time until it is done. That is, by using the WSDL database, it is possible to extract a communication control processing function that approximates a frequent element in the distribution record database from already registered communication control processing functions.

<基本の実施形態>
以下、図面を参照して、本発明の基本の実施形態について説明する。
図1はAPI追加システムの構成を示す概略ブロックである。図1を用いて、基本の実施形態によるAPI追加システムの構成を説明する。API追加システムは、情報処理装置1、通信ネットワーク10、情報ネットワーク20、通信ノード11、Webサービス提供システム21〜23を有する。
情報処理装置1は、通信ネットワーク10と情報ネットワーク20とに接続する。情報ネットワーク20は、Webサービス提供システム21〜23を有する。このWebサービス提供システム21〜23は、例えば、情報ネットワーク20に接続するサーバ装置であり、例えば、Webサービスを提供するサーバ装置である。
<Basic embodiment>
Hereinafter, a basic embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic block diagram showing the configuration of an API addition system. The configuration of the API addition system according to the basic embodiment will be described with reference to FIG. The API addition system includes an information processing apparatus 1, a communication network 10, an information network 20, a communication node 11, and Web service providing systems 21 to 23.
The information processing apparatus 1 is connected to the communication network 10 and the information network 20. The information network 20 includes Web service providing systems 21 to 23. The Web service providing systems 21 to 23 are, for example, server devices connected to the information network 20, and are, for example, server devices that provide Web services.

通信ネットワーク10に接続する通信ノード11は、通信回線テレコム情報(通信網情報)を記憶するデータベース、又は、そのデータベースを有するサーバ装置である。ここで、通信回線テレコム情報とは、例えば、収容回線・IPアドレス情報、ネットワーク帯域情報、トラヒックデータ、通信設備情報などである。
通信ネットワーク10と情報ネットワーク20とに接続する情報処理装置1は、オープンなAPIインタフェース40を用いて通信ネットワーク10の通信ノード11が有する通信回線テレコム情報及びテレコム機能を連携情報サービス情報及び連携情報サービス機能としてWebサービス提供システム21〜23に提供する。
The communication node 11 connected to the communication network 10 is a database that stores communication line telecom information (communication network information) or a server device that has the database. Here, the communication line telecom information is, for example, accommodation line / IP address information, network bandwidth information, traffic data, communication facility information, and the like.
The information processing apparatus 1 connected to the communication network 10 and the information network 20 uses the open API interface 40 to link the communication line telecom information and the telecom function of the communication node 11 of the communication network 10 to the cooperative information service information and the cooperative information service. This is provided as a function to the Web service providing systems 21 to 23.

なお、Webサービス提供システム21〜23から情報処理装置1へ送信される情報連携サービス利用要求は、APIインタフェース40におけるWSDL(Web Services Description Language)で記述されたAPI関数を用いて行われる。   The information cooperation service use request transmitted from the Web service providing systems 21 to 23 to the information processing apparatus 1 is performed using an API function described in WSDL (Web Services Description Language) in the API interface 40.

このWSDLとは、Webサービスを記述するための、XML(Extensible Markup Language)をベースとした言語仕様である。それぞれのWebサービスがどのような機能を有するのか、それを利用するためにはどのような要求が必要であるか、などを記述する方法が定義されている。データや操作を定義する部分が通信プロトコルに関する部分から分離しているため、プロトコルやエンコード形式などに関わりなくフォーマットを再利用できる、という特徴を持つ。
また逆に、情報処理装置1からWebサービス提供システム21〜23への送信も、WSDLで記述されたAPI関数を用いて行われる。
WSDL is a language specification based on XML (Extensible Markup Language) for describing Web services. A method is described that describes what functions each Web service has and what requests are required to use it. Since the part that defines data and operation is separated from the part related to the communication protocol, the format can be reused regardless of the protocol or the encoding format.
Conversely, transmission from the information processing apparatus 1 to the Web service providing systems 21 to 23 is also performed using an API function described in WSDL.

このように、情報処理装置1とWebサービス提供システム21〜23との間の通信は、WSDLで記述されたAPI関数を用いて行われるため、Webサービス提供システム21と情報処理装置1との間は、オープンなAPIインタフェース40となる。
ここで、APIとは、通信制御処理関数を実行するための処理手順を記したプログラムファイルである。
また、ここで、API関数とは、APIに予め付与される固有の識別情報であるAPI識別情報と、当該APIに入力する引数や、データの型などを含む関数である。
また、オープンなインタフェースとは、例えば、上述したWSDLによる記述など、サービスを公開するシステムの実装に依存しないインタフェースである。
As described above, since communication between the information processing apparatus 1 and the Web service providing systems 21 to 23 is performed using an API function described in WSDL, the communication between the Web service providing system 21 and the information processing apparatus 1 is performed. Becomes an open API interface 40.
Here, the API is a program file describing a processing procedure for executing a communication control processing function.
Here, the API function is a function including API identification information that is unique identification information given in advance to the API, an argument input to the API, a data type, and the like.
An open interface is an interface that does not depend on the implementation of a system that publishes a service, such as the description in WSDL described above.

APIにより提供するネットワーク機能は全てWebサービス化され、該ネットワーク機能はテレコム回線情報機能提供サービスの内容を定義するWSDL記述のAPI関数で特定される。
API関数を受信した情報処理装置1は、後述のAPIを記憶する記憶手段から、API関数のAPI識別情報(API名)に対応するAPIを検索し、APIを実行することにより、テレコム情報とテレコム機能とを提供する。システム管理端末30はAPIを含むWSDL定義文を情報処理装置1に登録する。
All network functions provided by the API are converted into Web services, and the network functions are specified by an API function in the WSDL description that defines the contents of the telecom line information function providing service.
The information processing apparatus 1 that has received the API function searches the API corresponding to the API identification information (API name) of the API function from a storage unit that stores the API, which will be described later, and executes the API. Provide functionality and. The system management terminal 30 registers the WSDL definition statement including the API in the information processing apparatus 1.

ここで、APIを含むWSDL定義文は、当該APIがどのような機能を有するか、また、APIを利用する場合の引数のフォーマット等をWSDLによって記述した定義文と、当該APIのAPI識別情報と、APIとを含む情報である。また、APIのWebサービスを記述するWSDL定義文は、サービス要素ごとに独立した関数を含むWSDL定義文、あるいは、該WSDL定義文が集合したWSDL定義文である。   Here, the WSDL definition statement including the API includes what function the API has, the definition statement describing the argument format when using the API in WSDL, the API identification information of the API, and the like. , API information. A WSDL definition statement describing an API Web service is a WSDL definition statement including an independent function for each service element, or a WSDL definition statement in which the WSDL definition statements are aggregated.

次に、図2を用いて、情報処理装置1の構成について説明する。
ここでは、情報ネットワーク20に接続するサーバ、例えば、Webサービス提供システム21を、サーバとして説明する。
情報処理装置1は、シナリオサーバ190と、IMS(IP Multimedia Subsystem)対応部110と、Web対応部121と、API関数記憶部130と、WSDL流通DB(Database)140と、サービス管理制御部150と、セッション認証部160と、連携サービス情報作成部170と、サービスバス180とを有する。
このWeb対応部121に接続するAPI関数記憶部130には、APIを含むWSDL定義文が記憶され、登録されている。このAPIは、Web対応部121を介してシステム管理端末30により登録される。
Next, the configuration of the information processing apparatus 1 will be described with reference to FIG.
Here, a server connected to the information network 20, for example, the Web service providing system 21 will be described as a server.
The information processing apparatus 1 includes a scenario server 190, an IMS (IP Multimedia Subsystem) support unit 110, a Web support unit 121, an API function storage unit 130, a WSDL distribution DB (Database) 140, a service management control unit 150, , A session authentication unit 160, a cooperative service information creation unit 170, and a service bus 180.
In the API function storage unit 130 connected to the Web corresponding unit 121, a WSDL definition sentence including the API is stored and registered. This API is registered by the system management terminal 30 via the Web corresponding unit 121.

API関数記憶部130は、通信ノード11に対する通信制御処理を実行する通信制御処理関数であるAPIを含むWSDL定義文を記憶する。
例えば、システム管理者が、システム管理端末30を用いて、通信制御処理関数であるAPIを含むWSDL定義文を情報処理装置1のAPI関数記憶部130に登録する。
WSDL流通DB140は、情報処理装置1に入力される情報連携サービス利用要求を記憶する。
The API function storage unit 130 stores a WSDL definition statement including an API that is a communication control processing function for executing a communication control process for the communication node 11.
For example, the system administrator registers a WSDL definition statement including an API that is a communication control processing function in the API function storage unit 130 of the information processing apparatus 1 using the system management terminal 30.
The WSDL distribution DB 140 stores information cooperation service use requests input to the information processing apparatus 1.

Web対応部121は、API関数の1つ又は複数が記述されている情報連携サービス利用要求をWebサービス提供システム21から受信し、受信した情報連携サービス利用要求に記述されたAPI関数のAPI識別情報に対応するAPIをAPI関数記憶部130から読み出し、読み出したAPIと、API関数とをIMS対応部110へ出力する。
また、Web対応部121は、情報ネットワーク20から入力される情報連携サービス利用要求をWSDL流通DB140に書き込む。
また、Web対応部121は、IMS対応部110から受信した情報連携サービス利用要求に対する応答情報を、Webサービス提供システム21へ送信する。
また、Web対応部121は、情報処理装置1と情報ネットワーク20との間のデータ変換及びプロトコル変換を実行する。
The Web corresponding unit 121 receives an information cooperation service use request in which one or more API functions are described from the Web service providing system 21, and API identification information of the API function described in the received information cooperation service use request Are read from the API function storage unit 130, and the read API and API function are output to the IMS corresponding unit 110.
Further, the Web correspondence unit 121 writes the information cooperation service use request input from the information network 20 in the WSDL distribution DB 140.
Further, the Web correspondence unit 121 transmits response information to the information cooperation service use request received from the IMS correspondence unit 110 to the Web service providing system 21.
Further, the Web corresponding unit 121 performs data conversion and protocol conversion between the information processing apparatus 1 and the information network 20.

IMS対応部110は、Web対応部121から入力されるAPIと、API関数とに基づいて通信ノード11に対する通信制御処理を実行する。
また、IMS対応部110は、通信制御処理の結果である情報連携サービス利用要求に対する応答情報を通信ノード11から受信し、Web対応部121へ出力する。また、IMS対応部110は、情報処理装置1と通信ネットワーク10との間のデータ変換及びプロトコル変換を実行する。
The IMS corresponding unit 110 executes communication control processing for the communication node 11 based on the API input from the Web corresponding unit 121 and the API function.
Also, the IMS corresponding unit 110 receives response information for the information cooperation service use request as a result of the communication control process from the communication node 11 and outputs the response information to the Web corresponding unit 121. The IMS corresponding unit 110 executes data conversion and protocol conversion between the information processing apparatus 1 and the communication network 10.

シナリオサーバ190は、その内部にシナリオ実行部とシナリオ記憶部とを有する。
シナリオ記憶部には、処理の実行手順が記述されているシナリオがシナリオファイルとして記憶されている。
またシナリオ実行部は、受信した情報連携サービス利用要求に該当するシナリオファイルをシナリオ記憶部から読み出し、読み出したシナリオファイルに基づいてIMS対応部110が実行する通信制御処理を制御する。
The scenario server 190 includes a scenario execution unit and a scenario storage unit.
In the scenario storage unit, a scenario in which a process execution procedure is described is stored as a scenario file.
The scenario execution unit reads a scenario file corresponding to the received information cooperation service use request from the scenario storage unit, and controls communication control processing executed by the IMS corresponding unit 110 based on the read scenario file.

なお、シナリオ実行部は、後述するサービス管理制御部150による認証処理として、ユーザ認証ができた場合のみ、処理を実行する。
なお、シナリオ実行部は、後述するサービス管理制御部150による認証処理として、ユーザ認証ができなかった場合には、例えば、認証エラーの情報をサーバに送信する。
The scenario execution unit executes the process only when the user authentication is successful as the authentication process by the service management control unit 150 described later.
Note that the scenario execution unit transmits, for example, authentication error information to the server when user authentication cannot be performed as authentication processing by the service management control unit 150 described later.

サービス管理制御部150は、その内部に、Webサービス提供システム21を認証する登録認証情報が記憶されている認証情報記憶部を有する。
また、サービス管理制御部150は、情報連携サービス利用要求に含まれているサーバの認証情報が、認証情報記憶部に記憶されている登録認証情報と一致するか否かを判定することにより認証処理を実行する。
The service management control unit 150 includes an authentication information storage unit in which registration authentication information for authenticating the Web service providing system 21 is stored.
Further, the service management control unit 150 determines whether or not the server authentication information included in the information cooperation service use request matches the registered authentication information stored in the authentication information storage unit. Execute.

例えば、Webサービス提供システム21が送信する情報連携サービス利用要求には、ユーザのアカウント情報とそのパスワード、及び、Webサービス提供システム21の識別情報とそのパスワードが、サーバの認証情報として含まれているとする。
また、サービス管理制御部150には、その内部の認証情報記憶部に、Webサービス提供システム21の識別情報とそのパスワード、及び、ユーザのアカウント情報とそのパスワードが、登録認証情報として記憶されているとする。
For example, the information cooperation service use request transmitted by the Web service providing system 21 includes user account information and its password, and identification information and password of the Web service providing system 21 as server authentication information. And
Further, in the service management control unit 150, the identification information and password of the Web service providing system 21 and the user account information and password are stored as registration authentication information in the internal authentication information storage unit. And

サービス管理制御部150は、受信した情報連携サービス利用要求の識別情報と、サービス管理制御部150が内部に有する認証情報記憶部に記憶する登録認証情報とが一致した場合に、ユーザ認証ができたものとして判定し、それ以外の場合、ユーザ認証ができなかったものとして判定する。
また、サービス管理制御部150は、上記の他に、サービスの利用などに対する課金処理や、ポリシ管理処理や、ユーザ管理処理や、パートナー管理処理などの処理を行ってもよい。
The service management control unit 150 was able to perform user authentication when the received identification information of the information cooperation service use request matches the registration authentication information stored in the authentication information storage unit included in the service management control unit 150. In other cases, it is determined that the user cannot be authenticated.
In addition to the above, the service management control unit 150 may perform processing such as charging for service usage, policy management processing, user management processing, partner management processing, and the like.

セッション認証部160は、Webサービス提供システム21に接続するユーザが用いる情報端末を認証する。例えば、情報端末は、物理的には通信ネットワーク10接続し、その上で、IP(Internet Protocol)などにより、情報ネットワーク20を介してWebサービス提供システム21に接続している。
つまり、情報端末は、通信ネットワーク10での物理的接続と、情報ネットワーク20での情報的接続とにより、Webサービス提供システム21に接続している。
セッション認証部160は、その内部にある接続情報記憶部に、情報端末ごとに、物理的接続の情報と情報的接続の情報とを関連付けて記憶している。例えば、セッション認証部160は、情報端末がWebサービス提供システム21に接続する際に、物理的接続の情報と情報的接続の情報とを関連付けて接続情報記憶部に書き込む。
The session authentication unit 160 authenticates an information terminal used by a user connected to the Web service providing system 21. For example, the information terminal is physically connected to the communication network 10 and then connected to the Web service providing system 21 via the information network 20 by IP (Internet Protocol) or the like.
That is, the information terminal is connected to the Web service providing system 21 by physical connection in the communication network 10 and information connection in the information network 20.
The session authentication unit 160 stores physical connection information and information connection information in association with each other in an internal connection information storage unit. For example, when the information terminal connects to the Web service providing system 21, the session authentication unit 160 associates physical connection information and information connection information and writes them in the connection information storage unit.

セッション認証部160は、ユーザの情報端末を認証する場合には、情報端末がWebサービス提供システム21に接続している現在の物理的接続の情報と情報的接続の情報とを取得し、取得した物理的接続の情報と情報的接続の情報とが、それぞれ、接続情報記憶部が記憶する、物理的接続の情報と情報的接続の情報とに一致するか否かを判定し、両方が一致する場合に、ユーザの情報端末の認証が成立であるという判定結果を出力し、両方が一致しない場合に、ユーザの情報端末の認証が不成立であるという判定結果を出力する。
このセッション認証部160による認証処理により、ユーザの情報端末の認証において、なりすましなどの不正な接続を排除することが可能である。
When authenticating the user's information terminal, the session authentication unit 160 acquires and acquires information on the current physical connection and information on the information connection that the information terminal is connected to the Web service providing system 21. It is determined whether or not the physical connection information and the information connection information match the physical connection information and the information connection information stored in the connection information storage unit, respectively. In this case, a determination result that the authentication of the user information terminal is established is output, and when both do not match, a determination result that the authentication of the user information terminal is not established is output.
By the authentication processing by the session authentication unit 160, it is possible to eliminate unauthorized connection such as impersonation in the authentication of the user information terminal.

連携サービス情報作成部170は、通信ネットワーク10を介してWeb対応部121から入力される応答と、WSDL定義文に基づき、API応答用の返り値を連携情報として作成する。
サービスバス180は、Webサービス提供システム21、Web対応部121、及び、シナリオサーバ190との間で情報を中継する。
The cooperation service information creation unit 170 creates a return value for an API response as cooperation information based on the response input from the Web correspondence unit 121 via the communication network 10 and the WSDL definition statement.
The service bus 180 relays information among the Web service providing system 21, the Web corresponding unit 121, and the scenario server 190.

次に、情報処理装置1の動作を図3を用いて説明する。
図3は、API追加システムにおける動作フローを示す図面である。図3において、システム管理端末30はAPIを含むWSDL定義文を有するAPI登録要求を情報処理装置1に送信する(ステップS11)。情報処理装置1のWeb対応部121はAPI関数記憶部130にAPIを含むWSDL定義文を書き込むことにより、登録する(ステップS12)。
上述したステップS11からステップS12の処理は、予め、Webサービス提供システム21に情報連携サービスを提供する前に行っており、API関数記憶部130には、少なくとも情報連携サービスの通信制御処理の基本処理を行うAPIが記憶されていることとする。
Next, the operation of the information processing apparatus 1 will be described with reference to FIG.
FIG. 3 is a diagram showing an operation flow in the API addition system. In FIG. 3, the system management terminal 30 transmits an API registration request having a WSDL definition statement including an API to the information processing apparatus 1 (step S11). The Web corresponding unit 121 of the information processing apparatus 1 registers by writing the WSDL definition statement including the API in the API function storage unit 130 (step S12).
The processes from step S11 to step S12 described above are performed in advance before providing the information cooperation service to the Web service providing system 21, and at least the basic process of the communication control process of the information cooperation service is stored in the API function storage unit 130. It is assumed that an API for performing is stored.

Webサービス提供システム21は、情報連携サービス利用要求として、WSDLに基づくAPI関数を含むSOAP(Simple Object Access Protocol)メッセージを情報処理装置1に送信する(ステップS13)。以下、WSDLに基づくAPI関数を、API関数を含むWSDL記述文とする。
情報処理装置1において、サービスバス180が情報連携サービス利用要求を中継する(ステップS14)。
Web対応部121は、サービスバス180を介して、API関数を含む情報連携サービス利用要求を受信し、情報連携サービス利用要求に含まれる認証情報をサービス管理制御部150に出力する(ステップS15)。
The Web service providing system 21 transmits a SOAP (Simple Object Access Protocol) message including an API function based on WSDL to the information processing apparatus 1 as an information cooperation service use request (step S13). Hereinafter, an API function based on WSDL is referred to as a WSDL description sentence including the API function.
In the information processing apparatus 1, the service bus 180 relays the information cooperation service use request (step S14).
The Web corresponding unit 121 receives the information cooperation service use request including the API function via the service bus 180, and outputs the authentication information included in the information cooperation service use request to the service management control unit 150 (step S15).

サービス管理制御部150は、Web対応部121から入力される認証情報に基づき、上述した方法により、ユーザ認証処理を行う。また、サービス管理制御部150は、セッション認証部160にセッション認証処理の開始命令を出力し、セッション認証部160が行うセッション認証処理の結果を取得する。セッション認証部160は、情報連携サービス利用要求の送信元が正規のユーザであるか否かの判定結果と、セッション認証処理の結果とをWeb対応部121に出力する(ステップS16)。   The service management control unit 150 performs user authentication processing by the above-described method based on the authentication information input from the Web corresponding unit 121. Further, the service management control unit 150 outputs a session authentication processing start command to the session authentication unit 160 and acquires a result of the session authentication processing performed by the session authentication unit 160. The session authentication unit 160 outputs the determination result as to whether or not the transmission source of the information cooperation service use request is a legitimate user and the result of the session authentication process to the Web correspondence unit 121 (step S16).

Web対応部121は、サービス管理制御部150から入力される判定結果において、情報連携サービス利用要求の送信元が正規のユーザであると判定し、かつ、セッション認証処理の結果が、ユーザの情報端末の認証が成立であるという結果であった場合、処理を継続し、いずれか一方の認証の結果が不成立であったと判定した場合、認証失敗を情報連携サービス利用要求の送信元に出力する。以下では、情報連携サービス利用要求の送信元が認証に成功した場合についての処理を説明する。
Web対応部121は、情報連携サービス利用要求のAPI関数に含まれるAPI識別情報に対応するAPIを含むWSDL定義文をAPI関数記憶部130から検索し、検索したWSDL定義文とAPI関数とをシナリオサーバ190に出力する(ステップS17)。
In the determination result input from the service management control unit 150, the Web corresponding unit 121 determines that the transmission source of the information cooperation service use request is a legitimate user, and the result of the session authentication process indicates that the information terminal of the user If the authentication is successful, the process is continued. If it is determined that either of the authentications is not successful, the authentication failure is output to the transmission source of the information cooperation service use request. In the following, a process when the transmission source of the information cooperation service use request is successfully authenticated will be described.
The Web corresponding unit 121 searches the API function storage unit 130 for a WSDL definition statement including an API corresponding to the API identification information included in the API function of the information cooperation service use request, and uses the searched WSDL definition statement and API function as a scenario. The data is output to the server 190 (step S17).

シナリオサーバ190は、入力されたWSDL定義文のAPIとAPI関数とに基づき、IMS対応部110にWSDL定義文とAPI関数とを含むAPI実行要求を出力する(ステップS18)。IMS対応部110は、入力されたAPI実行要求に基づく情報利用要求をプロトコル変換し、通信ネットワーク10の通信ノード11へ送信する中継を行うことにより、APIを実行する(ステップS19)。
通信ネットワーク10において通信ノード11は、入力された情報利用要求に基づき、テレコム情報の応答を情報処理装置1に送信する(ステップS20)。
Based on the API and API function of the input WSDL definition statement, the scenario server 190 outputs an API execution request including the WSDL definition statement and the API function to the IMS corresponding unit 110 (step S18). The IMS corresponding unit 110 converts the protocol of the information use request based on the input API execution request, and executes the API by relaying the request to the communication node 11 of the communication network 10 (step S19).
In the communication network 10, the communication node 11 transmits a telecom information response to the information processing apparatus 1 based on the input information use request (step S20).

情報処理装置1において、IMS対応部110は、通信ノード11から入力される応答をプロトコル変換し、プロトコル変換した応答と、APIのWSDL定義文とを連携サービス情報作成部170に出力することにより、応答を中継する(ステップS21)。
連携サービス情報作成部170は、入力されるプロトコル変換された応答と、APIのWSDL定義文とに基づき、APIのWSDL定義文に対応する返り値を連携情報として作成し、作成した連携情報と、情報連携サービス利用要求の送信元情報とをWeb対応部121に出力する(ステップS22)。
In the information processing apparatus 1, the IMS corresponding unit 110 performs protocol conversion on the response input from the communication node 11, and outputs the protocol converted response and the WSDL definition sentence of the API to the cooperative service information creation unit 170. The response is relayed (step S21).
The linkage service information creation unit 170 creates a return value corresponding to the WSDL definition statement of the API as linkage information based on the input protocol-converted response and the API WSDL definition statement, and the created linkage information, The source information of the information cooperation service use request is output to the Web correspondence unit 121 (step S22).

Web対応部121は、入力された連携情報をWeb化し、情報連携サービス利用要求の送信元情報を宛先情報として、Web化した連携情報と宛先情報とをサービスバス180に出力する(ステップS23)。
サービスバス180は、Web対応部121から入力されるWeb化された連携情報を宛先情報に基づき、Webサービス提供システム21に送信することにより、中継処理を行う(ステップS24)。
The Web correspondence unit 121 converts the input cooperation information to Web, outputs the Web-based cooperation information and destination information to the service bus 180 using the source information of the information cooperation service use request as destination information (step S23).
The service bus 180 performs relay processing by transmitting the Web-linked cooperation information input from the Web corresponding unit 121 to the Web service providing system 21 based on the destination information (Step S24).

Webサービス提供システム21は、サービスバス180を介して連携情報を受信する(ステップS25)。
上述したステップS13からステップS25の処理が、情報連携サービスの提供における基本動作処理である。次に、新しいAPIを情報処理装置1に登録する場合の基本動作処理を説明する。
システム管理端末30は、新しいAPIを含むWSDL定義文を含む、API登録要求を情報処理装置1に送信する(ステップS26)。
The Web service providing system 21 receives the cooperation information via the service bus 180 (Step S25).
The processing from step S13 to step S25 described above is the basic operation processing in providing the information cooperation service. Next, basic operation processing when a new API is registered in the information processing apparatus 1 will be described.
The system management terminal 30 transmits an API registration request including a WSDL definition statement including a new API to the information processing apparatus 1 (step S26).

情報処理装置1において、Web対応部121は、受信したAPI登録要求のWSDL定義文に基づき、API関数記憶部130を検索し、入力された新しいAPIの処理と一致するAPIがAPI関数記憶部130に記憶されているか否かを判定する。ここで、Web対応部121は、この判定を、当該WSDL定義文に含まれる、新しいAPIがどのような処理を行う通信制御処理関数であるかを記述した情報と一致する記述が、API関数記憶部130に記憶されているか否かによって判定する。   In the information processing apparatus 1, the Web corresponding unit 121 searches the API function storage unit 130 based on the WSDL definition sentence of the received API registration request, and an API that matches the input new API processing is the API function storage unit 130. It is determined whether or not it is stored. Here, the Web corresponding unit 121 makes the determination that the description that matches the information describing the communication control processing function to be performed by the new API included in the WSDL definition statement is the API function storage. It is determined based on whether or not it is stored in the unit 130.

Web対応部121は、新しいAPIの処理と一致するAPIがAPI関数記憶部130に記憶されていると判定した場合は、新しいAPIの登録処理を終了し、待機状態とする。また、Web対応部121は、新しいAPIの処理と一致するAPIがAPI関数記憶部130に記憶されていないと判定した場合は、新しいAPIの登録処理を続行する(ステップS27)。   If the Web corresponding unit 121 determines that an API that matches the new API processing is stored in the API function storage unit 130, the Web corresponding unit 121 ends the new API registration processing and enters a standby state. If the Web corresponding unit 121 determines that the API that matches the new API processing is not stored in the API function storage unit 130, the Web corresponding unit 121 continues the new API registration processing (step S27).

Web対応部121は、新しいAPIの追加登録を行う、すなわち、新しいAPIを含むWSDL定義文をAPI関数記憶部130に書き込む(ステップS28)。
Web対応部121は、新しいAPIを情報ネットワーク20に公開する(ステップS29)。
The Web corresponding unit 121 additionally registers a new API, that is, writes a WSDL definition statement including the new API in the API function storage unit 130 (step S28).
The Web corresponding unit 121 publishes a new API to the information network 20 (step S29).

ここで、公開とは、APIと、当該APIのサービスの内容の定義・引数等とを含むWSDL定義文の登録通知を、情報ネットワーク20のWebサービス提供システム21〜23に送信し、情報ネットワーク20に当該新APIが利用可能状態であることを周知させることをいう。
上述した基本の実施形態によれば、新たなAPIを情報処理装置1に登録する際に、API関数記憶部130が記憶するWSDL定義文を検索することとなり、同様の処理を行う登録済みのAPIと重複して登録することがなくなるという効果がある。
Here, “public” means sending a WSDL definition statement registration notification including the API and the definition / argument of the content of the service of the API to the Web service providing systems 21 to 23 of the information network 20. To make it known that the new API is available.
According to the basic embodiment described above, when a new API is registered in the information processing apparatus 1, the WSDL definition sentence stored in the API function storage unit 130 is searched, and a registered API that performs the same processing is searched. There is an effect that registration is not repeated.

<第1の実施形態>
次に、図3のステップS26において入力する新しいAPIの生成方法について、図を用いて説明する。図4は、本実施形態の構成を示すブロック図である。この図において、図2に示す基本の実施形態によるAPI追加システムと同様の構成については同一の符号を付し、以下、異なる構成について説明する。
図4において、情報処理装置2は、情報処理装置1におけるWeb対応部121にかわり、Web対応部122を有する。また、Web対応部122には、WSDL流通DB140が接続する。
<First Embodiment>
Next, a method for generating a new API input in step S26 of FIG. 3 will be described with reference to the drawings. FIG. 4 is a block diagram showing the configuration of the present embodiment. In this figure, the same components as those in the API addition system according to the basic embodiment shown in FIG. 2 are denoted by the same reference numerals, and different configurations will be described below.
In FIG. 4, the information processing apparatus 2 includes a Web corresponding unit 122 instead of the Web corresponding unit 121 in the information processing apparatus 1. In addition, the WSDL distribution DB 140 is connected to the Web corresponding unit 122.

情報処理装置2において、WSDL流通DB140はサービスバス180を介して情報処理装置1が受信する、情報連携サービス利用要求、すなわち、API関数を含むWSDL記述文を、流通記録として記憶する。   In the information processing apparatus 2, the WSDL distribution DB 140 stores an information cooperation service use request received by the information processing apparatus 1 via the service bus 180, that is, a WSDL description sentence including an API function as a distribution record.

Web対応部122は、Web対応部121が行う処理の他に、新しいAPIを生成し、生成した新しいAPIを登録する、すなわち、新しいAPIをAPI関数記憶部130に書き込む。また、Web対応部122は、新しいAPIを情報ネットワーク20に公開する。また、Web対応部122は、随時、情報処理装置1が受信する、情報連携サービス利用要求、すなわち、API関数を含むWSDL記述文を、WSDL流通DB140に書き込むことにより、WSDL流通DB140を更新する。   In addition to the processing performed by the web handling unit 121, the web handling unit 122 creates a new API and registers the created new API, that is, writes the new API in the API function storage unit 130. Further, the Web correspondence unit 122 publishes a new API to the information network 20. In addition, the Web correspondence unit 122 updates the WSDL distribution DB 140 by writing an information cooperation service use request received by the information processing apparatus 1, that is, a WSDL description sentence including an API function, into the WSDL distribution DB 140 as needed.

新しいAPIを生成する方法は、次の方法とする。Web対応部122は、WSDL流通DB140から、流通記録を全て読み出し、出現頻度の高いAPI関数を含むWSDL記述文を高頻度WSDL記述文として判定する。
Web対応部122は、当該出現頻度の高いAPI関数を含むWSDL記述文の発信元、あるいはユーザ名、あるいはAPIに入力する引数に含まれる単語を要素として抽出する。Web対応部122は、抽出した要素、又は、当該要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文に付加し、新たなAPI機能を指定する新APIを生成する。
A method for generating a new API is as follows. The Web corresponding unit 122 reads all the distribution records from the WSDL distribution DB 140 and determines a WSDL description sentence including an API function having a high appearance frequency as a high-frequency WSDL description sentence.
The Web corresponding unit 122 extracts, as an element, a word included in an argument input to the WSDL description source including the API function having a high appearance frequency, the user name, or the API. The Web corresponding unit 122 adds the extracted element or the WSDL description sentence specifying the element to the WSDL definition sentence including the API corresponding to the API function having a high appearance frequency, and a new API specifying the new API function. Is generated.

なお、新APIの登録はシステム管理端末30上でシステム管理者の入力操作による判断操作で行われる場合もあり、またWeb対応部122のAPI登録要求に基づき行う場合もある。すなわち、Web対応部122は、生成した新しいAPIの登録をシステム管理端末30経由でAPI関数記憶部130に登録してもよいし、直接API関数記憶部130に新しいAPIを書き込むことにより登録しても良い。   Note that registration of a new API may be performed by a determination operation based on an input operation by the system administrator on the system management terminal 30, or may be performed based on an API registration request from the Web correspondence unit 122. In other words, the Web corresponding unit 122 may register the generated new API registration in the API function storage unit 130 via the system management terminal 30 or register the new API by writing the new API directly in the API function storage unit 130. Also good.

次に、本実施形態の情報処理装置2の動作を図5を用いて説明する。
図5は、情報処理装置2のAPI登録の処理の動作フローを示す図面である。また、図3と同様の動作については同一のステップ番号を付し、以下、異なる処理について説明する。
Next, the operation of the information processing apparatus 2 according to the present embodiment will be described with reference to FIG.
FIG. 5 is a diagram showing an operation flow of API registration processing of the information processing apparatus 2. The same operations as those in FIG. 3 are denoted by the same step numbers, and different processes will be described below.

Webサービス提供システム21は、情報連携サービス利用要求として、API関数を含むWSDL記述文を含むSOAPメッセージを情報処理装置1に送信する(ステップS30)。
情報処理装置1において、サービスバス180が情報連携サービス利用要求を中継する(ステップS31)。Web対応部122は、サービスバス180を介して、API関数を含む情報連携サービス利用要求を受信する(ステップS32)。Web対応部122は、受信したWSDL記述文をWSDL流通DB140に書き込む(ステップS33)。WSDL流通DB140は、WSDL記述文を記憶する(ステップS34)。
The Web service providing system 21 transmits a SOAP message including a WSDL description sentence including an API function to the information processing apparatus 1 as an information cooperation service use request (step S30).
In the information processing apparatus 1, the service bus 180 relays the information cooperation service use request (step S31). The Web corresponding unit 122 receives the information cooperation service use request including the API function via the service bus 180 (step S32). The Web corresponding unit 122 writes the received WSDL description sentence in the WSDL distribution DB 140 (step S33). The WSDL distribution DB 140 stores a WSDL description sentence (step S34).

Web対応部122は、WSDL流通DB140のデータを統計処理して、上述した出現頻度の高いAPI関数/要素を抽出する(ステップS35)。Web対応部122は、抽出した要素に対応するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIのWSDL定義文に付加することにより、新APIを生成する(ステップS36)。
ここで、新しいAPIを識別するAPI識別情報は、元の出現頻度の高いAPI関数に対応するAPIのAPI識別情報と同一であってもよいし、異なるAPI識別情報であってもよい。
The Web corresponding unit 122 statistically processes the data in the WSDL distribution DB 140, and extracts the API function / element having a high appearance frequency described above (step S35). The Web corresponding unit 122 generates a new API by adding the WSDL description sentence corresponding to the extracted element to the WSDL definition sentence of the API corresponding to the API function having a high appearance frequency (step S36).
Here, the API identification information for identifying the new API may be the same as the API identification information of the API corresponding to the API function having the high appearance frequency, or may be different API identification information.

Web対応部122は、新APIをAPI関数記憶部130に書き込むことにより、登録する(ステップS37)。API関数記憶部130は、新APIを記憶することにより、更新された状態となる(ステップS38)。Web対応部122は、新APIを情報ネットワーク20に公開する公開情報を送信する(ステップS39)。サービスバス180は、新APIの公開情報を中継する(ステップS40)。情報ネットワーク20のWebサービス提供システム21は公開情報を受信する(ステップS41)。   The Web corresponding unit 122 registers the new API by writing it in the API function storage unit 130 (step S37). The API function storage unit 130 is updated by storing the new API (step S38). The Web corresponding unit 122 transmits public information for publishing the new API to the information network 20 (step S39). The service bus 180 relays public information of the new API (step S40). The Web service providing system 21 of the information network 20 receives the public information (step S41).

上述した第1の実施形態によれば、出現頻度の高い要素を予めAPIの定義文として含めることにより、APIを利用する際の入力すべき引数を削減することが可能となり、利用者の手間を省くことが可能となる効果がある。   According to the first embodiment described above, by including in advance an element having a high appearance frequency as an API definition statement, it is possible to reduce arguments to be input when using the API, thereby reducing the user's trouble. There is an effect that can be omitted.

<第2の実施形態>
次に、図3のステップS26において入力する新しいAPIの生成方法について、第1の実施形態とは異なる生成方法を図を用いて説明する。図6は、本実施形態の構成を示すブロック図である。この図において、図2の基本の実施形態、及び、図4に示す第1の実施形態によるAPI追加システムと同様の構成については同一の符号を付し、以下、異なる構成について説明する。
図6において、情報処理装置3は、図4の情報処理装置2におけるWeb対応部122にかわり、Web対応部123を有する。
<Second Embodiment>
Next, a method for generating a new API input in step S26 of FIG. 3 will be described with reference to the drawing, which is different from the first embodiment. FIG. 6 is a block diagram showing the configuration of the present embodiment. In this figure, the same components as those of the basic embodiment of FIG. 2 and the API addition system according to the first embodiment shown in FIG. 4 are denoted by the same reference numerals, and different configurations will be described below.
In FIG. 6, the information processing apparatus 3 includes a Web corresponding unit 123 instead of the Web corresponding unit 122 in the information processing apparatus 2 of FIG. 4.

Web対応部123が、Web対応部122と異なる点は、新APIを生成する処理である。Web対応部123は、出現頻度の高いAPI関数、及び、要素として抽出した要素、又は、当該要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する。   The Web corresponding unit 123 is different from the Web corresponding unit 122 in processing for generating a new API. The Web corresponding unit 123 uses an API function having a high appearance frequency, an element extracted as an element, or a WSDL description sentence specifying the element as a WSDL definition sentence including an API corresponding to an API function having a high appearance frequency. A new API designating a new API function is generated.

次に、本実施形態の情報処理装置3の動作を図7を用いて説明する。
図7は、情報処理装置3のAPI登録の処理の動作フローを示す図面である。また、図5と同様の動作については同一のステップ番号を付し、以下、異なる処理について説明する。
Next, the operation of the information processing apparatus 3 of this embodiment will be described with reference to FIG.
FIG. 7 is a diagram showing an operation flow of API registration processing of the information processing apparatus 3. Further, the same operations as those in FIG. 5 are denoted by the same step numbers, and different processes will be described below.

Web対応部123は、ステップS35において、出現頻度の高いAPI関数/要素を抽出すると、抽出した要素に対応するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIのWSDL定義文として書き換えることにより、新APIを生成する(ステップS50)。   When the Web function unit 123 extracts an API function / element having a high appearance frequency in step S35, the Web corresponding unit 123 rewrites the WSDL description sentence corresponding to the extracted element as a WSDL definition sentence of an API corresponding to the API function having a high appearance frequency. Thus, a new API is generated (step S50).

上述した本実施形態によれば、出現頻度の高いAPI関数に対応するAPIの既存のWSDL定義文に付加せずに、出現頻度の高い要素のWSDL記述文を当該WSDL定義文として書き換えることにより、当該APIを含むWSDL定義文が過剰となることを低減する効果がある。   According to the above-described embodiment, by rewriting the WSDL description sentence of the element having the high appearance frequency as the WSDL definition sentence without adding to the existing WSDL definition sentence of the API corresponding to the API function having the high appearance frequency, There is an effect of reducing that the WSDL definition statement including the API becomes excessive.

<第3の実施形態>
次に、図3のステップS26において入力する新しいAPIの生成方法について、第1の実施形態とは異なる生成方法を図を用いて説明する。図8は、本実施形態の構成を示すブロック図である。この図において、図2の基本の実施形態、及び、図4に示す第1の実施形態によるAPI追加システムと同様の構成については同一の符号を付し、以下、異なる構成について説明する。
図8において、情報処理装置4は、図4の情報処理装置2におけるWeb対応部122にかわり、Web対応部124を有する。また、サービスバス180は、シソーラスDB50に接続する。
<Third Embodiment>
Next, a method for generating a new API input in step S26 of FIG. 3 will be described with reference to the drawing, which is different from the first embodiment. FIG. 8 is a block diagram showing the configuration of the present embodiment. In this figure, the same components as those of the basic embodiment of FIG. 2 and the API addition system according to the first embodiment shown in FIG. 4 are denoted by the same reference numerals, and different configurations will be described below.
In FIG. 8, the information processing apparatus 4 includes a Web corresponding unit 124 instead of the Web corresponding unit 122 in the information processing apparatus 2 of FIG. 4. The service bus 180 is connected to the thesaurus DB 50.

シソーラスDB50は、シソーラス情報、すなわち、単語、用語など、言葉を意味で分類し配列した情報を記憶する。シソーラス情報は、検索に用いる言葉(単語、語)を分類して、単語とその同義語、関連語、広義語、狭義語といった単語を分野や内容に応じて整理した情報であり、この整理した情報がシソーラスDB50に記憶されるシソーラス情報となる。シソーラス情報を用いることにより、検索した単語と完全に一致しない単語も検索の対象となるため、「日本円」、「JPY」、「Japanese Yen」など、同じ意味を持つ単語を含めて検索することができるようになる。   The thesaurus DB 50 stores thesaurus information, that is, information in which words are classified and arranged by meaning, such as words and terms. Thesaurus information is information that classifies words (words, words) used in search and arranges words and their synonyms, related words, broad words, narrow words according to the field and content. The information becomes thesaurus information stored in the thesaurus DB 50. By using thesaurus information, words that do not exactly match the searched word can also be searched. Search for words that have the same meaning, such as “Japanese yen”, “JPY”, or “Japanese Yen”. Will be able to.

Web対応部124が、Web対応部122と異なる点は、新APIを生成する処理である。Web対応部124は、出現頻度の高いAPI関数、及び、要素として抽出した要素と意味的に近い要素をシソーラスDB50から検索し、当該意味的に近い要素、又は、当該意味的に近い要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する。   The Web corresponding unit 124 is different from the Web corresponding unit 122 in the process of generating a new API. The Web corresponding unit 124 searches the thesaurus DB 50 for an API function having a high appearance frequency and an element that is semantically close to the element extracted as an element, and specifies the semantically close element or the semantically close element. A new API for designating a new API function is generated by using the WSDL description sentence as a WSDL definition sentence including an API corresponding to an API function having a high appearance frequency.

次に、本実施形態の情報処理装置4の動作を図9を用いて説明する。
図9は、情報処理装置4のAPI登録の処理の動作フローを示す図面である。また、図5と同様の動作については同一のステップ番号を付し、以下、異なる処理について説明する。
Next, the operation of the information processing apparatus 4 according to the present embodiment will be described with reference to FIG.
FIG. 9 is a diagram showing an operation flow of API registration processing of the information processing apparatus 4. Further, the same operations as those in FIG. 5 are denoted by the same step numbers, and different processes will be described below.

シソーラスDB50は、予め、シソーラス情報を記憶している(ステップS60)。
Web対応部124は、ステップS35の処理を行うと、シソーラスDB50の利用要求をサービスバス180を介してシソーラスDB50に出力する(ステップS61)。サービスバス180は、シソーラスDB50の利用要求を中継し(ステップS62)、シソーラスDB50において、当該利用要求に基づき、利用可能状態となる(ステップS63)。
The thesaurus DB 50 stores thesaurus information in advance (step S60).
When performing the process of step S35, the Web corresponding unit 124 outputs a usage request for the thesaurus DB 50 to the thesaurus DB 50 via the service bus 180 (step S61). The service bus 180 relays the usage request for the thesaurus DB 50 (step S62), and the thesaurus DB 50 becomes available based on the usage request (step S63).

Web対応部124は、ステップS35において抽出した出現頻度の高いAPI関数/要素に同義、又は、意味的に近い要素をシソーラスDB50から検索する。Web対応部124は、検索した同義、又は、意味的に近い要素、又は、当該意味的に近い要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する(ステップS64)。   The Web corresponding unit 124 searches the thesaurus DB 50 for an element that is synonymous or semantically close to the API function / element having a high appearance frequency extracted in step S35. The Web correspondence unit 124 converts the searched synonym or semantically close element or the WSDL description sentence specifying the semantically close element as a WSDL definition sentence including an API corresponding to an API function having a high appearance frequency. A new API designating a new API function is generated (step S64).

上述した本実施形態によれば、シソーラスDB50を用いることにより、WSDL流通DB140において頻出の要素を、意味が同義であるものを含めて抽出することが可能となり、意味が同義の複数APIを代表する新しいAPIを生成することが可能となる。
なお、上述した実施形態においては、頻出の要素に意味的に近い要素をシソーラスDB50から検索することとしたが、反義の要素を検索することとしてもよい。これにより、Webサービス提供システム21から、反義のサービス、すなわち、例えば、課金情報取得サービスに対する課金情報提供サービスなどへの利用要求がある場合に、新たにAPIを開発する必要がなくなるという効果がある。
According to the above-described embodiment, by using the thesaurus DB 50, it is possible to extract frequently occurring elements in the WSDL distribution DB 140 including those having the same meaning, and represents a plurality of APIs having the same meaning. A new API can be generated.
In the above-described embodiment, an element that is semantically close to a frequent element is searched from the thesaurus DB 50. However, an anonymity element may be searched. As a result, there is an effect that it is not necessary to newly develop an API when there is a use request from the Web service providing system 21 to a counterfeit service, for example, a billing information providing service for a billing information acquisition service. is there.

<第4の実施形態>
次に、図3のステップS26において入力する新しいAPIの生成方法について、第1の実施形態とは異なる生成方法を図を用いて説明する。図10は、本実施形態の構成を示すブロック図である。この図において、図2の基本の実施形態、及び、図4に示す第1の実施形態によるAPI追加システムと同様の構成については同一の符号を付し、以下、異なる構成について説明する。
図10において、情報処理装置5は、図4の情報処理装置2におけるWeb対応部122にかわり、Web対応部125を有する。また、サービスバス180は、オントロジDB51に接続する。
<Fourth Embodiment>
Next, a method for generating a new API input in step S26 of FIG. 3 will be described with reference to the drawing, which is different from the first embodiment. FIG. 10 is a block diagram showing the configuration of the present embodiment. In this figure, the same components as those of the basic embodiment of FIG. 2 and the API addition system according to the first embodiment shown in FIG. 4 are denoted by the same reference numerals, and different configurations will be described below.
In FIG. 10, the information processing apparatus 5 includes a Web corresponding unit 125 instead of the Web corresponding unit 122 in the information processing apparatus 2 of FIG. 4. The service bus 180 is connected to the ontology DB 51.

オントロジDB51は、OWL−S(Web Ontology Language for Services)などのオントロジ言語によって記述されるオントロジ情報を記憶する。オントロジ情報には、各々の単語同士の包含関係(上位・下位概念関係、または階層関係)や、同義(同値)関係、類似関係などの単語同士の関係、すなわち、単語間の関連性(関係)が記述される。なお、オントロジ情報は、単語同士の関係が記述されていれば、人手で分類して作られた辞書情報でもよいし、辞書や辞典等を解析して作られた辞書情報であってもよい。なお、オントロジは、オントロジ体系とも呼ばれ、セマンティックウェブサービス、サービス合成技術におけるビジョンであり、これら2技術に伴って構築されていくものである。   The ontology DB 51 stores ontology information described in an ontology language such as OWL-S (Web Ontology Language for Services). Ontology information includes inclusive relations (higher / lower conceptual relations or hierarchical relations) between words, synonymous (equivalent) relations, relations between words such as similarity relations, that is, relations (relationships) between words. Is described. The ontology information may be dictionary information created by manually classifying as long as the relationship between words is described, or may be dictionary information created by analyzing a dictionary or a dictionary. The ontology is also called an ontology system, and is a vision in the semantic web service and service composition technology, and is built along with these two technologies.

Web対応部125が、Web対応部122と異なる点は、新APIを生成する処理である。Web対応部125は、出現頻度の高いAPI関数、及び、要素として抽出した要素と意味的に近い要素をオントロジDB51から検索し、当該意味的に近い要素、又は、当該意味的に近い要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する。   The Web corresponding unit 125 is different from the Web corresponding unit 122 in the process of generating a new API. The Web corresponding unit 125 searches the ontology DB 51 for an API function having a high appearance frequency and an element that is semantically close to the element extracted as an element, and specifies the semantically close element or the semantically close element. A new API for designating a new API function is generated by using the WSDL description sentence as a WSDL definition sentence including an API corresponding to an API function having a high appearance frequency.

次に、本実施形態の情報処理装置5の動作を図11を用いて説明する。
図11は、情報処理装置5のAPI登録の処理の動作フローを示す図面である。また、図5と同様の動作については同一のステップ番号を付し、以下、異なる処理について説明する。
Next, the operation of the information processing apparatus 5 of this embodiment will be described with reference to FIG.
FIG. 11 is a diagram showing an operation flow of API registration processing of the information processing apparatus 5. Further, the same operations as those in FIG. 5 are denoted by the same step numbers, and different processes will be described below.

オントロジDB51は、予め、オントロジ情報を記憶している(ステップS70)。
Web対応部125は、ステップS35の処理を行うと、オントロジDB51の利用要求をサービスバス180を介してオントロジDB51に出力する(ステップS71)。サービスバス180は、オントロジDB51の利用要求を中継し(ステップS72)、オントロジDB51において、当該利用要求に基づき、利用可能状態となる(ステップS73)。
The ontology DB 51 stores ontology information in advance (step S70).
When performing the process of step S35, the Web corresponding unit 125 outputs a request for using the ontology DB 51 to the ontology DB 51 via the service bus 180 (step S71). The service bus 180 relays the usage request for the ontology DB 51 (step S72), and the ontology DB 51 becomes available based on the usage request (step S73).

Web対応部125は、ステップS35において抽出した出現頻度の高いAPI関数/要素に同義、又は、意味的に近い要素をオントロジDB51から検索する。Web対応部125は、検索した同義、又は、意味的に近い要素、又は、当該意味的に近い要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する(ステップS74)。   The Web corresponding unit 125 searches the ontology DB 51 for an element that is synonymous or semantically close to the API function / element having a high appearance frequency extracted in step S35. The Web correspondence unit 125 converts the searched synonym or semantically close element or the WSDL description sentence specifying the semantically close element as a WSDL definition sentence including an API corresponding to an API function having a high appearance frequency. A new API designating a new API function is generated (step S74).

上述した本実施形態によれば、オントロジDB51を用いることにより、WSDL流通DB140において頻出の要素を、オントロジ情報上で、意味が同義であるものを含めて抽出することが可能となり、意味が同義の複数APIを代表する新しいAPIを生成することが可能となる。
なお、上述した実施形態においては、頻出の要素に意味的に近い要素をオントロジDB51から検索することとしたが、反義の要素、上位の要素、下位の要素を検索することとしてもよい。これにより、情報処理装置5において、生成する新しいAPIの幅が広がることとなる。
According to the above-described embodiment, by using the ontology DB 51, it is possible to extract frequently occurring elements in the WSDL distribution DB 140 including those having the same meaning on the ontology information. It becomes possible to generate a new API representing a plurality of APIs.
In the embodiment described above, an element that is semantically close to a frequent element is searched from the ontology DB 51. However, an anonymity element, a higher element, and a lower element may be searched. As a result, in the information processing apparatus 5, the range of new APIs to be generated is expanded.

<第5の実施形態>
次に、図3のステップS26において入力する新しいAPIの生成方法について、第1の実施形態とは異なる生成方法を図を用いて説明する。図12は、本実施形態の構成を示すブロック図である。この図において、図2の基本の実施形態、及び、図4に示す第1の実施形態によるAPI追加システムと同様の構成については同一の符号を付し、以下、異なる構成について説明する。
図12において、情報処理装置6は、図4の情報処理装置2におけるWeb対応部122にかわり、Web対応部126を有する。また、サービスバス180は、WSDL記述DB52に接続する。
<Fifth Embodiment>
Next, a method for generating a new API input in step S26 of FIG. 3 will be described with reference to the drawing, which is different from the first embodiment. FIG. 12 is a block diagram showing the configuration of the present embodiment. In this figure, the same components as those of the basic embodiment of FIG. 2 and the API addition system according to the first embodiment shown in FIG.
In FIG. 12, the information processing apparatus 6 includes a Web corresponding unit 126 instead of the Web corresponding unit 122 in the information processing apparatus 2 of FIG. 4. The service bus 180 is connected to the WSDL description DB 52.

WSDL記述DB52は、API関数記憶部130が記憶するAPIを含むWSDL定義文のうち、APIを含まない情報、すなわち、API識別情報と、当該API識別情報に対応するAPIがどのような機能を有するか、また、APIを利用する場合の引数のフォーマット等をWSDLによって記述した定義文とを含む情報を対応付けて記憶するデータベースである。   The WSDL description DB 52 is a WSDL definition statement including an API stored in the API function storage unit 130, and does not include an API, that is, an API identification information and an API corresponding to the API identification information. In addition, this is a database that associates and stores information including a definition statement describing the format of an argument in the case of using an API in WSDL.

Web対応部126が、Web対応部122と異なる点は、新APIを生成する処理である。Web対応部126は、出現頻度の高いAPI関数、及び、要素として抽出した要素に近い要素をWSDL記述DB52から検索し、検索した要素、又は、当該検索した要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する。   The difference between the Web corresponding unit 126 and the Web corresponding unit 122 is processing for generating a new API. The Web corresponding unit 126 searches the WSDL description DB 52 for an API function having a high appearance frequency and an element close to the element extracted as the element, and displays the searched element or a WSDL description statement that specifies the searched element. A new API designating a new API function is generated as a WSDL definition statement including an API corresponding to a high-frequency API function.

次に、本実施形態の情報処理装置6の動作を図13を用いて説明する。
図13は、情報処理装置6のAPI登録の処理の動作フローを示す図面である。また、図5と同様の動作については同一のステップ番号を付し、以下、異なる処理について説明する。
Next, the operation of the information processing apparatus 6 according to the present embodiment will be described with reference to FIG.
FIG. 13 is a diagram showing an operation flow of API registration processing of the information processing apparatus 6. Further, the same operations as those in FIG. 5 are denoted by the same step numbers, and different processes will be described below.

WSDL記述DB52は、予め、API識別情報と、当該API識別情報に対応するAPIの定義文とを対応付けて記憶している(ステップS80)。
Web対応部126は、ステップS35の処理を行うと、WSDL記述DB52の利用要求をサービスバス180を介してWSDL記述DB52に出力する(ステップS81)。サービスバス180は、WSDL記述DB52の利用要求を中継し(ステップS82)、WSDL記述DB52において、当該利用要求に基づき、利用可能状態となる(ステップS83)。
The WSDL description DB 52 stores API identification information and an API definition sentence corresponding to the API identification information in advance in association with each other (step S80).
When performing the process of step S35, the Web corresponding unit 126 outputs a request for using the WSDL description DB 52 to the WSDL description DB 52 via the service bus 180 (step S81). The service bus 180 relays the usage request for the WSDL description DB 52 (step S82), and the WSDL description DB 52 becomes available based on the usage request (step S83).

Web対応部126は、ステップS35において抽出した出現頻度の高いAPI関数/要素に近い要素をWSDL記述DB52から検索する。Web対応部126は、検索した要素、又は、当該検索した要素を指定するWSDL記述文を、出現頻度の高いAPI関数に対応するAPIを含むWSDL定義文として、新たなAPI機能を指定する新APIを生成する(ステップS84)。
ここで、出現頻度の高いAPI関数/要素に近い要素とは、例えば、要素の意味が近似する、又は、当該要素を含む要素のなどであり、例えば、シソーラスデータベースなどを検索することにより、同義、あるいは、類義の要素を抽出し、同義、あるいは、類義の要素がAPI名であるAPI識別情報の一部に含まれるAPI識別情報をWSDL記述DB52から検索する要素とする。
The Web correspondence unit 126 searches the WSDL description DB 52 for an element close to the API function / element having a high appearance frequency extracted in step S35. The Web corresponding unit 126 sets the searched element or the WSDL description sentence that specifies the searched element as a WSDL definition sentence that includes an API corresponding to an API function having a high appearance frequency, and a new API that specifies a new API function. Is generated (step S84).
Here, an element close to an API function / element having a high appearance frequency is, for example, an element whose meaning approximates or includes an element, and is synonymous by, for example, searching a thesaurus database. Alternatively, a similar element is extracted, and the API identification information included in a part of the API identification information whose synonymous or similar element is the API name is retrieved from the WSDL description DB 52.

上述した本実施形態によれば、WSDL記述DB52を用いることにより、WSDL流通DB140において頻出の要素を、既に登録されているAPIの中から抽出することが可能となり、新しいAPIを生成することが可能となる。
また、Web対応部126は、WSDL記述DB52から検索したWSDL記述文の1つを指定するWSDL記述文によるAPIの生成を行ってもよいし、Web対応部126において、検索したWSDL記述文の前後の検索結果を含めて、複数のWSDL記述文をまとめたWSDL記述文によるAPIの生成を行ってもよい。
According to this embodiment described above, by using the WSDL description DB 52, it is possible to extract frequently occurring elements from the already registered API in the WSDL distribution DB 140, and to generate a new API. It becomes.
In addition, the Web correspondence unit 126 may generate an API using a WSDL description statement that designates one of the WSDL description statements retrieved from the WSDL description DB 52. An API may be generated using a WSDL description sentence that includes a plurality of WSDL description sentences including the search results.

なお、上述した第3から第5の実施形態において、シソーラスDB50、オントロジDB51、WSDL記述DB52は、サービスバス180に接続することとしたが、それぞれ、情報処理装置4、情報処理装置5、情報処理装置6が内部に備える構成としてもよい。   In the third to fifth embodiments described above, the thesaurus DB 50, the ontology DB 51, and the WSDL description DB 52 are connected to the service bus 180. However, the information processing apparatus 4, the information processing apparatus 5, and the information processing respectively. It is good also as a structure with which the apparatus 6 is equipped inside.

上述したように、WSDLで標準化されたオープンなAPI関数体系での新規APIの作成、登録を情報処理装置1〜6が人手による操作を介さずに行えることとなり、ネットワークサービスプラットフォームの活躍の場が一層加速されて速く拡がる可能性がある。
API関数を含むWSDL記述文の流通記録のデータベースを、情報処理装置1〜6が備えることにより、当該流通記録のデータベースのデータを統計処理して新しいAPI機能をもつAPIを生成することができるので、人手による操作を介さずともAPIの作成、登録作業が可能となる効果がある。
As described above, the creation and registration of new APIs using the open API function system standardized by WSDL can be performed without any manual operation by the information processing apparatuses 1 to 6, and the network service platform can be used actively. There is a possibility that it will be further accelerated and spread quickly.
Since the information processing apparatuses 1 to 6 are provided with a database of the WSDL description sentence distribution record including the API function, the data of the distribution record database can be statistically processed to generate an API having a new API function. There is an effect that API can be created and registered without manual operation.

なお、本発明に記載の通信制御処理を実行する通信制御処理関数は、APIに対応し、本発明に記載の通信制御処理関数ごとの定義文は、APIのWSDL定義文に対応し、本発明に記載の所定の情報インタフェースは、WSDLに対応し、本発明に記載の利用対象関数の通信制御処理関数識別情報は、API識別情報に対応し、本発明に記載の関数利用要求は、WSDL記述文に対応する。   The communication control processing function for executing the communication control processing described in the present invention corresponds to the API, and the definition statement for each communication control processing function described in the present invention corresponds to the WSDL definition statement of the API. 2 corresponds to WSDL, the communication control processing function identification information of the function to be used described in the present invention corresponds to API identification information, and the function usage request described in the present invention is a WSDL description. Corresponds to a sentence.

なお、上述の情報処理装置1〜6は、内部にコンピュータシステムを有している。そして、情報処理装置1のIMS対応部110、サービス管理制御部150、セッション認証部160、連携サービス情報作成部170、シナリオサーバ190、並びに、情報処理装置1〜6のWeb対応部121〜126の動作の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータシステムが読み出して実行することによって、上記処理が行われる。ここでいうコンピュータシステムとは、CPU及び各種メモリやOS、周辺機器等のハードウェアを含むものである。   The information processing apparatuses 1 to 6 described above have a computer system inside. The IMS corresponding unit 110, the service management control unit 150, the session authentication unit 160, the cooperative service information creation unit 170, the scenario server 190, and the Web corresponding units 121 to 126 of the information processing devices 1 to 6 of the information processing device 1 The process of operation is stored in a computer-readable recording medium in the form of a program, and the above-described processing is performed by the computer system reading and executing this program. The computer system here includes a CPU, various memories, an OS, and hardware such as peripheral devices.

また、図3、5、7、9、11、13に示す各ステップを実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、また、図1に示す情報処理装置1の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、また、図2、4、6、8、10、12における処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、新しいAPIを生成し、登録する処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。   Also, a program for realizing each step shown in FIGS. 3, 5, 7, 9, 11, and 13 is recorded on a computer-readable recording medium, and the function of the information processing apparatus 1 shown in FIG. 1 is realized. Is recorded on a computer-readable recording medium, and the program for realizing the functions of the processing units in FIGS. 2, 4, 6, 8, 10, and 12 is recorded on a computer-readable recording medium. Then, a program recorded on the recording medium may be read into a computer system and executed to generate and register a new API. Here, the “computer system” may include an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a CD-ROM, a hard disk built in a computer system, etc. This is a storage device.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明により、ネットワークサービスプラットフォームの活躍の場が一層早く拡がるので、インターネットと通信事業者が提供するネットワークサービスの連携によるサービス発展が図られ、新たなビジネスシーンの創出が可能となる。ネットワークサービス機能とウェブ系サービス機能の連携により、ユーザコンテキストに応じたダイナミックな連携サービスをエンドユーザに提供するユビキタスサービスポータルビジネス創出の促進が可能となる。
通信ネットワークのもつテレコム情報及びテレコム機能を情報ネットワークサービスサーバに提供することの促進と、通信ネットワーク産業及び情報ネットワークのいずれの産業の発展促進にも役にたつ。
According to the present invention, the network service platform can be used more quickly, so that the service can be developed by linking the Internet and the network service provided by the telecommunications carrier, and a new business scene can be created. By linking the network service function and the web service function, it is possible to promote creation of a ubiquitous service portal business that provides end users with a dynamic linkage service according to the user context.
It serves to promote the provision of telecom information and telecom functions of a communication network to an information network service server, and to promote the development of both the communication network industry and the information network industry.

本発明の基本の実施形態によるAPI追加システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the API addition system by basic embodiment of this invention. 同実施形態による情報処理装置1の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 1 by the embodiment. 同実施形態による情報処理装置1の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 1 by the embodiment. 本発明の第1の実施形態による情報処理装置2の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 2 by the 1st Embodiment of this invention. 同実施形態による情報処理装置2の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 2 by the embodiment. 本発明の第2の実施形態による情報処理装置3の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 3 by the 2nd Embodiment of this invention. 同実施形態による情報処理装置2の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 2 by the embodiment. 本発明の第3の実施形態による情報処理装置4の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 4 by the 3rd Embodiment of this invention. 同実施形態による情報処理装置2の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 2 by the embodiment. 本発明の第4の実施形態による情報処理装置5の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 5 by the 4th Embodiment of this invention. 同実施形態による情報処理装置2の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 2 by the embodiment. 本発明の第5の実施形態による情報処理装置6の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus 6 by the 5th Embodiment of this invention. 同実施形態による情報処理装置2の動作フローを示す図である。It is a figure which shows the operation | movement flow of the information processing apparatus 2 by the embodiment. 従来のAPI追加システムの動作フローを示す図である。It is a figure which shows the operation | movement flow of the conventional API addition system.

符号の説明Explanation of symbols

1、2、3、4、5、6 情報処理装置
10 通信ネットワーク
11 通信ノード
20 情報ネットワーク
21、22、23 Webサービス提供システム(ウェブサービス提供システム)
30 システム管理端末
40 APIインタフェース
50 シソーラスDB(シソーラスデータベース)
51 オントロジDB(オントロジデータベース)
52 WSDL記述DB(WSDLデータベース)
110 IMS対応部
121、122、123、124、125、126 Web対応部(登録要求入力手段、追加登録手段、公開手段、要素抽出手段、新API生成手段)
130 API関数記憶部(API関数記憶手段)
140 WSDL流通DB(流通記録データベース)
150 サービス管理制御部
160 セッション認証部
170 連携サービス情報作成部
180 サービスバス(利用要求受信手段)
190 シナリオサーバ
1, 2, 3, 4, 5, 6 Information processing apparatus 10 Communication network 11 Communication node 20 Information network 21, 22, 23 Web service providing system (web service providing system)
30 System Management Terminal 40 API Interface 50 Thesaurus DB (Thesaurus Database)
51 Ontology DB (Ontology Database)
52 WSDL description DB (WSDL database)
110 IMS support unit 121, 122, 123, 124, 125, 126 Web support unit (registration request input means, additional registration means, disclosure means, element extraction means, new API generation means)
130 API function storage unit (API function storage means)
140 WSDL Distribution DB (Distribution Record Database)
150 Service Management Control Unit 160 Session Authentication Unit 170 Cooperation Service Information Creation Unit 180 Service Bus (Usage Request Receiving Unit)
190 Scenario server

Claims (8)

通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、
前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、
利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、
入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、
前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と
を有し、
前記新API生成手段は、
前記要素抽出手段が抽出する前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを生成し、前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文に付加することにより、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置。
An information processing device in a communication control processing function addition system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device,
API function storage means for storing a communication control processing function for executing communication control processing for the communication node in association with a definition statement according to a predetermined information interface;
A registration request input means for inputting a communication control processing function registration request including a first communication control processing function which is a new function and has a first definition sentence;
Use request receiving means for receiving from the web service providing system an information cooperation service use request including communication control processing function identification information of a use target function and a function use request including an argument of the communication control processing function;
A distribution record database for storing the input information cooperation service use request;
New API generation means for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function Element extraction means for extracting one of the arguments as an element;
Have a reading means for reading the second communication control processing function corresponding to the high frequency of appearance of the element extracting means extracts the communication control processing function identification information from the API function storage means,
The new API generation means includes:
A second definition statement of the second communication control processing function that generates either a function use request that specifies the element extracted by the element extraction unit or a function use request for the element and that is read by the reading unit An information processing apparatus that generates the first communication control processing function by adding to the function .
通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、
前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、
利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、
入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、
前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と
を有し、
前記新API生成手段は、
前記要素抽出手段が抽出する前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを、前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置。
An information processing device in a communication control processing function addition system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device,
API function storage means for storing a communication control processing function for executing communication control processing for the communication node in association with a definition statement according to a predetermined information interface;
A registration request input means for inputting a communication control processing function registration request including a first communication control processing function which is a new function and has a first definition sentence;
Use request receiving means for receiving from the web service providing system an information cooperation service use request including communication control processing function identification information of a use target function and a function use request including an argument of the communication control processing function;
A distribution record database for storing the input information cooperation service use request;
New API generation means for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function Element extraction means for extracting one of the arguments as an element;
Have a reading means for reading the second communication control processing function corresponding to the high frequency of appearance of the element extracting means extracts the communication control processing function identification information from the API function storage means,
The new API generation means includes:
Either the function use request for designating the element extracted by the element extraction means or the function use request for the element is set as a second definition statement of the second communication control processing function read by the reading means, An information processing apparatus that generates the first communication control processing function .
通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、
前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、
利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、
入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、
前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、
シソーラス情報を記憶するシソーラスデータベースと
を有し、
前記新API生成手段は、
前記要素抽出手段が抽出する第1の要素に意味的に近い第2の要素、又は、反義の第3の要素を前記シソーラスデータベースから抽出し、抽出した前記第2の要素、又は、前記第3の要素のいずれかを前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置。
An information processing device in a communication control processing function addition system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device,
API function storage means for storing a communication control processing function for executing communication control processing for the communication node in association with a definition statement according to a predetermined information interface;
A registration request input means for inputting a communication control processing function registration request including a first communication control processing function which is a new function and has a first definition sentence;
Use request receiving means for receiving from the web service providing system an information cooperation service use request including communication control processing function identification information of a use target function and a function use request including an argument of the communication control processing function;
A distribution record database for storing the input information cooperation service use request;
New API generation means for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function Element extraction means for extracting one of the arguments as an element;
Reading means for reading out from the API function storage means a second communication control processing function corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction means;
Have a thesaurus and a database for storing a thesaurus information,
The new API generation means includes:
The second element or the third element which is semantically close to the first element extracted by the element extraction means is extracted from the thesaurus database, and the extracted second element or the second element is extracted. 3. The information processing apparatus according to claim 1, wherein any one of the three elements is used as a second definition sentence of the second communication control processing function read by the reading unit, and the first communication control processing function is generated .
通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、
前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、
利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、
入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、
前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、
オントロジ情報を記憶するオントロジデータベースと
を有し、
前記新API生成手段は、
前記要素抽出手段が抽出する第1の要素に親和度の高い第2の要素をオントロジデータベースから抽出し、抽出した前記第2の要素を前記読出手段が読み出す前記第2の通信制御処理関数の第2の定義文とし、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置。
An information processing device in a communication control processing function addition system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device,
API function storage means for storing a communication control processing function for executing communication control processing for the communication node in association with a definition statement according to a predetermined information interface;
A registration request input means for inputting a communication control processing function registration request including a first communication control processing function which is a new function and has a first definition sentence;
Use request receiving means for receiving from the web service providing system an information cooperation service use request including communication control processing function identification information of a use target function and a function use request including an argument of the communication control processing function;
A distribution record database for storing the input information cooperation service use request;
New API generation means for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function Element extraction means for extracting one of the arguments as an element;
Reading means for reading out from the API function storage means a second communication control processing function corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction means;
Have a and ontology database for storing the ontology information,
The new API generation means includes:
A second element having a high affinity for the first element extracted by the element extraction means is extracted from the ontology database, and the second communication control processing function of the second communication control processing function is read by the reading means. An information processing apparatus , wherein the first communication control processing function is generated with two definition sentences .
通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、情報処理装置とを有する通信制御処理関数追加システムにおける情報処理装置であって、
前記通信ノードに対する通信制御処理を実行する通信制御処理関数を所定の情報インタフェースに従う定義文に対応付けて記憶するAPI関数記憶手段と、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力手段と、
利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を、前記ウェブサービス提供システムから受信する利用要求受信手段と、
入力される前記情報連携サービス利用要求を記憶する流通記録データベースと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成手段と、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出手段と、
前記要素抽出手段が抽出する出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出手段と、
通信制御処理関数識別情報と当該通信制御処理関数の定義文とを対応付けて記憶するWSDLデータベースと
を有し、
前記新API生成手段は、
前記要素抽出手段が抽出する第1の要素を含む関数利用要求を前記流通記録データベースから読み出し、読み出した当該関数利用要求に近似する前記通信制御処理関数識別情報又は当該通信制御処理関数の定義文を前記WSDLデータベースから検索し、検索した結果に基づき、前記第1の通信制御処理関数を生成することを特徴とする情報処理装置。
An information processing device in a communication control processing function addition system having a communication node device connected to a communication network, a web service providing system connected to an information network, and an information processing device,
API function storage means for storing a communication control processing function for executing communication control processing for the communication node in association with a definition statement according to a predetermined information interface;
A registration request input means for inputting a communication control processing function registration request including a first communication control processing function which is a new function and has a first definition sentence;
Use request receiving means for receiving from the web service providing system an information cooperation service use request including communication control processing function identification information of a use target function and a function use request including an argument of the communication control processing function;
A distribution record database for storing the input information cooperation service use request;
New API generation means for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function Element extraction means for extracting one of the arguments as an element;
Reading means for reading out from the API function storage means a second communication control processing function corresponding to the communication control processing function identification information having a high appearance frequency extracted by the element extraction means;
Possess a WSDL database for storing in association with the definition statements of the communication control processing function identification information and the communication control processing function,
The new API generation means includes:
A function usage request including the first element extracted by the element extraction unit is read from the distribution record database, and the communication control processing function identification information or the communication control processing function definition statement that approximates the read function usage request. An information processing apparatus that searches from the WSDL database and generates the first communication control processing function based on the search result .
前記新API生成手段が生成した前記第1の通信制御処理関数を前記API関数記憶手段に登録する追加登録手段と、Additional registration means for registering the first communication control processing function generated by the new API generation means in the API function storage means;
前記追加登録手段が登録した前記第1の通信制御処理関数を前記情報ネットワークに公開する公開手段と  Publishing means for publishing the first communication control processing function registered by the additional registration means to the information network;
をさらに有する請求項1から請求項5の何れか1項に記載の情報処理装置。  The information processing apparatus according to any one of claims 1 to 5, further comprising:
通信ネットワークに接続する通信ノード装置と、情報ネットワークに接続するウェブサービス提供システムと、前記通信ノードに対する通信制御処理を実行する通信制御処理関数を当該通信制御処理関数ごとの定義文に対応付けて記憶するAPI関数記憶手段、及び、利用対象関数の通信制御処理関数識別情報と、当該通信制御処理関数の引数を含む関数利用要求とを含む情報連携サービス利用要求を記憶する流通記録データベースと有し、所定の情報インタフェースに従う前記定義文を用い、前記通信ネットワークと前記情報ネットワークとの情報連携サービスをネットワーク機能として、ウェブサービス化し、提供する情報処理装置とを含む通信制御処理関数追加システムにおける情報処理装置の通信制御処理関数追加方法であって、
第1の定義文を有し、新たな関数である第1の通信制御処理関数を含む通信制御処理関数登録要求を入力する登録要求入力ステップと、
前記情報連携サービス利用要求を、前記ウェブサービス提供システムから受信し、前記流通記録データベースに記憶する利用要求記憶ステップと、
前記通信制御処理関数登録要求が入力された場合に、前記流通記録データベースが記憶する前記情報連携サービス利用要求に基づき、前記第1の通信制御処理関数を生成する新API生成ステップと、
前記流通記録データベースにおいて出現頻度の高い通信制御処理関数識別情報を抽出し、抽出した当該通信制御処理関数識別情報を含む情報連携サービス利用要求の発信元、あるいはユーザ名、あるいは当該通信制御処理関数の引数のいずれかを要素として抽出する要素抽出ステップと、
前記要素抽出ステップにより抽出される出現頻度の高い前記通信制御処理関数識別情報に対応する第2の通信制御処理関数を前記API関数記憶手段から読み出す読出ステップと
を有し、
前記新API生成ステップは、
前記要素抽出ステップにより抽出される前記要素を指定する関数利用要求、又は、前記要素の関数利用要求のいずれかを生成し、前記読出ステップにより読み出される前記第2の通信制御処理関数の第2の定義文に付加することにより、前記第1の通信制御処理関数を生成することを特徴とする通信制御処理関数追加方法。
A communication node device connected to a communication network, a web service providing system connected to an information network, and a communication control processing function for executing communication control processing for the communication node are stored in association with a definition statement for each communication control processing function. An API function storage means , a communication record processing function identification information of a function to be used, and a distribution record database for storing an information cooperation service use request including a function use request including an argument of the communication control processing function , An information processing apparatus in a communication control processing function addition system including an information processing apparatus that uses the definition statement according to a predetermined information interface and converts the information cooperation service between the communication network and the information network as a network function to provide a web service The communication control processing function addition method of
A registration request input step for inputting a communication control processing function registration request including a first communication control processing function, which is a new function, having a first definition statement;
A use request storing step of receiving the information cooperation service use request from the web service providing system and storing it in the distribution record database;
A new API generation step for generating the first communication control processing function based on the information cooperation service use request stored in the distribution record database when the communication control processing function registration request is input;
The communication control processing function identification information having a high appearance frequency is extracted from the distribution record database, the source of the information cooperation service use request including the extracted communication control processing function identification information, the user name, or the communication control processing function An element extraction step for extracting one of the arguments as an element;
It possesses a read step of reading second communication control processing function corresponding to the element extracting high frequency of appearance are extracted by step the communication control processing function identification information from the API function storage means,
The new API generation step includes:
Either a function use request specifying the element extracted by the element extraction step or a function use request for the element is generated, and a second of the second communication control processing functions read by the read step is generated. A method for adding a communication control processing function, wherein the first communication control processing function is generated by adding to a definition sentence .
請求項1からのいずれかに記載の情報処理装置として、コンピュータを機能させるための通信制御処理関数追加プログラム。 As the information processing apparatus according to any one of claims 1 to 6, the communication control processing function additional program for making a computer function.
JP2007047072A 2007-02-27 2007-02-27 Information processing apparatus, communication control processing function addition method, and communication control processing function addition program Active JP4786568B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007047072A JP4786568B2 (en) 2007-02-27 2007-02-27 Information processing apparatus, communication control processing function addition method, and communication control processing function addition program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007047072A JP4786568B2 (en) 2007-02-27 2007-02-27 Information processing apparatus, communication control processing function addition method, and communication control processing function addition program

Publications (2)

Publication Number Publication Date
JP2008210214A JP2008210214A (en) 2008-09-11
JP4786568B2 true JP4786568B2 (en) 2011-10-05

Family

ID=39786447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007047072A Active JP4786568B2 (en) 2007-02-27 2007-02-27 Information processing apparatus, communication control processing function addition method, and communication control processing function addition program

Country Status (1)

Country Link
JP (1) JP4786568B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5128559B2 (en) * 2009-08-27 2013-01-23 株式会社日立製作所 Program execution device, application program execution method, and program
JP2011258101A (en) * 2010-06-11 2011-12-22 Tetsuo Kamei Information utilization system
JP6870454B2 (en) * 2017-04-18 2021-05-12 富士通株式会社 Analytical equipment, analytical programs and analytical methods

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0954688A (en) * 1995-08-14 1997-02-25 Fujitsu Ltd Gui design supporting method
US7426737B2 (en) * 2004-01-26 2008-09-16 Lucent Technologies Inc. Method and apparatus for operating an open API network having a proxy
JP4262121B2 (en) * 2004-03-04 2009-05-13 日本電信電話株式会社 Object management method, system, and program

Also Published As

Publication number Publication date
JP2008210214A (en) 2008-09-11

Similar Documents

Publication Publication Date Title
US7761885B2 (en) Task computing
CN102394872B (en) Data communication protocol
KR101777392B1 (en) Central server and method for processing of voice of user
JP2002518726A (en) A highly scalable proxy server using plug-in filters
JP5347429B2 (en) Uniform resource locator rewriting method and apparatus
US20080114799A1 (en) System and Method for Utilizing XML Documents to Transfer Programmatic Requests in a Service Oriented Architecture
CN113239308B (en) Page access method, device, equipment and storage medium
US20230315405A1 (en) Discovering matching code segments according to index and comparative similarity
CN110060154A (en) Works based on block chain deposit card method, system, device and equipment
Thompson et al. Ndn-cnl: A hierarchical namespace api for named data networking
JP4786568B2 (en) Information processing apparatus, communication control processing function addition method, and communication control processing function addition program
JP2008015733A (en) Log management computer
KR20170109404A (en) Ontology Management Method and System for IoT Service Interworking
JP2005196676A (en) Service creating method, service creating system, and program,
US20080320102A1 (en) Information retrieval system
JP2016517078A (en) Systems and methods that allow a domain name server to process natural language queries and determine context
CN111596953A (en) Version management system, development data transmission control method and related device
US20220385596A1 (en) Protecting integration between resources of different services using service-generated dependency tags
Salifu et al. Using problem descriptions to represent variabilities for context-aware applications
JP2001331408A (en) Method and system for specifying required device attribute to be buried in worldwide web document request
JP4057997B2 (en) Document processing apparatus with script, document acquisition apparatus, document processing system with script, document processing method with script, and program for causing computer to execute the method
KR100582196B1 (en) Overseas scientific electronic plain text linking utilization service system and method thereof, and recording media storing computer program for the method
Golbeck et al. Semantic web interaction on internet relay chat
KR20130113787A (en) Method and system for providing game service using virtual ip of pc-room
US20240111843A1 (en) Software license-based code suggestions

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110301

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110427

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

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

R151 Written notification of patent or utility model registration

Ref document number: 4786568

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20140722

Year of fee payment: 3

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