Metadata
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 15: | Line 15: | ||
* [[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]] | * [[XML Schema Definition]] | ||
+ | * [[XMP]] (Extensible Metadata Platform) | ||
== See also == | == See also == |
Revision as of 23:18, 12 August 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
- XMP (Extensible Metadata Platform)