next up previous contents
Next: Primary index Up: The JSOC data record Previous: The JSOC data record   Contents

Keywords

A data record contains zero or more (typically many) named keywords that each map to a value of a simple type such as integer, float or string associated with the record. Keywords are often used to store meta-data describing properties, history and/or context of the main image/observable data stored in the record's data segments. This is a concept familiar from standard file-based data formats, such as FITS, where the FITS header keywords would correspond to the JSOC keywords and the primary binary arrays or tables would correspond to the JSOC data segments.

In the JSOC catalog keywords values will be stored in database tables separate from the files holding the data segments. This makes it possible to

There will be one database table for each series containing the values of keywords and links for all data record in the series. The values for a single data record will be contained in a single row in that table.



Subsections
next up previous contents
Next: Primary index Up: The JSOC data record Previous: The JSOC data record   Contents
Philip Scherrer 2006-06-17