victor felder
victor felder
Let's discuss if and how we can merge https://github.com/rdf-ext/rdf-dataset-indexed back into N3.js following @RubenVerborgh suggestion on twitter! I'll explain why this was necessary for us and what the changes are....
Here is a regression test: https://github.com/zestedesavoir/zmarkdown/blob/f55ce1e44dfaddc18f836dbdadb529d485eecf3b/packages/remark-align/__tests__/index.js#L153-L176 IMO the whole list should be wrapped in a center-align. Instead, it is split in half and right-aligned, the marker after the list not...
Related to #49: `/health` is currently responding a plain text content `ok` with the wrong content type header `Content-Type: text/html`, it should be `Content-Type: text/plain` instead.
### What problem does this feature solve? It is sometimes useful to save complex data (i.e. not primitive types nor POJOs) in the store. Store data is passed from server...
Hi, I noticed a few duplicate DB indexes and indexes overlapping each other. Removing them would make writes (inserts/updates) slightly faster (doesn't matter that much for TzKT in my experience)...
I've been using this lib with great success but recently I've been hitting a bug with small bounding boxes crashing DDRT. Isolating the issue from the stacktrace and getting to...
http://editor.zazuko.com/admin/proposals Current sorting options are: * Last updated * Status
The two lists `country.languages_official` and `country.languages_spoken` are now kept as lists. This fixes the issue where currently: ```yaml CH: continent: Europe # … name: Switzerland # … languages_official: - de...