File: turtle-subm-05.ttl

package info (click to toggle)
librdf-trine-perl 1.019-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 10,204 kB
  • sloc: perl: 17,601; sql: 20; makefile: 12; sh: 4
file content (4 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (90)
1
2
3
4
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .