Skip to content

Comments

Task/add virtuoso sink#2449

Closed
AlvaroVega wants to merge 8 commits intomasterfrom
task/add_virtuoso_sink
Closed

Task/add virtuoso sink#2449
AlvaroVega wants to merge 8 commits intomasterfrom
task/add_virtuoso_sink

Conversation

@AlvaroVega
Copy link
Member

@AlvaroVega AlvaroVega commented Feb 6, 2025

  • SInk
  • Doc

Using:

iot-virtuoso:
  container_name: iot-virtuoso
  restart: "unless-stopped"
  image: openlink/virtuoso-opensource-7:7.2.14
  volumes:
    - ${DBPATH_VIRTUOSO}:/data
  ports:
    - "8890:8890"
    - "1111:1111"
  environment:
    - DBA_PASSWORD=dba
    - SPARQL_UPDATE=true
    - DEFAULT_GRAPH=http://localhost:8890/DAV
``

@AlvaroVega AlvaroVega closed this Dec 15, 2025
@fgalan fgalan deleted the task/add_virtuoso_sink branch December 15, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant