Open standard explained

An open standard is a standard that is publicly available and has various rights to use associated with it, and various properties of how it was designed.

The terms "open" and "standard" have a wide range of meanings associated with their usage. The term "open" is usually restricted to royalty-free technologies while the term "standard" is sometimes restricted to technologies approved by formalized committees that are open to participation by all interested parties and operate on a consensus basis.

The definitions of the term "open standard" used by academics, the European Union and some of its member governments or parliaments such as Denmark, France, and Spain preclude open standards requiring fees for use, as does the Venezuelan Government. On the standard organisation side, the W3C ensures that its specifications can be implemented on a Royalty-Free (RF) basis.

Many definitions of the term "standard" permit patent holders to impose "reasonable and non-discriminatory" royalty fees and other licensing terms on implementers and/or users of the standard. For example, the rules for standards published by the major internationally recognized standards bodies such as the IETF, ISO, IEC, and ITU-T permit their standards to contain specifications whose implementation will require payment of patent licensing fees. Among these organizations, only the IETF and ITU-T explicitly refer to their standards as "open standards", while the others refer only to producing "standards". The IETF and ITU-T use definitions of "open standard" that allow "reasonable and non-discriminatory" patent licensing fee requirements.

The term "open standard" is sometimes coupled with "open source" with the idea that a standard is not truly open if it does not have a complete free/open source reference implementation available.[1]

Open standards which specify formats are sometimes referred to as open formats.

Many specifications that are sometimes referred to as standards are proprietary and only available under restrictive contract terms (if they can be obtained at all) from the organization that owns the copyright on the specification. As such these specifications are not considered to be fully Open.

Specific definitions of an open standard

ITU-T definition

The ITU-T is a standards development organization (SDO) that is one of the three sectors of the International Telecommunications Union (a specialized agency of the United Nations). The ITU-T has a Telecommunication Standardization Bureau director's Ad Hoc group on IPR that produced the following definition in March 2005, which the ITU-T as a whole has endorsed for its purposes since November 2005 [2] :

The ITU-T has a long history of open standards development. However, recently some different external sources have attempted to define the term "Open Standard" in a variety of different ways. In order to avoid confusion, the ITU-T uses for its purpose the term "Open Standards" per the following definition:

"Open Standards" are standards made available to the general public and are developed (or approved) and maintained via a collaborative and consensus driven process. "Open Standards" facilitate interoperability and data exchange among different products or services and are intended for widespread adoption.

Other elements of "Open Standards" include, but are not limited to:

The ITU-T, ITU-R, ISO, and IEC have harmonized on a common patent policy [3] under the banner of the WSC. However, the ITU-T definition should not necessarily be considered also applicable in ITU-R, ISO and IEC contexts, since the Common Patent Policy [4] does not make any reference to "open standards" but rather only to "standards".

IETF definition

In section 7 of its RFC 2026, the IETF classifies specifications that have been developed in a manner similar to that of the IETF itself as being "open standards", and lists the standards produced by ANSI, ISO, IEEE, and ITU-T as examples. As the IETF standardization processes and IPR policies have the characteristices listed above by ITU-T, this definition is equivalent to that of the ITU-T.

European Union definition

The European Union adopted the following definition in its European Interoperability Framework[5] :

USE OF OPEN STANDARDSTo attain interoperability in the context of pan-European eGovernment services, guidance needs to focus on open standards. The following are the minimal characteristics that a specification and its attendant documents must have in order to be considered an open standard:

Danish government definition

The Danish government has attempted to make a definition of open standards [6] , which also is used in pan-European software development projects. It states:

French law definition

The French Parliament approved a definition of "open standard" in its "Law for Confidence in the Digital Economy".[7] The definition is:[8]

Spanish law definition

A Law passed by the Spanish Parliament [9] requires that all electronic services provided by the Spanish public administration must be based on open standards. It defines an open standard as royalty free, according to the following definition:[10]

An open standard fulfills the following conditions:

Venezuelan law definition

The Venezuelan Government approved a "free software and open standards law".[11] The decree includes the requirement that the Venezuelan public sector must use free software based on open standards, and includes a definition of open standard:[12]

Article 2: for the purposes of this Decree, it shall be understood as
k) Open standards: technical specifications, published and controlled by an organization in charge of their development, that have been accepted by the industry, available to everybody for their implementation in free software or other [type of software], promoting competitivity, interoperability and flexibility.

Bruce Perens' definition

