File: construct-where.out

package info (click to toggle)
tinysparql 3.10.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,468 kB
  • sloc: ansic: 118,310; python: 6,139; javascript: 719; sh: 121; perl: 106; xml: 67; makefile: 31; sql: 1
file content (8 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
"http://example/a"	"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"	"http://example/A"
"http://example/b"	"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"	"http://example/A"
"http://example/c"	"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"	"http://example/A"
"http://example/d"	"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"	"http://example/A"
"http://example/a"	"http://example/name"	"nameA"
"http://example/b"	"http://example/name"	"nameB"
"http://example/c"	"http://example/name"	"nameC"
"http://example/d"	"http://example/name"	"nameD"