Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

82 results about "Web Services Description Language" patented technology

The Web Services Description Language (WSDL /ˈwɪz dəl/) is an XML-based interface description language that is used for describing the functionality offered by a web service. The acronym is also used for any specific WSDL description of a web service (also referred to as a WSDL file), which provides a machine-readable description of how the service can be called, what parameters it expects, and what data structures it returns. Therefore, its purpose is roughly similar to that of a type signature in a programming language.

Dynamic generation of WSDL documents based on database metadata

Methods for generating WSDL (“Web Services Description Language”) documents to describe types and function entry points based on database metadata are disclosed. Such a method may include resolving the endpoint metadata by querying based on parameters about the request collected by the HTTP stack. From the endpoint metadata, the list of entry points which have been mapped may be collected. For each entry point, attributes about the entry point may be collected, and metadata for the types of parameters to the entry point may be looked up. A first collection of unique XML schema namespaces may be created, with one entry corresponding to each unique XML schema namespace for any arbitrary user-defined XML Schema definitions required by a parameter to an entry point. A second collection of unique XML schema namespaces may be created, with one entry corresponding to each unique XML schema namespace for an entry point. The wrapper elements for the WSDL document and any global XML schema definitions may be emitted. The first collection of unique XML schema namespaces may be iterated through, and the XML schema definitions may be emitted. The second collection of unique XML schema namespaces may be iterated through. For each entry point in the second collection, the XML schema definition for the entry point may be emitted, including any XML schema definitions for parameters to the entry point. After emitting all of the XML schema definitions, the entry points may be iterated through, and WSDL document definitions for messages, port types, and bindings for each entry point may be emitted. After emitting all of the message definitions, the WSDL document may be completed by emitting service entry definitions for the endpoint.
Owner:MICROSOFT TECH LICENSING LLC

Web service recommendation method based on user preference feature modeling

ActiveCN103544623AVersatilityOvercoming Data Collection DifficultiesCommerceSpecial data processing applicationsOWL-SDocumentation procedure
The invention discloses a Web service recommendation method based on user preference feature modeling. The Web service recommendation method based on user preference feature modeling comprises the steps that (1) Web services are collected from a Web service portal, the service roles, targets, processes and marks of the collected Web services are labeled and registered to a service repository in a Web service platform, and a Web service description document is built; (2) the historical service call information of each user is collected from the Web service platform, a historical call information document about the service roles, targets, processes and marks of the users is generated, and a user preference document is built; (3) by calculating the multi-dimensional preference similarity among the users and carrying out weighted fusion, the former N preference similarity neighbors of the users are generated, and N>=1; (4) the Web services most frequently called by the former N preference similarity neighbor users are sequenced, and a final service recommendation list is generated. The Web service recommendation method is suitable for the Web services described by various languages, such as services described by WSDL, services described by OWL-S, and the web services described through the method like the text language, and has universality.
Owner:WUHAN UNIV

Web service clustering method based on labels

The invention discloses a web service clustering method based on labels. The web service clustering method comprises the following steps: 1) collecting WSDL (Web Services Description Language) files and label information of web services on the internet; 2) extracting characteristic values of the web services from the WSDL files, wherein the characteristic values comprise contents, types, messages, ports and service names; 3) carrying out similarity computation on the characteristic values and the label information of the web services, and computing the comprehensive similarity according to the characteristic values and the label information; and 4) clustering the web services by using an WTCluster algorithm according to the comprehensive similarity, wherein more accurate clustering results can be provided by using the WSDL files and the label information in combination with the WTClusterweb service clustering method in the prior art. The optimal mixture ratio can be adjusted for data types with different characteristics by adjusting system parameters lambda, omega 1, omega 2, omega 3, omega 4 and omega 5, and two label recommending methods are proposed for solving the problem of excessively few service labels on the internet, so that the clustering effect of the WTCluster algorithm can be improved by using the labels.
Owner:ZHEJIANG UNIV

Personalized search method for Web service recommendation

The invention discloses a personalized search method for Web service recommendation. The personalized search method comprises the following steps of: 1, preprocessing a WSDL (Web Services Description Language) file, i.e., forming a bag of words through two preprocessing steps of removing stop words and extracting stems; 2, extracting user interest, i.e., calculating weight of each word in the bag of words by using an improved TF-IDF (Term Frequency-Inverse Document Frequency) formula, and multiplying by a time decay factor of the word to obtain a new weight; selecting previous k words according to the weight from large to small as interest words of a user and corresponding weight of each word to form a k-dimension user interest vector; 3, calculating interest similarity, i.e., setting a similarity threshold and selecting the users with interest similarity exceeding the threshold as neighbor users of a target user; and 4, ordering service search results, calculating a recommended predicted value of the service according to similarity of neighbor users and the frequency of selecting service of the users, and arranging the searched results in a descending order according to the recommended predicted value, thereby obtaining the personalized search result.
Owner:十方健康管理(江苏)有限公司 +1

