Simon-Dirks / view-a-LOD

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

Show incoming relations #16

Closed Simon-Dirks closed 6 months ago

Simon-Dirks commented 6 months ago

Currently shown by a little arrow, see example below. Outgoing relations: <NODE> ?pred ?obj Incoming relations: ?sub ?pred <NODE>

Image