File: trig-syntax-prefix-08.trig

package info (click to toggle)
librdf-trine-perl 1.019-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,200 kB
  • sloc: perl: 17,601; sql: 20; makefile: 8; sh: 1
file content (3 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (23)
1
2
3
# underscore is a legal pname character
@prefix x: <http://example/> .
{x:_  x:p_1 x:o .}