All, I have reports that we receive (events, time, place...). I have modeled these reports in TBC. I want to create a (function) that I can pass the data (events, time, place) that will create all of the triples that are necessary. The easy way would just be to create a method (using jena) and does simple substitution and an insert. Seems to me that I should be able to create a SPIN function...but how do I call this and pass the variable data to it?
We are using a framework called Common Core (based on BFO) that creates a very rich (and verbose) model. There are dozens of triples that are created. We do not need to infer these triples, just insert them. Any ideas? Any concrete examples/code would be truly appreciated. Thanks, Michael -- 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.
