File: test-02.ttl

package info (click to toggle)
apache-jena 4.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 108,360 kB
  • sloc: java: 569,560; xml: 21,014; sh: 7,545; ruby: 1,097; javascript: 971; perl: 912; python: 24; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (85)
1
2
3
4
5
# Test , operator
@prefix : <http://example.org/base#> .
:a :b :c,
      :d,
      :e .