-
Currently, a statement like `a = b` may require an implicit conversion of `b` to `a`'s type before the assignment can happen. In particular, for conversions to interface type, these generally require …
-
This should be more a dicussion than an issue, and it has been opened only because the discussion zone is not activated here.
Out of my proper experience in the need of LISA data containers, I woul…
-
## Problem statement in the existing specification
Currently the ActivityPub specification and its examples are written with an implicit assumption that documents will be compacted against the cont…
trwnh updated
3 months ago
-
Knowledge representations may have a probabilistic nature and capturing that is especially important for complex business domains where data is ... non-stationary or contextual.
This is often seen …
-
In #713 on ugrid:
> The ugrid -> exodus conversion took over the node coordinates, and the triangle and tetrahedron connectivities, but did not create side sets.
'Side sets', as they're known in…
-
`JsonArray` should obey the condition that two arrays having same `toString()` representations are considered equal. This issue provides a counterexample to that.
The reason behind this is that the…
-
There are different rules in place when matching names of enum members with representations as strings, symbols and method names.
### Normalization
All mechanisms use normalization to match name…
-
## Is this request related to a problem? Please describe.
In Typescript there's a way to declare a type as a subset of another types properties, using `Pick` and `Omit`. `Pick` explicitly includes …
-
(Originally posted as https://lists.w3.org/Archives/Public/public-shacl/2022May/0000.html; edited below).
Several constraint components compare values using identity (`sameTerm`) rather than equali…
-
GaVaMoE: Gaussian-Variational Gated Mixture of Experts for Explainable Recommendation
https://arxiv.org/abs/2410.11841