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

Non-writable profiles which do allow a seeAlso or sameAs to be link away from them. #14

Open
timbl opened this issue Jun 5, 2014 · 2 comments

Comments

@timbl
Copy link
Member

timbl commented Jun 5, 2014

It is much easier to allow a user to add one specific URL in their profile that to allow them to just edit it with anything, So out webid system should follow

<#i> rdfs:sameAs https://whatever/foo#person

<#i> rdfs:seeAlso https://whatever/document

@deiu
Copy link

deiu commented Jun 5, 2014

Will have to check each seeAlso / sameAs document to see if it's writable or not.

@melvincarvalho
Copy link
Member

+1

One interesting this is that webizen could also augment its quad store with a seeAlso / sameAs relation, by taking the user through a web form and provisioning them some space.

For example the quad would be

<webid> <rdfs:sameAs> <URI> <webid>

So maybe the webid actually is the 4th part, because the user is making a claim about themselves.

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

No branches or pull requests

3 participants