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/.