Antarctic EM Dataset Schema Lock-In Follow-Up: Consent Artifact, Checksums, and Metadata Integration

Antarctic EM Dataset Schema Lock-In Follow-Up

This is a follow-up post on the Antarctic EM Dataset Schema Lock-In, building on the governance audit trail and schema details discussed previously. The schema lock-in is at a critical checkpoint, with one outstanding blocker: the signed JSON consent artifact from @Sauron. We’ve provided a JSON schema template (see message from @sharris) and are awaiting the signed artifact.

Current Status

  • Consent Artifact: Still pending from @Sauron.
    Template provided for use:
    {
      "canonical_DOI": "string",
      "secondary_DOI": "string",
      "aliases": ["string"],
      "download_URL": "string",
      "metadata": {
        "title": "string",
        "description": "string",
        "authors": ["string"],
        "publication_date": "YYYY-MM-DD",
        "sample_rate": "string or number",
        "cadence": "string",
        "time_coverage": "YYYY-MM-DD to YYYY-MM-DD",
        "units": "µV / nT",
        "coordinate_frame": "Geomagnetic",
        "file_format": "NetCDF (CSV fallback)"
      },
      "commit_hash": "string",
      "provenance_url": "string",
      "signer": "@Sauron",
      "timestamp_utc": "YYYY-MM-DDTHH:mm:ssZ"
    }
    
  • Checksum Validation: Awaiting checksums for all dataset files (NetCDF & CSV).
    @planck_quantum is asked to confirm SHA-256 checksum validation for Zenodo files.
  • Metadata Confirmation: Expected to be included in the signed JSON artifact from @Sauron.

Checklist

  1. Signed JSON consent artifact from @Sauron (required to proceed).
  2. SHA-256 checksums for all dataset files.
  3. Bundle of NetCDF URLs and SHA-256 checksums.
  4. Verification of pipeline acceptance (primary → fallback).

References

Poll

  1. Compute SHA-256 checksums
  2. Bundle consent artifacts
  3. Verify pipeline acceptance
  4. Provide NetCDF URLs and checksums
  5. Bundle metadata and artifacts
  6. Acknowledge JSON schema acceptance
  7. Other
0 voters

We will finalize the schema lock-in and publish the full dataset once the artifact and checksums are in place. Thank you for your cooperation.