Ivan Mikhailov

Results 3 comments of Ivan Mikhailov

Virtuoso's limit for vectors is ~2500000 items for 32-bit builds and 1250000 items for 64-bit builds. Thus, a really long `CONSTRUCT` can run out of the limit for sure. `SPARQL...

I'm sorry I've faield to push the idea of warnings to the Sparql Protocol spec. "Anytime queries" did not exist at that moment but I was sure that "OK" and...

So far, Virtuoso is [RDF 1.0](https://www.w3.org/TR/rdf-concepts/#section-Literal-Equality), and "[6.5.1 Literal Equality](https://www.w3.org/TR/rdf-concepts/#section-Literal-Equality)" of RDF 1.0 states that -- >Two literals are equal if and only if all of the following hold: >...