ODL (NASA Object Description Language)
From Just Solve the File Format Problem
(Difference between revisions)
(Change category) |
(→Disambiguation) |
||
Line 6: | Line 6: | ||
== Disambiguation == | == Disambiguation == | ||
− | + | Other formats exist with a similar or identical name. NASA ODL is not related to [[ODL (Microsoft Object Description Language)|Microsoft ODL]]. | |
== Identification == | == Identification == |
Latest revision as of 23:06, 28 December 2013
ODL (Object Description Language) is a generic structured data format developed by NASA. It is used by PDS (through version 3), and possibly other formats.
Contents |
[edit] Disambiguation
Other formats exist with a similar or identical name. NASA ODL is not related to Microsoft ODL.
[edit] Identification
ODL files are plain text, with most lines in "keyword = value" format. Most files have sections delimited by "OBJECT" and "END_OBJECT", and/or sections delimited by "GROUP" and "END_GROUP".
[edit] Specifications
- PDS Standards Reference, Chapter 12: ODL Specification and Usage