1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-09 00:22:44 +02:00
audacity/lib-src/lv2/serd/tests/TurtleTests/two_LITERAL_LONG2s.ttl

5 lines
164 B
Turtle

# Test long literal twice to ensure it does not over-quote
@prefix : <http://example.org/ex#> .
:a :b """first long literal""" .
:c :d """second long literal""" .