ODL (NASA Object Description Language)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Text-based data }} '''ODL''' ('''Object Description Language''') is a generic structured data format developed by NASA. It is used ...") |
(→Disambiguation) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Metaformats |
}} | }} | ||
'''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. | '''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. | ||
== 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[hide] |
[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