{
  "Spase": {
    "xmlns": "http://www.spase-group.org/data/schema",
    "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
    "xsi:schemaLocation": "http://www.spase-group.org/data/schema  http://www.spase-group.org/data/schema/spase-2_3_1.xsd",
    "Version": "2.3.1",
    "NumericalData": {
      "ResourceID": "spase://NASA/NumericalData/FAST/Ephemeris/PT1M",
      "ResourceHeader": {
        "ResourceName": "FAST Spacecraft Positions",
        "ReleaseDate": "2020-07-07T21:14:34Z",
        "Description": "FAST Positions",
        "Contact": {
          "PersonID": "spase://SMWG/Person/Jan.Merka",
          "Role": "MetadataContact"
        },
        "PriorID": [
          "spase://VMO/NumericalData/FAST/Ephemeris/PT1M",
          "spase://VSPO/NumericalData/FAST/Ephemeris/PT1M"
        ]
      },
      "AccessInformation": {
        "RepositoryID": "spase://SMWG/Repository/NASA/GSFC/SPDF",
        "Availability": "Online",
        "AccessRights": "Open",
        "AccessURL": {
          "Name": "SSCWeb",
          "URL": "https://sscweb.gsfc.nasa.gov/cgi-bin/Locator.cgi",
          "ProductKey": "fast"
        },
        "Format": "Text"
      },
      "InstrumentID": "spase://SMWG/Instrument/FAST/Ephemeris",
      "MeasurementType": "Ephemeris",
      "TemporalDescription": {
        "TimeSpan": {
          "StartDate": "1996-01-26T00:00:00Z",
          "StopDate": "2011-12-31T00:00:00Z"
        },
        "Cadence": "PT1M"
      },
      "Parameter": [
        {
          "Name": "Year",
          "ParameterKey": "Field 1",
          "Description": "Year",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Doy",
          "ParameterKey": "Field 2",
          "Description": "Day of Year",
          "Units": "Deg",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "Time",
          "ParameterKey": "Field 3",
          "Description": "Hour and Minutes (HH:MM)",
          "Support": {
            "SupportQuantity": "Temporal"
          }
        },
        {
          "Name": "GSE X",
          "ParameterKey": "Field 4",
          "Description": "GSE X Component",
          "Units": "Re",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GSE Y Component",
          "ParameterKey": "Field 5",
          "Description": "GSE Y Component",
          "Units": "Re",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        },
        {
          "Name": "GSE Z Component",
          "ParameterKey": "Field 6",
          "Description": "GSE Z Component",
          "Units": "Re",
          "CoordinateSystem": {
            "CoordinateRepresentation": "Cartesian",
            "CoordinateSystemName": "GSE"
          },
          "Support": {
            "SupportQuantity": "Positional"
          }
        }
      ]
    }
  }
}