-
## A Proposal to
# The Open Navigation Surface Working Group
## for updating the
# Bathymetric Attributed Grid
## specification with tables and layers for metadata (updated proposal)
##…
-
```sparql
PREFIX ps:
PREFIX xsd:
PREFIX pq:
PREFIX p:
PREFIX wd:
SELECT ?spouse ?date WHERE {
wd:Q76 p:P26 ?spouse_qualifier .
?spouse_qualifier pq:P580 ?date .
?spouse_qualifier p…
-
In attempts to align terminology used across languages in UD, a recent development entails the preference of one case name over another. In the Komi-Zyrian and Komi-Permyak languages, there are two mo…
-
### Problem
We are currently running NC 21.0.3.1 on four Apache-servers with a central MariaDB 10.4.17.
Every few days the CPU load on the database server is extremely high and we find a l…
-
When a `VectorOfVariables`-in-`Zeros` constraint gets added, for example:
https://github.com/jump-dev/MathOptInterface.jl/blob/e9b1f4ad691984eb4ffba48dc2e3f434dd8b34e5/src/Test/test_conic.jl#L298-L29…
-
Looking over the current `protocol.pdf`, we are using the following nonstandard primitives. We should prove all of them secure using reasonable assumptions about SHA256.
- The four PRFs.
- The fixed-d…
-
Hi Ontop devs!
I'm getting the following exception (latest develop version used):
```
it.unibz.inf.ontop.iq.exception.InvalidIntermediateQueryException: The following non-projected variables…
-
Converting CONSTRUCT query with comments, that have CONSTRUCT or WHERE in them returns strange query for execution.
### Steps to Reproduce
1. Execute query:
```
# CONSTRUCT or DESCRIBE query…
-
### Description
During materialization (I'm using dremio as a source) the process exited with an exeption each time the LIMIT part of the SQL query/view is omitted.
### Steps to Reproduce
1) …
-
First of all, thanks for making your code available in such a way!
In [this paper](https://arxiv.org/pdf/2012.11401.pdf), the authors propose a generalization of the GREAT architecture where for ea…