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

Customize components to show based on predicates (e.g., show map for sdo:locationContent) #25

Closed Simon-Dirks closed 4 months ago

Simon-Dirks commented 5 months ago

Example:

Image

NOTE: Map does not show actual location yet as of now, this issue just adds functionality to show a custom component (in this case a small map) based on the predicate (in this case sdo:locationContent). The same functionality is used to show image thumbs for image predicates (e.g., foaf:depiction).