Simon-Dirks / view-a-LOD

A flexible and configurable LOD viewer using SPARQL and Elastic endpoints.
GNU General Public License v3.0
1 stars 3 forks source link

Allow adding SPARQL endpoint without elastic endpoint #60

Closed Simon-Dirks closed 4 months ago

Simon-Dirks commented 4 months ago

NOTE: SPARQL is not yet used to retrieve initial search hits, this issue simply ensures that additional SPARQL endpoints can be added for enriching elastic hits retrieved elsewhere. (A fallback to use SPARQL for when there is no elastic endpoint defined would be a good other issue).