Skip to content

N3 files containing rules can't be stored via mashlib #167

@phochste

Description

@phochste

On NSS (inrupt.net) I'm trying to store the cats.n3 file as text/n3

prefix : <https://example.org/cats#>.

:Mika a :Cat .
:Akita a :Cat .
:Luna a :Cat .

{ ?X a :Cat .} => { [ :is :CatFriendly ] .  [ a :Cat ] . }

This presents me with the following error message:

Screenshot 2022-08-24 at 20 43 53

Uploading with another editor doesn't present this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions