Standard Values Quick Reference

From The SBN Wiki
Jump to navigation Jump to search

A number of attributes in the PDS common classes have standard value lists. You can look the standard values up in either the Data Dictionary - Abridged document or the Schematron file that comes with the PDS4 master schema. Both can be rather tedious to sort through.

Following are the most commonly used standard value lists for quick reference. They're sorted first by the attribute name, then by the context in which it appears. Many of these appear in several different classes, and the standard value lists depend on which class the attribute appears in, and sometimes - as in the case of <reference_type> - it depends on the containing class one or two levels above that. We'll try to keep these updated as changes and additions propagate to the master schema.

Note that spelling counts - including capitalization and use of underscores vs. blanks. Type these values exactly as they're shown below or you will get a validation error from the Schematron file.


As of 2013-05-20, these have been updated to reflect the Release 1.0 schemas and documents.



<bundle_type>

In <Bundle>

  • Archive
  • Supplemental

<collection_type>

In <Collection>

  • Browse
  • Calibration
  • Context
  • Data
  • Document
  • Geometry
  • Miscellaneous
  • SPICE Kernel
  • XML Schema

<coordinate_source>

In <Telescope>

  • Aerial survey - North American (1983) datum
  • Astronomical
  • Doppler determined - WGS 72 datum
  • Geodetic - Adindan datum
  • Geodetic - Australian datum
  • Geodetic - Campo Inchauspe (Argentina) datum
  • Geodetic - Cape (South Africa) datum
  • Geodetic - Corregio Alegre (Brazil) datum
  • Geodetic - European 1979 datum
  • Geodetic - European datum
  • Geodetic - GRS 80 datum
  • Geodetic - Hermannskogel datum
  • Geodetic - Indian datum
  • Geodetic - La Canoa (Venezuela) datum* Geodetic - New Zealand datum
  • Geodetic - North American (1927) datum
  • Geodetic - Old Hawaiian datum
  • Geodetic - Ordnance Survey of Great Britain (1936) datum
  • Geodetic - Ordnance Survey of Great Britain (SN) 1980 datum
  • Geodetic - Potsdam datum
  • Geodetic - Puerto Rican (1940) datum
  • Geodetic - South American datum
  • Geodetic - Tokyo datum* Geodetic - WGS 84 datum
  • Geodetic - datum unknown
  • Satellite determined - datum unknown
  • Unknown

<data_type>

In character table fields (fixed width or delimited)

In binary table fields

  • IEEE754LSBDouble
  • IEEE754LSBSingle
  • IEEE754MSBDouble
  • IEEE754MSBSingle
  • ComplexLSB16
  • ComplexLSB8
  • ComplexMSB16
  • ComplexMSB8
  • SignedBitString
  • SignedByte
  • SignedLSB2
  • SignedLSB4
  • SignedLSB8
  • SignedMSB2
  • SignedMSB4
  • SignedMSB8
  • UnsignedBitString
  • UnsignedByte
  • UnsignedLSB2
  • UnsignedLSB4
  • UnsignedLSB8
  • UnsignedMSB2
  • UnsignedMSB4
  • UnsignedMSB8
  • ASCII_AnyURI
  • ASCII_Boolean
  • ASCII_DOI
  • ASCII_Date
  • ASCII_Date_DOY
  • ASCII_Date_Time
  • ASCII_Date_Time_DOY
  • ASCII_Date_Time_UTC
  • ASCII_Date_Time_YMD
  • ASCII_Date_YMD
  • ASCII_Directory_Path_Name
  • ASCII_File_Name
  • ASCII_File_Specification_Name
  • ASCII_Integer
  • ASCII_LID
  • ASCII_LIDVID
  • ASCII_LIDVID_LID
  • ASCII_MD5_Checksum
  • ASCII_NonNegative_Integer
  • ASCII_Numeric_Base16
  • ASCII_Numeric_Base2
  • ASCII_Numeric_Base8
  • ASCII_Real
  • ASCII_String
  • ASCII_Time
  • ASCII_VID
  • UTF8_String


In array elements

  • IEEE754LSBDouble
  • IEEE754LSBSingle
  • IEEE754MSBDouble
  • IEEE754MSBSingle
  • ComplexLSB16
  • ComplexLSB8
  • ComplexMSB16
  • ComplexMSB8
  • SignedBitString
  • SignedByte
  • SignedLSB2
  • SignedLSB4
  • SignedLSB8
  • SignedMSB2
  • SignedMSB4
  • SignedMSB8
  • UnsignedBitString
  • UnsignedByte
  • UnsignedLSB2
  • UnsignedLSB4
  • UnsignedLSB8
  • UnsignedMSB2
  • UnsignedMSB4
  • UnsignedMSB8

<discipline_name>

In <Primary_Result_Summary>/<Science_Facets>

  • Atmospheres
  • Fields
  • Flux Measurements
  • Imaging
  • Particles
  • Ring-Moon Systems
  • Small Bodies
  • Spectroscopy

<document_standard_id>

In <Document_File>

  • 7-bit ASCII Text
  • Encapsulated_Postscript
  • GIF
  • HTML 2.0
  • HTML 3.2
  • HTML 4.0
  • HTML 4.01
  • JPEG
  • LaTEX
  • Microsoft Word
  • PDF
  • PDF/A
  • PNG
  • Postscript
  • Rich Text
  • TIFF
  • UTF-8 Text

<domain>

In <Primary_Result_Summary>/<Science_Facets>

  • Atmosphere
  • Heliosphere
  • Interior
  • Interstellar
  • Ionosphere
  • Magnetosphere
  • Surface

<facetN>

In <Primary_Result_Summary>/<Science_Facets>

The allowed values for <facet1> and <facet2> depend on the value of <discipline_name>, but are independent of each other. Not all disciplines have a facet2 value list, and there is no requirement to use these values if they are not applicable to your data. This table shows the discipline_name/facet correspondences:

discipline_name facet1 facet2
Atmospheres
  • Structure
  • Meteorology

not used

Fields
  • Electric
  • Magnetic
  • Background
  • Waves
Flux Measurements
  • Photometry
  • Polarimetry

not used

Imaging
  • Grayscale
  • Color
  • Movie
  • Color Movie

not used

Particles
  • Ions
  • Electrons
  • Neutrals
  • Cosmic Ray
  • Solar Energetic
  • Energetic
  • Plasma
Ring-Moon Systems
  • Satellite Astrometry
  • Ring Compositional Map
  • Ring Occultation Profile
  • Ring Thermal Map

not used

Small Bodies
  • Dynamical Properties
  • Lightcurve
  • Meteoritics
  • Physical Properties
  • Production Rates
  • Shape Model
  • Taxonomy
  • Dust Study
  • Historical Reference
  • Gas Study

not used

Spectroscopy
  • 2D
  • Linear
  • Spectral Cube
  • Spectral Image
  • Tabulated

not used

If you have suggestions for additional facet values, please contact your PDS node representative.

<member_status>

In <Bundle_Member_Entry>

  • Primary
  • Secondary

<parsing_standard_id>

In <Header>

  • 7-bit ASCII Text
  • FITS 3.0
  • ISIS2
  • ISIS3
  • PDS DSV 1
  • PDS ODL 2
  • PDS3
  • Pre-PDS3
  • UTF-8 Text
  • VICAR1
  • VICAR2

<processing_level>

In <Primary_Result_Summary>

  • Calibrated
  • Derived
  • Partially Processed [data that is reduced but not Calibrated]
  • Raw
  • Telemetry

<purpose>

In <Primary_Result_Summary>

  • Calibration
  • Checkout
  • Engineering
  • Navigation
  • Science

<reference_type>

In <Bundle_Member_Entry>

  • bundle_has_browse_collection
  • bundle_has_calibration_collection
  • bundle_has_context_collection
  • bundle_has_data_collection
  • bundle_has_document_collection
  • bundle_has_geometry_collection
  • bundle_has_member_collection
  • bundle_has_schema_collection
  • bundle_has_spice_kernel_collection

In <Observing_System_Component>/<Internal_Reference>

  • is_facility
  • is_instrument
  • is_instrument_host
  • is_other
  • is_telescope

Use is_facility for ground-based observatories and labs. Use is_other for anything that doesn't clearly fit in one of the other categories.


In <Reference_List>/<Internal_Reference> in Bundles

  • bundle_to_errata
  • bundle_to_document
  • bundle_to_investigation
  • bundle_to_instrument
  • bundle_to_instrument_host
  • bundle_to_target
  • bundle_to_associate

In <Reference_List>/<Internal_Reference> in Collections

  • collection_to_associate
  • collection_to_bundle
  • collection_to_browse
  • collection_to_calibration
  • collection_to_context
  • collection_curated_by_node
  • collection_to_data
  • collection_to_document
  • collection_to_errata
  • collection_to_geometry
  • collection_to_instrument
  • collection_to_instrument_host
  • collection_to_investigation
  • collection_to_personnel
  • collection_to_resource
  • collection_to_schema
  • collection_to_spice_kernel

In <Reference_List>/<Internal_Reference> in Document Products

  • document_to_associate
  • document_to_investigation
  • document_to_instrument_host
  • document_to_instrument
  • document_to_target

In <Reference_List>/<Internal_Reference> in Observational Products

  • data_to_resource
  • data_to_calibration_document
  • data_to_calibration_product
  • data_to_raw_product
  • data_to_calibrated_product
  • data_to_geometry
  • data_to_spice_kernel
  • data_to_thumbnail
  • data_to_document
  • data_to_browse
  • data_curated_by_node


<type>

In <Investigation_Area>

  • Individual Investigation
  • Mission
  • Observing Campaign
  • Other Investigation

In <Observing_System_Component>

  • Artificial_Illumination
  • Instrument
  • Laboratory
  • Literature Search
  • Naked Eye
  • Observatory
  • Spacecraft
  • Telescope

In <Product_Context>/<Agency>

  • Laboratory
  • Observatory

In <Product_Context>/<Instrument>

  • Accelerometer
  • Alpha Particle Detector
  • Alpha Particle Xray Spectrometer
  • Altimeter
  • Anemometer
  • Atomic Force Microscope
  • Barometer
  • Biology Experiments
  • Bolometer
  • Camera
  • Cosmic Ray Detector
  • Dust Detector
  • Electrical Probe
  • Energetic Particle Detector
  • Gamma Ray Detector
  • Gas Analyzer
  • Grinding And Drilling Tool
  • Imager
  • Imaging Spectrometer
  • Inertial Measurement Unit
  • Infrared Spectrometer
  • Laser Induced Breakdown Spectrometer
  • Magnetometer
  • Mass Spectrometer
  • Microwave Spectrometer
  • Moessbauer Spectrometer
  • Naked Eye
  • Neutral Particle Detector
  • Neutron Detector
  • Photometer
  • Plasma Analyzer
  • Plasma Detector
  • Plasma Wave Spectrometer
  • Polarimeter
  • RADAR
  • Radio Science
  • Radio Spectrometer
  • Radio Telescope
  • Radiometer
  • Reflectometer
  • Spectrograph Imager
  • Spectrometer
  • Thermal And Electrical Conductivity Probe
  • Thermal Imager
  • Thermal Probe
  • Thermometer
  • Ultraviolet Spectrometer
  • Wet Chemistry Laboratory
  • X-ray Defraction Spectrometer
  • X-ray Detector
  • X-ray Fluorescence
  • X-ray Fluorescence Spectrometer

In <Product_Context>/<Instrument_Host>

  • Earth Based
  • Rover
  • Spacecraft

In <Product_Context>/<Investigation>

  • Individual Investigation
  • Mission
  • Observing Campaign

In <Product_Context>/<Target>

  • Asteroid
  • Comet
  • Dust
  • Dwarf_Planet
  • Galaxy
  • Globular Cluster
  • Meteorite
  • Meteroid
  • Meteroid Stream
  • Nebula
  • Open Cluster
  • Planet
  • Planetary Nebula
  • Planetary System
  • Plasma Cloud
  • Ring
  • Satellite
  • Star
  • Star Cluster
  • Sun
  • Terrestrial_Sample
  • Trans-Neptunian Object

<wavelength_range>

In <Primary_Result_Summary>/<Science_Facets>

  • Far Infrared
  • Gamma Ray
  • Infrared
  • Microwave
  • Millimeter
  • Near Infrared
  • Radio
  • Submillimeter
  • Ultraviolet
  • Visible
  • X-ray