dataimport/test/data/people.csv
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 14 Dec 2015 14:55:10 +0100
changeset 10987 a945fe89b33f
parent 10460 d260722f2453
permissions -rw-r--r--
[dataimport] add tests for SQLGenObjectStore (closes #9177565) Stolen from the massive import store, with the irrelevant bits removed. Remove redundant tests from test_pgstore.py.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10460
d260722f2453 [dataimport] introduce the importer and extentity classes
Yann Voté <yann.vote@logilab.fr>
parents:
diff changeset
     1
# uri,name,knows
d260722f2453 [dataimport] introduce the importer and extentity classes
Yann Voté <yann.vote@logilab.fr>
parents:
diff changeset
     2
http://www.example.org/alice,Alice,
d260722f2453 [dataimport] introduce the importer and extentity classes
Yann Voté <yann.vote@logilab.fr>
parents:
diff changeset
     3
http://www.example.org/bob,Bob,http://www.example.org/alice