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

Define node/link transformations in JSON Schema #3

Open
pudo opened this issue Sep 3, 2015 · 0 comments
Open

Define node/link transformations in JSON Schema #3

pudo opened this issue Sep 3, 2015 · 0 comments
Assignees

Comments

@pudo
Copy link
Contributor

pudo commented Sep 3, 2015

In order to transform JSON objects into a D3-style node/link network graph, we need to consider annotations in the JSON Schema which detail what types of JSON objects should be turned into nodes and which ones should be links.

We can re-use the schema files at: https://github.com/pudo/celestial-emporium
See also: https://github.com/uf6/ottograf

In a next iteration, we can also consider storing layout information (such as icons, size info, ...) in the JSON schema to apply as a default for entities on the graph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants