Stéphane Campinas
Stéphane Campinas
Hi, First of all, Thank you a lot for developing this. It was really helpful for me. However there are some problems with regards to the shape and color of...
Some classes have number identifier as label, with a `rdfs:label` statement describing it. That statement can be used as a source for recommendation.
Some endpoint might have some VoID descriptions. Use these to provide better recommendations. http://www.w3.org/TR/void/#class-property-partitions
The following query causes a parse error with the gosparqled JS library. ``` sparql SELECT * WHERE { ?sub a } OFFSET 10 LIMIT 10 ``` Stack trace: ``` Failed...
For example, get substring of a field `@doc[_source][substr(fieldname,0,4)]@`. https://groups.google.com/a/siren.solutions/forum/#!topic/kibi-users/q4nj8m4yqQA
On master running `cargo test --all` fails with: ``` error[E0599]: no method named `is_empty` found for type `std::option::Option` in the current scope --> failure_derive/tests/wraps.rs:61:29 | 61 | assert!(err.backtrace().is_empty()); | ^^^^^^^^...
Tracking issue for unstable option: imports_layout