-
AZ-Prolog is not ISO core standard compatible.
There is some problem with the semantics of
if-then-else. You can try yourself:
```
/* test code, if-then-else */
betw(L, H, X) :-
L =< H,
…
ghost updated
6 years ago
-
The file checker developed by @malcolmking currently gives the following report for a typical precipitation QDC-CMIP6 data file. In this issue we'll discuss whether and how to address each of the issu…
-
Willem is working on getting his database to conform to industry standards and noted that the export date format does not conform to ISO standards:
Currently, dates get exported as: 2007/09/3
The IS…
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 66269bdd-9271-4e76-b25c-7ab81eebe1d8 |
| **Label** | VALIDATION_DATEIDENTIFIED_STANDARD |
| **Description** | Is the value of dwc:dateIdentifie…
-
CSAF-2.0 has ISO 8601 as normative reference.
Allowing a subset of this, specially RFC3339 with the further restriction of only using UTC,
makes the standard easier to parse and write.
Because CS…
-
Given the name of the module `iso_linalg_mod` I wonder if the Fortran standards committee is thinking of adding such a module to the language. Is there a paper about this?
-
Hello, Testing with latest version Version 2024.09.14-Demo (14) and local deployment issuer.
Issuing eu.europa.ec.eudi.pid_mso_mdoc pid with Gender attribut value "2"
In the wallet the Gender is …
-
We currently have these RT modes. I propose renaming four of them to match the release paper better -- here are some ideas.
* **pure_abs [KEEP]:** pure absorption
* **pure_scat [KEEP]:** Pure sc…
-
When running tochd in a folder containing BIN/CUEs and ISOs, it only processes one format, but not both.
I'm not sure under which conditions one format gets chosen over the other, I have folders wher…
-
### Clear and concise description of the problem
Right now `finance.currency` has a structure of `{ code: 'USD', name: 'US Dollar', symbol: '$' }`, but in many financial application I usually see n…