working tests #366
Annotations
120 errors, 18 warnings, and 18 notices
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind03---bind.json#L1
Filename is not in kebab case. Rename it to `bind03-bind.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind02---bind.json#L1
Filename is not in kebab case. Rename it to `bind02-bind.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind01---bind.json#L1
Filename is not in kebab case. Rename it to `bind01-bind.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/ask/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-with-separator.json#L1
Filename is not in kebab case. Rename it to `group-concat-with-separator.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-2.json#L1
Filename is not in kebab case. Rename it to `group-concat-2.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/distinct-(custom).json#L1
Filename is not in kebab case. Rename it to `distinct(custom).json`
|
|
tooling (20.x):
packages/algebra-transformer-1-1/index.js#L7
Newline required at end of file but not found
|
|
tooling (20.x):
packages/algebra-transformer-1-1/index.js#L7
Expected exception block, space or tab after '//' in comment
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind03---bind.json#L1
Filename is not in kebab case. Rename it to `bind03-bind.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind02---bind.json#L1
Filename is not in kebab case. Rename it to `bind02-bind.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind01---bind.json#L1
Filename is not in kebab case. Rename it to `bind01-bind.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/ask/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-with-separator.json#L1
Filename is not in kebab case. Rename it to `group-concat-with-separator.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-2.json#L1
Filename is not in kebab case. Rename it to `group-concat-2.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/distinct-(custom).json#L1
Filename is not in kebab case. Rename it to `distinct(custom).json`
|
|
tooling (22.x):
packages/algebra-transformer-1-1/index.js#L7
Newline required at end of file but not found
|
|
tooling (22.x):
packages/algebra-transformer-1-1/index.js#L7
Expected exception block, space or tab after '//' in comment
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind03---bind.json#L1
Filename is not in kebab case. Rename it to `bind03-bind.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind02---bind.json#L1
Filename is not in kebab case. Rename it to `bind02-bind.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/bind/bind01---bind.json#L1
Filename is not in kebab case. Rename it to `bind01-bind.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/ask/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-with-separator.json#L1
Filename is not in kebab case. Rename it to `group-concat-with-separator.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-2.json#L1
Filename is not in kebab case. Rename it to `group-concat-2.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/group_concat-1.json#L1
Filename is not in kebab case. Rename it to `group-concat-1.json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/test/algebra-blank-to-var/sparql-1.1/aggregates/distinct-(custom).json#L1
Filename is not in kebab case. Rename it to `distinct(custom).json`
|
|
tooling (18.x):
packages/algebra-transformer-1-1/index.js#L7
Newline required at end of file but not found
|
|
tooling (18.x):
packages/algebra-transformer-1-1/index.js#L7
Expected exception block, space or tab after '//' in comment
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/forms/syntax-forms-01 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
+ "value": "value_2",
+ },
+ "predicate": Variable {
+ "termType": "Variable",
"value": "value_1",
- },
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": Variable {
- "termType": "Variable",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_6",
},
- "termType": "Literal",
- "value": "57",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_5",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
- },
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_4",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": Variable {
+ "termType": "Variable",
+ "value": "value_4",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_7",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"obj
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > -blank-to-var/dawg-syntax/bnodes/syntax-bnodes-03 (no blanks):
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_2",
},
- "predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "predicate": Variable {
+ "termType": "Variable",
+ "value": "value_1",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_3",
+ "value": "value_5",
},
"predicate": Variable {
"termType": "Variable",
- "value": "value_2",
+ "value": "value_4",
},
"subject": Variable {
"termType": "Variable",
- "value": "value_1",
+ "value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": Variable {
"termType": "Variable",
- "value": "value_5",
+ "value": "value_3",
},
- "predicate": Variable {
- "termType": "Variable",
- "value": "value_4",
+ "predicate": {
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": Variable {
"termType": "Variable",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-10:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- '' \"\"\"
- Literal
+ "value": "Long
+ '' \"\"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-09:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- \"\"
- Literal
+ "value": "Long
+ \"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-10:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- '' \"\"\"
- Literal
+ "value": "Long
+ '' \"\"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-09:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- \"\"
- Literal
+ "value": "Long
+ \"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-10:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- '' \"\"\"
- Literal
+ "value": "Long
+ '' \"\"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lit/syntax-lit-09:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"datatype": {
"termType": "NamedNode",
"value": "http://www.w3.org/2001/XMLSchema#string",
},
"termType": "Literal",
- "value": "Long
- \"\"
- Literal
+ "value": "Long
+ \"\"
+ Literal
",
},
"predicate": {
"termType": "NamedNode",
"value": "http://example.org/#p",
},
"subject": {
"termType": "NamedNode",
"value": "http://example.org/#x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-04:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "z",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-02:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "object": {
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
- "subject": {
- "termType": "Variable",
- "value": "x",
+ "subject": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "z",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
- "subject": BlankNode {
- "termType": "BlankNode",
- "value": "value_0",
+ "subject": {
+ "termType": "Variable",
+ "value": "x",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/lists/syntax-lists-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
- "value": "z",
+ "value": "x",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "termType": "Variable",
+ "value": "z",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "z",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/forms/syntax-forms-01:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": BlankNode {
"termType": "BlankNode",
- "value": "value_2",
+ "value": "value_0",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_3",
+ "object": {
+ "termType": "NamedNode",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
},
"predicate": {
"termType": "NamedNode",
"value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
- "datatype": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/2001/XMLSchema#integer",
- },
- "termType": "Literal",
- "value": "57",
+ "termType": "Variable",
+ "value": "b",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
+ "termType": "Variable",
+ "value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
- "value": "value_3",
+ "value": "value_2",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_2",
},
"predicate": {
"termType": "NamedNode",
- "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
+ "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_3",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "b",
+ "object": BlankNode {
+ "termTy
|
|
packages/algebra-transformer-1-1/test/algebra.test.ts > algebra output > /dawg-syntax/bnodes/syntax-bnodes-03:
packages/algebra-transformer-1-1/test/algebra.test.ts#L45
AssertionError: expected { type: 'project', β¦(2) } to deeply equal { type: 'project', β¦(2) }
- Expected
+ Received
{
"input": {
"patterns": [
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": BlankNode {
- "termType": "BlankNode",
- "value": "value_1",
+ "object": {
+ "termType": "Variable",
+ "value": "y",
},
"predicate": {
- "termType": "NamedNode",
- "value": "http://example.org/ns#p",
+ "termType": "Variable",
+ "value": "x",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
"object": {
"termType": "Variable",
"value": "b",
},
"predicate": {
"termType": "Variable",
"value": "pa",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_1",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
Quad {
"graph": {
"termType": "DefaultGraph",
"value": "",
},
- "object": {
- "termType": "Variable",
- "value": "y",
+ "object": BlankNode {
+ "termType": "BlankNode",
+ "value": "value_1",
},
"predicate": {
- "termType": "Variable",
- "value": "x",
+ "termType": "NamedNode",
+ "value": "http://example.org/ns#p",
},
"subject": BlankNode {
"termType": "BlankNode",
"value": "value_0",
},
"termType": "Quad",
"type": "pattern",
"value": "",
},
],
"type": "bgp",
},
"type": "project",
"variables": [
{
"termType": "Variable",
"value": "b",
},
{
"termType": "Variable",
"value": "pa",
},
{
"termType": "Variable",
"value": "x",
},
{
"termType": "Variable",
"value": "y",
},
],
}
β― packages/algebra-transformer-1-1/test/algebra.test.ts:45:12
|
|
engines/parser-sparql-1-2/test/statics.test.ts > a SPARQL 1.2 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-2/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
@@ -191,10 +192,11 @@
"start": 157,
},
"subType": "bgp",
"triples": [
{
+ "annotations": [],
"loc": {
"end": 165,
"sourceLocationType": "source",
"start": 157,
},
β― engines/parser-sparql-1-2/test/statics.test.ts:37:21
|
|
engines/parser-sparql-1-1-adjust/test/statics.test.ts > a SPARQL 1.1 + adjust parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1-adjust/test/statics.test.ts#L26
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1-adjust/test/statics.test.ts:26:21
|
|
engines/parser-sparql-1-1/test/statics.test.ts > a SPARQL 1.1 parser > positive sparql 1.1 > can parse group-concat:
engines/parser-sparql-1-1/test/statics.test.ts#L37
Error: expect(received).toEqualParsedQuery(expected)
Difference:
- Expected
+ Received
@@ -67,10 +67,11 @@
"loc": {
"end": 27,
"sourceLocationType": "source",
"start": 11,
},
+ "separator": " ",
"subType": "aggregate",
"type": "expression",
},
"loc": {
"end": 38,
β― engines/parser-sparql-1-1/test/statics.test.ts:37:21
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L88
Missing JSDoc @returns description
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.blankToVariable"
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.baseIRI"
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.prefixes"
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.quads"
|
|
tooling (20.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.dataFactory"
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L88
Missing JSDoc @returns description
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.blankToVariable"
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.baseIRI"
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.prefixes"
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.quads"
|
|
tooling (22.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.dataFactory"
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L88
Missing JSDoc @returns description
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.blankToVariable"
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.baseIRI"
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.prefixes"
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.quads"
|
|
tooling (18.x):
packages/algebra-transformer-1-1/lib/sparqlAlgebra.ts#L80
Missing @param "options.dataFactory"
|
|
test (22.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (22.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (20.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (20.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (18.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (18.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (20.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (20.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (18.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (18.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (22.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
spec (22.x, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (20.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test (18.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test (22.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
spec (20.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
spec (18.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
spec (22.x, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
documentation
Expired
|
534 KB |
sha256:2fdf264724a7d1481185305529398ae925ecf25162223679310028c29b663cfb
|
|
|
earl report
Expired
|
65.1 KB |
sha256:f0d2240ebe0aa10e444ea2d501806de6d78d089b856470900e6e4c4db8a9ae03
|
|