m-ld-js
m-ld-js copied to clipboard
Extend json-rql support
Improve syntax support
- [ ] inline filters
- [x] comparison operators
- [x]
@construct - [x] filters
- [ ] ordering
- [ ] paging (limit & offset)
- [x]
@values - [ ]
@exists(requires graph expression)
Waiting for https://github.com/beautifulinteractions/node-quadstore/pull/106
Support for results ordering would certainly be useful, especially as the number of results grows. The same applies to pagination, to reduce the volume of data transferred in query responses, and the development effort required in the application incorporating m-ld.