You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gb-beng
changed the title
Refine if embedding lod-view in data website makes sense
Refine if making lod-view part of data website makes sense
Jan 11, 2024
Currently, the lod-view uses triple store queries and Jinja2 templates to generate the HTML view for the resources. This works pretty fast and stable. Because it is an HTML view of the resources I would argue to keep it in the lod-server. Even more so because it will share the queries with the regular lod resources after refactoring. At the moment, before refactoring, the regular lod resources are still on-the-fly transformations of flex store data.
No description provided.
The text was updated successfully, but these errors were encountered: