Difference between revisions of "Creating a Collection"

From The SBN Wiki
Jump to navigation Jump to search
(Creation - Safety Save)
 
(Creation - Safety Save)
Line 4: Line 4:
  
 
Typically, all the products in a collection will be of the same basic type (observational, document, etc.).  Observational collections will also usually contain products all from the same instrument, mission phase, observational target, and/or calibration level. Data preparers may opt use criteria like review cycle or publishing deadline to assign collection membership in order to facilitate bookkeeping their data deliveries.
 
Typically, all the products in a collection will be of the same basic type (observational, document, etc.).  Observational collections will also usually contain products all from the same instrument, mission phase, observational target, and/or calibration level. Data preparers may opt use criteria like review cycle or publishing deadline to assign collection membership in order to facilitate bookkeeping their data deliveries.
 
  
 
== Organizing the Data ==
 
== Organizing the Data ==
 
  
 
PDS makes no requirement on physical organization of the data, although data preparers will need to agree on an organization for data transfer to their consulting PDS node. (A typical organization is described in section 2B of the ''PDS4 Standards Reference''.)
 
PDS makes no requirement on physical organization of the data, although data preparers will need to agree on an organization for data transfer to their consulting PDS node. (A typical organization is described in section 2B of the ''PDS4 Standards Reference''.)
 
  
 
For collections with a very small (<~6) number of products, everything can go into a single directory.  For larger collections, any reasonable directory hierarchy can be used; in which case the collection product itself - the inventory file and the label - will be located in the root directory of that hierarchy.
 
For collections with a very small (<~6) number of products, everything can go into a single directory.  For larger collections, any reasonable directory hierarchy can be used; in which case the collection product itself - the inventory file and the label - will be located in the root directory of that hierarchy.
  
 
== Versioning ==
 
== Versioning ==
 +
 +
Every PDS4 product - observation, document, or collection - has its own version number.  The product version number tracks changes in both the label and the data files of that product. The version number of a collection product tracks changes in the collection label and inventory table.
  
  
 +
For the collection, minor version numbers typically indicate small changes in the collection label, while major version numbers indicate changes to the inventory table.
  
 
== Describing the Collection ==
 
== Describing the Collection ==
 +
 +
 +
 +
  
 
== Compiling the Inventory Table ==
 
== Compiling the Inventory Table ==

Revision as of 19:56, 5 July 2013

Collections are the primary means for organizing related PDS4 products. (Collections are themselves organized into bundles.) The member rpoducts of a collection have IDs based on the collection ID.

What Goes Into a Collection?

Typically, all the products in a collection will be of the same basic type (observational, document, etc.). Observational collections will also usually contain products all from the same instrument, mission phase, observational target, and/or calibration level. Data preparers may opt use criteria like review cycle or publishing deadline to assign collection membership in order to facilitate bookkeeping their data deliveries.

Organizing the Data

PDS makes no requirement on physical organization of the data, although data preparers will need to agree on an organization for data transfer to their consulting PDS node. (A typical organization is described in section 2B of the PDS4 Standards Reference.)

For collections with a very small (<~6) number of products, everything can go into a single directory. For larger collections, any reasonable directory hierarchy can be used; in which case the collection product itself - the inventory file and the label - will be located in the root directory of that hierarchy.

Versioning

Every PDS4 product - observation, document, or collection - has its own version number. The product version number tracks changes in both the label and the data files of that product. The version number of a collection product tracks changes in the collection label and inventory table.


For the collection, minor version numbers typically indicate small changes in the collection label, while major version numbers indicate changes to the inventory table.

Describing the Collection

Compiling the Inventory Table