Warning
This project is currently in early stage development, and not yet ready for production.
A flexible and configurable Linked Open Data viewer using SPARQL and Elastic endpoints, currently built on Triply infrastructure.
This project is a collaboration between Het Utrechts Archief, Regionaal Archief Zuid-Holland and Kasteel Amerongen, actively being developed by Simon Dirks (mail@simondirks.com).
Note
This prototype requires an elastic endpoint for initial search hits (which are then asynchronously enriched using federated SPARQL requests). Out-of-the-box support for search through alternative means (e.g., direct SPARQL requests, existing APIs, ...) is on the roadmap.
Add/remove elastic and SPARQL endpoints in src/app/config/settings.ts
(under endpoints
):
view-a-LOD/src/app/config/settings.ts
Lines 28 to 39 in 75e448f
This project was generated with Angular CLI version 17.0.1.
Run ng serve
for a dev server. Run ng build
to build the project.