Skip to content

Error when parsing Turtle files with literals that contain double quotes #117

Description

@labra

It seems that the rdfshape client doesn't handle properly Turtle files that contain escaped literals with double quotes. For example something like the following gives a strange error:

prefix : <http://example.org/>

:alice :name "\"Alice\"" .

The error message is not very helpful and says:

Error response from data/info

syntax error in line 3 near '"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions