File: test-04.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 (4 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (85)
1
2
3
4
# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .