Entity Resolution Security
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.
Page Contents
Running 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-resolutionREAD and WRITE on DatabaseWRITE on named-graph |
| resolve with compute option | EXECUTE on entity-resolutionREAD and WRITE on DatabaseWRITE on named-graphREAD on data-source |