Hello, Marmotta looks like a really interesting application, and I'm testing it to get more familiar with it's functions. One area that looks appealing to me is the LDClient capabilities, and it's ability to allow me to merge other external data into the linked data platform. As far as I understand it, I should be able to implement my own modules and data providers that would allow me to expose or integrate arbitrary data sources into the system. I was looking at building a test LDClient that retrieved data from an underlying SQL database, and would this be a reasonable route to take?
Are there limitations on the following of relationships between data elements when some is stored locally in the triple store, and some is provided through the external providers? Also, are there any tutorials on the implementation or usage of the linked data clients? Thanks for all of your help, paul