sratom_set_pretty_numbers¶
-
void sratom_set_pretty_numbers(Sratom *sratom, bool pretty_numbers)¶
Write pretty numeric literals.
If
pretty_numbers
is true, numbers will be written as pretty Turtle literals, rather than string literals with precise types. The cost of this is that the types might get fudged on a round-trip to RDF and back.