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

In cases like https://ld.admin.ch/country/CHE all Cantons are listed.. but the `term` only shows a number. Where available first show the (multilingual) label, based on following prio: * skos:prefLabel * rdfs:label...

backend
fetch-handler

## Show the prefix if known instead only the term * In examples like: https://register.ld.admin.ch/zefix/company/1198554/address it is not clear anymore from which ontology a predicate comes from by only showing...

frontend
rendering

To make it clear where the triples come from to the end-user we should be able to also show the Named Graph and/or Endpoint in the HTML interface to the...

frontend

If there are rdf:list in the resource, show them as a list.

frontend

To propose to the end-user different links to different ways to consume a resource we would need a sort of a registry. The goal is to render a list of...

frontend
plugin
rendering

For development often multiple Environments are set-up. (E.g. Production, Integration, Testing). To be able to dereference on the final (normally production) namespace, but still use the other environments it is...

enhancement
low priority

Based on http https://www.w3.org/TR/HTTP-in-RDF/ see the example https://s.zazuko.com/cqmS6B for Redirect, similar a `410 Gone` could be implemented.

The outcome of the discussion in #100 should be implemented in code.

- One package/plugin can be used multiple times in different pathes or vhosts - It should be possible to configure setups like the following with the same level complexity -...

enhancement
backend