InfoQ

News

IBM Interoperability Pledge

Posted by Mark Little on Jul 11, 2007 12:13 PM

Community
SOA
Topics
Announcements
Tags
IBM ,
Web services
IBM has announced that it is granting universal and perpetual access to certain intellectual property that might be necessary to implement more than 150 standards designed to make software interoperable. As the press release states:
One likely result of the pledge to commercial and open source communities is that it will be easier for more computing devices and software to be compatible with one another. The move, which IBM believes is the largest of its kind, is also designed to spur industry innovation, while discouraging litigation.
and Bob Sutor, IBM's VP of Open Source and Standards, added:
"IBM is sending a message that innovation and industry growth happens in an open, collaborative atmosphere. Users will adopt new technologies if they know that they can find those technologies in a variety of interchangeable, compatible products from competing vendors. We think customers will like this added assurance for the open standards upon which they have come to depend."
Previously, all adopters of these specifications and protocols needed to secure royalty-free licensing terms from IBM and often co-authors. This move clarifies and makes more consistent the intellectual property usage rules, encouraging even wider implementations of open standards. IBM hopes that others companies and intellectual property holders make similar commitments.

IBM has created a set of pages dedicated to the Interoperability Pledge and the front page states:
IBM is offering a patent non-assert pledge to include the software specifications identified in the following list. IBM intends this pledge to include specifications for software interoperability for which it has made a royalty-free patent licensing commitment. No action is required by users of these specifications to invoke this non-assert commitment.
The list of specifications covered is quite impressive, including SCA/SDO, XACML 1.0/1.1, XML 1.0/1.1, MTOM, WS-MTOMPolicy 1.0, OpenDocument 1.0/1.1, OGSA, OWL, SAML 2.0, SOAP 1.2, UDDI, WS-RM, WS-Security, WS-Addressing, WS-AtomicTransaction, WS-BusinessActivity, WSDL etc. etc.
Nice gesture but this basically corrects a mistake by Eric Newcomer Posted Jul 12, 2007 1:59 PM
  1. Back to top

    Nice gesture but this basically corrects a mistake

    Jul 12, 2007 1:59 PM by Eric Newcomer

    Standards in general are not something anyone should be seeking to impede with patent claims in the first place. I always cite the example of the World Wide Web, and Tim Berners-Lee's conscious decision not to seek any patents for his inventions (i.e. contributions thereto) of HTTP, URL, and HTML. I believe this is one of the reasons the Web has become so widely adopted, and why its standards have become the foundation for so much innovation. Sometimes I have asked the rhetorical question: "Can you imagine if IBM or Microsoft had invented the Web?" Would they have decided not to try to patent it? If they had (which seems likely given their view toward Web services standards - Microsoft having previously made an equivalent statement last year: http://www.microsoft.com/interop/osp/default.mspx), would that have inhibited the adoption of the Web? So this is good news, yes, but it just highlights the fact that many Web services specifications were previously encumbered by patent rights. Although Web services have been widely adopted and implemented anyway - but mainly SOAP and WSDL, which are published by the W3C, which has (because of Tim) a very strict policy against encumbering specifications with patents. (Which by the way was also a major reason for Microsoft and IBM to start submitting specifications to OASIS instead of W3C, and why the industry does not have any real leadership around Web services standardization efforts, or a consisent architecture for Web services.) It would be interesting to understand how much of the WS-* "backlash" has been caused by the IP issues highlighted by this, and Microsoft's prior, announcement.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.