File: test-18.ttl

package info (click to toggle)
sord 0.8.0~dfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,248 kB
  • sloc: python: 11,990; ansic: 3,139; cpp: 483; xml: 173; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (53)
1
2
3
4
5
6
7
8
9
@prefix : <http://example.org/foo#> .

:a :b """\nthis \ris a \U00015678long\t
literal\uABCD
""" .

:d :e """\tThis \uABCDis\r \U00015678another\n
one
""" .