Skip to content

Releases: atextor/turtle-formatter

version 1.2.15

04 Jan 14:02
Compare
Choose a tag to compare

Correctly format RDF nodes with additional properties

version 1.2.14

07 Nov 05:06
Compare
Choose a tag to compare

xsd:double is correctly typed even when lexically equivalent to xsd:decimal

version 1.2.13

21 Sep 14:20
Compare
Choose a tag to compare

Use formatting of double literals from source model by default

What's Changed

Full Changelog: v1.2.12...v1.2.13

version 1.2.12

13 Sep 08:44
Compare
Choose a tag to compare

Fixes ordering of blank nodes, correct handling of blank node cycles and changes default subjectOrder (rdfs:Ontology before rdfs:Class).

What's Changed

  • Bugfix for Blank node ordering, RDF lists and DecimalFormat by @fkleedorfer in #15

New Contributors 🌟

Full Changelog: v1.2.11...v1.2.12

version 1.2.11

06 Mar 05:08
Compare
Choose a tag to compare

Do not print rdf:type as a when used as an object

version 1.2.10

03 Nov 04:23
Compare
Choose a tag to compare

Configured endOfLine style is honored in prefix formatting

version 1.2.9

22 Sep 04:11
Compare
Choose a tag to compare

Make empty base URI configurable in formatting style

version 1.2.8

09 Aug 04:15
Compare
Choose a tag to compare

Fix escaping in triple-quoted strings and introduce quote style

version 1.2.7

24 Mar 05:04
Compare
Choose a tag to compare

Use Jena RIOT for formatting URIs and local names

version 1.2.6

29 Nov 05:35
Compare
Choose a tag to compare

Fix alignment of repeated identical predicates