trifid icon indicating copy to clipboard operation
trifid copied to clipboard

Replace UI of default renderer

Open ktk opened this issue 5 years ago • 2 comments

Replace outdated renderer with a one that uses an up-to-date, extendable RDF UI framework

ktk avatar Feb 24 '20 11:02 ktk

The renderer needs to be able to handle paging/lazy-loading

ktk avatar Feb 24 '20 19:02 ktk

Example for a resource with many triples and long loading time: https://ld.bs.ch/cube/100128/observation/

bergos avatar Apr 19 '22 13:04 bergos

@cristianvasquez link to the Zazuko Style repo.

l00mi avatar Nov 22 '22 09:11 l00mi

A test instance, to check the parameters can be examined with:

  1. Clone https://github.com/zazuko/trifid-renderer-entity.git
  2. go in and npm install
  3. npm run example-instance
  4. http://localhost:3000

This will show some example parameters.

image

All the CSS (zazuko looks) comes from https://github.com/zazuko/trifid-renderer-entity/blob/main/views/render.hbs

cristianvasquez avatar Nov 22 '22 13:11 cristianvasquez

@cristianvasquez do we have paging / lazy loading yet?

l00mi avatar Nov 29 '22 08:11 l00mi

I changed the focus of this issue to the paging / lazy-loading.

l00mi avatar Nov 29 '22 08:11 l00mi

We have two issues for the pagination topic:

https://github.com/zazuko/trifid/issues/129 https://github.com/zazuko/trifid/issues/123

@l00mi as we track the pagination in separate issue, can we close this issue?

bergos avatar Nov 29 '22 10:11 bergos

Yes, thank you.

l00mi avatar Nov 29 '22 11:11 l00mi