trifid icon indicating copy to clipboard operation
trifid copied to clipboard

Lightweight Linked Data Server and Proxy

Results 78 trifid issues
Sort by recently updated
recently updated
newest added

First DRAFT: # Trifid ## What is Trifid? It's a Web server specialized in Linked Data. The main functionalities of trifid are: ### Provide a SPARQL endpoint (proxy) Backed by...

Final goal to have the default instance should be online on ld.zazuko.com

All packages should be converted from CommonJS to ESM.

## Changes - [x] Show Named entities at the bottom (non-compacted & compacted) - [x] Show Unnamed at the bottom (non-compacted & compacted) - [x] Show embedded Lists with numbering...

Is it possible to configure Trifid to display inverse relations/triples?

To track progress for the feature mentioned in https://github.com/zazuko/trifid/issues/72

Design similar to: https://github.com/zazuko/zazuko.com

enhancement
frontend
epic

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

frontend

There is currently no support for `HTTP HEAD`. I think that would be nice to add, as it screwed myself several times when I did a `curl` for head and...

enhancement
backend

Try to use something like `handlebars` as a template engine instead of our custom solution to avoid any issue.