-
**time predicates speeds up query significantly!**
the support wrote the following
> Regarding query, We noticed that you are not using time-predicates for your queries, and because of this quer…
-
## Step 5: Using different classes and their predicates
We want to identify integer values that are supplied from network data. A good way to spot those is to look for use of network ordering convers…
-
## Step 5: Using different classes and their predicates
We want to identify integer values that are supplied from network data. A good way to spot those is to look for use of network ordering convers…
-
I need to add a predicate to a field with a group as a context.
My condition is on another segment of the group and the group repeats so I cannot use the root of the message as context.
The mechan…
-
From time to time elements/properties/predicates from W3C vocabularies are also registered with IANA in one place or another. e.g.
- two media-types and one relation from POWDER https://www.w3.org/T…
-
Hi,
I'm on the process of writing a library that needs to do type checking for arbitrary values, other than arguments and return values, and I'd like to reuse the type specification syntax from this …
-
In the current implementation, conditions, which need to be fulfilled such that triples are created, are not covered. This also allows user-defined functions which return Booleans. These conditions ar…
-
First discovered thanks to bevyengine/bevy#8898: There, the `Output` type of the cross-crate opaque `impl FnMut(…) -> bool` gets dropped by rustdoc resulting in `impl FnMut(…)`. This specific bug is c…
-
I am using the stPersist directive as referenced on the [smart-table-website as "Persist table state in local storage"](http://lorenzofox3.github.io/smart-table-website/#examples-section). I am using…
-
Currently, autocompletion of predicates is held back in that it can only send the query up the cursor's position because it can deduce that the last token must be where the cursor is located, and ther…