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

[Feature]: Merge multiple graphs into a single graph for serialization #6

Open
DanHugoDanHugo opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
cp-ov Component Project - Overview feature Agile Feature plan Agile Planning Item triage New Incoming or In Need of Examination

Comments

@DanHugoDanHugo
Copy link
Member

Objective

There may be occasions where a single output graph is the merging of multiple graph descriptions, ingested from multiple files or otherwise. Must support merging of multiple descriptions to a single, serializable output.

Key Results

  • One or more sources, possibly used for translated localization or for any other reason, ingested and merged for serialization to a single output
  • Useful error or status information in case of error on ingestion or to represent how the merge took place (did it work, did it merge as I expected?)

Linked Issues

Issue Graph

classDiagram
  direction TB
  class Feature {
    Coming : Soon
  }
Loading

References

Rolling Summary

No response

@DanHugoDanHugo DanHugoDanHugo added feature Agile Feature triage New Incoming or In Need of Examination plan Agile Planning Item cp-ov Component Project - Overview labels Sep 10, 2024
@DanHugoDanHugo DanHugoDanHugo self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-ov Component Project - Overview feature Agile Feature plan Agile Planning Item triage New Incoming or In Need of Examination
Projects
None yet
Development

No branches or pull requests

1 participant