-
creates extra indices for all schemas - which will bite people with large datasets.
rozza updated
12 years ago
-
Hi folks,
We're looking at using the data model as the basis for a single file that contains both metadata and measurements from a met mast or wind lidar.
The reason for this is, to keep measur…
-
As I started working on this milestone, it seemed to be a good moment to think about the big picture of how the code pieces fit together. The goal of this milestone is to run the [“Axis” app](https://…
-
## Problem
Comparing large (>1e6) integer vectors can be prohibitively slow after shuffling one vector.
RE: #116 I tried setting `options(diffobj.max.diffs = 50)`, but this didn't help.
## Repr…
-
End-to-End Knowledge-Routed Relational Dialogue System for Automatic Diagnosis
Lin Xu, Qixian Zhou, Ke Gong, Xiaodan Liang, Jianheng Tang, Liang Lin
8 pages, 5 figues, AAAI 2019
https://arxiv.o…
-
It is a next step to the discussion which happened in
- https://github.com/bids-standard/bids-2-devel/issues/36
On a recent road-trip with @effigies we briefly discussed it and so far did not see …
-
Our data has several primary / foreign key ID fields that are 8 byte BIGINT's.
So fairly large numbers, many above 256^7, are involved.
Metabase is unable to display the large numbers as answers, …
-
Hi @LucaMarconato
@timtreis said you're already having issues with some relational query functions, just wanted to let you know that I ran into this issue today:
```python
from spatialdata._cor…
-
The [ancpbids](https://github.com/ANCPLabOldenburg/ancp-bids) project has made formidable progress in implementing a `BIDSLayout`-like API, with marked performance improvements, using a different unde…
-
Hi,
thanks for sharing your works.
We would like to use jRDF2Vec to generate embeddings to have a base of knowledge for a semantic service engine.
Our starting point is a custom ontology where so…