-
In JSONLD, should we shorten prop names like this:
```
{
id: foo,
type: ACDCConverterController,
ACDCConverter: bar
},
{
id: baz,
type: ACDCConverterAction,
ACDCConverter: bar
}…
-
**What is your feature request?**
I am currently testing linkml and linkml-map for the export of metadata from an electronic lab notebook (ELN) into a metadata catalogue.
The metadata in the ELN are…
-
llama-omni) Ubuntu@0008-dsm-prxmx30009:~/TestTwo/LLaMA-Omni$ python -m omni_speech.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000/ --port 40000 --worker http://localhost:40000/ …
-
## Description
We have observed that the current implementation using Table Transformer is not achieving satisfactory performance in accurately detecting rows and columns within tables, particularly …
-
**Is your feature request related to a problem? Please describe.**
Documenting the meaning of feature attributes decreases ambiguity and increases interoperability. JSON-LD provides a means to do t…
-
# Proposal
Create a JSON API endpoints using the resource configuration.
Read-only in the initial iteration.
# Example
A resource like the one below to expose a `/resources/teams` REST API endpoin…
-
I work a lot with geo-stuff, and often data is stored as binary geometry, but converted to a JSON representation for the browser. This poses a problem for flask-restplus - I can't really declare my mo…
-
Hi,
I am trying to index a django model (backend: postgres) having field 'attribute' of type 'django.contrib.postgres.fields.JSONField'. So, in order to do so, I created a django_elasticsearch_dsl do…
-
Now we have shown that LLettuce can work for drug concepts, we need to expand to non-drug concepts.
This could be as simple as removing references to "domain = 'Drug'" from queries. However, the OMOP…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…