knowsys / rulewerk

Java library based on the VLog rule engine
Apache License 2.0
32 stars 13 forks source link

[integrationtests] vlog integration test for string constants in SPARQL results #223

Open irina-dragoste opened 1 year ago

irina-dragoste commented 1 year ago

Write integration tests for VLog issue https://github.com/karmaresearch/vlog/issues/73, in which to make sure string constants "foo1" and "foo"^^<http://www.w3.org/2001/XMLSchema#string> are treated as the same item "foo1" in VLog SPARQL results (as well as in other inputs).