Hi, I have now a requirement to automatically add "owl:imports" lines for all turtle file persisted in git repository. For example:
The asset colletion "a" includes the asset collection "b", and the resulting a.ttl in the git repository has the following triple: <urn:x-evn-master:a> owl:imports <urn:x-evn-master:b>. I'd like to add an additional triple automatically: <urn:x-evn-master:a> owl:imports <file:b.ttl>. This should be done for all included asset collections. Could you please suggest me how to do that? What script should be adapted and how? Thanks. Regards, Kai -- 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/18111a21-b9db-4574-8f62-053fc36d83ben%40googlegroups.com.