One of the most popular definitions of the term "open standard", as measured by Google ranking, is the one developed by Bruce Perens. [13] His definition lists a set of principles that he believes must be met by an open standard:

  1. Availability: Open Standards are available for all to read and implement.
  2. Maximize End-User Choice: Open Standards create a fair, competitive market for implementations of the standard. They do not lock the customer in to a particular vendor or group.
  3. No Royalty: Open Standards are free for all to implement, with no royalty or fee. Certification of compliance by the standards organization may involve a fee.
  4. No Discrimination: Open Standards and the organizations that administer them do not favor one implementor over another for any reason other than the technical standards compliance of a vendor’s implementation. Certification organizations must provide a path for low and zero-cost implementations to be validated, but may also provide enhanced certification services.
  5. Extension or Subset: Implementations of Open Standards may be extended, or offered in subset form. However, certification organizations may decline to certify subset implementations, and may place requirements upon extensions (see Predatory Practices).
  6. Predatory Practices: Open Standards may employ license terms that protect against subversion of the standard by embrace-and-extend tactics. The licenses attached to the standard may require the publication of reference information for extensions, and a license for all others to create, distribute, and sell software that is compatible with the extensions. An Open Standard may not otherwise prohibit extensions.

Microsoft's definition

Vijay Kapoor, national technology officer, Microsoft, defines what open standards are as follows:[14]

"Let's look at what an open standard means: 'open' refers to it being royalty-free, while 'standard' means a technology approved by formalised committees that are open to participation by all interested parties and operate on a consensus basis. An open standard is publicly available, and developed, approved and maintained via a collaborative and consensus driven process."

Open Source Initiative's definition

The Open Source Initiative defines the requirements and criteria for open standards as follows:[15]

The Requirement

An "open standard" must not prohibit conforming implementations in open source software.

The Criteria

To comply with the Open Standards Requirement, an "open standard" must satisfy the following criteria. If an "open standard" does not meet these criteria, it will be discriminating against open source developers.

  1. No Intentional Secrets: The standard MUST NOT withhold any detail necessary for interoperable implementation. As flaws are inevitable, the standard MUST define a process for fixing flaws identified during implementation and interoperability testing and to incorporate said changes into a revised version or superseding version of the standard to be released under terms that do not violate the OSR.
  2. Availability: The standard MUST be freely and publicly available (e.g., from a stable web site) under royalty-free terms at reasonable and non-discriminatory cost.
  3. Patents: All patents essential to implementation of the standard MUST:
    • be licensed under royalty-free terms for unrestricted use, or
    • be covered by a promise of non-assertion when practiced by open source software
  4. No Agreements: There MUST NOT be any requirement for execution of a license agreement, NDA, grant, click-through, or any other form of paperwork to deploy conforming implementations of the standard.
  5. No OSR-Incompatible Dependencies: Implementation of the standard MUST NOT require any other technology that fails to meet the criteria of this Requirement.

Ken Krechmer's definition

Ken Krechmer[16] identifies ten "rights":

  1. Open Meeting
  2. Consensus
  3. Due Process
  4. Open IPR
  5. One World
  6. Open Change
  7. Open Documents
  8. Open Interface
  9. Open Use
  10. On-going Support

World Wide Web Consortium's definition

As an important provider of Web technology ICT Standards, notably XML, http, HTML, CSS and WAI, the World Wide Web Consortium (W3C) follows a process that promotes the development of high-quality standards [17] .

Looking at the end result, the spec alone, up for adoption, is not enough. The participative/inclusive process leading to a particular design, and the supporting resources available with it should be accounted when we talk about Open Standards:

Digital Standards Organization definition

The Digital Standards Organization (DIGISTAN) states that "an open standard must be aimed at creating unrestricted competition between vendors and unrestricted choice for users".[18] Its brief definition of "open standard" (or "free and open standard") is "a published specification that is immune to vendor capture at all stages in its life-cycle". Its more complete definition as follows:

A key defining property is that an open standard is immune to vendor capture at all stages in its life-cycle. Immunity from vendor capture makes it possible to improve upon, trust, and extend an open standard over time."[19]

This definition is based on the EU's EIF v1 definition of "open standard", but with changes to address what it terms as "vendor capture". They believe that "Many groups and individuals have provided definitions for 'open standard' that reflect their economic interests in the standards process. We see that the fundamental conflict is between vendors who seek to capture markets and raise costs, and the market at large, which seeks freedom and lower costs... Vendors work hard to turn open standards into franchise standards. They work to change the statutory language so they can cloak franchise standards in the sheep's clothing of 'open standard'. A robust definition of "free and open standard" must thus take into account the direct economic conflict between vendors and the market at large."[20]

Examples of open standards

System

Hardware

See also: Open source hardware.

File formats

See also: Open format.

Protocols

Programming languages

Other

Patents

In 2002 and 2003 the controversy about using reasonable and non-discriminatory (RAND) licensing for the use of patented technology in web standards increased. Bruce Perens, important associations as FSF or FFII and others have argued that the use of patents restricts who can implement a standard to those able or willing to pay for the use of the patented technology. The requirement to pay some small amount per user, is often an insurmountable problem for free/open source software implementations which can be redistributed by anyone. Royalty free (RF) licensing is generally the only possible license for free/open source software implementations. Version 3 of the GNU General Public License includes a section that enjoins anyone who distributes a program released under the GPL from enforcing patents on subsequent users of the software or derivative works.

