Skip to content

docs: End-to-End-Cookbook (Blob/Image → DataFrame → Schema → JSON-LD → VC)#81

Merged
lepy merged 1 commit into
masterfrom
docs/cookbook
Jun 29, 2026
Merged

docs: End-to-End-Cookbook (Blob/Image → DataFrame → Schema → JSON-LD → VC)#81
lepy merged 1 commit into
masterfrom
docs/cookbook

Conversation

@lepy

@lepy lepy commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Was

Eine durchgehende Cookbook-Usage-Seite, die die jetzt feature-reiche Bibliothek an
einem realistischen Szenario (Zugversuch) didaktisch verbindet:

  1. Image als Blob — Inhalt + Provenienz + sha256/verify, native PNG-Einbettung
  2. DataFrame — Tabelle + column_metadata (Einheiten/Ontologie)
  3. Schemaapply_schema (vervollständigen) + validate (ValidationReport)
  4. Maschinenlesbar — JSON-LD (csvw columns), Sidecar, Turtle (sdata[rdf] optional)
  5. Verifiable Credential — EdDSA-Signatur (sdata.did) + verify + Rekonstruktion
  6. DataFrame.as_blob — Tabelle als binäres Asset

Verifikation

Alle Snippets wurden vorab als Skript ausgeführt (API-korrekt; die im Doc gezeigten
Ausgaben sind echte Werte). mkdocs build --strict grün — alle Cross-References und
Anker (#schema-templates, #verifiable-credentials) lösen auf.

Nav: Usage → „Cookbook (end to end)" (zuerst); Startseiten-Link ergänzt. Reine
Docs-Änderung — kein Python berührt, Tests/Coverage unverändert (100 %).

…LD -> VC)

Eine durchgehende Usage-Seite, die die jetzt feature-reiche Bibliothek an EINEM
realistischen Szenario (Zugversuch) verbindet:

1. Image als Blob: Inhalt + Provenienz + sha256/verify, native PNG-Einbettung
2. DataFrame: Tabelle + column_metadata (Einheiten/Ontologie)
3. Schema: apply_schema (vervollstaendigen) + validate (ValidationReport)
4. Maschinenlesbar: JSON-LD (csvw columns), Sidecar, Turtle (rdflib optional)
5. Verifiable Credential: EdDSA-Signatur (sdata.did) + verify + Rekonstruktion
6. DataFrame.as_blob: Tabelle als binaeres Asset

Alle Snippets wurden vorab als Skript ausgefuehrt und verifiziert (API-korrekt,
echte Beispielausgaben). Nav: Usage -> "Cookbook (end to end)" (zuerst);
Startseiten-Link ergaenzt. mkdocs build --strict gruen (alle Cross-Refs/Anker
aufgeloest). Reine Docs-Aenderung - Tests/Coverage unveraendert (100%).
@lepy lepy merged commit 212744d into master Jun 29, 2026
1 of 2 checks passed
@lepy lepy deleted the docs/cookbook branch June 29, 2026 14:28
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant