Schema formats
From Just Solve the File Format Problem
(Difference between revisions)
(→List of formats) |
(→List of formats) |
||
Line 15: | Line 15: | ||
== List of formats == | == List of formats == | ||
* [[BFD]] (Binary Format Description) | * [[BFD]] (Binary Format Description) | ||
+ | * [[Citation Style Language]] (describes bibliographic citation formats) | ||
* [[CSV Dialect Description Format]] (describes details of features differing between [[CSV]] varieties) | * [[CSV Dialect Description Format]] (describes details of features differing between [[CSV]] varieties) | ||
* [[CSV Schema]] (describes format of [[CSV]] file) | * [[CSV Schema]] (describes format of [[CSV]] file) | ||
− | * [[ | + | * [[CUE]] [https://cuelang.org/] |
* [[DFDL]] (Data Format Description Language) | * [[DFDL]] (Data Format Description Language) | ||
* [[DTD]] (Document Type Definition) | * [[DTD]] (Document Type Definition) |
Revision as of 20:30, 4 September 2019
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)
- Citation Style Language (describes bibliographic citation formats)
- CSV Dialect Description Format (describes details of features differing between CSV varieties)
- CSV Schema (describes format of CSV file)
- CUE [1]
- DFDL (Data Format Description Language)
- DTD (Document Type Definition)
- EBML Schema
- 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)
- Okteta grammar file
- RAML [2]
- Synalysis grammar file (used by Synalize It! and Hexinator)
- XCEL (part of XCL project)
- XMDP (XHTML Meta Data Profiles)
- XML Schema Definition