Skip to content

Commit 90492ff

Browse files
authored
Update README.md
1 parent 6fdc62f commit 90492ff

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

  • documentation_user/examples/external_references

documentation_user/examples/external_references/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@ In the menu bar of the schema tab, there is a set of `utility` options for resol
1616

1717
Furthermore, the schema diagram visualizes external references as nodes with a blue color frame and provides a button to resolve the reference directly in the diagram.
1818

19-
![Reference in Diagram](./ref_diagram.png)
19+
![Reference in Diagram](./ref_diagram.png)
20+
21+
Dealing with Cyclic References
22+
------------------------------
23+
24+
If (external) references can not be resolved due to cyclic dependencies, instead use the utility to bundle the references. This way all external content is moved into the same file, but the schema still uses internal references, which can model cyclic dependencies.

0 commit comments

Comments
 (0)