Changing URI Prefixes and SPARQL Options
This topic provides instructions for enabling or disabling the Anzo SPARQL endpoint and specifying the prefix to use when generating data identifiers.
- In the Anzo console, expand the Administration menu and click Server Settings. Anzo displays the Server Settings screen.

- On the left side of the screen, click Data Interchange to navigate to the Data Interchange section in the main screen. Then click the Edit icon (
) next to Data Interchange. The settings become editable. For example:
- If you want to enable or disable the Anzo SPARQL endpoint, select or clear the Enable SPARQL Endpoint checkbox.
- If you want to change the URI prefix that Anzo generates for data identifiers, type the new value in the URI Prefix field. Make sure that the value is a valid prefix. See Relative IRIs in the SPARQL Query Language specification for more information.
- Click Save to save the changes.
- Restart Anzo to complete the data interchange configuration. You can restart the server by clicking the Restart button (
) at the top of the Server Settings screen.