One result of this controversy was that many governments (including the Danish, French and Spanish governments singly and the EU collectively) specifically affirmed that "open standards" required royalty-free licenses. Some standards organizations, such as the W3C, modified their processes to essentially only permit royalty-free licensing. Oasis-Open allows committees to operate either on a RAND basis or a royalty-free basis, but OASIS does say to grant "open standards" when they are not royalty-free.

Patents for software, formulas and algorithms are currently enforceable in the US but not in the EU. The European Patent Convention Article 52 paragraph (2)(c) expressly prohibits algorithms, business methods and software from being covered by patents. The US has only allowed them since 1989 and there has been growing controversy in recent years as to either the benefit or feasibility.

A standards body and its associated processes cannot force a patent holder to give up its right to charge license fees, especially if the company concerned is not a member of the standards body and unconstrained by any rules that were set during the standards development process. In fact, this element discourages some standards bodies from adopting an "open" approach, fearing that they will lose out if their members are more constrained than non-members. Few bodies will carry out (or require their members to carry out) a full patent search. Ultimately, the only sanctions a standards body can apply on a non-member when patent licensing is demanded is to cancel the standard, try to rework around it, or work to invalidate the patent. Standards bodies such as W3C and OASIS require that the use of required patents be granted under a royalty-free license as a condition for joining the body or a particular working group, and this is generally considered enforceable.

Quotes

See also

External links

Open Standards: Principles and Practice

The Principles of Open Standards

Open Standards vs. Open Source: How to think about software, standards, and Service Oriented Architecture at the beginning of the 21st century

Valoris report on Open Document Formats

Steve Lohr: 'Plan by 13 Nations Urges Open Technology Standards'

Free/Open Source Software: Open Standards Primer

Open Standard Requirement for Software

Definitions of "Open Standards" from the Cover Pages

Categories and definitions of the different types of standards - by FFII Open Standards Work Group

Notes and References

  1. http://www.rotman.utoronto.ca/timothy.simcoe/papers/OpenStandards_IPR.pdf Tim Simcoe: 'Chapter 8: Open Standards and Intellectual Property Rights', To appear in Open Innovation: Researching a New Paradigm
  2. http://www.itu.int/ITU-T/othergroups/ipr-adhoc/openstandards.html ITU-T on Open Standards
  3. http://www.itu.int/ITU-T/ipr/ ITU-T on IPR
  4. http://isotc.iso.org/livelink/livelink/fetch/2000/2122/3770791/customview.html?func=ll&objId=3770791&objAction=browse&sort=name ISO TC on Common Patent Policy
  5. http://europa.eu.int/idabc/en/document/3761 European Interoperability Framework for pan-European eGovernment Services, page 17 (Version 1.0, 2004)
  6. http://www.oio.dk/files/040622_Definition_of_open_standards.pdf "Definitions of Open Standards", 2004
  7. http://www.legifrance.gouv.fr/WAspad/UnTexteDeJorf?numjo=ECOX0200175L "Loi nº 2004-575" for the Confidence in the Digital Economy", June, 21nd 2004
  8. http://www.EstandaresAbiertos.org "Estándares Abiertos"
  9. http://www.boe.es/boe/dias/2007/06/23/pdfs/A27150-27166.pdf "Ley 11/2007" of Public Electronic Access of the Citizens to the Public Services, June, 22nd 2007
  10. http://www.EstandaresAbiertos.org "Estándares Abiertos"
  11. http://www.gobiernoenlinea.ve/docMgr/sharedfiles/Decreto3390.pdf "Decreto 3390" of Free Software and Open Standards, December, 23rd 2004
  12. http://www.EstandaresAbiertos.org "Estándares Abiertos"
  13. http://www.dwheeler.com/essays/opendocument-open.html Is OpenDocument an Open Standard? Yes!
  14. http://www.efytimes.com/efytimes/fcreative.asp?edid=27036
  15. http://opensource.org/osr Open Standards Requirement for Software
  16. http://www.csrstds.com/openstds.html Ken Krechmer, The Meaning of Open Standards
  17. http://www.w3.org/Consortium/Process World Wide Web Consortium Process Document
  18. http://www.digistan.org/text:rationale Defining "Open Standard"
  19. http://www.digistan.org/open-standard:definition What is an Open Standard?
  20. http://www.digistan.org/text:rationale Defining "Open Standard"
  21. http://www.w3.org/TR/webarch/ WWW architecture
  22. http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html ISO/IEC 8632
  23. http://www.pdf-x.com/pdfx_123_1.php Portable Document File (PDF) format specification
  24. http://europa.eu/rapid/pressReleasesAction.do?reference=IP/03/1374&format=HTML&aged=0&language=EN&guiLanguage=en EU Commissioner Erkki Liikanen on Open Standards
  25. http://www.kauppalehti.fi/4/i/eng/releases/press_release.jsp?selected=other&oid=20061101/11642616280200&lang=EN Nokia Foundation Award to Mårten Mickos
  26. http://www.w3.org/People/Berners-Lee/FAQ.html Tim Berners-Lee's FAQ
  27. http://www.dst.gov.za/media-room/speeches/archived/speech.2007-05-23.2477659151