Allow exporting the schema to a file
Open
schema
sharing
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 7
Description
We should allow the export of the schema structure to a file from the schema visualizer.
The file structure should use JSON and model its shape from the Neptune Analytics schema response:
* [Neptune Analytics property graph schema](https://docs.aws.amazon.com/neptune-analytics/latest/userguide/custom-algorithms-property-graph-schema.html)
Contributor guide
Research direction
Start at the schema visualizer entry point and read the linked Neptune Analytics property graph schema documentation to compare the expected response shape with the visualizer's current schema representation. Done means the schema structure can be exported as a JSON file matching that shape.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100