Please see below > On May 19, 2020, at 10:38 PM, Rob Atkinson <[email protected]> wrote: > > > Use Case: > > I have a large data graph I wish to navigate and allow users to annotate so I > expose in an EDG editor.
What asset collection type are you using for this? Data graph? > Its not really "reference data" - but its generated by scripting so the body > should only be changed by external processes - and the idea of annotation is > to provide feedback on the content, manage additional information we need to > attach etc. > > If I include the data, the class tree works but it shows no instance - > obviously only working on the current graph, not with imports. Include where? If you are not working with classes and properties, why are you using the class tree? Why are you expecting a class tree to show instances? It only displays classes You could bring in Instances panel, it would then show instances for a selected class, but it is not the most convenient view for working with instances. Typically, the Search table panel works better and you can use Asset Navigator to select a class of instances you want to focus on. A screenshot would help. > > How can we control the query scope to allow a-box import heirarchies to be > handled - effectively i want to distinguish between a-box and t-box imports I > think. I am having hard time understanding what you are talking about. Editors work over the entire graph closure. All information is shown - whether it is in the currently opened asset collection or in any of the imported graphs. > No problem adding a property to the graph the widget could look at to use in > an import closure. > > Obviously GraphQL in general needs to be able to access the a-box graph > closure. > > I can workaround with data load in the short term - but it means I'd have to > handle annotations in working copies and never commit them - or perhaps have > an export for the working copies I can save before committing them. What do you mean by “annotations”? You don’t have to commit a working copy. All exports work for a working copy exactly the same as production copy. > > -- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/b2f26203-7dd7-4f86-a803-ae8f9aa31c5e%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/b2f26203-7dd7-4f86-a803-ae8f9aa31c5e%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/5567E3AF-A764-42C6-81A1-A0766245D20A%40topquadrant.com.
