I want to set up some common metadata that a suite of services implemented in SWP can access.
I have a superclass of services, and in the header I can use a named graph to persist information - because AFAICT it appears that named graphs are the only mechanism for sharing context outside nested elements? Is there another way - perhaps to tap into what is obviously available for parameters passed to the SWP which are available anywhere ? Secondly - is there any way to access metadata that identifies the SWP service being called? I need to do this in a header, or some other way to have the superclass access this information and pass it in a standard way to activity loggers in each specialised service, ?thisNode and ?thisParent dont seem to work. Finally - it seems if i subclass a service then the headerIncludes from the parent is still run - which is what I want - but is there any guarantee or way to force it to be included first? -- 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]. For more options, visit https://groups.google.com/d/optout.
