Closed stefandesu closed 5 years ago
This is doable, e.g. getEntities supports multiple Q-ids and the SPARQL query for reverse direction can also be extended.
Note that this has to be implemented in both lib/queries/get-mappings-from.js and lib/queries/get-mappings-to.js.
lib/queries/get-mappings-from.js
lib/queries/get-mappings-to.js
Seems to work well!
This is doable, e.g. getEntities supports multiple Q-ids and the SPARQL query for reverse direction can also be extended.