awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesData Provenance Frameworks

Systems for organizing raw sources and processing scripts to track data derivation and lineage.

Distinct from Data Lifecycle Provenance: Distinct from memory or message tracing; focuses on the high-level organization of research data packages.

Explore 3 awesome GitHub repositories matching data & databases · Data Provenance Frameworks. Refine with filters or upvote what's useful.

Awesome Data Provenance Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jtleek/datasharingAvatar jtleek

    jtleek/datasharing

    6,737Vezi pe GitHub↗

    This project is a research data sharing framework and provenance protocol designed to ensure computational reproducibility. It provides a standardized set of guidelines for transforming raw source data into tidy formats through documented processing scripts and cleaning workflows. The framework distinguishes itself by emphasizing a strict provenance-based packaging system. It requires the organization of raw data, processing recipes, and code books into a single package, ensuring that original unmodified sources are preserved to allow for independent verification of all transformation steps.

    Implements a provenance protocol by packaging raw data, recipes, and code books to track data origins.

    Vezi pe GitHub↗6,737
  • spaceandtimefdn/blitzarAvatar spaceandtimefdn

    spaceandtimefdn/blitzar

    4,884Vezi pe GitHub↗

    Blitzar is a verifiable SQL proof engine and cryptographic library designed for verifiable SQL computation. It enables the execution of database queries off-chain while generating zero-knowledge proofs that certify the correctness of the results for on-chain verification. The project distinguishes itself through a GPU-accelerated proof accelerator that offloads heavy cryptographic workloads to graphics processors, reducing the time required for succinct proof generation. It provides high-performance cryptographic primitives for C++ and Rust applications, focusing on elliptic curve operations

    Provides a framework for establishing data provenance and verifiable chain-of-custody via threshold-signed commitments.

    C++cpp20curve25519elliptic-curve-cryptography
    Vezi pe GitHub↗4,884
  • quartz/bad-data-guideAvatar Quartz

    Quartz/bad-data-guide

    4,120Vezi pe GitHub↗

    Acest proiect este o colecție de materiale de referință și linii directoare pentru implementarea framework-urilor de audit al datelor. Servește drept ghid de referință pentru calitatea datelor și manual de validare a seturilor de date pentru identificarea erorilor structurale și statistice comune în seturile de date. Proiectul oferă o bază de cunoștințe structurată pentru curățarea datelor, prezentând un catalog de erori de date din lumea reală și strategii practice pentru detectarea și rezolvarea acestora. Include framework-uri specifice pentru evaluarea provenienței datelor și a fiabilității informațiilor agregate. Materialul acoperă o gamă largă de capabilități de analiză a datelor, inclusiv validarea integrității statistice pentru a detecta manipularea, evaluări ale validității eșantionării pentru a identifica bias-ul populației și metode pentru detectarea erorilor structurale, cum ar fi problemele de encodare. De asemenea, descrie procese pentru recuperarea informațiilor tabelare din documente vizuale prin recunoașterea optică a caracterelor (OCR).

    Enables investigation of collection processes and tracking of manual changes to determine information reliability.

    datadocumentationguide
    Vezi pe GitHub↗4,120
  1. Home
  2. Data & Databases
  3. Data Provenance Frameworks