Skip to content

N3 patch fails to parse profile because no URI is given #33

Description

@ylebre

The problem is around this code, which already has a CHECKME noted:

$graph->parse($data, "turtle");

This causes updates to the profile document to fail, because it is using the <> syntax in the turtle file.

The same fix should be applied to the 'insert' and 'delete' bits just below it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions