Skip to content

Commit

Permalink
Update README with note about ASCIIFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
russellkan committed Apr 8, 2020
1 parent 5138c1f commit df04a71
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,16 +138,16 @@ A map of all extraction and processing pathways is shown below:
+---v-----+ +----v-----+ +------v------+ +---v--v---+ +----+----+ +-----+------+
| Extract | | Extract | | Extract | | Extract | | |
| CIODs/ | | CIODs/FG | | Modules/ | | Sections | | |
| Modules | | Macros | | Macro Attrs | +--------v-+ v v
+----+----+ +----+-----+ +------v-----+ | sops.json attributes.json
| Modules | | Macros | | Macro Attrs | +--------+-+ v v
+----+----+ +----+-----+ +------+-----+ | sops.json attributes.json
| | | |
+-------------+ | +---------------+ +-----------|
+-------------+ | +---------------+ +-----------+
| | | | | |
+-----v-----+ +----v----+ +----v------+ +-----v------+ +-----v------+ |
| Process | | Process | | Process | | Preprocess | | Preprocess | |
| CIOD/ | | CIODs | | CIOD/FG | | Modules/ | | Macros/ | |
| Module | +----+----+ | Macro | | Attributes | | Attributes | |
| Relations | | | Relations | +-----v------+ +-----v------+ |
| Relations | | | Relations | +-----+------+ +-----+------+ |
+-----+-----+ | +----+------+ | | |
| v | +-------+ +-------+ |
| ciods.json | | | | | |
Expand All @@ -165,7 +165,7 @@ ciod_to_modules.json | | Process | | | Process | |
| Module | | Macro | |
| Attribute | | Attribute | |
| Relations | | Relations | |
+-------+---+ +-------v---+ |
+-------+---+ +-------+---+ |
| | |
+-v---------------v------v-+
| Postprocess |
Expand All @@ -179,10 +179,12 @@ ciod_to_modules.json | | Process | | | Process | |
modules_to_attributes.json references.json
```

To update the parser map, please use [ASCIIFlow][http://asciiflow.com/].

## Contact

Find a bug? JSON files missing a piece of information? [We welcome pull
requests!][gh_link] Feel free to make a PR or make a GitHub issue for any bugs
you may find.

[gh_link]: https://www.github.com/innolitics/dicom-standard
[gh_link]: https://www.github.com/innolitics/dicom-standard

0 comments on commit df04a71

Please sign in to comment.