-
## 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…
-
https://ui.test.transltr.io/main/results?l=ACE%20(Human)&i=NCBIGene:1636&t=2&r=0&q=09937b1b-dd72-4f45-bd68-c095854e819f
I don't understand why there are paths that look duplicative and paths that l…
-
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…
-
See https://github.com/dotnet/runtime/pull/101294#pullrequestreview-2023655630
There is a version of zip/unzip that takes predicates as inputs and output.
In lowering (?) we should check the inp…
a74nh updated
1 month ago
-
I am opening an issue because because I would like to first have a small feedback if I am thinking this correctly to not lose too much time here. This is kind of a follow up from https://github.com/sw…
-
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…
-
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…
-
One can implement a variant of `subst` that takes an erased equality proof:
```agda
substᴱ :
{@0 A : Set a} {@0 x y : A}
(P : @0 A → Type p) → @0 x ≡ y → P x → P y
substᴱ P eq = subst (λ ([ x…