-
HEAD: https://github.com/scylladb/scylladb/commit/4b71f8759464b1ac4ad9da589153f0909d1ece9a
As recently seen in the field, we came up with a situation where a cluster had a notably huge partition (>…
-
## What
I suggest to add the possibility to extend the form or field components using enhancers.
## Why
There are a lot of great features planned for the next release of RAF. However, I don't wan…
-
Hi,
this ticket is to discuss how to model gene-phenotype information provided by the HPO project using **RO**. The goal is to have this consistent with other monarch data.
**Background**
I wou…
drseb updated
6 years ago
-
### Is your feature request related to a problem?
Sanity has a [super powerful querying language specification in GROQ](https://github.com/sanity-io/GROQ), which is way more powerful than GraphQL and…
-
I am looking at the slurp file : https://github.com/monarch-initiative/mondo-ingest/blob/main/src/ontology/slurp/doid.tsv
Many of the terms in this list (suggested to be new terms in Mondo) already…
-
In most cases, when we are creating a HOCON configuration, internally we are still mapping it on immutable settings objects. In that case mapping HOCON key=value pairs to class properties is a manual …
-
## Problem / Motivation
WHO: Production/Production Vendor
WHEN: Between Export from EJP/xPub and delivery to production vendor
WHERE: In eLife bot processes
WHAT: Information regarding assets
WHY…
-
Share the papers that you've identified as relevant to our reproducibility discussion here. You do not need to note in this issue which ones fall into each category.
-
We should consider adding `jakarta.json.JsonValue` as a persistent capable type. As JSON is nothing more than formatted text, it easily maps to VARCHAR. This reduces the necessity for application de…
-
We talked with @johnberzy-bazinga about idea of using cexprs for defining schemas, i.e instead of current:
``` fsharp
let Person = Define.Object("Person", "description", [
Define.Field("firstName…