Difference between revisions of "open format"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
m (category: compter terminology; navbar)
Line 1: Line 1:
{{seedling}}
+
[[Category:Computer Terminology]][[Computing]]: [[open format]]{{seedling}}
  
 
An [[open format]] is a format (i.e. data structure, [[protocol]], or other data standard) which is freely available for software developers and users to make use of without paying any kind of license or usage fee. Open formats are the opposite of [[proprietary format]]s, where the format's author has the legal right to refuse to allow others to make use of it.
 
An [[open format]] is a format (i.e. data structure, [[protocol]], or other data standard) which is freely available for software developers and users to make use of without paying any kind of license or usage fee. Open formats are the opposite of [[proprietary format]]s, where the format's author has the legal right to refuse to allow others to make use of it.

Revision as of 12:31, 27 January 2006

Computing: open format

This is a growing seedling article. You can help HTYP by watering it.

An open format is a format (i.e. data structure, protocol, or other data standard) which is freely available for software developers and users to make use of without paying any kind of license or usage fee. Open formats are the opposite of proprietary formats, where the format's author has the legal right to refuse to allow others to make use of it.

Most FOSS software uses open formats by default, with support for proprietary formats sometimes available as a separate download (they usually cannot be included in the same download due to license conflict).

Examples of open formats include: HTML, XML, CSS, OGG, FLAC