CN105306542A - System for integrating Web services - Google Patents

System for integrating Web services Download PDF

Info

Publication number
CN105306542A
CN105306542A CN201510622787.XA CN201510622787A CN105306542A CN 105306542 A CN105306542 A CN 105306542A CN 201510622787 A CN201510622787 A CN 201510622787A CN 105306542 A CN105306542 A CN 105306542A
Authority
CN
China
Prior art keywords
service
services
composite services
sub
target web
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510622787.XA
Other languages
Chinese (zh)
Other versions
CN105306542B (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.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
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 Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201510622787.XA priority Critical patent/CN105306542B/en
Publication of CN105306542A publication Critical patent/CN105306542A/en
Application granted granted Critical
Publication of CN105306542B publication Critical patent/CN105306542B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a system for integrating Web services, and relates to the technical field of software. The system comprises a service description module, a service model construction module and a service calling module, wherein the service description module is used for describing a target Web composite service by adopting at least one Spring bean, and registering a service class corresponding to the composite service to a Spring container; the service model construction module is used for constructing a model of the composite service described by the service description module based on an OWL-S (Web Ontology Language for Services), and describing correlations between the composite service and sub-services constructing the composite service, and correlations among the sub-services constructing the composite service; and the service calling module is used for transmitting data between the composite service constructed by the service model construction module and the sub-services constructing the composite service according to a preset data transmission protocol. Through the scheme provided by the embodiment of the invention, automatic discovery of the Web services can be supported effectively, and a high expression ability is achieved.

Description

A kind of system for integrating web service
Technical field
The present invention relates to software technology field, particularly a kind of system for integrating web service.
Background technology
Web service in recent years obtains large-scale application in enterprise, is usually developed by the system for integrating web service when developing the software of sing on web service.
In prior art, system for integrating web service generally adopts UDDI (UniversalDescriptionDiscoveryandIntegration) to carry out service registry and service-seeking, adopt WSDL (WebServiceDescriptionLanguage) carry out service describing, adopt SOAP (SimpleObjectAccessProtocol) agreement serve between transfer of data.But due to the defect of UDDI, WSDL etc. self, above-mentioned system effectively can not support the automatic discovery of Web service, and the ability to express of said system is more weak.
Summary of the invention
The embodiment of the invention discloses a kind of system for integrating web service, so that the automatic discovery of Web service effectively can be supported, improve the ability to express of system.
For achieving the above object, the embodiment of the invention discloses a kind of system for integrating web service, described system comprises:
Service describing module, for adopting at least one Springbean, target Web composite services are described, and service class corresponding for described target Web composite services is registered in Spring container, wherein, described target Web composite services are combine by multiple sub-services the service obtained;
Service model builds module, for being constructed by the model of the described target Web composite services described by described service describing module on the basis of OWL-S, the incidence relation between each sub-services describing incidence relation between described target Web composite services and each sub-services of these composite services of composition and these composite services of composition;
Service calling module, for carrying out data transmission according to the Data Transport Protocol preset between the sub-services by the described target Web composite services constructed by described service model structure module and these composite services of composition.
In a kind of specific implementation of the present invention, described service describing module, specifically on the basis of OWL-S, the Service Properties of arbitrary sub-services of described target Web composite services and the described target Web composite services of composition is described, wherein, described Service Properties comprises: service provides tissue, service provider, COS, service name and service text to describe.
In a kind of specific implementation of the present invention, described service describing module, mark beanID specifically for passing through each adopted Springbean is described described target Web composite services, wherein, described beanID comprises: the service that Springbean will describe service provides tissue, service provider, COS and service name.
In a kind of specific implementation of the present invention, described service describing module, bean attribute specifically for passing through each adopted Springbean is described described target Web composite services, wherein, described bean attribute comprises: Springbean will describe the input and output parameter of service.
In a kind of specific implementation of the present invention, described input parameter comprises: the title of input parameter and the type of input parameter;
Described output parameter comprises: the title of output parameter and the type of output parameter.
In a kind of specific implementation of the present invention, described service model builds module, specifically for by describing the data transmitted between described target Web composite services and each sub-services of these composite services of composition based on the expression formula of OGNL and forming the data transmitted between each sub-services of these composite services, and by describing corresponding relation between above-mentioned transmitted data and transformational relation based on the expression formula of OGNL.
In a kind of specific implementation of the present invention, described service model builds module, specifically for being comprised the input parameter of each sub-services, the OgnlContext of output parameter of described target Web composite services and these composite services of composition by one, incidence relation between described target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
In a kind of specific implementation of the present invention, described service model builds module, specifically for the OgnlContext of the context environmental based on OGNL corresponding to the input parameter comprising each sub-services of described target Web composite services and these composite services of composition by, the context environmental based on OGNL that output parameter is corresponding, incidence relation between described target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
In a kind of specific implementation of the present invention, described service calling module, for determining the interface type of described target Web composite services, according to the transformational relation between the OGNL preset and described interface type, determine the output parameter of the described target Web composite services consistent with described interface type.
In a kind of specific implementation of the present invention, described sub-services is:
Atomic service; Or
The service be made up of multiple atomic service.
As seen from the above, in the scheme that the embodiment of the present invention provides, system for integrating web service comprises service describing module, service model builds module and service calling module, wherein, service describing module adopts at least one Springbean to be described target Web composite services, and service class corresponding for target Web composite services is registered in Spring container, service model builds the model that module is constructed by the target Web composite services described by service describing module on the basis of OWL-S.Compared to UDDI and WSDL of the prior art, more it is simple that Springbean and OWL-S makes system describe, thus enhances the ability to express of system, in addition, the basis of OWL-S builds the model of composite services, makes this system effectively can support the automatic discovery of Web service.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The structural representation of a kind of system for integrating web service that Fig. 1 provides for the embodiment of the present invention.
The data flow schematic diagram of a kind of composite services that Fig. 2 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The structural representation of a kind of system for integrating web service that Fig. 1 provides for the embodiment of the present invention, this system comprises: service describing module 101, service model build module 102 and service calling module 103.
Wherein, service describing module 101, for adopting at least one Springbean to be described target Web composite services, and is registered to service class corresponding for target Web composite services in Spring container.
Wherein, target Web composite services are combine by multiple sub-services the service obtained, and above-mentioned sub-services can be atomic service, the service that also can be made up of multiple atomic service.
It should be noted that, the atomic service mentioned here can be understood as the least unit of service.
In addition, when above-mentioned sub-services is the service be made up of multiple atomic service, can be understood as this sub-services is composite services, in the first situation, this sub-services directly combines by multiple atomic service the composite services obtained, in the second situation, and the composite services that this sub-services can be made up of composite services and atomic service, in the third situation, composite services that this sub-services can be made up of composite services and composite services etc.Be understandable that, the composite services related in the second situation and the third situation all can divide downwards, are divided into multiple atomic service.
Optionally, when the 101 pairs of target Web composite services of service describing module are described, can be adopt Springbean configuration file to be described target Web composite services.
Service describing module 101 adopts Springbean be described target Web composite services and the service class of its correspondence is registered to the mode in Spring container, not only simplify service description file, and avoid the workload realizing separately a set of login mechanism and bring.
Service model builds module 102, for being constructed by the model of the target Web composite services described by service describing module 101 on the basis of OWL-S, the incidence relation between description target Web composite services and each sub-services of these composite services of composition and the incidence relation between each sub-services of these composite services of composition.
Concrete, see Fig. 2, provide a kind of data flow schematic diagram of composite services, the data flow between the output parameter of the data flow between the input parameter giving the input parameter of target Web composite services each sub-services corresponding with these composite services in this schematic diagram, data flow between the output parameter of each sub-services and the input parameter of other sub-services and each sub-services and the output parameter of target Web composite services.
It should be noted that, the application is described for above-mentioned, and in practical application, the data flow of composite services is not limited in this.
OWL-S (WebOntologyLanguageforServices) is the Semantic Web Services describing framework of W3C suggestion, carries out service describing based on OWL (WebOntologyLanguage).
Concrete, above-mentioned incidence relation can comprise: between each sub-services of target Web composite services call order, corresponding relation between the input parameter of each sub-services, output parameter etc., certainly, other information all right in above-mentioned incidence relation, the application does not limit this.
Service calling module 103, for carrying out data transmission according to the Data Transport Protocol preset between the sub-services by the described target Web composite services constructed by service model structure module 102 and these composite services of composition.
Wherein, above-mentioned default Data Transport Protocol can be RDFS (ResourceDescriptionFrameworkSchema) etc.
Concrete, above-mentioned service describing module 101, can specifically on the basis of OWL-S, the Service Properties of arbitrary sub-services of target Web composite services and composition target Web composite services is described, wherein, Service Properties at least comprises: service provides tissue, service provider, COS, service name and service text to describe.
Further, above-mentioned service describing module 101 can be described target Web composite services specifically for the mark beanID passing through each adopted Springbean, wherein, beanID at least comprises: the service that Springbean will describe service provides tissue, service provider, COS and service name, by during this four parametric description beanID except can ensureing the uniqueness of beanID, the readability of beanID can also be strengthened.
Further, above-mentioned service describing module 101, can be described target Web composite services specifically for the bean attribute passing through each adopted Springbean, wherein, bean attribute at least comprises: Springbean will describe the input and output parameter of service.
Optionally, above-mentioned input parameter can comprise: the title of input parameter and the type of input parameter, above-mentioned output parameter can comprise: the title of output parameter and the type of output parameter, such as, above-mentioned input parameter title can be " input1 ", output parameter title can be " output1 ", input parameter type or output parameter type can be: " java.lang.Boolean " etc., such definition bean attribute is convenient to the reflex mechanism utilizing Java, operationally carries out dynamic chek to input parameter, output parameter.
In the better implementation of one of the present invention, service model builds module 102 can specifically for by describing the data transmitted between each sub-services of target Web composite services and these composite services of composition and forming the data transmitted between each sub-services of these composite services based on the expression formula of OGNL, and by describing corresponding relation and the transformational relation of above-mentioned transmitted data based on the expression formula of OGNL.
Wherein, OGNL (Object-GraphNavigationLanguage) is a kind of powerful expression language, can any attribute of read-write object, the method of allocating object, travels through the structure chart of whole object, realizes functions such as field type conversion etc.
Concrete, when adopting ApacheOGNL language to be described, on the basis maximizing access expansion language, accurate, unambiguous description can be carried out, the readability of the descriptive files such as configuration file can be improved, flexibility and the autgmentability of specific implementation can be kept again simultaneously.
Preferably, above-mentioned service model builds module 102, can specifically for comprising the input parameter of each sub-services of target Web composite services and these composite services of composition, the OgnlContext of output parameter by one, incidence relation between target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
By the incidence relation between target Web composite services and each sub-services of these composite services of composition, and the incidence relation set between each sub-services forming these composite services is described to an OgnlContext and is conducive to the above-mentioned incidence relation of clear, unambiguous description.
Such as, the output parameter of the input parameter of target Web composite services, target Web composite services, the input parameter of each sub-services, the output parameter set of each sub-services are incorporated into an OgnlContext and are described, clearly can describe out the input/output relation between target Web composite services and each sub-services.
Further, above-mentioned service model builds the OgnlContext of the context environmental based on OGNL that module 102 can be corresponding specifically for the input parameter comprising each sub-services of target Web composite services and these composite services of composition by, the context environmental based on OGNL that output parameter is corresponding, incidence relation between target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
Context environmental based on OGNL can be understood as a Map in essence, can stored in the data of any type, and utilize the attribute of powerful OGNL expression formula to data wherein and data to carry out read-write operation.
Therefore, except by aforesaid incidence relation set to except an OgnlContext, can more clear, unambiguous target Web composite services be described after also the context environmental in OGNL also being gathered this OgnlContext.
With an instantiation, the OgnlContext that comprises multiple input binding and output binding information is described below.
Suppose, the sub-services of target Web composite services comprises: the input between sub-services A and sub-services B, target Web composite services and its each sub-services, output relation are as follows:
The input parameter input1 of target Web composite services is as the input parameter inputA1 of sub-services A;
The input parameter inputB1 of sub-services B is from the output parameter outputA1 of sub-services A;
The output parameter output1 of target Web composite services is the output parameter outputA1 of sub-services A and the output parameter outputB1 sum of sub-services B;
If the getTitle () of the output parameter outputA2 of sub-services A is not empty, then the output parameter output2 as target Web composite services exports; Otherwise the getName () of the output parameter outputB2 of sub-services B exports as the output2 of target Web composite services, wherein, getTitle () and getName () is two measure for fulfill, and its function is not introduced here.
Then with OGNL describe input binding and export binding relationship specific as follows:
sub_context[0].inputA1=input1,
sub_context[1].inputB1=sub_context[0].outputA1,
output1=(sub_context[0].outputA1+sub_context[1].outputB1),
output2=(sub_context[0].outputA2.title!=null?sub_context[0].outputA2.title:sub_context[1].outputB2.name)。
In the optional implementation of one of the present invention, above-mentioned service calling module 103 can be used for the interface type determining target Web composite services, according to the transformational relation between the OGNL preset and described interface type, determine the output parameter of the target Web composite services consistent with above-mentioned interface type.
The data theory using OGNL can store when being described can be the data of any type, it is very strong that this also makes service calling module 103 carry out extensibility when data are transmitted accordingly.
Such as, after achieving composite services, RPC (the RemoteProcedureCallProtocol of this service is provided on the basis realized if want, remote procedure call protocol) interface, then according to preset OGNL and RPC interface data class between transfer function can realize, such as, the ProtoBuffer data format of Google; On the basis realized, provide HTTP (HyperTextTransferProtocol, the HTML (Hypertext Markup Language)) interface of this service if want, return type is JSON, then the transfer function between OGNL and the JSON form needing basis to preset can realize.
As seen from the above, in the scheme that each embodiment above-mentioned provides, system for integrating web service comprises service describing module, service model builds module and service calling module, wherein, service describing module adopts at least one Springbean to be described target Web composite services, and service class corresponding for target Web composite services is registered in Spring container, service model builds the model that module is constructed by the target Web composite services described by service describing module on the basis of OWL-S.Compared to UDDI and WSDL of the prior art, more it is simple that Springbean and OWL-S makes system describe, thus enhances the ability to express of system, in addition, the basis of OWL-S builds the model of composite services, makes this system effectively can support the automatic discovery of Web service.
It should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
One of ordinary skill in the art will appreciate that all or part of step realized in said method execution mode is that the hardware that can carry out instruction relevant by program has come, described program can be stored in computer read/write memory medium, here the alleged storage medium obtained, as: ROM/RAM, magnetic disc, CD etc.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. for a system for integrating web service, it is characterized in that, described system comprises:
Service describing module, for adopting at least one Springbean, target Web composite services are described, and service class corresponding for described target Web composite services is registered in Spring container, wherein, described target Web composite services are combine by multiple sub-services the service obtained;
Service model builds module, for being constructed by the model of the described target Web composite services described by described service describing module on the basis of OWL-S, the incidence relation between each sub-services describing incidence relation between described target Web composite services and each sub-services of these composite services of composition and these composite services of composition;
Service calling module, for carrying out data transmission according to the Data Transport Protocol preset between the sub-services by the described target Web composite services constructed by described service model structure module and these composite services of composition.
2. system according to claim 1, it is characterized in that, described service describing module, specifically on the basis of OWL-S, the Service Properties of arbitrary sub-services of described target Web composite services and the described target Web composite services of composition is described, wherein, described Service Properties comprises: service provides tissue, service provider, COS, service name and service text to describe.
3. system according to claim 2, it is characterized in that, described service describing module, mark beanID specifically for passing through each adopted Springbean is described described target Web composite services, wherein, described beanID comprises: the service that Springbean will describe service provides tissue, service provider, COS and service name.
4. system according to claim 1, it is characterized in that, described service describing module, bean attribute specifically for passing through each adopted Springbean is described described target Web composite services, wherein, described bean attribute comprises: Springbean will describe the input and output parameter of service.
5. system according to claim 4, is characterized in that,
Described input parameter comprises: the title of input parameter and the type of input parameter;
Described output parameter comprises: the title of output parameter and the type of output parameter.
6. the system according to any one of claim 1-5, it is characterized in that, described service model builds module, specifically for by describing the data transmitted between described target Web composite services and each sub-services of these composite services of composition based on the expression formula of OGNL and forming the data transmitted between each sub-services of these composite services, and by describing corresponding relation between above-mentioned transmitted data and transformational relation based on the expression formula of OGNL.
7. system according to claim 6, it is characterized in that, described service model builds module, specifically for being comprised the input parameter of each sub-services, the OgnlContext of output parameter of described target Web composite services and these composite services of composition by one, incidence relation between described target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
8. system according to claim 6, it is characterized in that, described service model builds module, specifically for the OgnlContext of the context environmental based on OGNL corresponding to the input parameter comprising each sub-services of described target Web composite services and these composite services of composition by, the context environmental based on OGNL that output parameter is corresponding, incidence relation between described target Web composite services and each sub-services of these composite services of composition is described, and the incidence relation between each sub-services forming these composite services.
9. system according to claim 6, it is characterized in that, described service calling module, for determining the interface type of described target Web composite services, according to the transformational relation between the OGNL preset and described interface type, determine the output parameter of the described target Web composite services consistent with described interface type.
10. system according to claim 1, is characterized in that, described sub-services is:
Atomic service; Or
The service be made up of multiple atomic service.
CN201510622787.XA 2015-09-25 2015-09-25 A kind of system for integrating web service Active CN105306542B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510622787.XA CN105306542B (en) 2015-09-25 2015-09-25 A kind of system for integrating web service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510622787.XA CN105306542B (en) 2015-09-25 2015-09-25 A kind of system for integrating web service

Publications (2)

Publication Number Publication Date
CN105306542A true CN105306542A (en) 2016-02-03
CN105306542B CN105306542B (en) 2018-12-14

Family

ID=55203285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510622787.XA Active CN105306542B (en) 2015-09-25 2015-09-25 A kind of system for integrating web service

Country Status (1)

Country Link
CN (1) CN105306542B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107135113A (en) * 2017-06-26 2017-09-05 浙江省特种设备检验研究院 A kind of service call engine method based on composite services Flexible Description model
CN108304211A (en) * 2017-01-11 2018-07-20 ***通信集团公司 A kind of service map construction method and device
CN109918435A (en) * 2019-02-27 2019-06-21 北京奇艺世纪科技有限公司 A kind of processing method and system of business interface
CN110780914A (en) * 2018-07-31 2020-02-11 ***通信集团浙江有限公司 Service publishing method and device
CN110798357A (en) * 2019-11-05 2020-02-14 上海景域文化传播股份有限公司 API communication device and method based on ticket S-GDS data mapping protocol

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605141A (en) * 2008-08-05 2009-12-16 天津大学 Web service relational network system based on semanteme
CN101873323A (en) * 2010-06-21 2010-10-27 南京邮电大学 Web service platform based on program slicing technique
CN102769671A (en) * 2012-07-17 2012-11-07 天津大学 Competition and cooperation-based Web service relation network system
CN104298587A (en) * 2013-07-15 2015-01-21 腾讯科技(深圳)有限公司 Code coverage test method, device and system
CN104520839A (en) * 2012-06-11 2015-04-15 尼尔森(美国)有限公司 Methods and apparatus to share online media impressions data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605141A (en) * 2008-08-05 2009-12-16 天津大学 Web service relational network system based on semanteme
CN101873323A (en) * 2010-06-21 2010-10-27 南京邮电大学 Web service platform based on program slicing technique
CN104520839A (en) * 2012-06-11 2015-04-15 尼尔森(美国)有限公司 Methods and apparatus to share online media impressions data
CN102769671A (en) * 2012-07-17 2012-11-07 天津大学 Competition and cooperation-based Web service relation network system
CN104298587A (en) * 2013-07-15 2015-01-21 腾讯科技(深圳)有限公司 Code coverage test method, device and system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108304211A (en) * 2017-01-11 2018-07-20 ***通信集团公司 A kind of service map construction method and device
CN107135113A (en) * 2017-06-26 2017-09-05 浙江省特种设备检验研究院 A kind of service call engine method based on composite services Flexible Description model
CN107135113B (en) * 2017-06-26 2019-11-08 浙江省特种设备检验研究院 A kind of service call engine method based on composite services Flexible Description model
CN110780914A (en) * 2018-07-31 2020-02-11 ***通信集团浙江有限公司 Service publishing method and device
CN109918435A (en) * 2019-02-27 2019-06-21 北京奇艺世纪科技有限公司 A kind of processing method and system of business interface
CN110798357A (en) * 2019-11-05 2020-02-14 上海景域文化传播股份有限公司 API communication device and method based on ticket S-GDS data mapping protocol
CN110798357B (en) * 2019-11-05 2021-04-20 上海景域文化传播股份有限公司 API communication device and method based on ticket S-GDS data mapping protocol

Also Published As

Publication number Publication date
CN105306542B (en) 2018-12-14

Similar Documents

Publication Publication Date Title
CN104484216B (en) Service interface document and on-line testing instrument generation method, device
Yu et al. A microservice based reference architecture model in the context of enterprise architecture
JP5767646B2 (en) Supply of services using cloud service catalog
CN104660669B (en) The method and system of a host is selected from multiple main frames for application model component
CN105306542A (en) System for integrating Web services
Khan et al. An architecture for integrated intelligence in urban management using cloud computing
US10579745B2 (en) Model driven computational platform for integrated design of products, materials and manufacturing processes
CN103077024B (en) A kind of device and method supporting the on-demand customization of SaaS application flow and operation
KR100880536B1 (en) Open framework system for heterogeneous computing and service integration
CN109906597A (en) To with data set that restricted data set and untethered system are stored and fetched from cloud network
CN102043837A (en) Data integration system and method
CN103390018B (en) A kind of Web service data modeling and searching method based on SDD
CN115280325A (en) Parameter sharing in federated learning
CN102135880A (en) Widget Framework
CN104270403A (en) Cloud platform information web monitoring system based on struts2 framework
CN106462638A (en) Stream-based reactive programming platform
CN105302556A (en) Calculation realization method and system and server apparatus
Zhang et al. CoCoOn: cloud computing ontology for IaaS price and performance comparison
Touati et al. Development of prototype for IoT and IoE scalable infrastructures, architectures and platforms
CN104461893B (en) Data processing method and data processing equipment
JP2015531899A (en) General-purpose simulation system using social network interface
US20120102406A1 (en) Composition model for components of a user interface framework for web applications
US20140172955A1 (en) Distributed mobile enterprise application platform
CN106341293B (en) A kind of method and device of information system access Enterprise Service Bus
US20140047459A1 (en) Integrating software solution units

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant