relpipe-data/examples/rdf-return.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 04 Aug 2020 00:58:46 +0200
branchv_0
changeset 312 0a65e49a076f
parent 310 aeda3cb4528d
permissions -rw-r--r--
examples: Querying an RDF triplestore using SPARQL: @id for the turtle part

return:
 ╭───────────────────────┬───────────────────────────────────┬───────────────╮
 │ actor_name   (string) │ film_name                (string) │ lang (string) │
 ├───────────────────────┼───────────────────────────────────┼───────────────┤
 │ Konstantin Lavronenko │ Возвращение (фильм, 2003, Россия) │ ru            │
 │ Konstantin Lavronenko │ The Return (2003 film)            │ en            │
 │ Konstantin Lavronenko │ Vozvrasjtsjenie                   │ nl            │
 ╰───────────────────────┴───────────────────────────────────┴───────────────╯
Record count: 3