Schema formats
From Just Solve the File Format Problem
(Difference between revisions)
(→List of formats) |
|||
Line 23: | Line 23: | ||
* [[Kaitai Struct]] | * [[Kaitai Struct]] | ||
* [[MediaTrace]] (technical report of file structure as interpreted by MediaArea tools) | * [[MediaTrace]] (technical report of file structure as interpreted by MediaArea tools) | ||
+ | * [[RAML]] [https://raml.org/] | ||
* [[Synalysis grammar file]] (used by Synalize It! and Hexinator) | * [[Synalysis grammar file]] (used by Synalize It! and Hexinator) | ||
* [[XCEL]] (part of XCL project) | * [[XCEL]] (part of XCL project) |
Revision as of 15:24, 26 December 2017
This section is for formats that define or describe other formats.
The term "schema" may not be perfectly accurate for some of these formats, but let's not nitpick. Another term that could be used is "metaformats", but we're using that for formats that implement other formats, which is a significantly different concept.
Related topics:
List of formats
- BFD (Binary Format Description)
- CSV Dialect Description Format (describes details of features differing between CSV varieties)
- CSV Schema (describes format of CSV file)
- Citation Style Language (describes bibliographic citation formats)
- DFDL (Data Format Description Language)
- DTD (Document Type Definition)
- JSON Table Schema (describes tabular data such as spreadsheets and CSV files)
- Kaitai Struct
- MediaTrace (technical report of file structure as interpreted by MediaArea tools)
- RAML [1]
- Synalysis grammar file (used by Synalize It! and Hexinator)
- XCEL (part of XCL project)
- XMDP (XHTML Meta Data Profiles)
- XML Schema Definition