-
Merchant name: RML
Country: Germany
Communities: Einundzwanzig Deutschland, Berlin 2140
Address: Döbelner Straße 4c 12627 Berlin
Lat: 52.52944555064219
Long: 13.614877536892893
OSM: https://www.openst…
-
Dear Sir,
I did all steps that you recommended for FeO example. I am using QE-version 6.5 and python-version3.8.3. I got an error:
" File ~/anaconda3/lib/python3.11/site-packages/matplotlib/_ma…
-
@dwimsey Getting a bunch of memory leaks from valgrind in my project, made a minimal example which exhibits the same behaviour, by editing Samples/pyinvaders/src/main.cpp to: https://gist.github.com/…
-
When processing JSON source, a couple of issues arise that hamper transformation to RDF
- escaped backslashes in strings aren't unescaped
- line breaks in strings using \n aren't retained
- leading sp…
-
The RML mappings produced from XRM might be used to materialize triples using many different engines.
There is one in particular, https://github.com/RMLio/rmlmapper-java has a strict parser that…
-
[This ONNX model](https://github.com/microsoft/DNS-Challenge/blob/master/NSNet2-baseline/nsnet2-20ms-baseline.onnx) cannot be ingested by the RML:
```
rml::Context context = rml::CreateDefaultCont…
-
See #245 - not sure what the workaround here is, as there's no way to control the VK instance from WebGPU?
-
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
4.1.5 relese tarball, configured with
```
configure_options --with-…
-
We have found a possible data race reported when using OpenCV `resize` method, and reported it in https://github.com/opencv/opencv/issues/24063. It seems that the origin is in oneTBB, so copying the r…
-
Can I generate RDF* (aka RDF star) statements with the RML mapper?