Difference between revisions of "SOAP"

From OSGeo
Jump to navigation Jump to search
m
m
Line 1: Line 1:
People say "SOAP vs [[REST]] so there is a [[REST]] page.
+
People say "SOAP vs [[REST]]" so there is a [[REST]] page.
  
 
----
 
----
  
The Draft Implementing Rules for Network Services for geographic data under the INSPIRE directive may mandate a SOAP interface for access to all OGC web services. This means WMS, WFS, WCS, CSW et al - even when the behaviours of a SOAP interface are  not fully-described in the OGC specifications.
+
== OGC ==
  
Are there user community experiences, documentable, to do with SOAP working or not working in the wild? It is easy to collect a lot of opinions and a lot of references to opinions. It is necessary to put together a set of clear basic use cases and do as much benchmarking and testing as possible. If people are offering and documenting both SOAP and the common REST style interfaces to their repositories, what do the access statistics look like? etc.  
+
The OGC has been revising many of its W*S specifications to supply SOAP bindings.
  
Help?
+
== INSPIRE ==
  
References
+
The Draft [[Network Services Architecture]] for the INSPIRE European SDI suggests that INSPIRE may require a SOAP binding for access to all network data services. This means WMS, WFS, WCS, CSW et al. If the behaviours of a SOAP interface are not fully-described in the OGC specifications, the OGC specifications will be revised.
  
* http://www.somebits.com/weblog/tech/bad/whySoapSucks.html From Nelson Minar, who worked on several SOAP services for Google.
+
The Network Services document offers 4 "arguments in favour" of SOAP bindings.
 +
 
 +
* SOAP web services are becoming the standard information technology and thus support more sustainable implementing rules
 +
* SOAP web service ensure smooth and complete integration in development environments
 +
* SOAP web services yield a direct and full integration with other web service environments
 +
* SOAP web services have the possibility to support geo rights management services by using SOAP envelope data
 +
* http://www.eu-orchestra.org/publications.html
 +
 
 +
''The European Commission will launch a project to study in detail whether a SOAP/WSDL based approach is feasible for the INSPIRE network services.''
 +
'''Moreover all involved [[FOSS SDIC|SDIC]]s/LMOs are hereby requested to provide comments and reports on the usage of SOAP/WSDL in the frame of setting up an SDI.'''
 +
 
 +
== Reports from the wild ==
 +
 
 +
It is necessary to put together a set of clear basic use cases and do as much benchmarking and testing as possible. If people are offering and documenting both SOAP and the common REST style interfaces to their repositories, what do the access statistics look like?
 +
 
 +
Are there user community experiences, documentable, on how widely SOAP/WSDL for geodata services are implemented in the wild?
 +
 
 +
== References ==
 +
 
 +
* http://www.somebits.com/weblog/tech/bad/whySoapSucks.html From Nelson Minar, who architected several SOAP services for Google, on why Google moved to a REST approach.
 +
 
 +
[[Category:Standards]]

Revision as of 08:43, 20 December 2007

People say "SOAP vs REST" so there is a REST page.


OGC

The OGC has been revising many of its W*S specifications to supply SOAP bindings.

INSPIRE

The Draft Network Services Architecture for the INSPIRE European SDI suggests that INSPIRE may require a SOAP binding for access to all network data services. This means WMS, WFS, WCS, CSW et al. If the behaviours of a SOAP interface are not fully-described in the OGC specifications, the OGC specifications will be revised.

The Network Services document offers 4 "arguments in favour" of SOAP bindings.

  • SOAP web services are becoming the standard information technology and thus support more sustainable implementing rules
  • SOAP web service ensure smooth and complete integration in development environments
  • SOAP web services yield a direct and full integration with other web service environments
  • SOAP web services have the possibility to support geo rights management services by using SOAP envelope data
  • http://www.eu-orchestra.org/publications.html

The European Commission will launch a project to study in detail whether a SOAP/WSDL based approach is feasible for the INSPIRE network services. Moreover all involved SDICs/LMOs are hereby requested to provide comments and reports on the usage of SOAP/WSDL in the frame of setting up an SDI.

Reports from the wild

It is necessary to put together a set of clear basic use cases and do as much benchmarking and testing as possible. If people are offering and documenting both SOAP and the common REST style interfaces to their repositories, what do the access statistics look like?

Are there user community experiences, documentable, on how widely SOAP/WSDL for geodata services are implemented in the wild?

References