Description
A clear and concise description of what the bug is.
The implementation does not conform to the documented intent.
Steps to Reproduce
Steps to reproduce the behavior:
If instead of using https://github.com/NicolasRouquette/computational-hypergraph/blob/270fb0820df8a2d7da82ec0cbfeaaac11c2d888b/viewpoint/src/edu/caltech/ch/OmlServices.java#L149-L161, the logic where to use OmlSearch.findInstancesRelatedTo, then the diagrams would have the incorrect contents.
Expected Behavior
A clear and concise description of what should be the expected behavior.
Additional Context
Enter any other details such as dependencies, environment, examples, etc.
Relevant screenshots
If applicable, add screenshots to help illustrate the issue.
Correct contents for nested1 diagram:

Correct contents for xt diagram:

Description
A clear and concise description of what the bug is.
The implementation does not conform to the documented intent.
Steps to Reproduce
Steps to reproduce the behavior:
If instead of using https://github.com/NicolasRouquette/computational-hypergraph/blob/270fb0820df8a2d7da82ec0cbfeaaac11c2d888b/viewpoint/src/edu/caltech/ch/OmlServices.java#L149-L161, the logic where to use
OmlSearch.findInstancesRelatedTo, then the diagrams would have the incorrect contents.Expected Behavior
A clear and concise description of what should be the expected behavior.
Additional Context
Enter any other details such as dependencies, environment, examples, etc.
Relevant screenshots
If applicable, add screenshots to help illustrate the issue.
Correct contents for
nested1diagram:Correct contents for
xtdiagram: