stanbol
stanbol copied to clipboard
baby steps towards user management endpoint(s)
in progress, no breakage
small piece of additional functionality, calls of the form:
curl --user admin:admin -H "Accept:text/turtle" http://127.0.0.1:8080/user-management/user/anonymous
will return user's graph.
Has this been merged?