Link Search Menu Expand Document
Start for Free

sensitive-property

Stardog restricts access to sensitive information by indicating that only particular users can read values of particular properties (i.e., sensitive properties). All that is required is to add a property to a list of sensitive properties and grant the permission to access sensitive properties to the right users. For more information on sensitive properties, please see the Fine Grained Security section.

The table below contains the CLI commands to manage sensitive properties in Stardog. Select any of the commands to view their manual page.

Command Description
sensitive-property add Sensitive Property command that adds new sensitive properties.
sensitive-property list Sensitive Property command that lists the sensitive properties.
sensitive-property remove Sensitive Property command that removes sensitive properties.