rybesh opened a new pull request, #1923:
URL: https://github.com/apache/jena/pull/1923

   Pull request Description:
   
   Adds a "long" Turtle format variant based on rdflib's "longturtle" format. 
It uses a fixed indentation width (2) and linebreaks after each sequence 
element.
   
   See related `users@jena` ML discussion: 
https://lists.apache.org/thread/0x2j11zs8vj1pv130hrlqxws4myl908v
   
   I’m not sure how to test this—there do not seem to be any current tests for 
indentation.
   
   ----
   
    - [ ] Tests are included.
    - [ ] Documentation change and updates are provided for the [Apache Jena 
website](https://github.com/apache/jena-site/)
    - [X] Commits have been squashed to remove intermediate development commit 
messages.
    - [ ] Key commit messages start with the issue number (GH-xxxx, or if in 
JIRA, JENA-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a 
contribution to the Apache Software Foundation under the terms and conditions 
of the [Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" 
guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to