Hi trying to find examples to understand options for inserting into a named graph..
I have a situation where I need to process a graph and send data to multiple related graphs ADS offers me the "withDataGraph" that calls a function with no parameters... seems like it might be relevant to use that and update... not sure how I invoke the function I want to call with the parameters I need to send however? I can force access to a sparql endpoint as in https://www.topquadrant.com/doc/7.1/user_guide/working_with_asset_collections/using_sparql_to_query_and_modify_data.html?highlight=insert might work if all my data is a simply query/insert - in a parameterless function, but I would like to have the option of manipulating data in ADS and potentially introducing external lookup, validation after transformation and/or human review activities. I probably want to use transaction() eventually if I encounter some error. What is available -- or if not what approach fits into the EDG architecture best? -- 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/3868b242-d714-4a4c-a837-03a6ad7061d4n%40googlegroups.com.
