healthcare-data-harmonization
Data mapper
A mapping language and engine for converting complex data from one schema to another, applicable across domains.
This is an engine that converts data of one structure to another, based on a configuration file which describes how. There is an accompanying syntax to make writing mappings easier and more robust.
214 stars
38 watching
66 forks
Language: Java
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atlasmap/atlasmap | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 198 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 427 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,096 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
googlecloudplatform/dataflow-metrics-exporter | Tool to collect and export Dataflow job metrics to BigQuery or Google Cloud Storage | 1 |
neo4j/neo4j-ogm | A Java library that simplifies development with the Neo4j graph database | 338 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
dedanton/nextgenmapper | A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |
googlecloudplatform/dataflow-geobeam | An Apache Beam module for working with geospatial data in parallel on Google Cloud Platform | 86 |
googlecloudplatform/dataflowtemplates | A collection of pre-implemented data pipelines using Google Cloud Dataflow and Apache Beam | 1,169 |
alekshura/sourcemapper | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
paleolimbot/ggspatial | A framework for interacting with spatial data using ggplot2 as a plotting backend | 374 |
gonzalezreal/groot | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |