2 مستودعات
Automatic filling of missing record fields using schema-defined default values.
Distinct from Schema Default Values: Focuses on the active merging of user input with a schema to complete records, not just the existence of default values.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Record Completion. Refine with filters or upvote what's useful.
Dhall is a type-safe configuration language designed to create programmable configuration files that are guaranteed to terminate. It is a non-Turing-complete language that uses a strict type system to ensure correctness and prevent infinite loops during evaluation. The project functions as a deterministic configuration engine and marshalling tool, converting programmable expressions into static formats such as JSON, YAML, and Bash. It distinguishes itself through a focus on security and integrity, using semantic hashing to pin remote imports and enforcing origin policies to prevent data exfil
Fills missing record fields by merging user input with predefined type schemas and default values.
This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f
Automatically fills missing bibliographic fields by querying external academic databases.