Skip to content

SHACL validation tests failing on Windows due to backslash handling in regex patterns #485

@samuel-bustamante

Description

@samuel-bustamante

Description

All SHACL validation test suite tests are failing on Windows but passing on Linux. The root cause is improper handling of escaped backslashes in regex patterns within Turtle/RDF files.

Error Message

Error: Validation { error: "Error when working with the SRDFGraph, Invalid IRI code point '\\'" }

Metadata

Metadata

Labels

testsRelated to the Tests of the implemented features

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions