-
Notifications
You must be signed in to change notification settings - Fork 2
Home
GaryHudmanAZGS edited this page Oct 10, 2017
·
5 revisions
Dynamic-json-editor-schema-translator wiki!
The Dyjest editor is a customizable metadata editor that provides a visual map of a metadata record. The sections of a record are separated into pages based on configurable JSON files.
- Designed as an external tool that works thru a restful api interface.
- Design objective - a tool to flexibly operate on any json object.
- Uses the D3 data visualization graphics library
- Uses internal json schema(s) to control user interface appearance and behavior, allowing metadata in different formats and from different sources to be edited and displayed without code changes.
- Bi directional translation of data schemas allows object and array within the JSON tree to be inserted according to the rules of the internal schema directives