-
The Notice refersToProcedure is a duplicate of ResultNotice refersToProcedure and creates confusion as it could be used for CompetitionNotice which announcesProcedure. Specific predicates should be u…
-
When I use the generator on the following dataset:
```turtle
@prefix : .
:Graph1 {
:id1 a :Type1.
:id2 a :Type2.
:id1 :prop1 :id2.
}
:Graph2 {
:id3 a :Type3.
:id3 :prop2 :id2.…
-
I'm stripping off invalid predicates in my phenio filtering in monarch-ingest, and found that I have 5128244 edges with predicates that aren't in biolink model, the categories are: `'biolink:category'…
-
I was surprised by some inconsistent behaviour of pattern variable predicates (when using the same pattern variable).
If a pattern variable occurs twice, it seems that only the predicate for the firs…
-
https://lpi.oregonstate.edu/mic/drug-nutrient-interactions
This is only available as a table on this website, so this is going to require some curation via LLM to extract entities, predicates and q…
-
I currently depend on https://orgmode.org/manual/TODO-dependencies.html to hide tasks that are not relevant now. It is possible to do a query for filtering out tasks blocked by subtasks but I don't th…
-
-
### Checked for existing issues
- [X] I have checked for existing issues, and have found none.
### Tested latest version
- [X] I have checked that this occurs on the latest version.
### GregTech C…
-
When creating predicates I think there are two avenues to look at:
1. How consumer will use such event
2. How tools can produce these events
Specifically, `upgraded` and `removal` seem question…
-
findlib META files commonly have both `requires(ppx_driver)` and `requires(-ppx_driver)` and similar. For example `ppx_sexp_conv`.
Currently our default target, e.g. `@opam//lib/ppx_sexp_conv:ppx_s…