Skip to content

Inline edit doesn't work if the property is in the base namespace #50

Description

@white-gecko

Forked from #47

If you want to edit a resource, which has a property, which is in the namespace of the model, it can not be edited. Can be tested with the following snippet:

@base <http://example.org/> .

<http://example.org/resource/A> <http://example.org/propA> "A Literal, that can not be edited" ;
                                <http://schema.example.org/propB> "This on should work" .

This snippet has to be imported into a model named http://example.org/.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions