-
This issue was originally discussed as part of #309 which was about defining the version of the schema being used. Since Project Open Data has relied on JSON Schema to define the schema in a machine r…
-
FORUM: http://forums.ohdsi.org/t/improved-data-quality-checking-for-measurement/5421
SOLUTION:
* For a subset of measurements, only valid units for a given measurements should be used in the data. F…
-
first let me say i LOVE this package. have wanted sth like this for years but never had time to write it myself.
so to the point. would be nice to use this on HDF5 files. HDF5.jl now shows a sta…
-
When working with medium-sized datasets that have very long strings, arrow fails when trying to operate on the strings. The root is the `combine_chunks` function.
Here is a minimally reproducible e…
-
**Describe the bug**
Consider a template for a 1-component sensor with only a vertical channel, with P- and S-pick on the same trace. If the traces happen to line up exactly, that is, the first sampl…
-
In file included from /datasets/valhalla/valhalla/mjolnir/osmdata.h:12:0,
from /datasets/valhalla/valhalla/mjolnir/bssbuilder.h:6,
from /datasets/valhalla/src/mjoln…
-
### Description
We have revised DataQuality Dashboard UI to improve UX by making it more visually outlined and structured, simplifying color scheme and most importantly preparing it for addition of H…
-
## Issue
**mdEditor Version** (find version under settings): [1.0.1+97c42afc](https://github.com/adiwg/mdEditor/tree/97c42afc)
**mdEditor Web Address** (enter the URL): https://go.mdeditor.org/, h…
dwalt updated
9 months ago
-
If a report isn't generating because of missing fields, the validation report just has entries like this, which don't say what specifically is wrong.
It would be helpful if they included a mention …
-
The generator makes every field "standard JSON" i.e.
`{ "keywords":"this, that, the other" }`
This is not compliant with the standard, which has more specific requirements for how to represent the …