This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/semweb/Tests/Turtle/test-17.ttl

7 lines
102 B
Turtle

# Test long literal
@prefix : <http://example.org/ex#> .
:a :b """a long
literal
with
newlines""" .