Metadata
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 14: | Line 14: | ||
* [[DFDL]] (Data Format Description Language) - a file format for describing file formats (how meta can you get?) | * [[DFDL]] (Data Format Description Language) - a file format for describing file formats (how meta can you get?) | ||
+ | * [[XML Schema Definition]] | ||
== See also == | == See also == | ||
* [[:Category:Metadata]] | * [[:Category:Metadata]] |
Revision as of 12:37, 31 May 2013
Metadata is extra non-critical information about the main contents of a file, or about the circumstances in which a file was created, etc.
Many, many formats contain data that could be considered to be metadata, but this page is only concerned with dedicated metadata formats which, for one reason or another, are best documented as separate formats.
- Metadata formats related to archiving
- Metadata formats related to audio and music
- Metadata formats related to graphics
- Metadata formats related to video
- DFDL (Data Format Description Language) - a file format for describing file formats (how meta can you get?)
- XML Schema Definition