Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert a data structure #54

Open
josephjclark opened this issue May 8, 2024 · 0 comments
Open

Convert a data structure #54

josephjclark opened this issue May 8, 2024 · 0 comments
Labels
project A project proposal

Comments

@josephjclark
Copy link
Collaborator

This is a high level project proposal for the gen-ai / apollo server. You should contact @josephjclark before getting started.

Overview

This project is to generate Javascript code (probably using the common adaptor) to convert datastructure A into structure B.

Users will provide two structures and possibly some mapping rules - either as natural language or comments or some formal structure (at the moment, use whatever is easiest for you to develop the system). The module should then generate an algorithm to map the structures.

Inputs

We should gather some sample inputs, like FHIR to Salesforce, as well as some sample algorithms.

@josephjclark josephjclark added the project A project proposal label May 8, 2024
@github-project-automation github-project-automation bot moved this to New Issues in v2 May 8, 2024
@christad92 christad92 moved this from New Issues to Icebox in v2 May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project A project proposal
Projects
Status: Icebox
Development

No branches or pull requests

1 participant