Skip to content

Commit

Permalink
fix: Documentation enhanced and standalone application deployed to gi…
Browse files Browse the repository at this point in the history
…thub pages (#304)

* Update DATA_MODEL_JSON.md

* Update DATA_MODEL_JSON.md

* Update DATA_MODEL_JSON.md

* Update DATA_MODEL_JSON.md
  • Loading branch information
aiAdrian authored Oct 3, 2024
1 parent 3ad67d7 commit bee16d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions documentation/DATA_MODEL_JSON.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ understandable representation of data, which facilitates manual editing.

[DATA MODEL](DATA_MODEL.md)

## Export/Import
![image](https://github.com/user-attachments/assets/df46327d-5a00-4510-ab8f-563292ce81f8)

#### Export
To export the current Netzgrafik use the `Export netzgrafik as JSON` button.

#### Import
The exported data in JSON format can be imported again using the `Import netzgrafik as JSON` button.

## JSON Description (basic data structure)

```json
Expand Down

0 comments on commit bee16d2

Please sign in to comment.