apache / apache/jena

Inconsistent Turtle writer

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

Description

### Version

6.1.0

### What happened?

I know this is very minor but the difference in the whitespace before punctuation is triggering me 😅 I did not use to be like this before version 6 IIRC.

### Relevant output and stacktrace

```turtle
,
;
```

### Are you interested in making a pull request?

Maybe

Contributor guide

Open the contributing guide

Research direction

Start at Jena's Turtle writer entry point and reproduce the output shown in the issue. Trace how whitespace is emitted before ',' and ';', then verify that the writer uses one consistent convention and that relevant regression coverage passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.