apache / apache/jena

Logging SPARQL Updates

Open
#2,690 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.4k
Forks
712
Avg merge
15h 41m
Merged PRs (30d)
53

Description

### Version

5.6.1

### Feature

Currently SPARQL queries are logged to the console or can be configured to a log file, but SPARQL update queries are not logged. The request is to just log the query itself, not the triples affected by the update.

### Are you interested in contributing a solution yourself?

None

Contributor guide

Open the contributing guide

Research direction

Start by tracing how Apache Jena currently logs SPARQL queries and where SPARQL update queries are executed. The change is complete when the update query text is logged while the triples affected by the update are not logged; no file or test is identified in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.