Server.js
Server.js copied to clipboard
Support for multiple defaultGraphs
The SPARQL datasource takes as argument a single default graph. The SPARQL protocol supports multiple defaults graphs though. I.e., you can consider allowing this value to be an array of graphs
Dependency: we should first merge #22.