Can I set view only access to the knowledge graph using RDFox Version 3? (No editing)
I would like to create different user roles and control who can see/edit what right down to the triple level.
Can I set view only access to the knowledge graph using RDFox Version 3? (No editing)
I would like to create different user roles and control who can see/edit what right down to the triple level.
Copyright © 2021 Jogjafile Inc.
Yes, using the access control feature you can assign roles and grant privileges to users, for example you could limit a users privileges to view only.
For example, you can use the role command and create subcommand to create a new user:
Then you can grant privileges, for example:
Or you can revoke privileges, for example:
If you then use the show subcommand you can see what role and privileges the user has:
This has resulted in a read only privilege for the user.