This page discusses security for the entity-resolution resource types in Stardog's security model. For more information on what entity resolution is and how it works,
please see the chapter dedicated to Entity Resolution.
To run the entity resolution, the user must be granted access to the Database, data-source, named-graph and entity-resolution security resource types.
| Function | Resources |
|---|---|
| resolve | EXECUTE on entity-resolution<br>READ and WRITE on Database<br> WRITE on named-graph |
| resolve with compute option | EXECUTE on entity-resolution<br>READ and WRITE on Database<br> WRITE on named-graph<br>READ on data-source |