Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • gitkeep
  • Sprint/2022-01
  • dev protected
  • Product/269-contentMD
  • Topic/310-validateVirtuoso
  • v1.0.0
7 results

virtuoso-setup

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Virtuoso Setup

    Setup for virtuoso database.

    Currently, the following steps have to be taken manually:

    • For Virtuoso do the following on localhost:8890 or virtuoso.internal.localhost:
      • System Admin → Packages → Framework installieren
      • System Admin → User Account → SPARQL → click edit → under Account Roles → add SPARQL Update → save
      • ./bin/isql ausführen: GRANT execute ON DB.DBA.L_O_LOOK TO "SPARQL";