-
https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/geolocation_context/jsonschema/1-1-0#L34-L36
Should it not be `date-time` like we show here: https://github…
-
Morgan version 0.13.4
Mirroring jupyterlab ==4.0.9 misses the fqdn requirement of the format-nongpl optional-dependency of jsonschema.
This dependency is pulled in by jupyter_events which chains u…
-
**Describe the bug**
I'm following the README and make hangs while running jsonschema. Hours later, its still hanging.
**To Reproduce**
Vanilla Ubuntu 20.04 (Vagrant image `generic/ubuntu-20.04…
-
The stats for unexpected fields is almost unreadable and can't be used for writing a monitor to raise error if a crawler is crawling any unexpected field.
`'spidermon/validation/fields/errors/unexp…
-
It makes a lot of sense that `target-postgres` tries to load data in a structured way into Postgres. The more that the database knows about the structure of the data, the faster and more efficient the…
-
### Report
`ln.Curator.from_anndata` matches wrong gene symbols. For an AnnData object where the var index are just integers, the Curator matches `SCARNA10 ` and `EGR1 `. Which is a bit odd as the ge…
-
There are currently two sets of tools for composing valid documents in the bluesky ecosystem: the `Bundler` class used by the `RunEngine` in the bluesky repo, and the `compose_run` function (and assoc…
-
### What happened?
I would expect no python warning from the below code:
### Steps to Reproduce
Input:
```python
python -m pynwb.validate --help
```
Output:
```
:128: RuntimeWarning: …
-
Currentely `validate(data, schema)` only returns SingleIssue, even if there are more than 1 failure.
```julia
using JSON, JSONSchema
data = JSON.parse("""{
"Title": null,
"Desc": 15
}…
-
For example, I wrapped Query to Another Extractor as [recommended](https://github.com/tokio-rs/axum/blob/a7d89541786167e990d095a03ac7bdba68d7a55a/examples/customize-extractor-error/src/derive_from_req…