Florian Kleedorfer
Florian Kleedorfer
We are looking into using Blazegraph as the database backend of a nodejs based application, and we cannot figure out how to use transactions in such a setup. Here's what...
I'm getting this exception for this query and I suspect that it's a bug: ``` prefix ex: SELECT ?result ?score WHERE { OPTIONAL { ?result ex:travelAction ?a50fa3f3 OPTIONAL { OPTIONAL...
### Problem description The SparqlBuilder is being refactored. The user docs aren't always kept up to date due to possible conflicts. The docs must be fixed when the refactoring is...
### Current Behavior With this query: ``` PREFIX fno: PREFIX rdf: select ?mf_id ?fo_id (count(?mf_id) as ?index) where { ?mf_id a fno:Function . ?mf_id fno:returns/rdf:rest* ?mid . ?mid rdf:rest*/rdf:first ?fo_id...
### Problem description @jeenbroekstra wants to get rid of oldschool xml spring config of rdf4j-spring-server. ### Preferred solution Replicate configuration exactly through spring config classes ### Are you interested in...
The guide is incomplete. Surefire does not pick up the tess in the attached jar on its own, it has to be configured to to so, and its provider autodetection...
Generated certs, e.g. the node's cert, expire after 2 years (see won.cryptography.service.CertificateService#createBuilderWithBasicInfo) nginx rejects requests that come with expired client certs, so things stop working.
**Describe the bug** When you add a detail in a chat, it is not added properly **To Reproduce** Steps to reproduce the behavior: 1. Go to a conversation 2. Click...
Adding the bell icon led to the layout breaking in an ugly way on narrow screens
Menu should * slide out when clicking next to menu * when changing pinned atom, slide out the menu (because chances are that I want to navigate to a subsection)...