2 Repos
A data model that stores data as a set of triples (entity, attribute, value) to handle heterogeneous fields.
Distinct from Entity Modeling: Entity Modeling [f2_mt5] is general schema definition; EAV is a specific flexible schema pattern for heterogeneous data.
Explore 2 awesome GitHub repositories matching data & databases · Entity-Attribute-Value Models. Refine with filters or upvote what's useful.
KnowledgeGraphData is a collection of structured datasets and corpora designed to provide a foundational layer for cognitive intelligence and artificial intelligence systems. It primarily consists of large-scale Chinese knowledge graph datasets, including entity-relation data and NLP training sets used to drive semantic understanding and automated question answering. The project focuses on the construction and export of massive entity-attribute-value graphs, organizing knowledge into portable formats. It provides specialized domain partitioning to tailor information retrieval for professional
Implements a data model that stores knowledge as triples of entities, attributes, and values to handle heterogeneous data.
mimic-code is a clinical data analysis framework and toolset for processing deidentified electronic health records and intensive care unit data. It provides a healthcare SQL query library and a processing tool to transform raw health records into formats suitable for longitudinal analysis and machine learning. The project features a medical research notebook environment that integrates with cloud-hosted datasets, allowing for remote querying and analysis. It includes a DICOM imaging pipeline to retrieve chest radiographs and link medical imaging with structured clinical metadata. The framewo
Uses an entity-attribute-value data model to store heterogeneous clinical orders and measurements flexibly.