Hi All, Is there a way for creating a single arbitrary object graph (of subtypes of Top) that is accessible from various CAS views? I have a possible use-case where I would like to reconstruct the "domain, world, situation, etc." that the various sofas are about. In this use-case, I would add annotations to specific sofas and indexes as usual but I would also like to add objects to this single shared object graph and relate the annotations and object to each other.
I have not tried this yet but it might be possible to add an "IsAbout" annotation that spans the whole sofa and one of its features is a "situation" feature to a "Situation" object and then make sure that this situation object is also referred to from any newly created sofas and their corresponding "IsAbout" annotations. Would this work? Is there a better way for accomplishing this? Thank you, Shahim
