Jim Smart
Results
13
issues of
Jim Smart
trafficstars
### Current Behavior Literals of type xsd:string often get written out in SPARQL TSV results without quotes. This is because of this section of code: https://github.com/eclipse-rdf4j/rdf4j/blob/cd6509ba05c4d07eb9472158cb06b996b437b9e8/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLResultsTSVWriter.java#L204 ### Expected Behavior The...
🐞 bug
specification