File: blankNodePropertyList_as_object.nq

package info (click to toggle)
librdf-trine-perl 1.011-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,160 kB
  • ctags: 1,053
  • sloc: perl: 17,247; makefile: 35; sql: 20
file content (4 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (18)
1
2
3
4
<http://a.example/s> <http://a.example/p> _:b1 .
_:b1 <http://a.example/p2> <http://a.example/o2> .
<http://a.example/s> <http://a.example/p> _:b2 <http://example/graph> .
_:b2 <http://a.example/p2> <http://a.example/o2> <http://example/graph>  .