hailstone-harmony's picture
dataset card
9598e4e verified
|
Raw
History Blame Contribute Delete
932 Bytes
metadata
license: other
task_categories:
  - graph-ml
  - text-retrieval
tags:
  - triples
  - knowledge-graph
  - pre-hhec
  - harmonia
  - hailstone
pretty_name: harmonia-triples-rust
size_categories:
  - 1B<n<10B

harmonia-triples-rust

Triples for source rust emitted by the ingest pipeline (current wave: v0.7). Schema: (s, p, o, src) with full provenance per ADR-0011. Pre-HHEC.

Provenance

Each parquet shard carries the full provenance chain per ADR-0011:

  • s, p, o, src columns (when this is a triples-stage dataset)
  • src = "<dataset>:<version>:<file>" for triples
  • Causal registry events recorded at causal_registry/master.jsonl chain

Architecture

Part of Harmonia — Ada's Analytical Engine. Built by Hailstone Technologies.

See ADR-0011 (provenance discipline), ADR-0016 (causal registry), ADR-0017 (REBEL+HHEC pipeline), ADR-0018 (lineage), ADR-0019 (grammar).