-
-
[`has_Node`](http://purl.obolibrary.org/obo/CDAO_0000162) (and its subproperties, [`has_Parent_Node`](http://purl.obolibrary.org/obo/CDAO_0000201) and [`has_Child_Node`](http://purl.obolibrary.org/obo…
-
Note: this ticket is not yet well-specified, intended to serve as an area to get the ball rolling and collect requirements. Some familiarity with existing makefile-based owltools pipelines would help.…
-
I see in quite a few examples, there is essentially a cot for doing math steps. It happens after the final answer is provided. This is much harder for the model to learn than having the cot come befor…
-
the sssom schema officially allows predicate_id to be any CURIE, although there is a subset we recommend. Semantics of those predicates may be declared externally; for example, in
- obo/ro.owl
-…
-
The JSON:API specification forbids implementation-specific members unless they are explicitly allowed:
> Unless otherwise noted, objects defined by this specification or any applied extensions MUST…
-
There should be a flag where any brackets remain at their original colour (let's say a 33% white on black), unless the bracket is in focus.
Reasoning: Brackets can be noise in code that make it har…
inoas updated
2 years ago
-
Given two expressions, e.g., `T = 1/f` and `f = 1/T`, and given a set of inference rules, is it feasible to identify the connectivity?
The first search is "is there an inference rule that directly …
-
With #129 the meaning of a delay (or offset) on a physical action changed. Let `T` denote the current physical time and `t` the current logical time when the action is scheduled. Let `d` denote the of…
cmnrd updated
4 years ago
-
Since dtype is logical type, we should distinguish between uint8 and a byte (with underlying u8 ptype).
This will allow us to perform different compression strategies. e.g. not much point trying bi…