Method for deploying conventional applications on cloud platform in SOA (service oriented architecture) way

ActiveCN102314358AEasy to update dynamicallySolve many problems of smooth migrationProgram loading/initiatingSystems analysisService mode
The invention provides a method for deploying conventional applications on a cloud platform in an SOA (service oriented architecture) way. By using the method, developers can develop application systems in a cloud service mode without learning new knowledge, and also can deploy a large number of the existing application systems in the cloud platform. The method provided by the invention mainly comprises the following steps: using a system to analyze configuration files and source programs submitted by a user so as to acquire service classes configured by the user as well as generate corresponding WSDL (web services description language) files, and then generating corresponding Stub service calling codes, wherein the Stub service calling codes are used for providing service calling interfaces to the outside; then adding the Stub service calling codes to a source program packet, automatically updating client classes, and automatically updating codes which originally call the service classes into codes for calling Stub services; and finally deploying the applications and services respectively. By using the method, the efficiency of deploying the application systems on the cloud platform can be improved greatly, the development cost of new application systems is lowered, and the cost of transferring the existing systems to the cloud platform is simultaneously lowered.
Owner:慧之安信息技术股份有限公司

Method and system for processing fault of integrated monitoring platform based on power distribution network

The invention discloses a method and a system for processing a fault of an integrated monitoring platform based on a power distribution network. The method comprises the steps of: calling necessary power grid structure information in real time through a WSDL (Web Services Description Language) way and receiving fault data information output by a fault indicator which is established at an acquisition point and associated with a feeder line section; performing data integration treatment on the fault data information; determining a fault section based on the integrated fault information; repairing the fault point in the fault section. According to the method, a fault source is positioned through information collection and treatment, and then the fault indicator is adopted to speed up the fault positioning, so that the fault processing efficiency of a power distribution circuit is improved, and the power failure time is shortened; as the specific fault source is positioned exactly and in time and corresponding treatment is worked out when the power distribution network has a fault in operation, so that an aid decision-making function is provided for the fault first-aid repair and management, rapid promotion of the automation construction of the power distribution network is benefited, and the purpose of solving the fault rapidly and lowering the loss is realized.
Owner:STATE GRID CORP OF CHINA +1

Service composition realization method and system, service composition compiling method and compiler

The embodiment of the invention relates to a service combination compiling method and a compiler, wherein the service combination compiling method includes: based on a Web Services Description Language (WSDL) description of Web service and a User interface (UI) of a UI assembly, a unified combination description compiler compiling the unified combination description, generating a UI interaction description, a conventional business process implementation language combination description and UI engine configuration; the unified combination description compiler deploying the generated UI interaction description to a UI engine client, the UI engine client implementing based on the UI interaction description; the unified combination description compiler deploying the generated conventional business process implementation language combination description to the combined engine, so that the combination engine performing combination application implementation based on the conventional business process implementation language combination description; and the unified combination description compiler deploying the generated UI engine to a UI engine server, so that the UI engine server configuring based on the UI engine configuration, thereby implementing the communication and interaction between the UI engine client and the combination engine.
Owner:HUAWEI TECH CO LTD

Ontology-based heterogeneous service matching system

The invention relates to an ontology-based heterogeneous service matching system, which belongs to the technical field of internet. The ontology-based heterogeneous service matching system comprises an application layer, a semantization module, an ontology system, a registration module, a matching module, a uniform interface service pool and a database, wherein the application layer is connected with the semantization module and the ontology system respectively and transmits web services description language (WSDL) document information and keyword information; the semantization module is connected with the registration module and transmits ontology web language of services (OWL-S)/SBWS document information; the registration module is connected with the ontology system and the uniform interface service pool respectively, transmits the keyword information and searches the information; the uniform interface service pool is connected with the database and transmits service information; the matching module is connected with the ontology system and the uniform interface service pool respectively, transmits instance information and releases the information; and the matching module records the keyword, semantic and service quality information in the instance information and performing matching, so that RESTful service and SOAP service can share the semantic information and the accuracy of the searched service can be guaranteed.
Owner:SHANGHAI JIAO TONG UNIV

Medical knowledge management system and construction implementation method thereof

The invention relates to a medical knowledge management system, which comprises a service database, a case database and a body database, and is characterized in that the service database is a current isomerous medical information system; the isomerous medical information system is used for providing uniform interfaces by using a Web Service to realize construction, resolution and transmission of messages; and a Service Adapter, a WSDL (Web Services Description Language) Generator assembly and a Service Publisher assembly are arranged in the isomerous medical information system. The invention further relates to a construction implementation method of the management system, which is applied in the field of medical knowledge management. The aims of constructing a medical field knowledge base management system based on an SOA (Service Oriented Architecture) are of integrating a common technology and a medical service key technology by taking a medical service institute as a main body and taking medical resource and information sharing as a goal, constructing a regional collaboration community medical public service system, and maximizing the utilization of the knowledge and experience of experts in the medical field.
Owner:房学东
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products