Connected JSON5
Convert from Connected JSON5to any other format
Connected JSON5 has no difference to Connected JSON except that it uses JSON5, JSON for Humans, instead of plain JSON. JSON5 relaxes/extends the JSON format with JS-style line-end (//) and inline comments (/* ... */). And arrays may have a single trailing comma, finally.
Alternative Names: CJ5
| Feature | The JSON5 (JSON with comments) variant of format:connected-json |
|---|---|
| Multiple Graphs per Document | |
| Nodes | |
| Undirected Edges | |
| Directed Edges | |
| Hyperedges | |
| Mixed-directionality Edges | |
| Parallel Edges | |
| Self-loops | |
| Edges on Edges | |
| Nested Graphs in Nodes | |
| Nested Graphs in Edges | |
| Nested Graphs in Graphs | |
| Node Labels | |
| Edge Labels | |
| Attributes on Nodes | |
| Attributes on Edges | |
| Attributes on Graphs | |
| Typed Edges | |
Tools(Read & Write)
Frequently Asked Questions
What is a The JSON5 (JSON with comments) variant of format:connected-json file?
A The JSON5 (JSON with comments) variant of Connected JSON file stores a graph — its nodes, edges and attributes — in the The JSON5 (JSON with comments) variant of Connected JSON format (also: CJ5). See the feature table above for what it supports.
How do I open a The JSON5 (JSON with comments) variant of format:connected-json file?
Open it in a graph tool that supports The JSON5 (JSON with comments) variant of Connected JSON, or convert it to a format your tool reads. With GraphInOut you can convert The JSON5 (JSON with comments) variant of Connected JSON to GraphML, DOT, Connected JSON and more, right in your browser.
How do I convert a The JSON5 (JSON with comments) variant of format:connected-json file to another format?
Use the Convert from The JSON5 (JSON with comments) variant of Connected JSON link above: upload or paste your The JSON5 (JSON with comments) variant of Connected JSON file (input preset to The JSON5 (JSON with comments) variant of Connected JSON), choose a target format and download the result — free, no install.