-
There are numerous numeric properties throughout the model that are typed as NumericRepresentationValues and a few (many more after we migrate all enumerations) as EnumeratedValues. These should no…
-
According to [Mapping WAI-ARIA Value types to languages](https://www.w3.org/TR/wai-aria-1.1/#typemapping), `aria-*` attribute of type `true/false`, `true/false/undefined` and `tristate` should be pars…
Jym77 updated
2 years ago
-
Thank you again for the sphinx-contrib-jupyter example; it enabled me to reduce the crash I was getting on my own rest files to a minimal non working example:
Steps to reproduce:
- Create a file f…
-
`mpl_set_parsim_t(1, tname="FITCH_T", morphy)` returns error code 12, "Character type is unknown."
I've tried `tname="FITCH_T"` and `tname = 1` but receive the same error.
ms609 updated
7 years ago
-
For example, when defining a CodeSystem you currently can use
* ^hierarchyMeaning = #anything-here
where "anything-here" is not a valid code
-
**Reported by @cristianbogdan on 22 May 2010 23:12 UTC**
as part of bug 1229 we need to map the intEnum and charEnum types.
they are clearly int and char at database level. the problem is how to r…
ghost updated
14 years ago
-
The definition of aria-haspopup needs to clearly state that the default value is false if no value is given.
It currently mentions empty string, but I think it needs to also say something like "if th…
-
### 🚀 The feature, motivation and pitch
This issue is used to discuss how to improve the PrivateUse1 backend to facilitate third-party manufacturers to access Pytorch.
With the popularity of pytorch…
-
I am cautiously optimistic that we can change the allowed JavaScript MIME types from a block to an allow list.
This list would include all the [JavaScript MIME types](https://mimesniff.spec.whatwg.…
-
Disjoint types are supported by the compiler, but the only way to explicitly specify them is via a shared enumerated interface of both types. I propose a 'negation type', the notation I shall use for …