peterjohnlawrence / com.inova8.odata2sparql.v4

Part of the overall odata2sparql solution, this odata2sparql.v4 module containing the olingo4 dependencies. In other words specifically for odata v4
http://inova8.com/bg_inova8.com/offerings/odata2sparql/
Apache License 2.0
5 stars 5 forks source link

Use shared repository rather than separate odata2sparql and datasource repository #148

Open peterjohnlawrence opened 5 years ago

peterjohnlawrence commented 5 years ago

At present connect to a temporary repository that contains the respositories through which odata2sparql will connect. This requires a separate connection via SPARQLendpoint.

Instead we could set up Odata2sparql 'respository' on the same RDF4J server as the actual repsoitories, in which case they need not be SPARQLendpoints but local respositories instead. This should be faster