Beginning of example in CSV format
svn: r20915
This commit is contained in:
parent
771ae761e2
commit
b82496eada
7
example/csv/example.csv
Normal file
7
example/csv/example.csv
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
person,surname,given
|
||||||
|
a,"CSV Surname","Given 1"
|
||||||
|
b,"CSV Surname","Given 2"
|
||||||
|
|
||||||
|
marriage,mother,father
|
||||||
|
1,a,b
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user