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

Use SPARQL to get fields of a record instead of depending on the fields mentioned by Elastic #93

Open Simon-Dirks opened 4 months ago

Simon-Dirks commented 3 months ago

NOTE: Others might not use SPARQL at all, so probably better to create an abstract interface for, where it doesn't matter where the data comes from (e.g., SPARQL endpoint, API, local files, ...)