-
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…
-
### Description
Few issues:
1. predicate in filter remains unchanged after getting back in history
2. predicate in filter remains unchanged after re-executing the initial query
3. there are no …
ask9 updated
2 months ago
-
## Description
A clear and concise description of what the bug is.
https://www.w3.org/Submission/SWRL/
SWRL supports using a data valued property as an atom:
```
atom ::= description '(' i-…
-
Hi,
Recently I experienced a problem - I wanted to check that my items in LiveData history are going in appropriate order. I didn't want to check that they are exactly the same, I only wanted to chec…
-
Currently, generic change-of-state verbs like "become" are treated as secondary, with the primary predicate as S:
![image](https://user-images.githubusercontent.com/985263/49203214-708fde00-f375-11e8…
-
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…
-
```
GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.0)
lsp-bridge commit: ccf6d1fbe9e1fbd19451b98f626b094051f4a6f4
```
Specifically with `sbcl`. When I …
-
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…
-
hello
I'm using Vb.net and MySql,
Do predicates work with them?
see my code:
Dim p = Predicates.Field(Of model.empresa)(Function(x) x.nome, [Operator].Eq, "alex")
Dim cn As New MySq…