Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
white-gecko opened this issue Mar 8, 2016 · 2 comments
Open

Comments

@white-gecko
Copy link
Member

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

@cfrancois7
Copy link

Just to give news.
Unfortunately, I broke my server where ontowiki was installed. I did a new fresh install and since then I didn't success to reproduce this bug whether it was with AMSL's ontowiki or last github Ontowiki (with composer). But the issue #51 is still a repeatable bug.

@white-gecko
Copy link
Member Author

Ok, since I think I could reproduce it, when I moved the issue here.

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

No branches or pull requests

2 participants