Moved from GitHub ratel/223
Posted by EnricoMi:
The console tab has some predicate suggestion while I am typing my query. This is very useful to lookup long predicate names. However, it lists each predicate twice, once with <
and >
and once without:
Predicates should only be listed with the angle brackets as this is good practice for predicates and helps to distinguish them from query language keywords. Alternatively, only predicates that contain “special” characters that requires angle brackets should be listed with brackets and not without.