1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" dir=
"ltr">
5 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen: The many definitions of a open standard
</title>
7 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/style.css" />
8 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/vim.css" />
13 <a href=
"http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen
</a>
21 <div class=
"title">The many definitions of a open standard
</div>
22 <div class=
"date">27th December
2010</div>
23 <div class=
"body"><p>One of the reasons I like the Digistan definition of
24 "
<a href=
"http://www.digistan.org/open-standard:definition">Free and
25 Open Standard
</a>" is that this is a new term, and thus the meaning of
26 the term has been decided by Digistan. The term "Open Standard
" has
27 become so misunderstood that it is no longer very useful when talking
28 about standards. One end up discussing which definition is the best
29 one and with such frame the only one gaining are the proponents of
30 de-facto standards and proprietary solutions.</p>
32 <p>But to give us an idea about the diversity of definitions of open
33 standards, here are a few that I know about. This list is not
34 complete, but can be a starting point for those that want to do a
35 complete survey. More definitions are available on the
36 <a href="http://en.wikipedia.org/wiki/Open_standard
">wikipedia
39 <p>First off is my favourite, the definition from the European
40 Interoperability Framework version 1.0. Really sad to notice that BSA
41 and others has succeeded in getting it removed from version 2.0 of the
42 framework by stacking the committee drafting the new version with
43 their own people. Anyway, the definition is still available and it
44 include the key properties needed to make sure everyone can use a
45 specification on equal terms.</p>
49 <p>The following are the minimal characteristics that a specification
50 and its attendant documents must have in order to be considered an
55 <li>The standard is adopted and will be maintained by a not-for-profit
56 organisation, and its ongoing development occurs on the basis of an
57 open decision-making procedure available to all interested parties
58 (consensus or majority decision etc.).</li>
60 <li>The standard has been published and the standard specification
61 document is available either freely or at a nominal charge. It must be
62 permissible to all to copy, distribute and use it for no fee or at a
65 <li>The intellectual property - i.e. patents possibly present - of
66 (parts of) the standard is made irrevocably available on a royalty-
69 <li>There are no constraints on the re-use of the standard.</li>
74 <p>Another one originates from my friends over at
75 <a href="http://www.dkuug.dk/
">DKUUG</a>, who coined and gathered
76 support for <a href="http://www.aaben-standard.dk/
">this
77 definition</a> in 2004. It even made it into the Danish parlament as
78 <a href="http://www.ft.dk/dokumenter/tingdok.aspx?/samling/
20051/beslutningsforslag/B103/som_fremsat.htm
">their
79 definition of a open standard</a>. Another from a different part of
80 the Danish government is available from the wikipedia page.</p>
84 <p>En åben standard opfylder følgende krav:</p>
88 <li>Veldokumenteret med den fuldstændige specifikation offentligt
91 <li>Frit implementerbar uden økonomiske, politiske eller juridiske
92 begrænsninger på implementation og anvendelse.</li>
94 <li>Standardiseret og vedligeholdt i et åbent forum (en såkaldt
95 "standardiseringsorganisation") via en åben proces.
</li>
101 <p>Then there is
<a href=
"http://www.fsfe.org/projects/os/def.html">the
102 definition
</a> from Free Software Foundation Europe.
</p>
106 <p>An Open Standard refers to a format or protocol that is
</p>
110 <li>subject to full public assessment and use without constraints in a
111 manner equally available to all parties;
</li>
113 <li>without any components or extensions that have dependencies on
114 formats or protocols that do not meet the definition of an Open
115 Standard themselves;
</li>
117 <li>free from legal or technical clauses that limit its utilisation by
118 any party or in any business model;
</li>
120 <li>managed and further developed independently of any single vendor
121 in a process open to the equal participation of competitors and third
124 <li>available in multiple complete implementations by competing
125 vendors, or as a complete implementation equally available to all
132 <p>A long time ago, SUN Microsystems, now bought by Oracle, created
134 <a href=
"http://blogs.sun.com/dennisding/resource/Open%20Standard%20Definition.pdf">Open
135 Standards Checklist
</a> with a fairly detailed description.
</p>
138 <p>Creation and Management of an Open Standard
142 <li>Its development and management process must be collaborative and
147 <li>Participation must be accessible to all those who wish to
148 participate and can meet fair and reasonable criteria
149 imposed by the organization under which it is developed
152 <li>The processes must be documented and, through a known
153 method, can be changed through input from all
156 <li>The process must be based on formal and binding commitments for
157 the disclosure and licensing of intellectual property rights.
</li>
159 <li>Development and management should strive for consensus,
160 and an appeals process must be clearly outlined.
</li>
162 <li>The standard specification must be open to extensive
163 public review at least once in its life-cycle, with
164 comments duly discussed and acted upon, if required.
</li>
172 <p>Use and Licensing of an Open Standard
</p>
175 <li>The standard must describe an interface, not an implementation,
176 and the industry must be capable of creating multiple, competing
177 implementations to the interface described in the standard without
178 undue or restrictive constraints. Interfaces include APIs,
179 protocols, schemas, data formats and their encoding.
</li>
181 <li> The standard must not contain any proprietary "hooks" that create
182 a technical or economic barriers
</li>
184 <li>Faithful implementations of the standard must
185 interoperate. Interoperability means the ability of a computer
186 program to communicate and exchange information with other computer
187 programs and mutually to use the information which has been
188 exchanged. This includes the ability to use, convert, or exchange
189 file formats, protocols, schemas, interface information or
190 conventions, so as to permit the computer program to work with other
191 computer programs and users in all the ways in which they are
192 intended to function.
</li>
194 <li>It must be permissible for anyone to copy, distribute and read the
195 standard for a nominal fee, or even no fee. If there is a fee, it
196 must be low enough to not preclude widespread use.
</li>
198 <li>It must be possible for anyone to obtain free (no royalties or
199 fees; also known as "royalty free"), worldwide, non-exclusive and
200 perpetual licenses to all essential patent claims to make, use and
201 sell products based on the standard. The only exceptions are
202 terminations per the reciprocity and defensive suspension terms
203 outlined below. Essential patent claims include pending, unpublished
204 patents, published patents, and patent applications. The license is
205 only for the exact scope of the standard in question.
209 <li> May be conditioned only on reciprocal licenses to any of
210 licensees' patent claims essential to practice that standard
211 (also known as a reciprocity clause)
</li>
213 <li> May be terminated as to any licensee who sues the licensor
214 or any other licensee for infringement of patent claims
215 essential to practice that standard (also known as a
216 "defensive suspension" clause)
</li>
218 <li> The same licensing terms are available to every potential
224 <li>The licensing terms of an open standards must not preclude
225 implementations of that standard under open source licensing terms
226 or restricted licensing terms
</li>
232 <p>It is said that one of the nice things about standards is that
233 there are so many of them. As you can see, the same holds true for
234 open standard definitions. Most of the definitions have a lot in
235 common, and it is not really controversial what properties a open
236 standard should have, but the diversity of definitions have made it
237 possible for those that want to avoid a level marked field and real
238 competition to downplay the significance of open standards. I hope we
239 can turn this tide by focusing on the advantages of Free and Open
243 <div class=
"tags">Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/digistan">digistan
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/standard">standard
</a>.
</div>
261 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/01/">January (
7)
</a></li>
263 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/02/">February (
10)
</a></li>
265 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/03/">March (
17)
</a></li>
267 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/04/">April (
12)
</a></li>
269 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/05/">May (
12)
</a></li>
271 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/06/">June (
20)
</a></li>
273 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/07/">July (
17)
</a></li>
275 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/08/">August (
6)
</a></li>
277 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/09/">September (
9)
</a></li>
279 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/10/">October (
17)
</a></li>
281 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/11/">November (
10)
</a></li>
283 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/12/">December (
2)
</a></li>
290 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/01/">January (
16)
</a></li>
292 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/02/">February (
6)
</a></li>
294 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/03/">March (
6)
</a></li>
296 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/04/">April (
7)
</a></li>
298 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/05/">May (
3)
</a></li>
300 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/06/">June (
2)
</a></li>
302 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/07/">July (
7)
</a></li>
304 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/08/">August (
6)
</a></li>
306 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/09/">September (
4)
</a></li>
308 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/10/">October (
2)
</a></li>
310 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/11/">November (
3)
</a></li>
312 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/12/">December (
1)
</a></li>
319 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/01/">January (
2)
</a></li>
321 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/02/">February (
1)
</a></li>
323 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/03/">March (
3)
</a></li>
325 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/04/">April (
3)
</a></li>
327 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/05/">May (
9)
</a></li>
329 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/06/">June (
14)
</a></li>
331 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/07/">July (
12)
</a></li>
333 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/08/">August (
13)
</a></li>
335 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/09/">September (
7)
</a></li>
337 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/10/">October (
9)
</a></li>
339 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/11/">November (
13)
</a></li>
341 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/12/">December (
12)
</a></li>
348 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/01/">January (
8)
</a></li>
350 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/02/">February (
8)
</a></li>
352 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/03/">March (
12)
</a></li>
354 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/04/">April (
10)
</a></li>
356 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/05/">May (
9)
</a></li>
358 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/06/">June (
3)
</a></li>
360 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/07/">July (
4)
</a></li>
362 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/08/">August (
3)
</a></li>
364 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/09/">September (
1)
</a></li>
366 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/10/">October (
2)
</a></li>
368 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/11/">November (
3)
</a></li>
370 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/12/">December (
3)
</a></li>
377 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/11/">November (
5)
</a></li>
379 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/12/">December (
7)
</a></li>
390 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (
13)
</a></li>
392 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/amiga">amiga (
1)
</a></li>
394 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/aros">aros (
1)
</a></li>
396 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bankid">bankid (
3)
</a></li>
398 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (
3)
</a></li>
400 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (
12)
</a></li>
402 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bsa">bsa (
2)
</a></li>
404 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian (
57)
</a></li>
406 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (
116)
</a></li>
408 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/digistan">digistan (
9)
</a></li>
410 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/docbook">docbook (
7)
</a></li>
412 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (
4)
</a></li>
414 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/english">english (
161)
</a></li>
416 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (
21)
</a></li>
418 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (
12)
</a></li>
420 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (
9)
</a></li>
422 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (
9)
</a></li>
424 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/intervju">intervju (
32)
</a></li>
426 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/kart">kart (
17)
</a></li>
428 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ldap">ldap (
8)
</a></li>
430 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/lenker">lenker (
5)
</a></li>
432 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (
1)
</a></li>
434 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (
25)
</a></li>
436 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/norsk">norsk (
217)
</a></li>
438 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/nuug">nuug (
147)
</a></li>
440 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (
6)
</a></li>
442 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/open311">open311 (
2)
</a></li>
444 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (
39)
</a></li>
446 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern (
60)
</a></li>
448 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/raid">raid (
1)
</a></li>
450 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/reprap">reprap (
11)
</a></li>
452 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rfid">rfid (
2)
</a></li>
454 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/robot">robot (
4)
</a></li>
456 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rss">rss (
1)
</a></li>
458 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ruter">ruter (
4)
</a></li>
460 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (
2)
</a></li>
462 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (
28)
</a></li>
464 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (
4)
</a></li>
466 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (
4)
</a></li>
468 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/standard">standard (
39)
</a></li>
470 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (
3)
</a></li>
472 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (
5)
</a></li>
474 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (
12)
</a></li>
476 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (
1)
</a></li>
478 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/valg">valg (
7)
</a></li>
480 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/video">video (
35)
</a></li>
482 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (
4)
</a></li>
484 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/web">web (
26)
</a></li>
490 <p style=
"text-align: right">
491 Created by
<a href=
"http://steve.org.uk/Software/chronicle">Chronicle v4.4
</a>